paper-with-me

홈 › Papers

Spectrum-Aware Debiasing: A Modern Inference Framework with Applications to Principal Components Regression

2023-09-14 · Yufan Li, Pragya Sur

Debiasing is a fundamental concept in high-dimensional statistics. While degrees-of-freedom adjustment is the state-of-the-art technique in high-dimensional linear regression, it is limited to i.i.d. samples and sub-Gaussian covariates. These constraints hinder its broader practical use. Here, we introduce Spectrum-Aware Debiasing--a novel method for high-dimensional regression. Our approach applies to problems with structured dependencies, heavy tails, and low-rank structures. Our method achieves debiasing through a rescaled gradient descent step, deriving the rescaling factor using spectral information of the sample covariance matrix. The spectrum-based approach enables accurate debiasing in much broader contexts. We study the common modern regime where the number of features and samples scale proportionally. We establish asymptotic normality of our proposed estimator (suitably centered and scaled) under various convergence notions when the covariates are right-rotationally invariant. Such designs have garnered recent attention due to their crucial role in compressed sensing. Furthermore, we devise a consistent estimator for its asymptotic variance. Our work has two notable by-products: first, we use Spectrum-Aware Debiasing to correct bias in principal components regression (PCR), providing the first debiased PCR estimator in high dimensions. Second, we introduce a principled test for checking alignment between the signal and the eigenvectors of the sample covariance matrix. This test is independently valuable for statistical methods developed using approximate message passing, leave-one-out, or convex Gaussian min-max theorems. We demonstrate our method through simulated and real data experiments. Technically, we connect approximate message passing algorithms with debiasing and provide the first proof of the Cauchy property of vector approximate message passing (V-AMP).

📄 PDF Abstract BibTeX arXiv:2309.07810

Code (0)

등록된 구현이 없습니다.

Tasks

compressed sensingregression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Mitigating Reward Hacking in RLHF via Bayesian Non-negative Reward Modeling

2026-02-11 · Zhibin Duan, Guowei Rong, Zhuo Li, Bo Chen 외 arxiv

Reward models learned from human preferences are central to aligning large language models (LLMs) via reinforcement learning from human feedback, yet they are often vulnerable to reward hacking due to noisy annotations a…

Reinforcement Learning

DINER: Debiasing Aspect-based Sentiment Analysis with Multi-variable Causal Inference

2024-03-02 · Jialong Wu, Linhai Zhang, Deyu Zhou, Guoqiang Xu

Though notable progress has been made, neural-based aspect-based sentiment analysis (ABSA) models are prone to learn spurious correlations from annotation biases, resulting in poor robustness on adversarial data transfor…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Causal Inferencecounterfactual+2

Causality-aware Graph Aggregation Weight Estimator for Popularity Debiasing in Top-K Recommendation

2025-10-06 · Yue Que, Yingyi Zhang, Xiangyu Zhao, Chen Ma arxiv

Graph-based recommender systems leverage neighborhood aggregation to generate node representations, which is highly sensitive to popularity bias, resulting in an echo effect during information propagation. Existing graph…

Causal Inference

Beyond Hidden-Layer Manipulation: Semantically-Aware Logit Interventions for Debiasing LLMs

2025-10-25 · Wei Xia arxiv

We proposed Static and Dynamic -- two zero-shot logits-layer debiasing methods. Dynamic reduces bias by up to 70% with minimal fluency loss. Logits intervention outperforms hidden-layer approaches. We show semantic-aware…

Large Language Models Are Not Robust Multiple Choice Selectors

2023-09-07 · Chujie Zheng, Hao Zhou, Fandong Meng, Jie zhou 외

Multiple choice questions (MCQs) serve as a common yet important task format in the evaluation of large language models (LLMs). This work shows that modern LLMs are vulnerable to option position changes in MCQs due to th…

Computational EfficiencyMultiple-choiceSelection bias