paper-with-me

Papers

OpenDeception: Benchmarking and Investigating AI Deceptive Behaviors via Open-ended Interaction Simulation

2025-04-18 · Yichen Wu, Xudong Pan, Geng Hong, Min Yang

As the general capabilities of large language models (LLMs) improve and agent applications become more widespread, the underlying deception risks urgently require systematic evaluation and effective oversight. Unlike existing evaluation which uses simulated games or presents limited choices, we introduce OpenDeception, a novel deception evaluation framework with an open-ended scenario dataset. OpenDeception jointly evaluates both the deception intention and capabilities of LLM-based agents by inspecting their internal reasoning process. Specifically, we construct five types of common use cases where LLMs intensively interact with the user, each consisting of ten diverse, concrete scenarios from the real world. To avoid ethical concerns and costs of high-risk deceptive interactions with human testers, we propose to simulate the multi-turn dialogue via agent simulation. Extensive evaluation of eleven mainstream LLMs on OpenDeception highlights the urgent need to address deception risks and security concerns in LLM-based agents: the deception intention ratio across the models exceeds 80%, while the deception success rate surpasses 50%. Furthermore, we observe that LLMs with stronger capabilities do exhibit a higher risk of deception, which calls for more alignment efforts on inhibiting deceptive behaviors.

📄 PDF Abstract BibTeX arXiv:2504.13707

Code (0)

등록된 구현이 없습니다.

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

Evaluating Large Language Models in a Complex Hidden Role Game

2026-04-09 · Niklas Bauer arxiv

Quantifying the deceptive potential of Large Language Models (LLMs) is critical for AI safety, yet difficult to achieve in uncontrolled environments. This work investigates the reasoning, persuasion, and deceptive capabi…

Benchmarking Web Agent Safety under E-commerce Deceptive Interfaces

2026-04-26 · Zijing Shi, Meng Fang, Ling Chen arxiv

As autonomous web agents are increasingly deployed to perform real-world tasks, ensuring their safety has become a critical concern. In this work, we study web agent behavior under realistic deceptive interfaces in the e…

Box of Lies: Multimodal Deception Detection in Dialogues

2019-06-01 · NAACL 2019 6 · Felix Soldner, Ver{\'o}nica P{\'e}rez-Rosas, Rada Mihalcea

Deception often takes place during everyday conversations, yet conversational dialogues remain largely unexplored by current work on automatic deception detection. In this paper, we address the task of detecting multimod…

Deception DetectionGeneral Classification

Evaluating & Reducing Deceptive Dialogue From Language Models with Multi-turn RL

2025-10-16 · Marwa Abdulhai, Ryan Cheng, Aryansh Shrivastava, Natasha Jaques 외 arxiv

Large Language Models (LLMs) interact with millions of people worldwide in applications such as customer support, education and healthcare. However, their ability to produce deceptive outputs, whether intentionally or in…

Reinforcement Learning

Can Agents Deceive? Evaluating Reasoning and Deception in ParliamentBench using a Social Deduction Game

2026-07-30 · Niklas Bauer, Lars Benedikt Kaesberg, Akiko Aizawa, Jan Philip Wahle 외 arxiv

As large language models (LLMs) are deployed as agents in high-stakes settings, such as medical and legal systems, understanding their deceptive capabilities is fundamental to safety. Controlled social deduction games pr…