paper-with-me

홈 › Papers

Orthogonal Policy Gradient and Autonomous Driving Application

2018-11-15 · Mincong Luo, Yin Tong, Jiachi Liu

One less addressed issue of deep reinforcement learning is the lack of generalization capability based on new state and new target, for complex tasks, it is necessary to give the correct strategy and evaluate all possible actions for current state. Fortunately, deep reinforcement learning has enabled enormous progress in both subproblems: giving the correct strategy and evaluating all actions based on the state. In this paper we present an approach called orthogonal policy gradient descent(OPGD) that can make agent learn the policy gradient based on the current state and the actions set, by which the agent can learn a policy network with generalization capability. we evaluate the proposed method on the 3D autonomous driving enviroment TORCS compared with the baseline model, detailed analyses of experimental results and proofs are also given.

📄 PDF Abstract BibTeX arXiv:1811.06151

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Distributional Soft Actor-Critic with Harmonic Gradient for Safe and Efficient Autonomous Driving in Multi-lane Scenarios

2025-05-18 · Feihong Zhang, Guojian Zhan, Bin Shuai, Tianyi Zhang 외

Reinforcement learning (RL), known for its self-evolution capability, offers a promising approach to training high-level autonomous driving systems. However, handling constraints remains a significant challenge for exist…

Autonomous DrivingReinforcement Learning (RL)

A Variance-Reduced Stochastic Gradient Tracking Algorithm for Decentralized Optimization with Orthogonality Constraints

2022-08-29 · Lei Wang, Xin Liu

Decentralized optimization with orthogonality constraints is found widely in scientific computing and data science. Since the orthogonality constraints are nonconvex, it is quite challenging to design efficient algorithm…

Autonomous DrivingRiemannian optimization

Zero-Human Demonstration End-to-end Autonomous Driving with Trajectory Scorer

2025-10-28 · Zhenxin Li, Nadine Chang, Wenhao Yao, Xinglong Sun 외 arxiv

Human demonstrations are widely considered the cornerstone of end-to-end (E2E) autonomous driving despite human demonstration's scarcity for long-tail and safety-critical scenarios. Nonetheless, current E2E autonomous dr…

Reinforcement LearningAutonomous Driving

Safe Multi-Agent Reinforcement Learning with Bilevel Optimization in Autonomous Driving

2024-05-28 · Zhi Zheng, Shangding Gu

Ensuring safety in MARL, particularly when deploying it in real-world applications such as autonomous driving, emerges as a critical challenge. To address this challenge, traditional safe MARL methods extend MARL approac…

Autonomous DrivingBilevel OptimizationDecision MakingMulti-agent Reinforcement Learning+1

On Multi-Agent Deep Deterministic Policy Gradients and their Explainability for SMARTS Environment

2023-01-20 · Ansh Mittal, Aditya Malte

Multi-Agent RL or MARL is one of the complex problems in Autonomous Driving literature that hampers the release of fully-autonomous vehicles today. Several simulators have been in iteration after their inception to mitig…

Autonomous DrivingAutonomous Vehicles