paper-with-me

홈 › Papers

A New Approach to Training Multiple Cooperative Agents for Autonomous Driving

2022-09-05 · Ruiyang Yang, Siheng Li, Beihong Jin

Training multiple agents to perform safe and cooperative control in the complex scenarios of autonomous driving has been a challenge. For a small fleet of cars moving together, this paper proposes Lepus, a new approach to training multiple agents. Lepus adopts a pure cooperative manner for training multiple agents, featured with the shared parameters of policy networks and the shared reward function of multiple agents. In particular, Lepus pre-trains the policy networks via an adversarial process, improving its collaborative decision-making capability and further the stability of car driving. Moreover, for alleviating the problem of sparse rewards, Lepus learns an approximate reward function from expert trajectories by combining a random network and a distillation network. We conduct extensive experiments on the MADRaS simulation platform. The experimental results show that multiple agents trained by Lepus can avoid collisions as many as possible while driving simultaneously and outperform the other four methods, that is, DDPG-FDE, PSDDPG, MADDPG, and MAGAIL(DDPG) in terms of stability.

📄 PDF Abstract BibTeX arXiv:2209.02157

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDecision Making

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Adam 설명 없음
Batch Normalization 설명 없음
Weight Decay 설명 없음
Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
MADDPG MADDPG, or Multi-agent DDPG, extends DDPG into a multi-agent policy gradient algorithm where decentralized agents learn a…

Similar Papers 제목 키워드 기반

WHALES: A Multi-agent Scheduling Dataset for Enhanced Cooperation in Autonomous Driving

2024-11-20 · Siwei Chen, Yinsong, Wang, Ziyi Song 외

Achieving high levels of safety and reliability in autonomous driving remains a critical challenge, especially due to occlusion and limited perception ranges in standalone systems. Cooperative perception among vehicles o…

Autonomous DrivingAutonomous VehiclesScheduling

Studying the Impact of Semi-Cooperative Drivers on Overall Highway Flow

2023-04-23 · Noam Buckman, Sertac Karaman, Daniela Rus

Semi-cooperative behaviors are intrinsic properties of human drivers and should be considered for autonomous driving. In addition, new autonomous planners can consider the social value orientation (SVO) of human drivers …

Autonomous Driving

M3CAD: Towards Generic Cooperative Autonomous Driving Benchmark

2025-05-10 · Morui Zhu, Yongqi Zhu, Yihao Zhu, Qi Chen 외

We introduce M$^3$CAD, a novel benchmark designed to advance research in generic cooperative autonomous driving. M$^3$CAD comprises 204 sequences with 30k frames, spanning a diverse range of cooperative driving scenarios…

Autonomous DrivingMotion Forecastingobject-detectionObject Detection

Interruption-Aware Cooperative Perception for V2X Communication-Aided Autonomous Driving

2023-04-24 · Shunli Ren, Zixing Lei, Zi Wang, Mehrdad Dianati 외

Cooperative perception can significantly improve the perception performance of autonomous vehicles beyond the limited perception ability of individual vehicles by exchanging information with neighbor agents through V2X c…

Autonomous DrivingAutonomous VehiclesKnowledge Distillation

KoMA: Knowledge-driven Multi-agent Framework for Autonomous Driving with Large Language Models

2024-07-19 · Kemou Jiang, Xuan Cai, Zhiyong Cui, Aoyong Li 외

Large language models (LLMs) as autonomous agents offer a novel avenue for tackling real-world challenges through a knowledge-driven manner. These LLM-enhanced methodologies excel in generalization and interpretability. …

Autonomous Driving