English

Low-rank Orthogonal Subspace Intervention for Generalizable Face Forgery Detection

Computer Vision and Pattern Recognition 2026-03-11 v2

Abstract

The generalization problem remains a key challenge in face forgery detection. This paper explores the reasons for the generalization failure of Vanilla CLIP: in ``real vs. fake" detection, the few dominant principal components in the feature space primarily encode forgery-irrelevant information, rather than authentic forgery traces. However, this irrelevant information inevitably leads to spurious correlations, severely limiting detector performance. We define this phenomenon as ``low-rank spurious bias". To address this, we propose a low-rank representation space intervention paradigm, named the SeLop, from the perspective of causal representation learning. SeLop unifies the spurious correlation factors irrelevant to forgery into a low-rank subspace and cuts off the statistical shortcut between it and the label, thus aligning representation learning with authentic forgery traces. Specifically, we decompose spurious correlation features into a low-rank subspace through orthogonal low-rank projection, then remove this subspace from the original representation and train its orthogonal complement to capture forgery-related features. This low-rank projection removal effectively eliminates spurious correlation factors, ensuring that classification decisions are based on authentic forgery cues. With only 0.39M trainable parameters, our method achieves state-of-the-art performance across several benchmarks, demonstrating excellent robustness and generalization.

Cite

@article{arxiv.2601.11915,
  title  = {Low-rank Orthogonal Subspace Intervention for Generalizable Face Forgery Detection},
  author = {Chi Wang and Xinjue Hu and Boyu Wang and Ziwen He and Zhangjie Fu},
  journal= {arXiv preprint arXiv:2601.11915},
  year   = {2026}
}
R2 v1 2026-07-01T09:08:40.954Z