paper-with-me

홈 › Papers

Deep Learning of Robotic Tasks without a Simulator using Strong and Weak Human Supervision

2016-12-04 · Bar Hilleli, Ran El-Yaniv

We propose a scheme for training a computerized agent to perform complex human tasks such as highway steering. The scheme is designed to follow a natural learning process whereby a human instructor teaches a computerized trainee. The learning process consists of five elements: (i) unsupervised feature learning; (ii) supervised imitation learning; (iii) supervised reward induction; (iv) supervised safety module construction; and (v) reinforcement learning. We implemented the last four elements of the scheme using deep convolutional networks and applied it to successfully create a computerized agent capable of autonomous highway steering over the well-known racing game Assetto Corsa. We demonstrate that the use of the last four elements is essential to effectively carry out the steering task using vision alone, without access to a driving simulator internals, and operating in wall-clock time. This is made possible also through the introduction of a safety network, a novel way for preventing the agent from performing catastrophic mistakes during the reinforcement learning stage.

📄 PDF Abstract BibTeX arXiv:1612.01086

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Beware Untrusted Simulators -- Reward-Free Backdoor Attacks in Reinforcement Learning

2026-02-04 · Ethan Rathbun, Wo Wei Lin, Alina Oprea, Christopher Amato arxiv

Simulated environments are a key piece in the success of Reinforcement Learning (RL), allowing practitioners and researchers to train decision making agents without running expensive experiments on real hardware. Simulat…

Reinforcement LearningDecision Making

No RL, No Simulation: Learning to Navigate without Navigating

2021-10-18 · NeurIPS 2021 12 · Meera Hahn, Devendra Chaplot, Shubham Tulsiani, Mustafa Mukadam 외

Most prior methods for learning navigation policies require access to simulation environments, as they need online policy interaction and rely on ground-truth maps for rewards. However, building simulators is expensive (…

NavigateReinforcement Learning (RL)

DiSECt: A Differentiable Simulator for Parameter Inference and Control in Robotic Cutting

2022-03-19 · Eric Heiden, Miles Macklin, Yashraj Narang, Dieter Fox 외

Robotic cutting of soft materials is critical for applications such as food processing, household automation, and surgical manipulation. As in other areas of robotics, simulators can facilitate controller verification, p…

Bayesian InferenceDataset Generation

Interactive World Simulator for Robot Policy Training and Evaluation

2026-03-09 · Yixuan Wang, Rhythm Syed, Fangyu Wu, Mengchao Zhang 외 arxiv

Action-conditioned video prediction models (often referred to as world models) have shown strong potential for robotics applications, but existing approaches are often slow and struggle to capture physically consistent i…

Video Prediction

Can Language Models Serve as Text-Based World Simulators?

2024-06-10 · Ruoyao Wang, Graham Todd, Ziang Xiao, Xingdi Yuan 외

Virtual environments play a key role in benchmarking advances in complex planning and decision-making tasks but are expensive and complicated to build by hand. Can current language models themselves serve as world simula…

BenchmarkingDecision Making