paper-with-me

Papers

Heteroskedastic PCA: Algorithm, Optimality, and Applications

2018-10-19 · Anru R. Zhang, T. Tony Cai, Yihong Wu

A general framework for principal component analysis (PCA) in the presence of heteroskedastic noise is introduced. We propose an algorithm called HeteroPCA, which involves iteratively imputing the diagonal entries of the sample covariance matrix to remove estimation bias due to heteroskedasticity. This procedure is computationally efficient and provably optimal under the generalized spiked covariance model. A key technical step is a deterministic robust perturbation analysis on singular subspaces, which can be of independent interest. The effectiveness of the proposed algorithm is demonstrated in a suite of problems in high-dimensional statistics, including singular value decomposition (SVD) under heteroskedastic noise, Poisson PCA, and SVD for heteroskedastic and incomplete data.

📄 PDF Abstract BibTeX arXiv:1810.08316

Code (1)

lscientific/dhlcm

Tasks

Denoising

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

A Jointly Efficient and Optimal Algorithm for Heteroskedastic Generalized Linear Bandits with Adversarial Corruptions

2026-02-11 · Sanghwa Kim, Junghyun Lee, Se-Young Yun arxiv

We consider the problem of heteroskedastic generalized linear bandits (GLBs) with adversarial corruptions, which subsumes heteroskedastic linear bandits and logistic/Poisson bandits, in the presence of adversarial corrup…

Bandits for Efficient Experimentation: Adapting to Control Group, Preferences, and Context Drifts

2026-06-08 · Udvas Das, Waris Radji, Debabrota Basu, Odalric-Ambrym Maillard arxiv

We consider a variant of the linear contextual stochastic multi-armed bandits, where the learner must provide recommendations to a group of users, each having its personalized preference vector, and in the presence of co…

Multi-Armed Bandits

Conditional Independence Testing with Heteroskedastic Data and Applications to Causal Discovery

2023-06-20 · Wiebke Günther, Urmi Ninad, jonas Wahl, Jakob Runge

Conditional independence (CI) testing is frequently used in data analysis and machine learning for various scientific fields and it forms the basis of constraint-based causal discovery. Oftentimes, CI testing relies on s…

Causal Discovery

Approximate Function Evaluation via Multi-Armed Bandits

2022-03-18 · Tavor Z. Baharav, Gary Cheng, Mert Pilanci, David Tse

We study the problem of estimating the value of a known smooth function $f$ at an unknown point $\boldsymbol{\mu} \in \mathbb{R}^n$, where each component $\mu_i$ can be sampled via a noisy oracle. Sampling more frequentl…

Multi-Armed Bandits

Heteroskedastic and Imbalanced Deep Learning with Adaptive Regularization

2020-06-29 · ICLR 2021 1 · Kaidi Cao, Yining Chen, Junwei Lu, Nikos Arechiga 외

Real-world large-scale datasets are heteroskedastic and imbalanced -- labels have varying levels of uncertainty and label distributions are long-tailed. Heteroskedasticity and imbalance challenge deep learning algorithms…

Deep LearningImage Classification