Scaling Trends for Multi-Hop Contextual Reasoning in Mid-Scale Language Models
Brady Steele, Micah Katz

TL;DR
This study investigates how multi-hop reasoning in mid-scale language models depends on model capability and architecture, revealing that multi-agent amplification benefits only stronger models and that active parameters predict reasoning performance.
Contribution
It provides a controlled evaluation framework and empirical evidence on the scaling and effectiveness of multi-agent systems in mid-scale language models.
Findings
Multi-agent amplification depends on base model capability.
Active parameters correlate with reasoning performance.
Model architecture quality influences reasoning success.
Abstract
We present a controlled study of multi-hop contextual reasoning in large language models, providing a clean demonstration of the task-method dissociation: rule-based pattern matching achieves 100% success on structured information retrieval but only 6.7% on tasks requiring cross-document reasoning, while LLM-based multi-agent systems show the inverse pattern, achieving up to 80% on reasoning tasks where rule-based methods fail. Using a synthetic evaluation framework with 120 trials across four models (LLaMA-3 8B, LLaMA-2 13B, Mixtral 8x7B, DeepSeek-V2 16B), we report three key findings: (1) Multi-agent amplification depends on base capability: statistically significant gains occur only for models with sufficient reasoning ability (p < 0.001 for LLaMA-3 8B, p = 0.014 for Mixtral), with improvements of up to 46.7 percentage points, while weaker models show no benefit, suggesting…
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 · Natural Language Processing Techniques · Multimodal Machine Learning Applications
