ACAR: Adaptive Complexity Routing for Multi-Model Ensembles with Auditable Decision Traces
Ramchand Kumaresan

TL;DR
ACAR introduces an auditable routing framework for multi-model ensembles that improves task accuracy and transparency by adaptively selecting execution modes based on self-consistency variance, with extensive evaluation on multiple benchmarks.
Contribution
This work presents ACAR, a novel, model-agnostic routing system that adaptively chooses ensemble configurations using self-consistency variance, providing transparent decision traces and establishing baseline insights.
Findings
Sigma-based routing outperforms the two-model baseline in accuracy.
Retrieval augmentation can introduce noise, reducing accuracy.
Agreement on wrong answers limits ensemble recovery, bounding achievable accuracy.
Abstract
We present ACAR (Adaptive Complexity and Attribution Routing), a measurement framework for studying multi-model orchestration under auditable conditions. ACAR uses self-consistency variance (sigma) computed from N=3 probe samples to route tasks across single-model, two-model, and three-model execution modes. The system is implemented on top of TEAMLLM, a deterministic execution substrate with immutable artifacts and complete decision traces. We evaluate ACAR on 1,510 tasks spanning four benchmarks: MathArena, Reasoning Gym, LiveCodeBench, and SuperGPQA, using Claude Sonnet 4, GPT-4o, and Gemini 2.0 Flash, producing more than 7,550 auditable runs. Results show that sigma-based routing achieves 55.6 percent accuracy, exceeding the two-model baseline of 54.4 percent while avoiding full ensembling on 54.2 percent of tasks. The routing mechanism is model-agnostic and requires no learned…
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 · Explainable Artificial Intelligence (XAI) · Multimodal Machine Learning Applications
