中文
相关论文

相关论文: RGMComm: Return Gap Minimization via Discrete Comm…

200 篇论文

Autonomous agents powered by LLMs and Retrieval-Augmented Generation (RAG) are proficient consumers of digital content but remain unidirectional, a limitation we term epistemic asymmetry. This isolation leads to redundant reasoning and…

人工智能 · 计算机科学 2025-12-25 Zan-Kai Chong , Hiroyuki Ohsaki , Bryan Ng

Communication is essential for the collective execution of complex tasks by human agents, motivating interest in communication mechanisms for multi-agent reinforcement learning (MARL). However, existing communication protocols in MARL are…

In this paper, we propose a maximum mutual information (MMI) framework for multi-agent reinforcement learning (MARL) to enable multiple agents to learn coordinated behaviors by regularizing the accumulated return with the mutual information…

多智能体系统 · 计算机科学 2020-06-05 Woojun Kim , Whiyoung Jung , Myungsik Cho , Youngchul Sung

Reinforcement learning with verifiable rewards (RLVR) has proven effective in eliciting complex reasoning in large language models (LLMs). However, standard RLVR training often leads to excessively verbose processes (in reasoning tasks) and…

人工智能 · 计算机科学 2025-10-01 Gang Li , Yulei Qin , Xiaoyu Tan , Dingkang Yang , Yuchen Shi , Zihan Xu , Xiang Li , Xing Sun , Ke Li

In this paper, we explore a multi-agent reinforcement learning approach to address the design problem of communication and control strategies for multi-agent cooperative transport. Typical end-to-end deep neural network policies may be…

机器学习 · 计算机科学 2021-03-30 Kazuki Shibata , Tomohiko Jimbo , Takamitsu Matsubara

Reinforcement learning techniques are being explored as solutions to the threat of cyber attacks on enterprise networks. Recent research in the field of AI in cyber security has investigated the ability of homogeneous multi-agent…

密码学与安全 · 计算机科学 2026-03-24 Alex Popa , Adrian Taylor , Ranwa Al Mallah

Large Language Models (LLMs) have made significant progress in dialogue, yet redundant memory contexts severely limit their effectiveness in long-term dialogue agents. External memory systems have been proposed to improve memory…

信息检索 · 计算机科学 2026-05-28 Tan Wang , Yunwei Dong

Popular methods in cooperative Multi-Agent Reinforcement Learning with partially observable environments typically allow agents to act independently during execution, which may limit the coordinated effect of the trained policies. However,…

多智能体系统 · 计算机科学 2025-07-22 Faizan Contractor , Li Li , Ranwa Al Mallah

Communication is supposed to improve multi-agent collaboration and overall performance in cooperative Multi-agent reinforcement learning (MARL). However, such improvements are prevalently limited in practice since most existing…

多智能体系统 · 计算机科学 2022-12-06 Tingting Yuan , Hwei-Ming Chung , Jie Yuan , Xiaoming Fu

Semantic communication (SemCom) is an emerging paradigm aiming at transmitting only task-relevant semantic information to the receiver, which can significantly improve communication efficiency. Recent advancements in generative artificial…

网络与互联网体系结构 · 计算机科学 2024-12-30 Shunpu Tang , Ruichen Zhang , Yuxuan Yan , Qianqian Yang , Dusit Niyato , Xianbin Wang , Shiwen Mao

In multi-agent deep reinforcement learning, extracting sufficient and compact information of other agents is critical to attain efficient convergence and scalability of an algorithm. In canonical frameworks, distilling of such information…

机器学习 · 计算机科学 2021-09-30 Yue Jin , Shuangqing Wei , Jian Yuan , Xudong Zhang

Utilizing messages from teammates can improve coordination in cooperative Multi-agent Reinforcement Learning (MARL). Previous works typically combine raw messages of teammates with local information as inputs for policy. However, neglecting…

机器学习 · 计算机科学 2023-02-21 Cong Guan , Feng Chen , Lei Yuan , Zongzhang Zhang , Yang Yu

We propose a novel formulation of the "effectiveness problem" in communications, put forth by Shannon and Weaver in their seminal work [2], by considering multiple agents communicating over a noisy channel in order to achieve better…

信号处理 · 电气工程与系统科学 2021-04-02 Tze-Yang Tung , Szymon Kobus , Joan Roig Pujol , Deniz Gunduz

Recursive or looped language models have recently emerged as a new scaling axis by iteratively refining the same model computation over latent states to deepen reasoning. We extend such scaling principle from a single model to multi-agent…

Data parallelism has become a dominant method to scale Deep Neural Network (DNN) training across multiple nodes. Since synchronizing a large number of gradients of the local model can be a bottleneck for large-scale distributed training,…

分布式、并行与集群计算 · 计算机科学 2019-07-23 Jiarui Fang , Haohuan Fu , Guangwen Yang , Cho-Jui Hsieh

Current approaches to multi-agent cooperation rely heavily on centralized mechanisms or explicit communication protocols to ensure convergence. This paper studies the problem of distributed multi-agent learning without resorting to…

多智能体系统 · 计算机科学 2025-08-19 Caroline Wang , Ishan Durugkar , Elad Liebman , Peter Stone

With the rapid evolution of wireless mobile devices, there emerges an increased need to design effective collaboration mechanisms between intelligent agents, so as to gradually approach the final collective objective through continuously…

人工智能 · 计算机科学 2021-02-02 Xing Xu , Rongpeng Li , Zhifeng Zhao , Honggang Zhang

The remote wireless control of industrial systems is one of the major use cases for 5G and beyond systems: in these cases, the massive amounts of sensory information that need to be shared over the wireless medium may overload even…

机器学习 · 计算机科学 2024-01-30 Pietro Talli , Francesco Pase , Federico Chiariotti , Andrea Zanella , Michele Zorzi

Distributed data-parallel (DDP) training improves overall application throughput as multiple devices train on a subset of data and aggregate updates to produce a globally shared model. The periodic synchronization at each iteration incurs…

机器学习 · 计算机科学 2024-01-30 Sahil Tyagi , Martin Swany

Large language models increasingly rely on either reinforcement learning or multi-agent prompting to improve reasoning, yet these two paradigms remain difficult to combine. Directly applying single-agent reinforcement learning to multi-turn…

人工智能 · 计算机科学 2026-05-28 Chusen Li , Zhou Liu , Shuigeng Zhou , Wentao Zhang