Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Efficient Multi-Agent System Training with Data Influence-Oriented Tree Search

About

Monte Carlo Tree Search (MCTS) based methods provide promising approaches for generating synthetic data to enhance the self-training of Large Language Model (LLM) based multi-agent systems (MAS). These methods leverage Q-values to estimate individual agent contributions. However, relying solely on Q-values to identify informative data may misalign with the data synthesis objective, as the focus should be on selecting data that best enhances model training. To address this discrepancy, we propose Data Influence-oriented Tree Search (DITS), a novel framework that incorporates influence scores to guide both tree search and data selection. By leveraging influence scores, we effectively identify the most impactful data for system improvement, thereby enhancing model performance. Furthermore, we derive influence score estimation methods tailored for non-differentiable metrics, significantly reducing computational overhead by utilizing inference computations. Extensive experiments on eight multi-agent datasets demonstrate the robustness and effectiveness of the proposed methods. Notably, our findings reveal that allocating more inference resources to estimate influence scores, rather than Q-values, during data synthesis can more effectively and efficiently enhance model training.

Wentao Shi, Zichun Yu, Fuli Feng, Xiangnan He, Chenyan Xiong• 2025

Related benchmarks

TaskDatasetResultRank
Information ExchangeTriviaQA
F1 Score78.4
17
DebateARC-C
Accuracy77.6
17
DebateMMLU
Acc60.5
17
Information ExchangeHotpotQA
F1 Score0.572
17
Information Exchange2WMH QA
F1 Score76
17
DeepSearchWebWalker
Success Rate47.2
9
Showing 6 of 6 rows

Other info

Follow for update