An Examination of Offline-Trained Encoders in Vision-Based Deep Reinforcement Learning for Autonomous Driving
Shawan Mohammed, Alp Argun, Nicolas Bonnotte, Gerd Ascheid

TL;DR
This paper explores the use of offline-trained encoders learned from large video datasets to improve vision-based deep reinforcement learning for autonomous driving, demonstrating effective transfer and architectural optimizations.
Contribution
It introduces a method for leveraging self-supervised offline-trained encoders to enhance DRL in autonomous driving and investigates architectural choices for optimal transfer.
Findings
Transferred features enable zero-shot lane following and collision avoidance.
Offline-trained encoders improve DRL performance in complex driving tasks.
Architectural decisions significantly affect the utilization of transferred representations.
Abstract
Our research investigates the challenges Deep Reinforcement Learning (DRL) faces in complex, Partially Observable Markov Decision Processes (POMDP) such as autonomous driving (AD), and proposes a solution for vision-based navigation in these environments. Partial observability reduces RL performance significantly, and this can be mitigated by augmenting sensor information and data fusion to reflect a more Markovian environment. However, this necessitates an increasingly complex perception module, whose training via RL is complicated due to inherent limitations. As the neural network architecture becomes more complex, the reward function's effectiveness as an error signal diminishes since the only source of supervision is the reward, which is often noisy, sparse, and delayed. Task-irrelevant elements in images, such as the sky or certain objects, pose additional complexities. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics
