Pith. sign in

REVIEW 3 cited by

Deep Reinforcement Learning for Autonomous Driving

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1811.11329 v3 pith:WBPQ5VFU submitted 2018-11-28 cs.CV cs.LGcs.RO

Deep Reinforcement Learning for Autonomous Driving

classification cs.CV cs.LGcs.RO
keywords torcsautonomouscomplexddpgdeepdrivingspacesaction
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Reinforcement learning has steadily improved and outperform human in lots of traditional games since the resurgence of deep neural network. However, these success is not easy to be copied to autonomous driving because the state spaces in real world are extreme complex and action spaces are continuous and fine control is required. Moreover, the autonomous driving vehicles must also keep functional safety under the complex environments. To deal with these challenges, we first adopt the deep deterministic policy gradient (DDPG) algorithm, which has the capacity to handle complex state and action spaces in continuous domain. We then choose The Open Racing Car Simulator (TORCS) as our environment to avoid physical damage. Meanwhile, we select a set of appropriate sensor information from TORCS and design our own rewarder. In order to fit DDPG algorithm to TORCS, we design our network architecture for both actor and critic inside DDPG paradigm. To demonstrate the effectiveness of our model, We evaluate on different modes in TORCS and show both quantitative and qualitative results.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Solving Markov Decision Processes with Future Information via MPC

    eess.SY 2026-06 unverdicted novelty 6.0

    Parameterized MPC exactly represents optimal policies for MDPs with future information under identified structural conditions and parameters can be learned via RL.

  2. Continual Reinforcement Learning with Diversity Exploration and Adversarial Self-Correction

    cs.LG 2019-06 unverdicted novelty 6.0

    CDAN framework uses diversity exploration and adversarial self-correction for continual RL in continuous control, evaluated on new CAM environment with NSD metric showing 18.35% NSD improvement over baseline.

  3. CRRL: A Causality-Based Reinforcement Learning Framework for Autonomous System Recovery

    cs.SE 2026-07 conditional novelty 5.0

    Causal-guided PPO training produces policies that cooperate with rule-based recovery, yielding significant gains in reward, distance, and velocity over non-causal baselines in CARLA driving scenarios.