What you'll receive
A sample digest
Every paper is scored 0โ100 for relevance to your research track. You only see the papers worth your time โ ranked, summarised, and ready to act on.
PaperBrief ยท Weekly Digest
Multi-Agent Systems ยท March 14, 2026
3 papers this week
from 547 scanned
๐ฅ Must-read ยท 9414 Mar 2026
Multi-Agent Systems
Mixture-of-Agents: Scaling LLM Reasoning with Collaborative Expert Routing
Wang, J., Chen, L., Patel, A. +1 more
We present Mixture-of-Agents (MoA), a framework that leverages multiple specialised LLM experts to collaboratively solve complex reasoning tasks. Rather than routing queries to a single model, MoA dynamically aggregates outputs from a panel of agents with compโฆ
โญ Recommended ยท 8713 Mar 2026
RAG & Grounding
RAPTOR: Recursive Abstractive Processing for Tree-Organised Retrieval
Sarthi, P., Abdullah, S., Tiwari, A.
Retrieval-Augmented Generation (RAG) struggles when relevant information is spread across multiple document sections. RAPTOR addresses this by recursively clustering and summarising text chunks into a hierarchical tree, enabling retrieval at multiple levels ofโฆ
โญ Recommended ยท 8112 Mar 2026
Planning & Agents
ToolChain*: Efficient Tree-Search for LLM Tool-Use Planning under Uncertainty
Zhuang, Y., Yu, Y., Wang, K. +2 more
Planning with external tools requires LLMs to balance exploration and exploitation in a vast action space. ToolChain* adapts the A* search algorithm to tool-use planning, using a learned heuristic that estimates remaining task cost from partial tool-call sequeโฆ