paper-with-me

Papers

Is Spurious Correlation Removal Always Learnable?

2026-06-11 · Yibo Zhou, Bo Li, Hai-Miao Hu, Hanzi Wang, Xiaokang Zhang, Ruifan Zhang arxiv

Invariant learning can fail even when the invariant structure is statistically identifiable. We show a conditional computational barrier: under a black-box samplable supervised sparse recovery primitive motivated by average-case sparse-recovery reductions, there exist \emph{samplable} multi-environment instances with a one-dimensional predictive invariant subspace ($k=1$) that are learnable with polynomial samples by exhaustive search, while any polynomial-time constant-accuracy recovery algorithm would contradict the primitive. We further quantify environment diversity by a separation parameter $γ$, which controls identifiability and the curvature of invariance objectives. Under sufficient diversity and local Gaussian regularity, the minimax risk is $\mathbb{E}[\dist(\hat{V},V_{\mathrm{inv}})^2]=Θ(k(d-k)/(n|\mathcal{E}|))$, and under label-induced shifts a phase transition occurs at $n^*\propto k(d-k)/(|\mathcal{E}|γ^2)$ with refined estimation error scaling proportional to $1/γ^2$. Synthetic and real datasets illustrate the predicted gaps and transitions and motivate simple diversity diagnostics.

📄 PDF Abstract BibTeX arXiv:2606.12930

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Identifying and Disentangling Spurious Features in Pretrained Image Representations

2023-06-22 · Rafayel Darbinyan, Hrayr Harutyunyan, Aram H. Markosyan, Hrant Khachatrian

Neural networks employ spurious correlations in their predictions, resulting in decreased performance when these correlations do not hold. Recent works suggest fixing pretrained representations and training a classificat…

Removing Spurious Concepts from Neural Network Representations via Joint Subspace Estimation

2023-10-18 · Floris Holstege, Bram Wouters, Noud van Giersbergen, Cees Diks

Out-of-distribution generalization in neural networks is often hampered by spurious correlations. A common strategy is to mitigate this by removing spurious concepts from the neural network representation of the data. Ex…

Out-of-Distribution Generalization

Post-hoc Spurious Correlation Neutralization with Single-Weight Fictitious Class Unlearning

2025-01-24 · Shahin Hakemi, Naveed Akhtar, Ghulam Mubashar Hassan, Ajmal Mian

Neural network training tends to exploit the simplest features as shortcuts to greedily minimize training loss. However, some of these features might be spuriously correlated with the target labels, leading to incorrect …

Complexity Matters: Dynamics of Feature Learning in the Presence of Spurious Correlations

2024-03-05 · Guanwen Qiu, Da Kuang, Surbhi Goel

Existing research often posits spurious features as easier to learn than core features in neural network optimization, but the impact of their relative simplicity remains under-explored. Moreover, studies mainly focus on…

Causal Effect Regularization: Automated Detection and Removal of Spurious Correlations

2023-09-21 · NeurIPS 2023 11

In many classification datasets, the task labels are spuriously correlated with some input attributes. Classifiers trained on such datasets often rely on these attributes for prediction, especially when the spurious corr…