paper-with-me

Papers

Driving Policy Transfer via Modularity and Abstraction

2018-04-25 · Matthias Müller, Alexey Dosovitskiy, Bernard Ghanem, Vladlen Koltun

End-to-end approaches to autonomous driving have high sample complexity and are difficult to scale to realistic urban driving. Simulation can help end-to-end driving systems by providing a cheap, safe, and diverse training environment. Yet training driving policies in simulation brings up the problem of transferring such policies to the real world. We present an approach to transferring driving policies from simulation to reality via modularity and abstraction. Our approach is inspired by classic driving systems and aims to combine the benefits of modular architectures and end-to-end deep learning approaches. The key idea is to encapsulate the driving policy such that it is not directly exposed to raw perceptual input or low-level vehicle dynamics. We evaluate the presented approach in simulated urban environments and in the real world. In particular, we transfer a driving policy trained in simulation to a 1/5-scale robotic truck that is deployed in a variety of conditions, with no finetuning, on two continents. The supplementary video can be viewed at https://youtu.be/BrMDJqI6H5U

📄 PDF Abstract BibTeX arXiv:1804.09364

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Label Efficient Visual Abstractions for Autonomous Driving

2020-05-20 · Aseem Behl, Kashyap Chitta, Aditya Prakash, Eshed Ohn-Bar 외

It is well known that semantic segmentation can be used as an effective intermediate representation for learning driving policies. However, the task of street scene semantic segmentation requires expensive annotations. F…

Autonomous DrivingSegmentationSemantic Segmentation

Combined Reinforcement Learning via Abstract Representations

2018-09-12 · Vincent François-Lavet, Yoshua Bengio, Doina Precup, Joelle Pineau

In the quest for efficient and robust reinforcement learning methods, both model-free and model-based approaches offer advantages. In this paper we propose a new way of explicitly bridging both approaches via a shared lo…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Beyond Adaptive Submodularity: Approximation Guarantees of Greedy Policy with Adaptive Submodularity Ratio

2019-04-24 · Kaito Fujii, Shinsaku Sakaue

We propose a new concept named adaptive submodularity ratio to study the greedy policy for sequential decision making. While the greedy policy is known to perform well for a wide variety of adaptive stochastic optimizati…

Decision Makingfeature selectionSequential Decision MakingStochastic Optimization

Unlocking Generalization for Robotics via Modularity and Scale

2025-03-10 · Murtaza Dalal

How can we build generalist robot systems? Scale may not be enough due to the significant multimodality of robotics tasks, lack of easily accessible data and the challenges of deploying on physical hardware. Meanwhile, m…

Scene Generation

Polaris: A Gödel Agent Framework for Small Language Models through Experience-Abstracted Policy Repair

2026-03-24 · Aditya Kakade, Vivek Srivastava, Shirish Karande arxiv

Gödel agent realize recursive self-improvement: an agent inspects its own policy and traces and then modifies that policy in a tested loop. We introduce Polaris, Gödel agent for compact models that performs policy repair…

Arithmetic Reasoning