Box for Mask and Mask for Box: weak losses for multi-task partially supervised learning
Ho\`ang-\^An L\^e, Paul Berg, Minh-Tan Pham

TL;DR
This paper introduces weak loss strategies, Box-for-Mask and Mask-for-Box, to improve multi-task learning with partial annotations in object detection and segmentation, demonstrating promising results on VOC and COCO datasets.
Contribution
It proposes novel weak loss methods, Box-for-Mask and Mask-for-Box, enabling cross-task training with partial annotations in object detection and segmentation.
Findings
Favorable results on VOC and COCO datasets.
Effective cross-task knowledge distillation with weak losses.
Improved performance in multi-task partially supervised learning.
Abstract
Object detection and semantic segmentation are both scene understanding tasks yet they differ in data structure and information level. Object detection requires box coordinates for object instances while semantic segmentation requires pixel-wise class labels. Making use of one task's information to train the other would be beneficial for multi-task partially supervised learning where each training example is annotated only for a single task, having the potential to expand training sets with different-task datasets. This paper studies various weak losses for partially annotated data in combination with existing supervised losses. We propose Box-for-Mask and Mask-for-Box strategies, and their combination BoMBo, to distil necessary information from one task annotations to train the other. Ablation studies and experimental results on VOC and COCO datasets show favorable results for the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
