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

SIGMA: Skill-Incidence Graphs for Compositional Multi-Agent Design

About

Existing graph-based multi-agent system (MAS) designers mainly improve collaboration by optimizing communication topologies over predefined agents, roles, or groups. However, because each node remains a closed-set entity, these methods struggle to generalize to tasks that require unseen combinations of capabilities. We propose SIGMA, a skill-incidence graph framework that constructs agents as task-conditioned bundles of reusable skills. Given a task and a skill library, SIGMA predicts a skill-agent incidence matrix, composes agent node embeddings from selected skills, and decodes a communication topology over the constructed agents. During execution, skill-specific mailboxes route messages to the relevant assigned capabilities, making the incidence structure directly operational. Across six reasoning and coding benchmarks with three base LLMs, SIGMA achieves the best average performance and improves over CARD, the strongest non-compositional topology-based baseline, by 2.06, 2.36, and 1.75 points, respectively. It also shows stronger robustness to unseen skill libraries, with an average performance drop of only 0.96 points. These results suggest that compositional node construction is a complementary and important axis for multi-agent design beyond communication topology optimization. Code is available at https://anonymous.4open.science/r/SIGMA-2338/.

Kun Zeng, Yu Huo, Siyu Zhang, Yuecheng Zhuo, Yuquan Lu, Haoyue Liu, Siyue Chen, Xiaoying Tang• 2026

Related benchmarks

TaskDatasetResultRank
Arithmetic ReasoningMultiArith
Accuracy99.11
324
Code GenerationHumanEval
Accuracy95.83
212
Math Word ProblemsSVAMP
Accuracy98.68
35
Algebraic Word ProblemsAQUA
Accuracy90.16
24
Multi-task Language UnderstandingMMLU 153-question shuffled subset
Accuracy87.28
24
Algebraic Word ProblemsAQUA
Source Library Accuracy83.67
5
Arithmetic ReasoningMultiArith
Source Library Accuracy99.64
5
Math Word ProblemsSVAMP
Accuracy (Source Lib.)93.64
5
Multi-task Language UnderstandingMMLU
MMLU Source Lib. Accuracy75.68
5
Mathematical ReasoningGSM8K
Accuracy (Source Lib.)92.96
5
Showing 10 of 10 rows

Other info

Follow for update