paper-with-me

홈 › Papers

Enhance Sample Efficiency and Robustness of End-to-end Urban Autonomous Driving via Semantic Masked World Model

2022-10-08 · Zeyu Gao, Yao Mu, Chen Chen, Jingliang Duan, Shengbo Eben Li, Ping Luo, YanFeng Lu

End-to-end autonomous driving provides a feasible way to automatically maximize overall driving system performance by directly mapping the raw pixels from a front-facing camera to control signals. Recent advanced methods construct a latent world model to map the high dimensional observations into compact latent space. However, the latent states embedded by the world model proposed in previous works may contain a large amount of task-irrelevant information, resulting in low sampling efficiency and poor robustness to input perturbations. Meanwhile, the training data distribution is usually unbalanced, and the learned policy is challenging to cope with the corner cases during the driving process. To solve the above challenges, we present a SEMantic Masked recurrent world model (SEM2), which introduces a semantic filter to extract key driving-relevant features and make decisions via the filtered features, and is trained with a multi-source data sampler, which aggregates common data and multiple corner case data in a single batch, to balance the data distribution. Extensive experiments on CARLA show our method outperforms the state-of-the-art approaches in terms of sample efficiency and robustness to input permutations.

📄 PDF Abstract BibTeX arXiv:2210.04017

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

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 제목 키워드 기반

Improved Robustness and Safety for Autonomous Vehicle Control with Adversarial Reinforcement Learning

2019-03-08 · Xiaobai Ma, Katherine Driggs-Campbell, Mykel J. Kochenderfer

To improve efficiency and reduce failures in autonomous vehicles, research has focused on developing robust and safe learning methods that take into account disturbances in the environment. Existing literature in robust …

Autonomous DrivingAutonomous Vehiclesreinforcement-learningReinforcement Learning+1

Visual Marker Search for Autonomous Drone Landing in Diverse Urban Environments

2026-01-16 · Jiaohong Yao, Linfeng Liang, Yao Deng, Xi Zheng 외 arxiv

Marker-based landing is widely used in drone delivery and return-to-base systems for its simplicity and reliability. However, most approaches assume idealized landing site visibility and sensor performance, limiting robu…

Reinforcement Learning

RESBev: Making BEV Perception More Robust

2026-03-10 · Lifeng Zhuo, Kefan Jin, Zhe Liu, Hesheng Wang arxiv

Bird's-eye-view (BEV) perception has emerged as a cornerstone of autonomous driving systems, providing a structured, ego-centric representation critical for downstream planning and control. However, real-world deployment…

Autonomous Driving

Towards Autonomous Micromobility through Scalable Urban Simulation

2025-05-01 · CVPR 2025 1 · Wayne Wu, Honglin He, Chaoyuan Zhang, Jack He 외

Micromobility, which utilizes lightweight mobile machines moving in urban public spaces, such as delivery robots and mobility scooters, emerges as a promising alternative to vehicular mobility. Current micromobility depe…

DA-VPC: Disturbance-Aware Visual Predictive Control Scheme of Docking Maneuvers for Autonomous Trolley Collection

2025-09-09 · Yuhan Pang, Bingyi Xia, Zhe Zhang, Zhirui Sun 외 arxiv

Service robots have demonstrated significant potential for autonomous trolley collection and redistribution in public spaces like airports or warehouses to improve efficiency and reduce cost. Usually, a fully autonomous …