Search papers, labs, and topics across Lattice.
This study explores the use of BabelTele, a class of non-standard textual representations designed for large language models (LLMs), which sacrifices human readability while maintaining semantic fidelity. Through a series of evaluations, including readability diagnostics and downstream task assessments, the authors demonstrate that BabelTele can condense information to 27.9% of its original length while preserving 99.5% semantic fidelity for instruction-tuned LLMs. The findings reveal that LLMs can effectively interpret these compact representations, suggesting a decoupling of human readability from model-side semantic recoverability and paving the way for more efficient model-native communication methods.
BabelTele achieves 99.5% semantic fidelity while reducing text volume to just 27.9%, challenging the necessity of human-readable language for LLMs.
Large language models (LLMs) are commonly prompted and interfaced with human-readable natural language, even when the intended reader is another model. This paper investigates whether semantic information can be encoded in compact, non-standard textual forms that sacrifice human readability while remaining recoverable by LLMs. We refer to this class of model-centric textual representations as BabelTele, approached here not as a fixed protocol but as an empirical probe into LLMs' capacity to generate and interpret such representations. Through readability diagnostics, model likelihood measures, human questionnaires, and downstream task evaluations, we find that BabelTele can substantially depart from ordinary natural language while preserving core semantics for instruction-tuned LLMs. As a task-agnostic representational paradigm, BabelTele demonstrates high information density, maintaining 99.5% semantic fidelity even when the text volume is condensed to 27.9% of its original length. We further evaluate its semantic robustness in cross-model transfer, agent memory, and multi-agent communication. Results suggest that BabelTele can reduce context overhead while generally maintaining reliable downstream performance, although its effectiveness depends on the compressor-reader pair and task setting. These findings indicate that human readability, natural-language typicality, and model-side semantic recoverability can be partially decoupled, opening a path toward model-native representations in future exploration of LLM systems.