paper-with-me

Papers

Autonomous Vehicle Patrolling Through Deep Reinforcement Learning: Learning to Communicate and Cooperate

2024-01-28 · Chenhao Tong, Maria A. Rodriguez, Richard O. Sinnott

Autonomous vehicles are suited for continuous area patrolling problems. Finding an optimal patrolling strategy can be challenging due to unknown environmental factors, such as wind or landscape; or autonomous vehicles' constraints, such as limited battery life or hardware failures. Importantly, patrolling large areas often requires multiple agents to collectively coordinate their actions. However, an optimal coordination strategy is often non-trivial to be manually defined due to the complex nature of patrolling environments. In this paper, we consider a patrolling problem with environmental factors, agent limitations, and three typical cooperation problems -- collision avoidance, congestion avoidance, and patrolling target negotiation. We propose a multi-agent reinforcement learning solution based on a reinforced inter-agent learning (RIAL) method. With this approach, agents are trained to develop their own communication protocol to cooperate during patrolling where faults can and do occur. The solution is validated through simulation experiments and is compared with several state-of-the-art patrolling solutions from different perspectives, including the overall patrol performance, the collision avoidance performance, the efficiency of battery recharging strategies, and the overall fault tolerance.

📄 PDF Abstract BibTeX arXiv:2402.10222

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesCollision AvoidanceDeep Reinforcement LearningMulti-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

An Energy-aware and Fault-tolerant Deep Reinforcement Learning based approach for Multi-agent Patrolling Problems

2022-12-16 · Chenhao Tong, Aaron Harwood, Maria A. Rodriguez, Richard O. Sinnott

Autonomous vehicles are suited for continuous area patrolling problems. However, finding an optimal patrolling strategy can be challenging for many reasons. Firstly, patrolling environments are often complex and can incl…

Autonomous VehiclesDeep Reinforcement LearningMulti-agent Reinforcement Learningreinforcement-learning+1

Censored Deep Reinforcement Patrolling with Information Criterion for Monitoring Large Water Resources using Autonomous Surface Vehicles

2022-10-12 · Samuel Yanes Luis, Daniel Gutiérrez Reina, Sergio Toral Marín

Monitoring and patrolling large water resources is a major challenge for conservation. The problem of acquiring data of an underlying environment that usually changes within time involves a proper formulation of the info…

Autonomous VehiclesQ-Learning

Frequency-Based Patrolling with Heterogeneous Agents and Limited Communication

2014-02-07 · Tao Mao, Laura Ray

This paper investigates multi-agent frequencybased patrolling of intersecting, circle graphs under conditions where graph nodes have non-uniform visitation requirements and agents have limited ability to communicate. The…

Reinforcement Learning

Integrated Longitudinal Speed Decision-Making and Energy Efficiency Control for Connected Electrified Vehicles

2020-07-24 · Teng Liu, Bo wang, Dongpu Cao, Xiaolin Tang 외

To improve the driving mobility and energy efficiency of connected autonomous electrified vehicles, this paper presents an integrated longitudinal speed decision-making and energy efficiency control strategy. The propose…

Autonomous VehiclesDecision MakingModel Predictive Controlreinforcement-learning+2

Learn by Observation: Imitation Learning for Drone Patrolling from Videos of A Human Navigator

2020-08-30 · Yue Fan, Shilei Chu, Wei zhang, Ran Song 외

We present an imitation learning method for autonomous drone patrolling based only on raw videos. Different from previous methods, we propose to let the drone learn patrolling in the air by observing and imitating how a …

Drone navigationImitation Learning