paper-with-me

홈 › Papers

DarkForest: Less Talk, Higher Accuracy for Multi-Agent LLMs

2026-05-24 · Yi Li, Songtao Wei, Dongming Jiang, Zhichun Guo, Qiannan Li, Bingzhe Li arxiv

Multi-agent LLM systems improve reasoning by combining outputs from multiple agents, but interaction-heavy methods can introduce error propagation and high communication overhead. When agents exchange raw responses or reasoning traces, incorrect intermediate reasoning may be adopted and amplified, leading to confident but wrong consensus; multi-round communication also increases token consumption, latency, and inference cost. In this paper, we propose a controlled-communication coordination framework named DarkForest. DarkForest first keeps agents independent, so each agent produces an answer without seeing the others' outputs. It then parses the raw responses into structured candidate records, groups semantically equivalent candidates into clusters, and estimates a calibrated belief distribution over these clusters using agent reliability, confidence, parse quality, support-pattern reliability, and independence corrections. A coordinator receives only policy-permitted evidence from this belief state with controlled communication. Experiments on six reasoning benchmarks show that DarkForest achieves leading overall quality, improves the strongest baseline by up to 30.7\% on benchmark metrics, and reduces token consumption by up to $6.5\times$ compared with communication-heavy baselines.

📄 PDF Abstract BibTeX arXiv:2605.25188

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A GFML-based Robot Agent for Human and Machine Cooperative Learning on Game of Go

2019-01-22 · Chang-Shing Lee, Mei-Hui Wang, Li-Chuang Chen, Yusuke Nojima 외

This paper applies a genetic algorithm and fuzzy markup language to construct a human and smart machine cooperative learning system on game of Go. The genetic fuzzy markup language (GFML)-based Robot Agent can work on va…

Game of Go

FML-based Prediction Agent and Its Application to Game of Go

2017-04-16 · Chang-Shing Lee, Mei-Hui Wang, Chia-Hsiu Kao, Sheng-Chi Yang 외

In this paper, we present a robotic prediction agent including a darkforest Go engine, a fuzzy markup language (FML) assessment engine, an FML-based decision support engine, and a robot engine for game of Go application.…

Game of GoPrediction

PFML-based Semantic BCI Agent for Game of Go Learning and Prediction

2019-01-10 · Chang-Shing Lee, Mei-Hui Wang, Li-Wei Ko, Bo-Yu Tsai 외

This paper presents a semantic brain computer interface (BCI) agent with particle swarm optimization (PSO) based on a Fuzzy Markup Language (FML) for Go learning and prediction applications. Additionally, we also establi…

Brain Computer InterfaceGame of Go

Talk2DM: Enabling Natural Language Querying and Commonsense Reasoning for Vehicle-Road-Cloud Integrated Dynamic Maps with Large Language Models

2026-02-12 · Lu Tao, Jinxuan Luo, Yousuke Watanabe, Zhengshu Zhou 외 arxiv

Dynamic maps (DM) serve as the fundamental information infrastructure for vehicle-road-cloud (VRC) cooperative autonomous driving in China and Japan. By providing comprehensive traffic scene representations, DM overcome …

Autonomous Driving

Streaming Multi-Talker ASR with Token-Level Serialized Output Training

2022-02-02 · Naoyuki Kanda, Jian Wu, Yu Wu, Xiong Xiao 외

This paper proposes a token-level serialized output training (t-SOT), a novel framework for streaming multi-talker automatic speech recognition (ASR). Unlike existing streaming multi-talker ASR models using multiple outp…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition