CVPR 20260 citations

SimLBR: Learning to Detect Fake Images by Learning to Detect Real Images

Aayush Dhakal, Subash Khanal, Srikumar Sastry, Jacob Arndt, Philipe Dias, Dalton Lunga, Nathan Jacobs

Abstract

The rapid advancement of generative models has made the detection of AI-generated images a critical challenge for both research and society. Recent works have shown that most state-of-the-art fake image detection methods overfit to their training data and catastrophically fail when evaluated on curated hard test sets with strong distribution shifts. In this work, we argue that it is more principled to learn a tight decision boundary around the real image distribution and treat the fake category as a sink class. To this end, we propose SimLBR, a simple and efficient framework for fake image detection with Latent Blending Regularization (LBR). Our method significantly improves cross-generator generalization, achieving up to +24.85% accuracy and +69.62% recall on the challenging Chameleon benchmark. SimLBR is also highly efficient, training orders of magnitude faster than existing approaches. Furthermore, we emphasize the need for reliability-oriented evaluation in fake image detection, introducing risk-adjusted metrics and worst-case estimates to better assess model robustness. All the code and models are availabe at: \href https://github.com/mvrl/SimLBR https://github.com/mvrl/SimLBR .

BibTeX
@inproceedings{cvpr2026_simlbrlearningto,
  title = {SimLBR: Learning to Detect Fake Images by Learning to Detect Real Images},
  author = {Aayush Dhakal and Subash Khanal and Srikumar Sastry and Jacob Arndt and Philipe Dias and Dalton Lunga and Nathan Jacobs},
  booktitle = {CVPR 2026},
  year = {2026}
}
SimLBR: Learning to Detect Fake Images by Learning to Detect Real Images · CVPR 2026