[Paper] SV-Detect: AI-generated Text Detection with Steering Vectors

Published: (June 5, 2026 at 10:34 AM EDT)
2 min read
Source: arXiv

Source: arXiv - 2606.07313v1

Overview

Detecting machine-generated text is especially difficult under distribution shift, such as transfer across domains, source models, and editing attacks. We propose a fake-text detector based on steering vectors extracted from the hidden representations of a frozen language model. At each layer, we construct a direction that separates human-written from machine-generated text, and represent each input by its layer-wise alignment with these directions. A lightweight classifier trained on these projection features yields the final detection score. Our method achieves strong performance both in-distribution and under distribution shift, including across domains, source models, and machine-editing transformations such as polishing and rewriting. Interpretation analyses show that the learned directions align with recognizable stylistic cues while capturing substantial additional signal beyond surface features. These results position fake-text detection as a representation-space probing problem and show that steering vectors provide a simple and effective solution.

Key Contributions

This paper presents research in the following areas:

  • cs.CL
  • cs.AI

Methodology

Please refer to the full paper for detailed methodology.

Practical Implications

This research contributes to the advancement of cs.CL.

Authors

  • Mikhail Vishnyakov
  • Tatiana Gaintseva

Paper Information

  • arXiv ID: 2606.07313v1
  • Categories: cs.CL, cs.AI
  • Published: June 5, 2026
  • PDF: Download PDF
0 views
Back to Blog

Related posts

Read more »