paper-with-me

홈 › Papers

LFP: Efficient and Accurate End-to-End Lane-Level Planning via Camera-LiDAR Fusion

2024-09-21 · Guoliang You, Xiaomeng Chu, Yifan Duan, Xingchen Li, Sha Zhang, Jianmin Ji, Yanyong Zhang

Multi-modal systems enhance performance in autonomous driving but face inefficiencies due to indiscriminate processing within each modality. Additionally, the independent feature learning of each modality lacks interaction, which results in extracted features that do not possess the complementary characteristics. These issue increases the cost of fusing redundant information across modalities. To address these challenges, we propose targeting driving-relevant elements, which reduces the volume of LiDAR features while preserving critical information. This approach enhances lane level interaction between the image and LiDAR branches, allowing for the extraction and fusion of their respective advantageous features. Building upon the camera-only framework PHP, we introduce the Lane-level camera-LiDAR Fusion Planning (LFP) method, which balances efficiency with performance by using lanes as the unit for sensor fusion. Specifically, we design three modules to enhance efficiency and performance. For efficiency, we propose an image-guided coarse lane prior generation module that forecasts the region of interest (ROI) for lanes and assigns a confidence score, guiding LiDAR processing. The LiDAR feature extraction modules leverages lane-aware priors from the image branch to guide sampling for pillar, retaining essential pillars. For performance, the lane-level cross-modal query integration and feature enhancement module uses confidence score from ROI to combine low-confidence image queries with LiDAR queries, extracting complementary depth features. These features enhance the low-confidence image features, compensating for the lack of depth. Experiments on the Carla benchmarks show that our method achieves state-of-the-art performance in both driving score and infraction score, with maximum improvement of 15% and 14% over existing algorithms, respectively, maintaining high frame rate of 19.27 FPS.

📄 PDF Abstract BibTeX arXiv:2409.14170

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingSensor Fusion

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

K-Lane: Lidar Lane Dataset and Benchmark for Urban Roads and Highways

2021-10-21 · Donghee Paek, Seung-Hyun Kong, Kevin Tirta Wijaya

Lane detection is a critical function for autonomous driving. With the recent development of deep learning and the publication of camera lane datasets and benchmarks, camera lane detection networks (CLDNs) have been rema…

Autonomous DrivingLane DetectionMotion Planning

FusionLane: Multi-Sensor Fusion for Lane Marking Semantic Segmentation Using Deep Neural Networks

2020-03-09 · Ruochen Yin, Biao Yu, Huapeng Wu, Yutao Song 외

It is a crucial step to achieve effective semantic segmentation of lane marking during the construction of the lane level high-precision map. In recent years, many image semantic segmentation methods have been proposed. …

PositionSegmentationSemantic SegmentationSensor Fusion+1

Deep Multi-Sensor Lane Detection

2019-05-04 · Min Bai, Gellert Mattyus, Namdar Homayounfar, Shenlong Wang 외

Reliable and accurate lane detection has been a long-standing problem in the field of autonomous driving. In recent years, many approaches have been developed that use images (or videos) as input and reason in image spac…

Autonomous DrivingLane DetectionMotion Planning

Opendenselane: A Dense Lidar-Based Dataset for HD Map Construction

2022-06-18 · IEEE International Conference on Multimedia and Expo (ICME), 2022 2022 6 · Xiaolei Chen, Wenlong Liao, Bin Liu, Junchi Yan 외

In autonomous driving system, High-Definition (HD) map is an important basis for localization, perception and planning tasks. For the construction of HD map, land marking detection is the first step. Recent studies of la…

Autonomous Driving

PolygMap: A Perceptive Locomotion Framework for Humanoid Robot Stair Climbing

2025-10-14 · Bingquan Li, Ning Wang, Tianwei Zhang, Zhicheng He 외 arxiv

Recently, biped robot walking technology has been significantly developed, mainly in the context of a bland walking scheme. To emulate human walking, robots need to step on the positions they see in unknown spaces accura…

Motion PlanningVisual Odometry