paper-with-me

Papers

Weak-SIGReg: Covariance Regularization for Stable Deep Learning

2026-03-06 · Habibullah Akbar arxiv

Modern neural network optimization relies heavily on architectural priorssuch as Batch Normalization and Residual connectionsto stabilize training dynamics. Without these, or in low-data regimes with aggressive augmentation, low-bias architectures like Vision Transformers (ViTs) often suffer from optimization collapse. This work adopts Sketched Isotropic Gaussian Regularization (SIGReg), recently introduced in the LeJEPA self-supervised framework, and repurposes it as a general optimization stabilizer for supervised learning. While the original formulation targets the full characteristic function, a computationally efficient variant is derived, Weak-SIGReg, which targets the covariance matrix via random sketching. Inspired by interacting particle systems, representation collapse is viewed as stochastic drift; SIGReg constrains the representation density towards an isotropic Gaussian, mitigating this drift. Empirically, SIGReg recovers the training of a ViT on CIFAR-100 from a collapsed 20.73\% to 72.02\% accuracy without architectural hacks and significantly improves the convergence of deep vanilla MLPs trained with pure SGD. Code is available at \href{https://github.com/kreasof-ai/sigreg}{github.com/kreasof-ai/sigreg}.

📄 PDF Abstract BibTeX arXiv:2603.05924

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VISReg: Variance-Invariance-Sketching Regularization for JEPA training

2026-06-01 · Haiyu Wu, Randall Balestriero, Morgan Levine arxiv

Self-supervised learning methods prevent embedding collapse via modeling heuristics or explicit regularization of the embedding space. Among the latter, VICReg decomposes regularization into variance and covariance objec…

Self-Supervised Learning

Dissipative Learning: A Framework for Viable Adaptive Systems

2026-01-25 · Laurent Caraffa arxiv

We propose a perspective in which learning is an intrinsically dissipative process. Forgetting and regularization are not heuristic add-ons but structural requirements for adaptive systems. Drawing on information theory,…

Non-Contrastive Vision-Language Learning with Predictive Embedding Alignment

2026-01-31 · Lukas Kuhn, Giuseppe Serra, Florian Buettner arxiv

Vision-language models have transformed multimodal representation learning, yet dominant contrastive approaches like CLIP require large batch sizes, careful negative sampling, and extensive hyperparameter tuning. We intr…

Representation Learning

Temporally Centered SIGReg Improves LeWorldModel Representations for Robot Policy Learning

2026-07-29 · Chang Liu, Fei Suo, Yanzhou Jin, Yusuke Iwasawa 외 arxiv

Recent work on LeWorldModel (LeWM) has shown that the Sketched Isotropic Gaussian Regularizer (SIGReg) enables stable end-to-end world model learning from pixels by regularizing the latent representation toward an isotro…

Human-Centered Learning Mechanics: A Dynamical Framework for Entropy-Regulated Representation Learning

2026-05-21 · Kim Phuc Tran arxiv

Deep learning is increasingly viewed as a dynamical process in parameter space, yet many existing theories still treat training as a closed optimization system. This view is limited for real-world AI, where models operat…

Representation Learning