pith. sign in

arxiv: 1901.05808 · v1 · pith:DRMEVR6Wnew · submitted 2019-01-17 · 💻 cs.CV · cs.LG· stat.ML

AuxNet: Auxiliary tasks enhanced Semantic Segmentation for Automated Driving

classification 💻 cs.CV cs.LGstat.ML
keywords taskssemanticsegmentationautomatedauxiliarydatasetsdrivingtask
0
0 comments X
read the original abstract

Decision making in automated driving is highly specific to the environment and thus semantic segmentation plays a key role in recognizing the objects in the environment around the car. Pixel level classification once considered a challenging task which is now becoming mature to be productized in a car. However, semantic annotation is time consuming and quite expensive. Synthetic datasets with domain adaptation techniques have been used to alleviate the lack of large annotated datasets. In this work, we explore an alternate approach of leveraging the annotations of other tasks to improve semantic segmentation. Recently, multi-task learning became a popular paradigm in automated driving which demonstrates joint learning of multiple tasks improves overall performance of each tasks. Motivated by this, we use auxiliary tasks like depth estimation to improve the performance of semantic segmentation task. We propose adaptive task loss weighting techniques to address scale issues in multi-task loss functions which become more crucial in auxiliary tasks. We experimented on automotive datasets including SYNTHIA and KITTI and obtained 3% and 5% improvement in accuracy respectively.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MultiDepth: Single-Image Depth Estimation via Multi-Task Regression and Classification

    cs.CV 2019-07 unverdicted novelty 4.0

    MultiDepth is a multi-task CNN architecture that adds depth-interval classification as an auxiliary task to stabilize and improve regression-based single-image depth estimation on the KITTI dataset.