paper-with-me

Papers

Neural (Tangent Kernel) Collapse

2023-05-25 · NeurIPS 2023 11

This work bridges two important concepts: the Neural Tangent Kernel (NTK), which captures the evolution of deep neural networks (DNNs) during training, and the Neural Collapse (NC) phenomenon, which refers to the emergence of symmetry and structure in the last-layer features of well-trained classification DNNs. We adopt the natural assumption that the empirical NTK develops a block structure aligned with the class labels, i.e., samples within the same class have stronger correlations than samples from different classes. Under this assumption, we derive the dynamics of DNNs trained with mean squared (MSE) loss and break them into interpretable phases. Moreover, we identify an invariant that captures the essence of the dynamics, and use it to prove the emergence of NC in DNNs with block-structured NTK. We provide large-scale numerical experiments on three common DNN architectures and three benchmark datasets to support our theory.

📄 PDF Abstract BibTeX arXiv:2305.16427

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

NTK 설명 없음

Similar Papers 제목 키워드 기반

Can Kernel Methods Explain How the Data Affects Neural Collapse?

2024-06-04 · Vignesh Kothapalli, Tom Tirer

A vast amount of literature has recently focused on the "Neural Collapse" (NC) phenomenon, which emerges when training neural network (NN) classifiers beyond the zero training error point. The core component of NC is the…

Single-level Adversarial Data Synthesis based on Neural Tangent Kernels

2022-04-08 · Yu-Rong Zhang, Ruei-Yang Su, Sheng Yen Chou, Shan-Hung Wu

Abstract Generative adversarial networks (GANs) have achieved impressive performance in data synthesis and have driven the development of many applications. However, GANs are known to be hard to train due to their bileve…

Bilevel Optimization

An Empirical Analysis of the Laplace and Neural Tangent Kernels

2022-08-07 · Ronaldas Paulius Lencevicius

The neural tangent kernel is a kernel function defined over the parameter distribution of an infinite width neural network. Despite the impracticality of this limit, the neural tangent kernel has allowed for a more direc…

Quantifying the Benefit of Using Differentiable Learning over Tangent Kernels

2021-03-01 · Eran Malach, Pritish Kamath, Emmanuel Abbe, Nathan Srebro

We study the relative power of learning with gradient descent on differentiable models, such as neural networks, versus using the corresponding tangent kernels. We show that under certain conditions, gradient descent ach…

NFT-K: Non-Fungible Tangent Kernels

2021-10-11 · Sina AlEMohammad, Hossein Babaei, CJ Barberan, Naiming Liu 외

Deep neural networks have become essential for numerous applications due to their strong empirical performance such as vision, RL, and classification. Unfortunately, these networks are quite difficult to interpret, and t…