When 2D Tasks Meet 1D Serialization: On Serialization Friction in Structured Tasks
arXiv cs.CL / 5/1/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- The paper studies “serialization friction,” where LLMs typically flatten 2D-structured tasks into 1D token sequences, obscuring row/column alignment and local neighborhoods needed for some computations.
- Using a small suite of synthetic diagnostic tasks (matrix transpose, Conway’s Game of Life, and LU decomposition), the authors compare a text-only pathway against a vision-augmented pathway that preserves the original 2D layout while sharing the same language backbone.
- Results show the vision-augmented (2D-faithful) pathway consistently outperforms the textual (serialized) pathway across tasks and experimental settings.
- The performance gap grows with larger dimensions, and model errors under serialization become more spatially structured, highlighting representation-dependent failure modes.
- The authors conclude that preserving task-relevant 2D structure in the input representation is a promising direction and warrants further investigation.
Related Articles

Why Autonomous Coding Agents Keep Failing — And What Actually Works
Dev.to

Why Enterprise AI Pilots Fail
Dev.to

The PDF Feature Nobody Asked For (That I Use Every Day)
Dev.to

How to Fix OpenClaw Tool Calling Issues
Dev.to

Mistral's new flagship Medium 3.5 folds chat, reasoning, and code into one model
THE DECODER