English

Data exploitation: multi-task learning of object detection and semantic segmentation on partially annotated data

Computer Vision and Pattern Recognition 2023-11-08 v1

Abstract

Multi-task partially annotated data where each data point is annotated for only a single task are potentially helpful for data scarcity if a network can leverage the inter-task relationship. In this paper, we study the joint learning of object detection and semantic segmentation, the two most popular vision problems, from multi-task data with partial annotations. Extensive experiments are performed to evaluate each task performance and explore their complementarity when a multi-task network cannot optimize both tasks simultaneously. We propose employing knowledge distillation to leverage joint-task optimization. The experimental results show favorable results for multi-task learning and knowledge distillation over single-task learning and even full supervision scenario. All code and data splits are available at https://github.com/lhoangan/multas

Keywords

Cite

@article{arxiv.2311.04040,
  title  = {Data exploitation: multi-task learning of object detection and semantic segmentation on partially annotated data},
  author = {Hoàng-Ân Lê and Minh-Tan Pham},
  journal= {arXiv preprint arXiv:2311.04040},
  year   = {2023}
}

Comments

Accepted for publishing at BMVC 2023

R2 v1 2026-06-28T13:14:06.907Z