heterogeneous agent economics

Callosum beats GPT-4 vision benchmarks by 18-25% with heterogeneous agents at 18x lower cost AI Engineer
TL;DW
  • Heterogeneous agent orchestration—mixing different model sizes and architectures—outperforms GPT-4.2 and Gemini 2.5 on visual web navigation by 18–25% while being 18× cheaper.
  • Heterogeneous recursion maps sub-context to different models/chips instead of recursive calls on identical hardware, achieving 7–12× cost reduction and 3–5× speedup vs. frontier models on long-context tasks.
  • Real-world problems decompose into sub-problems requiring vastly different intelligences; singular model scaling is inefficient—heterogeneous multi-agent systems are mathematically proven superior across neuroscience, economics, and ecology.
  • Task decomposition enables massive efficiency gains: zooming subtasks run 11× faster and 43× cheaper on lightweight models than ChatGPT, accumulating to 3.7× overall cost savings.
  • Automation layer now detects task complexity and predicts optimal model/hardware pairing rather than hardcoded mappings, enabling dynamic heterogeneous routing.
  • New silicon (Cerebras, SambaNova) lacks unification interface to current compute stacks; heterogeneous orchestration solves this by mapping workloads to optimal available hardware.
  • Third era of compute scales heterogeneously across models, workflows, and silicon co-evolution—replacing CPU acceleration and GPU parallelization paradigms entirely.
  • Mixture of experts on architecture, multi-agent workflows, and pre-fill/decode disaggregation represent mild heterogeneity; full heterogeneity requires vertical integration of intelligence and hardware.

Adrian Bertagnoli demos two systems: heterogeneous recursion maps LLM calls to different models and chips for 7-12x cost reduction on long-context tasks; visual web navigation mixes video-action-language models to outperform GPT-4 by 18% and Gemini 2.5 by 25%, routing simpler subtasks like zooming to smaller models for an 11x speedup.