English

Can We Trust LLM Detectors?

Computation and Language 2026-01-28 v2 Artificial Intelligence

Abstract

The rapid adoption of LLMs has increased the need for reliable AI text detection, yet existing detectors often fail outside controlled benchmarks. We systematically evaluate 2 dominant paradigms (training-free and supervised) and show that both are brittle under distribution shift, unseen generators, and simple stylistic perturbations. To address these limitations, we propose a supervised contrastive learning (SCL) framework that learns discriminative style embeddings. Experiments show that while supervised detectors excel in-domain, they degrade sharply out-of-domain, and training-free methods remain highly sensitive to proxy choice. Overall, our results expose fundamental challenges in building domain-agnostic detectors. Our code is available at: https://github.com/HARSHITJAIS14/DetectAI

Keywords

Cite

@article{arxiv.2601.15301,
  title  = {Can We Trust LLM Detectors?},
  author = {Jivnesh Sandhan and Harshit Jaiswal and Fei Cheng and Yugo Murawaki},
  journal= {arXiv preprint arXiv:2601.15301},
  year   = {2026}
}
R2 v1 2026-07-01T09:14:40.246Z