Why do AI agents communicate in human language?
Pengcheng Zhou, Yinglun Feng, Halimulati Julaiti, Zhongliang Yang

TL;DR
This paper argues that natural language is fundamentally misaligned with AI agents' high-dimensional vector spaces, limiting coordination, and advocates for developing new communication paradigms tailored for multi-agent systems.
Contribution
It highlights the limitations of using human language for AI agent communication and proposes designing models specifically for structured, multi-agent coordination.
Findings
Natural language causes information loss in agent communication.
Current LLMs lack mechanisms for multi-agent role modeling.
Structured communication paradigms are needed for scalable coordination.
Abstract
Large Language Models (LLMs) have become foundational to modern AI agent systems, enabling autonomous agents to reason and plan. In most existing systems, inter-agent communication relies primarily on natural language. While this design supports interpretability and human oversight, we argue that it introduces fundamental limitations in agent-to-agent coordination. The semantic space of natural language is structurally misaligned with the high-dimensional vector spaces in which LLMs operate, resulting in information loss and behavioral drift. Beyond surface-level inefficiencies, we highlight a deeper architectural limitation: current LLMs were not trained with the objective of supporting agentic behavior. As such, they lack mechanisms for modeling role continuity, task boundaries, and multi-agent dependencies. The standard next-token prediction paradigm fails to support the structural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · AI in Service Interactions · Natural Language Processing Techniques
