paper-with-me

홈 › Papers

Understanding Representation of Deep Equilibrium Models from Neural Collapse Perspective

2024-10-30 · Haixiang Sun, Ye Shi

Deep Equilibrium Model (DEQ), which serves as a typical implicit neural network, emphasizes their memory efficiency and competitive performance compared to explicit neural networks. However, there has been relatively limited theoretical analysis on the representation of DEQ. In this paper, we utilize the Neural Collapse ($\mathcal{NC}$) as a tool to systematically analyze the representation of DEQ under both balanced and imbalanced conditions. $\mathcal{NC}$ is an interesting phenomenon in the neural network training process that characterizes the geometry of class features and classifier weights. While extensively studied in traditional explicit neural networks, the $\mathcal{NC}$ phenomenon has not received substantial attention in the context of implicit neural networks. We theoretically show that $\mathcal{NC}$ exists in DEQ under balanced conditions. Moreover, in imbalanced settings, despite the presence of minority collapse, DEQ demonstrated advantages over explicit neural networks. These advantages include the convergence of extracted features to the vertices of a simplex equiangular tight frame and self-duality properties under mild conditions, highlighting DEQ's superiority in handling imbalanced datasets. Finally, we validate our theoretical analyses through experiments in both balanced and imbalanced scenarios.

📄 PDF Abstract BibTeX arXiv:2410.23391

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
DEQ A new kind of implicit models, where the output of the network is defined as the solution to an "infinite-level" fixed point equation. Thanks to this we can compute the gradient…

Similar Papers 제목 키워드 기반

How Does SimSiam Avoid Collapse Without Negative Samples? A Unified Understanding with Self-supervised Contrastive Learning

2022-03-30 · Chaoning Zhang, Kang Zhang, Chenshuang Zhang, Trung X. Pham 외

To avoid collapse in self-supervised learning (SSL), a contrastive loss is widely used but often requires a large number of negative samples. Without negative samples yet achieving competitive performance, a recent work …

Contrastive LearningSelf-Supervised Learning

Feature Normalization Prevents Collapse of Non-contrastive Learning Dynamics

2023-09-28 · Han Bao

Contrastive learning is a self-supervised representation learning framework, where two positive views generated through data augmentation are made similar by an attraction force in a data representation space, while a re…

Computational EfficiencyContrastive LearningData AugmentationRepresentation Learning

Human-AI Co-Evolution and Epistemic Collapse: A Dynamical Systems Perspective

2026-05-07 · Xuening Wu, Yanlan Kang, Qianya Xu, Kexuan Xie 외 arxiv

Large language models (LLMs) are reshaping how knowledge is produced, with increasing reliance on AI systems for generation, summarization, and reasoning. While prior work has studied cognitive offloading in humans and m…

CP-GAN: Towards a Better Global Landscape of GANs

2019-09-25 · Ruoyu Sun, Tiantian Fang, Alex Schwing

GANs have been very popular in data generation and unsupervised learning, but our understanding of GAN training is still very limited. One major reason is that GANs are often formulated as non-convex-concave min-max opt…

How Does SimSiam Avoid Collapse Without Negative Samples? Towards a Unified Understanding of Progress in SSL

2021-09-29 · ICLR 2022 4 · Chaoning Zhang, Kang Zhang, Chenshuang Zhang, Trung X. Pham 외

Towards avoiding collapse in self-supervised learning (SSL), contrastive loss is widely used but often requires a large number of negative samples. Without negative samples yet achieving competitive performance one recen…

Self-Supervised Learning