paper-with-me

Papers

Deep Imitative Models for Flexible Inference, Planning, and Control

2018-10-15 · ICLR 2020 1 · Nicholas Rhinehart, Rowan Mcallister, Sergey Levine

Imitation Learning (IL) is an appealing approach to learn desirable autonomous behavior. However, directing IL to achieve arbitrary goals is difficult. In contrast, planning-based algorithms use dynamics models and reward functions to achieve goals. Yet, reward functions that evoke desirable behavior are often difficult to specify. In this paper, we propose Imitative Models to combine the benefits of IL and goal-directed planning. Imitative Models are probabilistic predictive models of desirable behavior able to plan interpretable expert-like trajectories to achieve specified goals. We derive families of flexible goal objectives, including constrained goal regions, unconstrained goal sets, and energy-based goals. We show that our method can use these objectives to successfully direct behavior. Our method substantially outperforms six IL approaches and a planning-based approach in a dynamic simulated autonomous driving task, and is efficiently learned from expert demonstrations without online data collection. We also show our approach is robust to poorly specified goals, such as goals on the wrong side of the road.

📄 PDF Abstract BibTeX arXiv:1810.06544

Code (1)

nrhine1/deep_imitative_models 공식 구현

Tasks

Autonomous DrivingImitation Learning

Similar Papers 제목 키워드 기반

Imitative Membership Inference Attack

2025-09-08 · Yuntao Du, Yuetian Chen, Hanshen Xiao, Bruno Ribeiro 외 arxiv

A Membership Inference Attack (MIA) assesses how much a target machine learning model reveals about its training data by determining whether specific query instances were part of the training set. State-of-the-art MIAs r…

Can Autonomous Vehicles Identify, Recover From, and Adapt to Distribution Shifts?

2020-06-26 · ICML 2020 1 · Angelos Filos, Panagiotis Tigas, Rowan Mcallister, Nicholas Rhinehart 외

Out-of-training-distribution (OOD) scenarios are a common challenge of learning agents at deployment, typically leading to arbitrary deductions and poorly-informed decisions. In principle, detection of and adaptation to …

Autonomous VehiclesOut of Distribution (OOD) Detection

GuideFlow: Constraint-Guided Flow Matching for Planning in End-to-End Autonomous Driving

2025-11-24 · Lin Liu, Caiyan Jia, Guanyi Yu, Ziying Song 외 arxiv

Driving planning is a critical component of end-to-end (E2E) autonomous driving. However, prevailing Imitative E2E Planners often suffer from multimodal trajectory mode collapse, failing to produce diverse trajectory pro…

Autonomous Driving

Machine Learning Integrated with Model Predictive Control for Imitative Optimal Control of Compression Ignition Engines

2022-04-01 · Armin Norouzi, Saeid Shahpouri, David Gordon, Alexander Winkler 외

The high thermal efficiency and reliability of the compression-ignition engine makes it the first choice for many applications. For this to continue, a reduction of the pollutant emissions is needed. One solution is the …

Model Predictive Control

Imitative Planning using Conditional Normalizing Flow

2020-07-31 · Shubhankar Agarwal, Harshit Sikchi, Cole Gulino, Eric Wilkinson 외

A popular way to plan trajectories in dynamic urban scenarios for Autonomous Vehicles is to rely on explicitly specified and hand crafted cost functions, coupled with random sampling in the trajectory space to find the m…

Autonomous VehiclesTrajectory Planning