REVIEW 2 major objections 6 minor 28 references
Message-format effects in multi-hop LLM agent relays are tier-dependent: strong relays stay nearly lossless, while weak relays amplify format gaps and carry errors faithfully rather than fixing them.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-14 17:58 UTC pith:LM5VSK4T
load-bearing objection Clean multi-hop format study with real hygiene; internal results hold, but the “capability regime” claim rests on a bundled two-point tier contrast. the 2 major comments →
Faithful, Not Corrective: Message-Format Effects in Multi-Hop Agent Relays Are Tier-Dependent
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Message-format effects on multi-hop relay fidelity are tier-dependent. A strong relay under faithful-re-encoding instructions remains nearly lossless after six hops (QA recall at or above 0.973 in every format), with residual loss mostly at the first encoding step and no telephone-game collapse. A weak 1.5B relay breaks that ceiling: hop-6 across-format dispersion grows by a factor of 8.7, driven by an encoding toll on rigid formats and drift resistance specific to fixed-key JSON that flips the ranking in transit. Once an injected wrong value is present it persists to the final hop in 83–100 percent of chains in every format, matching true-value retention, with no detectable collateral damag
What carries the argument
A controlled relay testbed that pins ground truth to twelve programmatically generated atomic facts, re-encodes them hop-by-hop in five formats over six hops under two capability tiers, and uses a paired-fork injection at hop 3 to separate change-resistance from error repair, scored by a fixed strong grader and a judge-free string metric.
Load-bearing premise
That contrasting one strong API model with one 1.5B quantized local model is enough to treat capability tier as the factor that governs format effects, even though family, scale, quantization, and serving stack all change together.
What would settle it
Repeat the pure-relay six-hop grid with at least one intermediate-scale model (or another small-model family under matched protocol) and find that hop-6 across-format recall dispersion does not grow under weakness, or inject a redundancy-bearing error and show that a fixed-key schema systematically restores the true value from in-message evidence.
If this is right
- Format choice in multi-agent pipelines should be set by the weakest relay, not the strongest, because at the strong tier the choice is nearly free on fidelity.
- For short chains or strong relays, precision-instructed natural language matches schema-grade fidelity at substantially lower token cost.
- For long chains through weak relays, a fixed-key schema (JSON) is preferred after budgeting for its encoding toll, because it then drifts least.
- Structure should not be expected to repair corrupted facts; validation and re-grounding remain necessary, while structure only keeps damage local.
- A hybrid design that encodes once with a strong model and relays in schema through weak links is predicted to inherit both advantages.
Where Pith is reading between the lines
- Telephone-game collapses reported in prior multi-stage studies are more likely driven by transformation or delegation duty than by pure re-encoding, so pure-relay and transform-relay should be treated as distinct experimental regimes.
- If fixed-key addressing is the true source of drift resistance, other closed-schema formats (not only JSON) should show the same flat post-encoding curve under weak relays.
- Cost-driven placement of small models at handoff boundaries will turn message format from a style preference into a first-order reliability parameter for production multi-agent systems.
- The load-by-format interaction remains untested under weakness; if load amplifies encoding tolls on rigid formats, the strong-tier null would not transfer to the regime where format already matters most.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies whether message format affects multi-hop fidelity when LLM agents re-encode task briefs for one another. Using a controlled relay testbed with twelve programmatically generated atomic facts, five formats (free NL, precision-instructed NL, JSON, triples, key–value), six hops, dual QA/string metrics, a fixed strong grader, two relay tiers, a cognitive-load condition, and a paired-fork error injection, it reports that format effects are tier-dependent. A strong relay is nearly lossless under faithful-relay instructions (QA recall ≥0.973 after six hops); per-hop cognitive load raises cost 24–53% with fidelity changes bounded within ±1.8 points; under a weak 1.5B relay the hop-6 across-format spread grows 8.7× via an encoding toll on rigid formats plus drift resistance associated with fixed-key JSON; and an injected wrong value, once present, persists in 83–100% of chains in every format with no detectable collateral cascade. Structure is therefore cast as a faithful, error-localizing channel rather than an error-correcting code, and format choice is advised to follow the weakest relay.
Significance. This is, to my knowledge, the first format-controlled multi-hop relay study that pins ground truth to a programmatic generator, separates grader from weak-relay capability, and supplies a causal injection. It fills the missing format × hops × capability cell between format-optimization, format-restriction, and telephone-game literatures, and the encode-toll vs. fixed-key drift-resistance decomposition is a useful mechanistic contribution. Experimental hygiene is strong: hop-0 self-check, fixed t=0 grader with exact-match scoring, judge-free string replication, bootstrap CIs, paired within-item contrasts, Bonferroni-aware bounds, and an honest Limitations section. If the tier-dependence and faithful-not-corrective results hold under broader model sampling, the practical guidance (precision-instructed NL for short/strong chains; fixed-key schema for long weak chains; do not expect structure to repair) is immediately useful for multi-agent pipeline design.
major comments (2)
- [§3.5, §4.3, Limitations] §3.5, §4.3, and Limitations: the central framing that format effects are a “capability regime” (and the guidance that format choice should follow the weakest relay) rests on a single two-point contrast—DeepSeek-v4-flash (API) vs. Qwen2.5-1.5B-Instruct 4-bit via Ollama—in which family, scale, quantization, and serving stack all change together. The paper discloses the bundling, yet the abstract, title, and §5 still market the result as capability-governed. The empirical separation between these two systems is solid; the causal attribution to capability per se is under-determined. Either add at least one intermediate scale or a same-family / unquantized weak control, or systematically temper “capability regime” language in the abstract, contributions, and guidance to “tier-dependent under the tested systems,” so the load-bearing claim matches the design.
- [§4.2, Limitations] §4.2 and Limitations: the process-relay (cognitive-load) null is reported only at the strong tier, where ceiling effects protect it (fidelity changes within ±1.8 points). The paper correctly flags that a weak×load cell is untested and that “a ceiling-protected null is cheap.” Because the practical claim that “distortion is a property of the format and the relay model, not of how busy the relaying agent is” is used to license reading pure-relay grids as representative, and because the weak tier is exactly where fidelity has 20+ points of headroom, either run a modest weak×load grid or explicitly scope the load-independence claim to the strong tier in the abstract and §5 guidance.
minor comments (6)
- [Abstract, §4.3] Figure 1b and §4.3: the 8.7× dispersion ratio is reported with CI 5.3–15.5; the judge-free counterpart is 2.2×. Consider putting both ratios in the abstract or a single results sentence so readers do not treat the QA factor alone as the sole effect size.
- [§3.4, Figure 2] §3.4 and Limitations: hop-1 “encoding tolls” are acknowledged as upper bounds that may include format-specific grader reading loss. A one-sentence reminder next to Figure 2 would help readers not over-interpret the absolute hop-1 gaps.
- [Table 2] Table 2: the CONSTR row is marked degenerate (†); a brief note that both conditions are at ceiling (all 60 paired differences zero) would make the table self-contained without hunting the caption.
- [§5] §5 guidance item (3): the implied CONSTR–JSON crossover near hops 9–10 is correctly flagged as out-of-range extrapolation; consider moving that caveat into the same sentence as the point estimate rather than a following clause, to reduce over-reading.
- [§4.1, Appendix C] Appendix C: the partial mimo-v2.5-pro replication (interrupted mid-grid) is useful; stating the per-format complete-chain counts in the main text when the KV encode-then-hold deficit is first claimed would strengthen the cross-model support without requiring a full re-run.
- [§1] Minor typography: “traversemultiplehops,” “messagefor-matdoes,” and similar line-break artifacts in the Introduction should be cleaned in production.
Circularity Check
No circularity: empirical multi-hop relay measurements against programmatic ground truth, not a derivation that reduces to its inputs.
full rationale
This paper is a controlled experimental study, not a theoretical derivation. Fidelity is scored against generator-held atomic facts (programmatic ground truth), not against fitted parameters or self-defined quantities. The five formats, six hops, two capability tiers, load condition, and paired-fork injection are independent experimental factors; hop-6 recall, encoding tolls, drift rates, persistence, and containment are measured outcomes, not quantities forced by construction from the inputs. There is no self-citation chain: the sole author (Zayx Shawn) does not cite prior work by the same author as load-bearing support. The fixed strong grader and the judge-free string metric are measurement instruments, not circular premises; residual grader self-preference risk is a validity concern already partially checked by the string metric, not a reduction of the claim to its definition. The bundled two-point tier contrast is a design limitation on the 'capability regime' reading, not circular reasoning. No prediction is definitionally a fit; no uniqueness theorem is imported; no ansatz is smuggled via self-citation. Score 0 is the correct honest finding.
Axiom & Free-Parameter Ledger
free parameters (3)
- relay temperature =
0.7
- chain length and injection horizon =
6 hops; inject@3
- fact density / brief template =
12 facts
axioms (5)
- domain assumption Faithful complete re-encoding is the instructed hop objective; results are scoped to preservation duty, not intentional compression or transformation.
- domain assumption A fixed strong grader at temperature 0 with programmatic exact-match scoring measures content fidelity comparably across formats, with residual format-specific reading loss bounded by clean-message performance and judge-free string replication.
- ad hoc to paper The strong vs 1.5B contrast, despite bundled family/scale/quantization/serving differences, can be interpreted as a capability regime that moderates format effects.
- domain assumption Synthetic templated atomic facts with programmatic ground truth are a valid instrument for multi-hop copy fidelity relevant to task handoffs.
- standard math Bootstrap percentile CIs over items and Wilson intervals for proportions adequately capture uncertainty for the reported contrasts.
invented entities (3)
-
Controlled multi-hop relay testbed (programmatic 12-fact briefs × five formats × six hops × dual metrics)
no independent evidence
-
Paired-fork error injection protocol (shared prefix, single owner-name swap at hop 3)
no independent evidence
-
Encode-toll vs fixed-key drift-resistance mechanism pair
no independent evidence
read the original abstract
When LLM agents hand off information to one another, does the message format matter? Two literatures disagree: format-optimization work reports that structured messages cut cost without hurting accuracy, while format-restriction work finds that imposing structure degrades generation -- and neither measures what happens when a message traverses multiple hops, where copy fidelity, not one-shot generation, dominates. We introduce a controlled relay testbed: briefs of twelve programmatically generated atomic facts are re-encoded hop-by-hop in five formats (free NL, precision-instructed NL, JSON, triples, key-value) over six hops, scored by a fixed strong grader against programmatic ground truth, across two relay-capability tiers, a cognitive-load condition, and a paired-fork error injection. We find that message-format effects are tier-dependent. (i) Under faithful-relay instructions a strong relay is nearly lossless -- the documented "telephone-game" collapse does not occur -- and adding per-hop cognitive load leaves format-level fidelity unchanged (within +/-1.8 points) while raising generation cost by 24-53%. (ii) Under a weak (1.5B) relay the across-format spread of six-hop recall grows by a factor of 8.7 (from 2.3 to 20.5 points), driven by two opposing mechanisms -- an encoding toll paid by the rigid formats and drift resistance specific to the fixed-key JSON schema -- that flip the format ranking in transit. (iii) In a paired-fork injection, an injected wrong value, once present, persists to the final hop in 83-100% of chains in every format, closely matching each format's retention of the true value, with no detectable collateral damage to neighboring facts. Structure buys a faithful, error-localizing channel -- not an error-correcting code -- and format choice should follow the weakest relay in the pipeline.
Figures
Reference graph
Works this paper leans on
-
[1]
Proceedings of ICML , year=
Improving Factuality and Reasoning in Language Models through Multiagent Debate , author=. Proceedings of ICML , year=
-
[2]
Proceedings of ICLR , year=
Hong, Sirui and Zhuge, Mingchen and Chen, Jiaqi and Zheng, Xiawu and Cheng, Yuheng and Zhang, Ceyao and Wang, Jinlin and Wang, Zili and Yau, Steven Ka Shing and Lin, Zijuan and Zhou, Liyang and Ran, Chenyu and Xiao, Lingfeng and Wu, Chenglin and Schmidhuber, J. Proceedings of ICLR , year=
-
[3]
2024 , eprint=
Qian, Chen and Liu, Wei and Liu, Hongzhang and Chen, Nuo and Dang, Yufan and Li, Jiahao and Yang, Cheng and Chen, Weize and Su, Yusheng and Cong, Xin and Xu, Juyuan and Li, Dahai and Liu, Zhiyuan and Sun, Maosong , booktitle=. 2024 , eprint=
2024
-
[4]
Proceedings of ICML , year=
Minions: Cost-efficient Collaboration Between On-device and Cloud Language Models , author=. Proceedings of ICML , year=
-
[5]
2026 , eprint=
Can Small Agents Collaborate to Beat a Single Large Language Model? , author=. 2026 , eprint=
2026
-
[6]
and Yang, Shuyi and Agrawal, Lakshya A
Cemri, Mert and Pan, Melissa Z. and Yang, Shuyi and Agrawal, Lakshya A. and Chopra, Bhavya and Tiwari, Rishabh and Keutzer, Kurt and Parameswaran, Aditya and Klein, Dan and Ramchandran, Kannan and Zaharia, Matei and Gonzalez, Joseph E. and Stoica, Ion , year=. Why Do Multi-Agent. 2503.13657 , archivePrefix=
-
[7]
Beyond Natural Language:
Chen, Weize and Yuan, Chenfei and Yuan, Jiarui and Su, Yusheng and Qian, Chen and Yang, Cheng and Xie, Ruobing and Liu, Zhiyuan and Sun, Maosong , booktitle=. Beyond Natural Language:. 2024 , eprint=
2024
-
[8]
2025 , eprint=
Toward a Safe Internet of Agents , author=. 2025 , eprint=
2025
-
[9]
Let Me Speak Freely?
Tam, Zhi Rui and Wu, Cheng-Kuang and Tsai, Yi-Lin and Lin, Chieh-Yen and Lee, Hung-yi and Chen, Yun-Nung , booktitle=. Let Me Speak Freely?. 2024 , eprint=
2024
-
[10]
2025 , eprint=
Natural Language Tools: A Natural Language Approach to Tool Calling in Large Language Agents , author=. 2025 , eprint=
2025
-
[11]
2025 , eprint=
Mohamed, Amr and Geng, Mingmeng and Vazirgiannis, Michalis and Shang, Guokan , booktitle=. 2025 , eprint=
2025
-
[12]
Perez, J. When. 2024 , eprint=
2024
-
[13]
Lost Before Translation: Social Information Transmission and Survival in
Ghafouri, Bijean and Ferrara, Emilio , year=. Lost Before Translation: Social Information Transmission and Survival in. 2602.17674 , archivePrefix=
-
[14]
Ao, Ruicheng and Gao, Siyang and Simchi-Levi, David , year=. On the Reliability Limits of. 2603.26993 , archivePrefix=
-
[15]
Information Fidelity in Tool-Using
Fan, Flint Xiaofeng and Tan, Cheston and Wattenhofer, Roger and Ong, Yew-Soon , year=. Information Fidelity in Tool-Using. 2602.13320 , archivePrefix=
-
[16]
Talk Structurally, Act Hierarchically: A Collaborative Framework for
Wang, Zhao and Moriyama, Sota and Wang, Wei-Yao and Gangopadhyay, Briti and Takamatsu, Shingo , year=. Talk Structurally, Act Hierarchically: A Collaborative Framework for. 2502.11098 , archivePrefix=
-
[17]
2024 , eprint=
A Scalable Communication Protocol for Networks of Large Language Models , author=. 2024 , eprint=
2024
-
[18]
A Survey of Agent Interoperability Protocols: Model Context Protocol (
Ehtesham, Abul and Singh, Aditi and Gupta, Gaurav Kumar and Kumar, Saket , year=. A Survey of Agent Interoperability Protocols: Model Context Protocol (. 2505.02279 , archivePrefix=
-
[19]
Understanding the Information Propagation Effects of Communication Topologies in
Shen, Xu and Liu, Yixin and Dai, Yiwei and Wang, Yili and Miao, Rui and Tan, Yue and Pan, Shirui and Wang, Xin , booktitle=. Understanding the Information Propagation Effects of Communication Topologies in. 2025 , eprint=
2025
-
[20]
From Spark to Fire: Modeling and Mitigating Error Cascades in
Xie, Yizhe and Zhu, Congcong and Zhang, Xinyue and Zhu, Tianqing and Ye, Dayong and Qi, Minfeng and Chen, Huajie and Zhou, Wanlei , year=. From Spark to Fire: Modeling and Mitigating Error Cascades in. 2603.04474 , archivePrefix=
-
[21]
2025 , eprint=
Towards a Science of Scaling Agent Systems , author=. 2025 , eprint=
2025
-
[22]
Tran, Dat and Kiela, Douwe , year=. Single-Agent. 2604.02460 , archivePrefix=
-
[23]
Proceedings of ICML , year=
Communicating Activations Between Language Model Agents , author=. Proceedings of ICML , year=
-
[24]
Proceedings of ACL , year=
Enabling Agents to Communicate Entirely in Latent Space , author=. Proceedings of ACL , year=
-
[25]
and Kostic, Dejan , booktitle=
Shi, Xiangyu and Chiesa, Marco and Maguire, Gerald Q. and Kostic, Dejan , booktitle=. 2026 , eprint=
2026
-
[26]
Zhou, Jiaxu and Huang, Jen-tse and Zhou, Xuhui and Lam, Man Ho and Wang, Xintao and Zhu, Hao and Wang, Wenxuan and Sap, Maarten , year=. The. 2509.18052 , archivePrefix=
-
[27]
Proceedings of ICLR , year=
Quantifying Language Models' Sensitivity to Spurious Features in Prompt Design , author=. Proceedings of ICLR , year=
-
[28]
2024 , eprint=
Qwen2.5 Technical Report , author=. 2024 , eprint=
2024
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.