paper-with-me

홈 › Papers

Feature Dynamics as Implicit Data Augmentation: A Depth-Decomposed View on Deep Neural Network Generalization

2025-09-24 · Tianyu Ruan, Kuo Gai, Shihua Zhang arxiv

Why do deep networks generalize well? In contrast to classical generalization theory, we approach this fundamental question by examining not only inputs and outputs, but the evolution of internal features. Our study suggests a phenomenon of temporal consistency that predictions remain stable when shallow features from earlier checkpoints combine with deeper features from later ones. This stability is not a trivial convergence artifact. It acts as a form of implicit, structured augmentation that supports generalization. We show that temporal consistency extends to unseen and corrupted data, but collapses when semantic structure is destroyed (e.g., random labels). Statistical tests further reveal that SGD injects anisotropic noise aligned with a few principal directions, reinforcing its role as a source of structured variability. Together, these findings suggest a conceptual perspective that links feature dynamics to generalization, pointing toward future work on practical surrogates for measuring temporal feature evolution.

📄 PDF Abstract BibTeX arXiv:2509.20334

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Implicit Bias and Loss of Plasticity in Matrix Completion: Depth Promotes Low-Rankness

2026-03-05 · Baekrok Shin, Chulhee Yun arxiv

We study matrix completion via deep matrix factorization (a.k.a. deep linear neural networks) as a simplified testbed to examine how network depth influences training dynamics. Despite the simplicity and importance of th…

AugVLA-3D: Depth-Driven Feature Augmentation for Vision-Language-Action Models

2026-02-11 · Zhifeng Rao, Wenlong Chen, Lei Xie, Xia Hua 외 arxiv

Vision-Language-Action (VLA) models have recently achieved remarkable progress in robotic perception and control, yet most existing approaches primarily rely on VLM trained using 2D images, which limits their spatial und…

Data AugmentationDepth Estimation

Semantic Data Augmentation based Distance Metric Learning for Domain Generalization

2022-08-02 · Mengzhu Wang, Jianlong Yuan, Qi Qian, Zhibin Wang 외

Domain generalization (DG) aims to learn a model on one or more different but related source domains that could be generalized into an unseen target domain. Existing DG methods try to prompt the diversity of source domai…

Data AugmentationDiversityDomain GeneralizationMetric Learning

The Implicit Bias of Depth: From Neural Collapse to Softmax Codes

2026-05-21 · Connall Garrod, Jonathan P. Keating, Christos Thrampoulidis arxiv

Neural collapse (NC) describes the structured geometry that emerges in the features and weights of trained classifiers. Recent theory suggests NC can be suboptimal in deep architectures, attributing this to an explicit l…

CutDepth:Edge-aware Data Augmentation in Depth Estimation

2021-07-16 · Yasunori Ishii, Takayoshi Yamashita

It is difficult to collect data on a large scale in a monocular depth estimation because the task requires the simultaneous acquisition of RGB images and depths. Data augmentation is thus important to this task. However,…

Data AugmentationDepth EstimationMonocular Depth Estimation