SV-Detect: AI-generated Text Detection with Steering Vectors

29d ago · Global · primary source: export.arxiv.org

A research team has proposed a new method for detecting AI-generated text by extracting steering vectors from the hidden layers of a frozen language model, an approach designed to remain robust even when the writing is polished or rewritten. The technique, detailed in a paper submitted to the arXiv preprint server on 5 June 2026, constructs a direction at each layer of a language model that separates human-written from machine-generated text [1][2]. Each input is then represented by its layer-wise alignment with these directions, and a lightweight classifier trained on these projection features produces the final detection score [1][2]. The authors report that the 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 [1][2]. Interpretation analyses indicate that the learned directions align with recognizable stylistic cues while capturing substantial additional signal beyond surface features [1][2]. The work positions fake-text detection as a representation-space probing problem and argues that steering vectors provide a simple and effective solution [1][2]. The paper was authored by Tatiana Gaintseva and submitted as a 3,181 KB PDF at 14:34:37 UTC [1]. Large language models, which are typically based on transformer architectures and pre-trained to predict the next word, have made machine-generated text increasingly difficult to distinguish from human writing [6]. The arXiv repository, where the paper appears, hosts non-peer-reviewed preprints and has grown to receive about 24,000 submissions per month as of late 2024 [4]. The detection of AI-generated content has become a parallel challenge to the models' own development, especially as editing tools can obscure the original machine fingerprints [2][6].

research-papersafety-research

Background sources we checked (5)
  • arxiv.org ↗ 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. …
  • en.wikipedia.org ↗ Bacterial motility is the ability of bacteria to move independently using metabolic energy. Most motility mechanisms that evolved among bacteria also evolved in parallel among the archaea. Most rod-shaped bacteria can move using their own power, which allows colonization of new e…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ A large language model (LLM) is a neural network trained on a vast amount of text for natural language processing tasks, especially language generation. LLMs can typically generate, summarize, translate, and analyze text in many contexts, and are a foundational technology behind …

Sources

Spot something wrong? Report an issue