paper-with-me

Papers

Multi-Agent Reinforcement Learning for Visibility-based Persistent Monitoring

2020-11-02 · Jingxi Chen, Amrish Baskaran, Zhongshun Zhang, Pratap Tokekar

The Visibility-based Persistent Monitoring (VPM) problem seeks to find a set of trajectories (or controllers) for robots to persistently monitor a changing environment. Each robot has a sensor, such as a camera, with a limited field-of-view that is obstructed by obstacles in the environment. The robots may need to coordinate with each other to ensure no point in the environment is left unmonitored for long periods of time. We model the problem such that there is a penalty that accrues every time step if a point is left unmonitored. However, the dynamics of the penalty are unknown to us. We present a Multi-Agent Reinforcement Learning (MARL) algorithm for the VPM problem. Specifically, we present a Multi-Agent Graph Attention Proximal Policy Optimization (MA-G-PPO) algorithm that takes as input the local observations of all agents combined with a low resolution global map to learn a policy for each agent. The graph attention allows agents to share their information with others leading to an effective joint policy. Our main focus is to understand how effective MARL is for the VPM problem. We investigate five research questions with this broader goal. We find that MA-G-PPO is able to learn a better policy than the non-RL baseline in most cases, the effectiveness depends on agents sharing information with each other, and the policy learnt shows emergent behavior for the agents.

📄 PDF Abstract BibTeX arXiv:2011.01129

Code (1)

raaslab/rl_multi_agent 공식 구현 pytorch

Tasks

Graph AttentionMulti-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

COMPASS: Cooperative Multi-Agent Persistent Monitoring using Spatio-Temporal Attention Network

2025-07-22 · Xingjian Zhang, Yizhuo Wang, Guillaume Sartoretti arxiv

Persistent monitoring of dynamic targets is essential in real-world applications such as disaster response, environmental sensing, and wildlife conservation, where mobile agents must continuously gather information under…

Multi-agent Reinforcement LearningGaussian Processes

Cooperative Informative Sensing for Monitoring Dynamic Indoor Environments via Multi-Agent Reinforcement Learning

2026-04-25 · Kanghoon Lee, Matthew M. Sato, Jinnyeong Yang, Seungro Lee 외 arxiv

Monitoring human activity in indoor environments is important for applications such as facility management, safety assessment, and space utilization analysis. While mobile robot teams offer the potential to actively impr…

Multi-agent Reinforcement Learning

Combining Deep Architectures for Information Gain estimation and Reinforcement Learning for multiagent field exploration

2025-05-29 · Emanuele Masiero, Vito Trianni, Giuseppe Vizzari, Dimitri Ognibene

Precision agriculture requires efficient autonomous systems for crop monitoring, where agents must explore large-scale environments while minimizing resource consumption. This work addresses the problem as an active expl…

Visibility Tracking

Event-Driven Receding Horizon Control of Energy-Aware Dynamic Agents For Distributed Persistent Monitoring

2021-02-25 · Shirantha Welikala, Christos G. Cassandras

This paper addresses the persistent monitoring problem defined on a network where a set of nodes (targets) needs to be monitored by a team of dynamic energy-aware agents. The objective is to control the agents' motion to…

Federated Client Selection under Partial Visibility: A POMDP Approach with Spatio-Temporal Attention

2026-05-12 · Qijun Hou, Yuchen Shi, Pingyi Fan, Khaled B. Letaief arxiv

Federated learning relies on effective client selection to alleviate the performance degradation caused by data heterogeneity. Most existing methods assume full visibility of all clients at each communication round. Howe…

Reinforcement LearningFederated Learning