paper-with-me

Papers

Visual-based Autonomous Driving Deployment from a Stochastic and Uncertainty-aware Perspective

2019-03-03 · Lei Tai, Peng Yun, Yuying Chen, Congcong Liu, Haoyang Ye, Ming Liu

End-to-end visual-based imitation learning has been widely applied in autonomous driving. When deploying the trained visual-based driving policy, a deterministic command is usually directly applied without considering the uncertainty of the input data. Such kind of policies may bring dramatical damage when applied in the real world. In this paper, we follow the recent real-to-sim pipeline by translating the testing world image back to the training domain when using the trained policy. In the translating process, a stochastic generator is used to generate various images stylized under the training domain randomly or directionally. Based on those translated images, the trained uncertainty-aware imitation learning policy would output both the predicted action and the data uncertainty motivated by the aleatoric loss function. Through the uncertainty-aware imitation learning policy, we can easily choose the safest one with the lowest uncertainty among the generated images. Experiments in the Carla navigation benchmark show that our strategy outperforms previous methods, especially in dynamic environments.

📄 PDF Abstract BibTeX arXiv:1903.00821

Code (1)

onlytailei/carla_cil_pytorch 공식 구현 pytorch

Tasks

Autonomous DrivingDomain AdaptationImitation Learning

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Defensive Perception: Estimation and Monitoring of Neural Network Performance under Deployment

2023-08-11 · Hendrik Vogt, Stefan Buehler, Mark Schutera

In this paper, we propose a method for addressing the issue of unnoticed catastrophic deployment and domain shift in neural networks for semantic segmentation in autonomous driving. Our approach is based on the idea that…

Autonomous DrivingAutonomous VehiclesSemantic Segmentation

MUAD: Multiple Uncertainties for Autonomous Driving, a benchmark for multiple uncertainty types and tasks

2022-03-02 · Gianni Franchi, Xuanlong Yu, Andrei Bursuc, Angel Tena 외

Predictive uncertainty estimation is essential for safe deployment of Deep Neural Networks in real-world autonomous systems. However, disentangling the different types and sources of uncertainty is non trivial for most d…

Anomaly DetectionAutonomous DrivingDepth EstimationObject Detection+3

DriveAgent-R1: Advancing VLM-based Autonomous Driving with Active Perception and Hybrid Thinking

2025-07-28 · Weicheng Zheng, Xiaofei Mao, Nanfei Ye, Pengxiang Li 외 arxiv

The advent of Vision-Language Models (VLMs) has significantly advanced end-to-end autonomous driving, demonstrating powerful reasoning abilities for high-level behavior planning tasks. However, existing methods are often…

Reinforcement LearningAutonomous DrivingVisual Reasoning

Uncertainty Quantification with Statistical Guarantees in End-to-End Autonomous Driving Control

2019-09-21 · Rhiannon Michelmore, Matthew Wicker, Luca Laurenti, Luca Cardelli 외

Deep neural network controllers for autonomous driving have recently benefited from significant performance improvements, and have begun deployment in the real world. Prior to their widespread adoption, safety guarantees…

Autonomous DrivingBayesian InferenceCollision AvoidanceDecision Making+1

A Risk-Sensitive and Uncertainty-Aware Decision-Making and Control Framework for Safe and Robust Autonomous Driving

2026-09-09 · Zhuoren Li, Ran Yu, Weiqi Zhang, Ming Liu 외 arxiv

Reinforcement learning (RL) has demonstrated considerable potential for autonomous driving decision-making. However, its deployment in urban autonomous driving, particularly at highly interactive unsignalized intersectio…

Reinforcement LearningAutonomous Driving