paper-with-me

Papers

Defensive Escort Teams via Multi-Agent Deep Reinforcement Learning

2019-10-09 · Arpit Garg, Yazied A. Hasan, Adam Yañez, Lydia Tapia

Coordinated defensive escorts can aid a navigating payload by positioning themselves in order to maintain the safety of the payload from obstacles. In this paper, we present a novel, end-to-end solution for coordinating an escort team for protecting high-value payloads. Our solution employs deep reinforcement learning (RL) in order to train a team of escorts to maintain payload safety while navigating alongside the payload. This is done in a distributed fashion, relying only on limited range positional information of other escorts, the payload, and the obstacles. When compared to a state-of-art algorithm for obstacle avoidance, our solution with a single escort increases navigation success up to 31%. Additionally, escort teams increase success rate by up to 75% percent over escorts in static formations. We also show that this learned solution is general to several adaptations in the scenario including: a changing number of escorts in the team, changing obstacle density, and changes in payload conformation. Video: https://youtu.be/SoYesKti4VA.

📄 PDF Abstract BibTeX arXiv:1910.04537

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Multi-Agent Reinforcement Learning for Problems with Combined Individual and Team Reward

2020-03-24 · Hassam Ullah Sheikh, Ladislau Bölöni

Many cooperative multi-agent problems require agents to learn individual tasks while contributing to the collective success of the group. This is a challenging task for current state-of-the-art multi-agent reinforcement …

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Detection of adversarial intent in Human-AI teams using LLMs

2026-03-21 · Abed K. Musaffar, Ambuj Singh, Francesco Bullo arxiv

Large language models (LLMs) are increasingly deployed in human-AI teams as support agents for complex tasks such as information retrieval, programming, and decision-making assistance. While these agents' autonomy and co…

Information RetrievalPrompt Engineering

Toward Optimal LLM Alignments Using Two-Player Games

2024-06-16 · Rui Zheng, Hongyi Guo, Zhihan Liu, Xiaoying Zhang 외

The standard Reinforcement Learning from Human Feedback (RLHF) framework primarily focuses on optimizing the performance of large language models using pre-collected prompts. However, collecting prompts that provide comp…

reinforcement-learningReinforcement Learning

Exploring the Benefits of Teams in Multiagent Learning

2022-05-04 · David Radke, Kate Larson, Tim Brecht

For problems requiring cooperation, many multiagent systems implement solutions among either individual agents or across an entire population towards a common goal. Multiagent teams are primarily studied when in conflict…

Reinforcement Learning (RL)

On Computing Makespan-Optimal Solutions for Generalized Sliding-Tile Puzzles

2023-12-18 · Marcus Gozon, Jingjin Yu

In the $15$-puzzle game, $15$ labeled square tiles are reconfigured on a $4\times 4$ board through an escort, wherein each (time) step, a single tile neighboring it may slide into it, leaving the space previously occupie…