paper-with-me

홈 › Papers

Multi-task UNet architecture for end-to-end autonomous driving

2021-12-16 · Der-Hau Lee, Jinn-Liang Liu

We propose an end-to-end driving model that integrates a multi-task UNet (MTUNet) architecture and control algorithms in a pipeline of data flow from a front camera through this model to driving decisions. It provides quantitative measures to evaluate the holistic, dynamic, and real-time performance of end-to-end driving systems and thus the safety and interpretability of MTUNet. The architecture consists of one segmentation, one regression, and two classification tasks for lane segmentation, path prediction, and vehicle controls. We present three variants of the architecture having different complexities, compare them on different tasks in four static measures for both single and multiple tasks, and then identify the best one by two additional dynamic measures in real-time simulation. Our results show that the performance of the proposed supervised learning model is comparable to that of a reinforcement learning model on curvy roads for the same task, which is not end-to-end but multi-module.

📄 PDF Abstract BibTeX arXiv:2112.08967

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

End-to-End Deep Learning of Lane Detection and Path Prediction for Real-Time Autonomous Driving

2021-02-09 · Der-Hau Lee, Jinn-Liang Liu

Inspired by the UNet architecture of semantic image segmentation, we propose a lightweight UNet using depthwise separable convolutions (DSUNet) for end-to-end learning of lane detection and path prediction (PP) in autono…

Autonomous DrivingImage SegmentationLane DetectionSemantic Segmentation

Efficient Perception, Planning, and Control Algorithm for Vision-Based Automated Vehicles

2022-09-15 · Der-Hau Lee

Autonomous vehicles have limited computational resources and thus require efficient control systems. The cost and size of sensors have limited the development of self-driving cars. To overcome these restrictions, this st…

Autonomous DrivingAutonomous VehiclesMotion Planningobject-detection+3

Improving 3D Occupancy Prediction through Class-balancing Loss and Multi-scale Representation

2024-05-25 · Huizhou Chen, Jiangyi Wang, Yuxin Li, Na Zhao 외

3D environment recognition is essential for autonomous driving systems, as autonomous vehicles require a comprehensive understanding of surrounding scenes. Recently, the predominant approach to define this real-life prob…

Autonomous DrivingAutonomous VehiclesSemantic Segmentation

Multi-Scale Spectral Attention Module-based Hyperspectral Segmentation in Autonomous Driving Scenarios

2025-06-23 · Imad Ali Shah, Jiarong Li, Tim Brophy, Martin Glavin 외 arxiv

Recent advances in autonomous driving (AD) have highlighted the potential of hyperspectral imaging (HSI) for enhanced environmental perception, particularly in challenging weather and lighting conditions. However, effici…

DeGuNet: Depth-Guided Ultra-Compact Backbones for Efficient LiDAR-Camera 3D Detection

2026-07-14 · Haifa Zhang, Yijing Wang, Peixi Peng, Zhiqiang Zuo arxiv

In autonomous driving perception, the fusion of LiDAR and camera modalities has become the dominant paradigm for 3D object detection. However, current multi-modal frameworks heavily rely on massive visual backbones pretr…

Representation Learning3D Object DetectionAutonomous Driving