Xolver: Multi-Agent Reasoning with Holistic Experience Learning Just Like an Olympiad Team
Md Tanzib Hosain, Salman Rahman, Md Kishor Morol, Md Rizwan Parvez

TL;DR
Xolver is a multi-agent reasoning framework that enhances large language models with a persistent, holistic experience memory, enabling better problem-solving by integrating diverse experiential modalities during inference.
Contribution
It introduces a training-free, experience-aware reasoning framework that combines multiple modalities and collaborative interactions to improve LLM performance on complex reasoning tasks.
Findings
Outperforms specialized reasoning agents across various models.
Achieves state-of-the-art results on multiple reasoning benchmarks.
Demonstrates effectiveness even with lightweight backbone models.
Abstract
Despite impressive progress on complex reasoning, current large language models (LLMs) typically operate in isolation - treating each problem as an independent attempt, without accumulating or integrating experiential knowledge. In contrast, expert problem solvers - such as Olympiad or programming contest teams - leverage a rich tapestry of experiences: absorbing mentorship from coaches, developing intuition from past problems, leveraging knowledge of tool usage and library functionality, adapting strategies based on the expertise and experiences of peers, continuously refining their reasoning through trial and error, and learning from other related problems even during competition. We introduce Xolver, a training-free multi-agent reasoning framework that equips a black-box LLM with a persistent, evolving memory of holistic experience. Xolver integrates diverse experience modalities,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation
