paper-with-me

홈 › Papers

LLM as a Broken Telephone: Iterative Generation Distorts Information

2025-02-27 · Amr Mohamed, Mingmeng Geng, Michalis Vazirgiannis, Guokan Shang

As large language models are increasingly responsible for online content, concerns arise about the impact of repeatedly processing their own outputs. Inspired by the "broken telephone" effect in chained human communication, this study investigates whether LLMs similarly distort information through iterative generation. Through translation-based experiments, we find that distortion accumulates over time, influenced by language choice and chain complexity. While degradation is inevitable, it can be mitigated through strategic prompting techniques. These findings contribute to discussions on the long-term effects of AI-mediated information propagation, raising important questions about the reliability of LLM-generated content in iterative workflows.

📄 PDF Abstract BibTeX arXiv:2502.20258

Code (1)

amr-mohamedd/llm-as-a-broken-telephone 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Saying the Unsaid: Revealing the Hidden Language of Multimodal Systems Through Telephone Games

2025-11-12 · Juntu Zhao, Jialing Zhang, Chongxuan Li, Dequan Wang arxiv

Recent closed-source multimodal systems have made great advances, but their hidden language for understanding the world remains opaque because of their black-box architectures. In this paper, we use the systems' preferen…

When LLMs Play the Telephone Game: Cultural Attractors as Conceptual Tools to Evaluate LLMs in Multi-turn Settings

2024-07-05 · Jérémy Perez, Grgur Kovač, Corentin Léger, Cédric Colas 외

As large language models (LLMs) start interacting with each other and generating an increasing amount of text online, it becomes crucial to better understand how information is transformed as it passes from one LLM to th…

Language Modelling

Calendar.help: Designing a Workflow-Based Scheduling Agent with Humans in the Loop

2017-03-24 · Justin Cranshaw, Emad Elwany, Todd Newman, Rafal Kocielnik 외

Although information workers may complain about meetings, they are an essential part of their work life. Consequently, busy people spend a significant amount of time scheduling meetings. We present Calendar.help, a syste…

Scheduling

Prototype of Secure Wire-Line Telephone

2024-08-24 · Lifeng Lin, Zijian Zhou, Peihe Jiang, Sanjun Liu 외

This paper presents a secure wire-line telephone system that employs physical layer security (PLS) to protect against wiretapping. The system generates artificial noise (AN) in both transmission directions and uses a tel…

AnCoder: Anchored Code Generation via Discrete Diffusion Models

2026-02-05 · Anton Xue, Litu Rout, Constantine Caramanis, Sanjay Shakkottai arxiv

Diffusion language models offer a compelling alternative to autoregressive code generation, enabling global planning and iterative refinement of complex program logic. However, existing approaches fail to respect the rig…

Code Generation