The role of class encoding in neural collapse

34d ago · Global · primary source: export.arxiv.org

Multi-source synthesis by The Embedding Report from 2 sources. Every numeric and quoted claim traces to a cited source body (see methodology).

Researchers have explored the concept of neural collapse in neural network classification models, revealing its structural properties and the role of label encoding.

A recent study[1] examined the last-hidden-layer activations in neural network classification models, finding that neural collapse is a structural property when trained beyond zero classification error. The researchers used the unrestricted feature model with mean squared error training loss to investigate the impact of label encoding on neural collapse. They demonstrated that one-hot encoded labels and balanced data lead to a transition from a simplex equiangular tight frame to an orthogonal frame when increasing the bias regularization coefficient. The final classifier's bias was found to center the labels, compensating for the discrepancy between the global mean of the labels and the origin. Meanwhile, another research team[2] proposed a new framework, Optical-Guided Neural Collapse, for Synthetic Aperture Radar (SAR) few-shot class-incremental learning. This framework utilizes data-rich optical ATR datasets to guide SAR feature learning and projects SAR features onto orthogonal subspaces via principal angle constraints. The approach achieved the highest final accuracy and a favorable trade-off between final performance and performance degradation. Neural collapse metrics showed improved intra-class compactness and inter-class separability.

controversyresearch-paper

Background sources we checked (3)
  • en.wikipedia.org ↗ Self-supervised learning (SSL) is a paradigm in machine learning where a model is trained on a task using the data itself to generate supervisory signals, rather than relying on externally-provided labels. In the context of neural networks, self-supervised learning aims to levera…
  • en.wikipedia.org ↗ In machine learning, deep learning (DL) focuses on utilizing multilayered neural networks to perform tasks such as classification, regression, and representation learning. The field takes inspiration from biological neuroscience and revolves around stacking artificial neurons int…
  • en.wikipedia.org ↗ Neural binding is the neuroscientific aspect of what is commonly known as the binding problem: the interdisciplinary difficulty of creating a comprehensive and verifiable model for the unity of consciousness. "Binding" refers to the integration of highly diverse neural informatio…

Sources cited (2)

  1. arxiv.org ↗ E
  2. arxiv.org ↗ E
Spot something wrong? Report an issue