paper-with-me

Papers

From Invariant Representations to Invariant Data: Provable Robustness to Spurious Correlations via Noisy Counterfactual Matching

2025-05-30 · Ruqi Bai, Yao Ji, Zeyu Zhou, David I. Inouye

Spurious correlations can cause model performance to degrade in new environments. Prior causality-inspired works aim to learn invariant representations (e.g., IRM) but typically underperform empirical risk minimization (ERM). Recent alternatives improve robustness by leveraging test-time data, but such data may be unavailable in practice. To address these issues, we take a data-centric approach by leveraging invariant data pairs, pairs of samples that would have the same prediction with the optimally robust classifier. We prove that certain counterfactual pairs will naturally satisfy this invariance property and introduce noisy counterfactual matching (NCM), a simple constraint-based method for leveraging invariant pairs for enhanced robustness, even with a small set of noisy pairs-in the ideal case, each pair can eliminate one spurious feature. For linear causal models, we prove that the test domain error can be upper bounded by the in-domain error and a term that depends on the counterfactuals' diversity and quality. We validate on a synthetic dataset and demonstrate on real-world benchmarks that linear probing on a pretrained backbone improves robustness.

📄 PDF Abstract BibTeX arXiv:2505.24843

Code (1)

inouye-lab/ncm 공식 구현 pytorch

Tasks

counterfactualDiversity

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Robustness to Transformations Across Categories: Is Robustness To Transformations Driven by Invariant Neural Representations?

2020-06-30 · Hojin Jang, Syed Suleman Abbas Zaidi, Xavier Boix, Neeraj Prasad 외

Deep Convolutional Neural Networks (DCNNs) have demonstrated impressive robustness to recognize objects under transformations (eg. blur or noise) when these transformations are included in the training set. A hypothesis …

Staying in Shape: Learning Invariant Shape Representations using Contrastive Learning

2021-07-08 · Jeffrey Gu, Serena Yeung

Creating representations of shapes that are invari-ant to isometric or almost-isometric transforma-tions has long been an area of interest in shape anal-ysis, since enforcing invariance allows the learningof more effecti…

Contrastive Learning

Invariant-Feature Subspace Recovery: A New Class of Provable Domain Generalization Algorithms

2023-11-02 · Haoxiang Wang, Gargi Balasubramaniam, Haozhe Si, Bo Li 외

Domain generalization asks for models trained over a set of training environments to generalize well in unseen test environments. Recently, a series of algorithms such as Invariant Risk Minimization (IRM) have been propo…

Binary ClassificationDomain GeneralizationMulti-class Classificationregression

Invariant Features in Language Models: Geometric Characterization and Model Attribution

2026-05-07 · Agnibh Dasgupta, Abdullah Tanvir, Xin Zhong arxiv

Language models exhibit strong robustness to paraphrasing, suggesting that semantic information may be encoded through stable internal representations, yet the structure and origin of such invariance remain unclear. We p…

Rotation-Invariant Spherical Watermarking via Third-Order SO(3) Representation Coupling

2026-05-26 · Pengzhen Chen, Yanwei Liu, Xiaoyan Gu, Antonios Argyriou 외 arxiv

Reliable watermarking of panoramic imagery is fundamentally challenged by arbitrary 3D rotations. As panoramas are defined on the sphere, they naturally transform under the action of $SO(3)$, rendering conventional plana…