Pith. sign in

REVIEW 5 cited by

MAGDi: Structured Distillation of Multi-Agent Interaction Graphs Improves Reasoning in Smaller Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.01620 v2 pith:YROWB3S5 submitted 2024-02-02 cs.CL

classification cs.CL
keywords magdimodelreasoningmodelsmulti-agentsmallerinteractionsmultiple
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Multi-agent interactions between Large Language Model (LLM) agents have shown major improvements on diverse reasoning tasks. However, these involve long generations from multiple models across several rounds, making them expensive. Moreover, these multi-agent approaches fail to provide a final, single model for efficient inference. To address this, we introduce MAGDi, a new method for structured distillation of the reasoning interactions between multiple LLMs into smaller LMs. MAGDi teaches smaller models by representing multi-agent interactions as graphs, augmenting a base student model with a graph encoder, and distilling knowledge using three objective functions: next-token prediction, a contrastive loss between correct and incorrect reasoning, and a graph-based objective to model the interaction structure. Experiments on seven widely used commonsense and math reasoning benchmarks show that MAGDi improves the reasoning capabilities of smaller models, outperforming several methods that distill from a single teacher and multiple teachers. Moreover, MAGDi also demonstrates an order of magnitude higher efficiency over its teachers. We conduct extensive analyses to show that MAGDi (1) enhances the generalizability to out-of-domain tasks, (2) scales positively with the size and strength of the base student model, and (3) obtains larger improvements (via our multi-teacher training) when applying self-consistency -- an inference technique that relies on model diversity.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. AgentBrew: Lifelong Knowledge Brewing from Strong Teachers to Weak LLM Agents

    cs.AI 2026-07 conditional novelty 6.0 of 10

    A training-free method where a strong teacher turns a weak agent's failures into environment-validated notes that significantly boost the weak agent's test-time performance.

  2. DeepKD: A Deeply Decoupled and Denoised Knowledge Distillation Trainer

    cs.CV 2025-05 conditional novelty 6.0 of 10

    DeepKD is a knowledge distillation trainer that decouples task, target-class, and non-target-class gradients with GSNR-based momentum and a dynamic top-k mask, yielding consistent accuracy gains on CIFAR-100, ImageNet...

  3. AgentDistill: Training-Free Agent Distillation with Generalizable MCP Boxes

    cs.AI 2025-06 reject novelty 5.0 of 10

    AgentDistill distills agent capabilities without any training by having a teacher generate reusable MCP tool boxes that small-model students invoke at inference time.

  4. ASARL: Autonomous Social-Aware Relevance Learning for QQ Search

    cs.IR 2026-07 conditional novelty 4.0 of 10

    An agent-loop data-curation pipeline with social-aware chain-of-thought, preference, and distillation training improves QQ group/channel search relevance in offline and online evaluation.

  5. Toward Efficient Agents: Memory, Tool learning, and Planning

    cs.AI 2026-01 conditional novelty 3.0 of 10

    A survey that organizes efficiency techniques for LLM agents into memory, tool learning, and planning, and consolidates benchmarks and metrics for measuring cost-performance trade-offs.

Pith tools