paper-with-me

Papers

Sample-Efficient Linear Representation Learning from Non-IID Non-Isotropic Data

2023-08-08 · Thomas T. C. K. Zhang, Leonardo F. Toso, James Anderson, Nikolai Matni

A powerful concept behind much of the recent progress in machine learning is the extraction of common features across data from heterogeneous sources or tasks. Intuitively, using all of one's data to learn a common representation function benefits both computational effort and statistical generalization by leaving a smaller number of parameters to fine-tune on a given task. Toward theoretically grounding these merits, we propose a general setting of recovering linear operators $M$ from noisy vector measurements $y = Mx + w$, where the covariates $x$ may be both non-i.i.d. and non-isotropic. We demonstrate that existing isotropy-agnostic representation learning approaches incur biases on the representation update, which causes the scaling of the noise terms to lose favorable dependence on the number of source tasks. This in turn can cause the sample complexity of representation learning to be bottlenecked by the single-task data size. We introduce an adaptation, $\texttt{De-bias & Feature-Whiten}$ ($\texttt{DFW}$), of the popular alternating minimization-descent scheme proposed independently in Collins et al., (2021) and Nayer and Vaswani (2022), and establish linear convergence to the optimal representation with noise level scaling down with the $\textit{total}$ source data size. This leads to generalization bounds on the same order as an oracle empirical risk minimizer. We verify the vital importance of $\texttt{DFW}$ on various numerical simulations. In particular, we show that vanilla alternating-minimization descent fails catastrophically even for iid, but mildly non-isotropic data. Our analysis unifies and generalizes prior work, and provides a flexible framework for a wider range of applications, such as in controls and dynamical systems.

📄 PDF Abstract BibTeX arXiv:2308.04428

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization BoundsMeta-LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Accelerated MR Elastography Using Learned Neural Network Representation

2026-01-17 · Xi Peng arxiv

To develop a deep-learning method for achieving fast high-resolution MR elastography from highly undersampled data without the need of high-quality training dataset. We first framed the deep neural network representation…

Image Reconstruction

Stable Deep Reinforcement Learning via Isotropic Gaussian Representations

2026-02-22 · Ali Saheb Pasand, Johan Obando-Ceron, Aaron Courville, Pouya Bashivan 외 arxiv

Deep reinforcement learning systems often suffer from unstable training dynamics due to non-stationarity, where learning objectives and data distributions evolve over time. We show that under non-stationary targets, isot…

Reinforcement Learning

Shrinkage to Infinity: Reducing Test Error by Inflating the Minimum Norm Interpolator in Linear Models

2025-10-22 · Jake Freeman arxiv

Hastie et al. (2022) found that ridge regularization is essential in high dimensional linear regression $y=β^Tx + ε$ with isotropic co-variates $x\in \mathbb{R}^d$ and $n$ samples at fixed $d/n$. However, Hastie et al. (…

Achieving detailed medial temporal lobe segmentation with upsampled isotropic training from implicit neural representation

2025-08-24 · Yue Li, Pulkit Khandelwal, Rohit Jena, Long Xie 외 arxiv

Imaging biomarkers in magnetic resonance imaging (MRI) are important tools for diagnosing, tracking and treating Alzheimer's disease (AD). Neurofibrillary tau pathology in AD is closely linked to neurodegeneration and ge…

LAST: Bridging Vision-Language and Action Manifolds via Gromov-Wasserstein Alignment

2026-05-27 · Huaihai Lyu, Chaofan Chen, Yuheng Ji, Xiansheng Chen 외 arxiv

We take a Gromov-Wasserstein perspective on Vision-Language-Action (VLA) learning, where the goal is to make the relational geometry of action representations compatible with the semantic geometry of VL embeddings. Howev…