paper-with-me

Papers

Tackling small eigen-gaps: Fine-grained eigenvector estimation and inference under heteroscedastic noise

2020-01-14 · Chen Cheng, Yuting Wei, Yuxin Chen

This paper aims to address two fundamental challenges arising in eigenvector estimation and inference for a low-rank matrix from noisy observations: (1) how to estimate an unknown eigenvector when the eigen-gap (i.e. the spacing between the associated eigenvalue and the rest of the spectrum) is particularly small; (2) how to perform estimation and inference on linear functionals of an eigenvector -- a sort of "fine-grained" statistical reasoning that goes far beyond the usual $\ell_2$ analysis. We investigate how to address these challenges in a setting where the unknown $n\times n$ matrix is symmetric and the additive noise matrix contains independent (and non-symmetric) entries. Based on eigen-decomposition of the asymmetric data matrix, we propose estimation and uncertainty quantification procedures for an unknown eigenvector, which further allow us to reason about linear functionals of an unknown eigenvector. The proposed procedures and the accompanying theory enjoy several important features: (1) distribution-free (i.e. prior knowledge about the noise distributions is not needed); (2) adaptive to heteroscedastic noise; (3) minimax optimal under Gaussian noise. Along the way, we establish optimal procedures to construct confidence intervals for the unknown eigenvalues. All this is guaranteed even in the presence of a small eigen-gap (up to $O(\sqrt{n/\mathrm{poly}\log (n)})$ times smaller than the requirement in prior theory), which goes significantly beyond what generic matrix perturbation theory has to offer.

📄 PDF Abstract BibTeX arXiv:2001.04620

Code (0)

등록된 구현이 없습니다.

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

Minimax Estimation of Linear Functions of Eigenvectors in the Face of Small Eigen-Gaps

2021-04-07 · Gen Li, Changxiao Cai, H. Vincent Poor, Yuxin Chen

Eigenvector perturbation analysis plays a vital role in various data science applications. A large body of prior works, however, focused on establishing $\ell_{2}$ eigenvector perturbation bounds, which are often highly …

Denoising

On the Eigenvalues of Global Covariance Pooling for Fine-grained Visual Recognition

2022-05-26 · Yue Song, Nicu Sebe, Wei Wang

The Fine-Grained Visual Categorization (FGVC) is challenging because the subtle inter-class variations are difficult to be captured. One notable research line uses the Global Covariance Pooling (GCP) layer to learn power…

Fine-Grained Image ClassificationFine-Grained Visual CategorizationFine-Grained Visual RecognitionImage Classification

Geometric bias in eigenspace perturbation under random heterogeneous noise

2026-06-09 · Fengkai Liu, Ke Wang, Wanjie Wang arxiv

Spectral methods rely fundamentally on the stability of principal eigenspaces under random perturbations. Classically, this stability is quantified by the Davis-Kahan and Wedin theorems, which bound the eigenspace error …

Identification and estimation for matrix time series CP-factor models

2024-10-08 · Jinyuan Chang, Yue Du, Guanglin Huang, Qiwei Yao

We propose a new method for identifying and estimating the CP-factor models for matrix time series. Unlike the generalized eigenanalysis-based method of Chang et al.(2023) for which the convergence rates may suffer from …

Time Series

RealRAG: Retrieval-augmented Realistic Image Generation via Self-reflective Contrastive Learning

2025-02-02 · Yuanhuiyi Lyu, Xu Zheng, Lutao Jiang, Yibo Yan 외

Recent text-to-image generative models, e.g., Stable Diffusion V3 and Flux, have achieved notable progress. However, these models are strongly restricted to their limited knowledge, a.k.a., their own fixed parameters, th…

Contrastive LearningImage GenerationObjectRAG+2