中文
相关论文

相关论文: Enhanced Behavioral Cloning with Environmental Los…

200 篇论文

This paper proposes a imitation learning model for autonomous driving on highway traffic by mimicking human drivers' driving behaviours. The study utilizes the HighD traffic dataset, which is complex, high-dimensional, and diverse in…

机器人学 · 计算机科学 2024-03-08 Mustafa Yildirim , Saber Fallah

Predicting a vehicle's trajectory is an essential ability for autonomous vehicles navigating through complex urban traffic scenes. Bird's-eye-view roadmap information provides valuable information for making trajectory predictions, and…

计算机视觉与模式识别 · 计算机科学 2021-01-29 Ross Greer , Nachiket Deo , Mohan Trivedi

Achieving social acceptance is one of the main goals of Social Robotic Navigation. Despite this topic has received increasing interest in recent years, most of the research has focused on driving the robotic agent along obstacle-free…

机器人学 · 计算机科学 2025-01-09 Andrea Eirale , Matteo Leonetti , Marcello Chiaberge

Behavioural cloning is an imitation learning technique that teaches an agent how to behave via expert demonstrations. Recent approaches use self-supervision of fully-observable unlabelled snapshots of the states to decode state pairs into…

机器学习 · 计算机科学 2023-04-24 Juarez Monteiro , Nathan Gavenski , Felipe Meneguzzi , Rodrigo C. Barros

Our goal is to train a policy for autonomous driving via imitation learning that is robust enough to drive a real vehicle. We find that standard behavior cloning is insufficient for handling complex driving scenarios, even when we leverage…

机器人学 · 计算机科学 2018-12-10 Mayank Bansal , Alex Krizhevsky , Abhijit Ogale

Imitation learning trains a policy by mimicking expert demonstrations. Various imitation methods were proposed and empirically evaluated, meanwhile, their theoretical understanding needs further studies. In this paper, we firstly analyze…

机器学习 · 计算机科学 2020-10-23 Tian Xu , Ziniu Li , Yang Yu

The decision and planning system for autonomous driving in urban environments is hard to design. Most current methods manually design the driving policy, which can be expensive to develop and maintain at scale. Instead, with imitation…

机器人学 · 计算机科学 2019-10-15 Jianyu Chen , Bodi Yuan , Masayoshi Tomizuka

Neural network-based driving planners have shown great promises in improving task performance of autonomous driving. However, it is critical and yet very challenging to ensure the safety of systems with neural network based components,…

机器人学 · 计算机科学 2022-09-20 Xiangguo Liu , Ruochen Jiao , Bowen Zheng , Dave Liang , Qi Zhu

We propose an imitation learning system for autonomous driving in urban traffic with interactions. We train a Behavioral Cloning~(BC) policy to imitate driving behavior collected from the real urban traffic, and apply the data aggregation…

机器人学 · 计算机科学 2021-09-06 Zhao-Heng Yin , Chenran Li , Liting Sun , Masayoshi Tomizuka , Wei Zhan

In this work, we present an approach to learn cost maps for driving in complex urban environments from a very large number of demonstrations of driving behaviour by human experts. The learned cost maps are constructed directly from raw…

机器人学 · 计算机科学 2016-07-11 Markus Wulfmeier , Dominic Zeng Wang , Ingmar Posner

Imitation learning aims to extract high-performance policies from logged demonstrations of expert behavior. It is common to frame imitation learning as a supervised learning problem in which one fits a function approximator to the…

机器学习 · 计算机科学 2022-05-24 Mengjiao Yang , Dale Schuurmans , Pieter Abbeel , Ofir Nachum

Learning-based behavior prediction methods are increasingly being deployed in real-world autonomous systems, e.g., in fleets of self-driving vehicles, which are beginning to commercially operate in major cities across the world. Despite…

机器学习 · 计算机科学 2023-05-24 Boris Ivanovic , James Harrison , Marco Pavone

Self-driving vehicles must be able to act intelligently in diverse and difficult environments, marked by high-dimensional state spaces, a myriad of optimization objectives and complex behaviors. Traditionally, classical optimization and…

机器人学 · 计算机科学 2020-11-11 Josiah Coad , Zhiqian Qiao , John M. Dolan

Roads have well defined geometries, topologies, and traffic rules. While this has been widely exploited in motion planning methods to produce maneuvers that obey the law, little work has been devoted to utilize these priors in perception…

计算机视觉与模式识别 · 计算机科学 2020-06-05 Sergio Casas , Cole Gulino , Simon Suo , Raquel Urtasun

Simulation environments are good for learning different driving tasks like lane changing, parking or handling intersections etc. in an abstract manner. However, these simulation environments often restrict themselves to operate under…

机器学习 · 计算机科学 2021-11-01 Ashish Rana , Avleen Malhi

The feasibility of collecting a large amount of expert demonstrations has inspired growing research interests in learning-to-drive settings, where models learn by imitating the driving behaviour from experts. However, exclusively relying on…

机器人学 · 计算机科学 2022-12-20 Jonathan Francis , Bingqing Chen , Weiran Yao , Eric Nyberg , Jean Oh

Mimicking human ability to forecast future positions or interpret complex interactions in urban scenarios, such as streets, shopping malls or squares, is essential to develop socially compliant robots or self-driving cars. Autonomous…

计算机视觉与模式识别 · 计算机科学 2019-09-20 Matteo Lisotto , Pasquale Coscia , Lamberto Ballan

Mobile robots rely on maps to navigate through an environment. In the absence of any map, the robots must build the map online from partial observations as they move in the environment. Traditional methods build a map using only direct…

机器人学 · 计算机科学 2024-10-14 Vishnu Dutt Sharma

Behavior and motion planning play an important role in automated driving. Traditionally, behavior planners instruct local motion planners with predefined behaviors. Due to the high scene complexity in urban environments, unpredictable…

机器人学 · 计算机科学 2020-09-15 Sascha Rosbach , Vinit James , Simon Großjohann , Silviu Homoceanu , Stefan Roth

The goal of autonomous vehicles is to navigate public roads safely and comfortably. To enforce safety, traditional planning approaches rely on handcrafted rules to generate trajectories. Machine learning-based systems, on the other hand,…