paper-with-me

Papers

Honesty Is the Best Policy: Defining and Mitigating AI Deception

2023-12-03 · NeurIPS 2023 11 · Francis Rhys Ward, Francesco Belardinelli, Francesca Toni, Tom Everitt

Deceptive agents are a challenge for the safety, trustworthiness, and cooperation of AI systems. We focus on the problem that agents might deceive in order to achieve their goals (for instance, in our experiments with language models, the goal of being evaluated as truthful). There are a number of existing definitions of deception in the literature on game theory and symbolic AI, but there is no overarching theory of deception for learning agents in games. We introduce a formal definition of deception in structural causal games, grounded in the philosophy literature, and applicable to real-world machine learning systems. Several examples and results illustrate that our formal definition aligns with the philosophical and commonsense meaning of deception. Our main technical result is to provide graphical criteria for deception. We show, experimentally, that these results can be used to mitigate deception in reinforcement learning agents and language models.

📄 PDF Abstract BibTeX arXiv:2312.01350

Code (0)

등록된 구현이 없습니다.

Tasks

Philosophy

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

When Thinking LLMs Lie: Unveiling the Strategic Deception in Representations of Reasoning Models

2025-06-05 · Kai Wang, Yihao Zhang, Meng Sun

The honesty of large language models (LLMs) is a critical alignment challenge, especially as advanced systems with chain-of-thought (CoT) reasoning may strategically deceive humans. Unlike traditional honesty issues on L…

HallucinationMisinformation

Formulating Manipulable Argumentation with Intra-/Inter-Agent Preferences

2019-09-09 · Ryuta Arisaka, Makoto Hagiwara, Takayuki Ito

From marketing to politics, exploitation of incomplete information through selective communication of arguments is ubiquitous. In this work, we focus on development of an argumentation-theoretic model for manipulable mul…

Marketing

The Obfuscation Atlas: Mapping Where Honesty Emerges in RLVR with Deception Probes

2026-02-17 · Mohammad Taufeeque, Stefan Heimersheim, Adam Gleave, Chris Cundy arxiv

Training against white-box deception detectors has been proposed as a way to make AI systems honest. However, such training risks models learning to obfuscate their deception to evade the detector. Prior work has studied…

Preference Learning with Lie Detectors can Induce Honesty or Evasion

2025-05-20 · Chris Cundy, Adam Gleave

As AI systems become more capable, deceptive behaviors can undermine evaluation and mislead users at deployment. Recent work has shown that lie detectors can accurately classify deceptive behavior, but they are not typic…

Experiments with Detecting and Mitigating AI Deception

2023-06-26 · Ismail Sahbane, Francis Rhys Ward, C Henrik Åslund

How to detect and mitigate deceptive AI systems is an open problem for the field of safe and trustworthy AI. We analyse two algorithms for mitigating deception: The first is based on the path-specific objectives framewor…