paper-with-me

Papers

Efficient Multi-task Uncertainties for Joint Semantic Segmentation and Monocular Depth Estimation

2024-02-16 · Steven Landgraf, Markus Hillemann, Theodor Kapler, Markus Ulrich

Quantifying the predictive uncertainty emerged as a possible solution to common challenges like overconfidence or lack of explainability and robustness of deep neural networks, albeit one that is often computationally expensive. Many real-world applications are multi-modal in nature and hence benefit from multi-task learning. In autonomous driving, for example, the joint solution of semantic segmentation and monocular depth estimation has proven to be valuable. In this work, we first combine different uncertainty quantification methods with joint semantic segmentation and monocular depth estimation and evaluate how they perform in comparison to each other. Additionally, we reveal the benefits of multi-task learning with regard to the uncertainty quality compared to solving both tasks separately. Based on these insights, we introduce EMUFormer, a novel student-teacher distillation approach for joint semantic segmentation and monocular depth estimation as well as efficient multi-task uncertainty quantification. By implicitly leveraging the predictive uncertainties of the teacher, EMUFormer achieves new state-of-the-art results on Cityscapes and NYUv2 and additionally estimates high-quality predictive uncertainties for both tasks that are comparable or superior to a Deep Ensemble despite being an order of magnitude more efficient.

📄 PDF Abstract BibTeX arXiv:2402.10580

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDepth EstimationMonocular Depth EstimationMulti-Task LearningSegmentationSemantic SegmentationUncertainty Quantification

Similar Papers 제목 키워드 기반

BEVSeg2TP: Surround View Camera Bird's-Eye-View Based Joint Vehicle Segmentation and Ego Vehicle Trajectory Prediction

2023-12-20 · Sushil Sharma, Arindam Das, Ganesh Sistu, Mark Halton 외

Trajectory prediction is, naturally, a key task for vehicle autonomy. While the number of traffic rules is limited, the combinations and uncertainties associated with each agent's behaviour in real-world scenarios are ne…

Autonomous VehiclesDecoderPredictionSegmentation+2

I Bet You Are Wrong: Gambling Adversarial Networks for Structured Semantic Segmentation

2019-08-07 · Laurens Samson, Nanne van Noord, Olaf Booij, Michael Hofmann 외

Adversarial training has been recently employed for realizing structured semantic segmentation, in which the aim is to preserve higher-level scene structural consistencies in dense predictions. However, as we show, value…

SegmentationSemantic Segmentation

End-to-End Joint Semantic Segmentation of Actors and Actions in Video

2018-09-01 · ECCV 2018 9 · Jingwei Ji, Shyamal Buch, Alvaro Soto, Juan Carlos Niebles

Traditional video understanding tasks include human action recognition and actor/object semantic segmentation. However, the combined task of providing semantic segmentation for different actor classes simultaneously with…

Action RecognitionSegmentationSemantic SegmentationTemporal Action Localization+2

JSIS3D: Joint Semantic-Instance Segmentation of 3D Point Clouds with Multi-Task Pointwise Networks and Multi-Value Conditional Random Fields

2019-04-01 · CVPR 2019 6 · Quang-Hieu Pham, Duc Thanh Nguyen, Binh-Son Hua, Gemma Roig 외

Deep learning techniques have become the to-go models for most vision-related tasks on 2D images. However, their power has not been fully realised on several tasks in 3D space, e.g., 3D scene understanding. In this work,…

3D Instance Segmentation3D Semantic Instance Segmentation3D Semantic SegmentationScene Understanding+1

Joint Chinese Word Segmentation and Span-based Constituency Parsing

2022-11-03 · Zhicheng Wang, Tianyu Shi, Cong Liu

In constituency parsing, span-based decoding is an important direction. However, for Chinese sentences, because of their linguistic characteristics, it is necessary to utilize other models to perform word segmentation fi…

Chinese Word SegmentationConstituency ParsingSegmentation