Minimizing the Effect of Noise and Limited Dataset Size in Image Classification Using Depth Estimation as an Auxiliary Task with Deep Multitask Learning
Khashayar Namdar, Partoo Vafaeikia, Farzad Khalvati

TL;DR
This paper demonstrates that deep multitask learning with depth estimation as an auxiliary task enhances image classifier robustness against noise and limited data, validated on MNIST and NYU Depth V2 datasets.
Contribution
It introduces a novel application of depth estimation as an auxiliary task in deep multitask learning to improve classifier generalizability under noise and data scarcity.
Findings
Multitask loss functions are most effective for dMTL implementation.
Limited dataset size significantly affects classification accuracy.
Depth estimation performance is sensitive to noise.
Abstract
Generalizability is the ultimate goal of Machine Learning (ML) image classifiers, for which noise and limited dataset size are among the major concerns. We tackle these challenges through utilizing the framework of deep Multitask Learning (dMTL) and incorporating image depth estimation as an auxiliary task. On a customized and depth-augmented derivation of the MNIST dataset, we show a) multitask loss functions are the most effective approach of implementing dMTL, b) limited dataset size primarily contributes to classification inaccuracy, and c) depth estimation is mostly impacted by noise. In order to further validate the results, we manually labeled the NYU Depth V2 dataset for scene classification tasks. As a contribution to the field, we have made the data in python native format publicly available as an open-source dataset and provided the scene labels. Our experiments on MNIST and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Advanced Vision and Imaging · Advanced Image and Video Retrieval Techniques
