paper-with-me

홈 › Papers

Unrolled Graph Learning for Multi-Agent Collaboration

2022-10-31 · Enpei Zhang, Shuo Tang, Xiaowen Dong, Siheng Chen, Yanfeng Wang

Multi-agent learning has gained increasing attention to tackle distributed machine learning scenarios under constrictions of data exchanging. However, existing multi-agent learning models usually consider data fusion under fixed and compulsory collaborative relations among agents, which is not as flexible and autonomous as human collaboration. To fill this gap, we propose a distributed multi-agent learning model inspired by human collaboration, in which the agents can autonomously detect suitable collaborators and refer to collaborators' model for better performance. To implement such adaptive collaboration, we use a collaboration graph to indicate the pairwise collaborative relation. The collaboration graph can be obtained by graph learning techniques based on model similarity between different agents. Since model similarity can not be formulated by a fixed graphical optimization, we design a graph learning network by unrolling, which can learn underlying similar features among potential collaborators. By testing on both regression and classification tasks, we validate that our proposed collaboration model can figure out accurate collaborative relationship and greatly improve agents' learning performance.

📄 PDF Abstract BibTeX arXiv:2210.17101

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningRolling Shutter Correction

Similar Papers 제목 키워드 기반

Learning Distilled Collaboration Graph for Multi-Agent Perception

2021-11-01 · NeurIPS 2021 12 · Yiming Li, Shunli Ren, Pengxiang Wu, Siheng Chen 외

To promote better performance-bandwidth trade-off for multi-agent perception, we propose a novel distilled collaboration graph (DiscoGraph) to model trainable, pose-aware, and adaptive collaboration among agents. Our key…

3D Object DetectionKnowledge Distillationobject-detectionObject Detection

GUARDIAN: Safeguarding LLM Multi-Agent Collaborations with Temporal Graph Modeling

2025-05-25 · Jialong Zhou, Lichao Wang, Xiao Yang

The emergence of large language models (LLMs) enables the development of intelligent agents capable of engaging in complex and multi-turn dialogues. However, multi-agent collaboration face critical safety challenges, suc…

DecoderHallucination

Enhancing Multi-Agent Systems via Reinforcement Learning with LLM-based Planner and Graph-based Policy

2025-03-13 · Ziqi Jia, Junjie Li, Xiaoyang Qu, Jianzong Wang

Multi-agent systems (MAS) have shown great potential in executing complex tasks, but coordination and safety remain significant challenges. Multi-Agent Reinforcement Learning (MARL) offers a promising framework for agent…

Meta-LearningMulti-agent Reinforcement Learning

Graph of Agents: Principled Long Context Modeling by Emergent Multi-Agent Collaboration

2025-09-26 · Taejong Joo, Shu Ishida, Ivan Sosnovik, Bryan Lim 외 arxiv

As a model-agnostic approach to long context modeling, multi-agent systems can process inputs longer than a large language model's context window without retraining or architectural modifications. However, their performa…

Prompt EngineeringQuestion Answering

DIG to Heal: Scaling General-purpose Agent Collaboration via Explainable Dynamic Decision Paths

2026-02-27 · Hanqing Yang, Hyungwoo Lee, Yuhang Yao, Zhiwei Liu 외 arxiv

The increasingly popular agentic AI paradigm promises to harness the power of multiple, general-purpose large language model (LLM) agents to collaboratively complete complex tasks. While many agentic AI systems reduce co…