Asymmetric Information Loss in LLM Tree-Structured Expression Serialization
September 21, 2026
A round-trip study reveals that language models lose significant compositional information when serializing tree-structured expressions into natural language. Performance varies by up to 60.4 percentage points depending on the model pair used for generation and extraction, with heterogeneous model pairings outperforming single-model loops.
HOW THIS AFFECTS YOU
●
builderUse different models for generation and extraction tasks to maximize information recovery accuracy.
●
researcherYou should account for asymmetric loss when designing chain-of-thought reasoning architectures.