paper-with-me

홈 › Papers

Nearly Instance-Optimal Parameter Recovery from Many Trajectories via Hellinger Localization

2025-10-07 · Eliot Shekhtman, Yichen Zhou, Ingvar Ziemann, Nikolai Matni, Stephen Tu arxiv

Learning from temporally-correlated data is a core facet of modern machine learning. Yet our understanding of sequential learning remains incomplete, particularly in the multi-trajectory setting where data consists of many independent realizations of a time-indexed stochastic process. This important regime both reflects modern training pipelines such as for large foundation models, and offers the potential for learning without the typical mixing assumptions made in the single-trajectory case. However, instance-optimal bounds are known only for least-squares regression with dependent covariates; for more general models or loss functions, the only broadly applicable guarantees result from a reduction to either i.i.d. learning, with effective sample size scaling only in the number of trajectories, or an existing single-trajectory result when each individual trajectory mixes, with effective sample size scaling as the full data budget deflated by the mixing-time. In this work, we significantly broaden the scope of instance-optimal rates in multi-trajectory settings via the Hellinger localization framework, a general approach for maximum likelihood estimation. Our method proceeds by first controlling the squared Hellinger distance at the path-measure level via a reduction to i.i.d. learning, followed by localization as a quadratic form in parameter space weighted by the trajectory Fisher information. This yields instance-optimal bounds that scale with the full data budget under a broad set of conditions. We instantiate our framework across four diverse case studies: a simple mixture of Markov chains, dependent linear regression under non-Gaussian noise, generalized linear models with non-monotonic activations, and linear-attention sequence models. In all cases, our bounds nearly match the instance-optimal rates from asymptotic normality, substantially improving over standard reductions.

📄 PDF Abstract BibTeX arXiv:2510.06434

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Mixtures of Linear Regressions with Nearly Optimal Complexity

2018-02-22 · Yuanzhi Li, YIngyu Liang

Mixtures of Linear Regressions (MLR) is an important mixture model with many applications. In this model, each observation is generated from one of the several unknown linear regression components, where the identity of …

Revisiting Instance-Optimal Cluster Recovery in the Labeled Stochastic Block Model

2023-06-18 · Kaito Ariu, Alexandre Proutiere, Se-Young Yun

In this paper, we investigate the problem of recovering hidden communities in the Labeled Stochastic Block Model (LSBM) with a finite number of clusters whose sizes grow linearly with the total number of nodes. We derive…

ClusteringStochastic Block Model

A Validation Approach to Over-parameterized Matrix and Image Recovery

2022-09-21 · Lijun Ding, Zhen Qin, Liwei Jiang, Jinxin Zhou 외

This paper studies the problem of recovering a low-rank matrix from several noisy random linear measurements. We consider the setting where the rank of the ground-truth matrix is unknown a priori and use an objective fun…

Image Restoration

A Short Information-Theoretic Analysis of Linear Auto-Regressive Learning

2024-09-10 · Ingvar Ziemann

In this note, we give a short information-theoretic proof of the consistency of the Gaussian maximum likelihood estimator in linear auto-regressive models. Our proof yields nearly optimal non-asymptotic rates for paramet…

Hyperparameter Tuning is All You Need for LISTA

2021-10-29 · NeurIPS 2021 12 · Xiaohan Chen, Jialin Liu, Zhangyang Wang, Wotao Yin

Learned Iterative Shrinkage-Thresholding Algorithm (LISTA) introduces the concept of unrolling an iterative algorithm and training it like a neural network. It has had great success on sparse recovery. In this paper, we …

AllRolling Shutter Correction