微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
DeAR: Decentralized Agentic Reasoning via Capability Grounding and Collaborative Thought Navigation
RSS 官方收录 · 可信分层展示
关键摘要
arXiv:2608.17282v1 Announce Type: new Abstract: Existing agentic reasoning systems typically rely on centralized protocols.…
- This design introduces routing bottlenecks and static role allocations…
- We propose DeAR (Decentralized Agentic Reasoning), a framework that sh…
- DeAR is built on three mechanisms: (1) decentralized capability ground…
摘要引擎:抽取
正文提要
arXiv:2608.17282v1 Announce Type: new Abstract: Existing agentic reasoning systems typically rely on centralized protocols. This design introduces routing bottlenecks and static role allocations that often fail when handling complex multimodal queries. We propose DeAR (Decentralized Agentic Reasoning), a framework that shifts from central control to autonomous peer-to-peer collaboration. DeAR is built on three mechanisms: (1) decentralized capability grounding for query-dependent agent specialization, (2) thought map navigation for targeted peer interactions, and (3) topology update for adaptive error correction. Evaluations across 9 diverse multimodal reasoning and text-based QA benchmarks indicate that DeAR consistently outperforms recent baseline methods, validating that decentralized and adaptive collaboration among agents enhances accuracy in knowledge-intensive reasoning tasks. The source code will be available at https://open_upon_acceptance.