paper-with-me

Papers

DECOR: Auditing LLM Deception via Information Manipulation Theory

2026-05-19 · Linyue Cai, Samuel Yeh, Jwala Dhamala, Rahul Gupta, Sharon Li arxiv

Large language models can deceive by subtly manipulating truthful information -- omitting key facts, shifting focus, or obscuring meaning -- making such behavior difficult to detect. Existing black-box methods rely on coarse-grained judgments, offering limited interpretability and failing to pinpoint which facts were distorted and how. We introduce DECOR, a multi-agent framework grounded in Information Manipulation Theory for fine-grained auditing of strategic deception in LLM responses. DECOR decomposes input contexts into atomic informational units and scores each unit against the response across four dimensions of manipulation, producing interpretable manipulation profiles that are aggregated into a global deception index. We comprehensively evaluate DECOR on both single-turn and multi-turn deception detection benchmarks spanning real-world domains, and show that DECOR achieves state-of-the-art performance on both, outperforming competitive baselines. The framework generalizes across 15 frontier models, and ablation studies confirm the contribution of each key design component. Our findings demonstrate that fine-grained, theory-grounded auditing of information manipulation offers an effective and interpretable path for LLM deception detection.

📄 PDF Abstract BibTeX arXiv:2605.19270

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UNIDECOR: A Unified Deception Corpus for Cross-Corpus Deception Detection

2023-06-05 · Aswathy Velutharambath, Roman Klinger

Verbal deception has been studied in psychology, forensics, and computational linguistics for a variety of reasons, like understanding behaviour patterns, identifying false testimonies, and detecting deception in online …

Cross-corpusDeception DetectionDomain Generalization

A Variational Framework for LLM Generator-Regulator Games

2026-06-16 · Quanyan Zhu arxiv

This paper develops a variational framework for regulated language generation. Starting from autoregressive token sampling, we derive the induced distribution over complete messages and relate it to an entropy-regularize…

AI Deception: Risks, Dynamics, and Controls

2025-11-27 · Boyuan Chen, Sitong Fang, Jiaming Ji, Yanxu Zhu 외 arxiv

As intelligence increases, so does its shadow. AI deception, in which systems induce false beliefs to secure self-beneficial outcomes, has evolved from a speculative concern to an empirically demonstrated risk across lan…

Stress-Testing Alignment Audits With Prompt-Level Strategic Deception

2026-02-09 · Oliver Daniels, Perusha Moodley, Benjamin M. Marlin, David Lindner arxiv

Alignment audits aim to robustly identify hidden goals from strategic, situationally aware misaligned models. Despite this threat model, existing auditing methods have not been systematically stress-tested against decept…

Decoding Hidden Deception in Reasoning LLMs: Activation Explainers for Deception Auditing

2026-06-16 · Kexin Chen, Yi Liu, Haonan Zhang, Yanhui Li 외 arxiv

As LLMs acquire stronger reasoning capabilities, deceptive behavior becomes an increasingly serious safety concern. Existing deception monitors either score visible transcripts or derive scalar probe scores from represen…