paper-with-me

Papers

A collaboration of multi-agent model using an interactive interface

2022-09-01 · journal 2022 9 · Jingchen Li, Fan Wu, Haobin Shi, Kao-Shing Hwang

Multi-agent reinforcement learning algorithms scarcely attend to noisy environments, in which agents are inhibited from achieving optimal policy training and making correct decisions. This work investigates the effect of noises in multi-agent environments and proposes a multi-agent actor-critic with collaboration (MACC) model. The model uses lightweight communication to overcome the interference from noises. There are two policies for each agent in MACC: collaboration policy and behavior policy. The behavior of an agent not only depends on its own state but also be influenced by each other agent through a scalar, collaboration value. The collaboration value is generated by the collaboration policy for each individual agent, and it ensures a succinct consensus about the environment. This paper elaborates on the training of the collaboration policy and specifies how it coordinates the behavior policy in a manner of temporal abstraction mechanism, while the observation sequence is considered for more accurate perception. Several experiments on multi-agent collaboration simulation platforms demonstrate that the MACC performs better than baselines in noisy environments, especially in partially observable environments.

📄 PDF Abstract BibTeX

Code (1)

2024-MindSpore-1/Code1/tree/main/shihaobin/fuzzyagents-mindspore-main

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Holon: a cybernetic interface for bio-semiotics

2024-04-05 · Jon McCormack, Elliott Wilson

This paper presents an interactive artwork, "Holon", a collection of 130 autonomous, cybernetic organisms that listen and make sound in collaboration with the natural environment. The work was developed for installation …

Scaling Large Language Model-based Multi-Agent Collaboration

2024-06-11 · Chen Qian, Zihao Xie, Yifei Wang, Wei Liu 외

Recent breakthroughs in large language model-driven autonomous agents have revealed that multi-agent collaboration often surpasses each individual through collective reasoning. Inspired by the neural scaling law--increas…

Language ModelingLanguage ModellingLarge Language Modelmodel

Perspectra: Choosing Your Experts Enhances Critical Thinking in Multi-Agent Research Ideation

2025-09-24 · Yiren Liu, Viraj Shah, Sangho Suh, Pao Siangliulue 외 arxiv

Recent advances in multi-agent systems (MAS) enable tools for information search and ideation by assigning personas to agents. However, how users can effectively control, steer, and critically evaluate collaboration amon…

ViviDoc: Generating Interactive Documents through Human-Agent Collaboration

2026-03-30 · Yinghao Tang, Yupeng Xie, Yingchaojie Feng, Tingfeng Lan 외 arxiv

Interactive documents help readers engage with complex ideas through dynamic visualization, interactive animations, and exploratory interfaces. However, creating such documents remains costly, as it requires both domain …

Agentic Publications: An LLM-Driven Framework for Interactive Scientific Publishing, Supplementing Traditional Papers with AI-Powered Knowledge Systems

2025-05-19 · Roberto Pugliese, George Kourousias, Francesco Venier, Grazia Garlatti Costa

The exponential growth of scientific literature presents significant challenges for researchers navigating the complex knowledge landscape. We propose "Agentic Publications", a novel LLM-driven framework complementing tr…

Knowledge GraphsRetrieval-augmented Generation