Anno-incomplete Multi-dataset Detection
Yiran Xu, Haoxiang Zhong, Kai Wu, Jialin Li, Yong Liu, Chengjie Wang,, Shu-Tao Xia, Hongen Liao

TL;DR
This paper introduces a novel multi-dataset object detection approach that handles annotation incompleteness and heterogeneity, improving detection accuracy across multiple datasets.
Contribution
It proposes an end-to-end multi-task learning architecture with an attention feature extractor and knowledge amalgamation strategy for multi-dataset detection.
Findings
Achieves 2.17% mAP improvement on COCO
Achieves 2.10% mAP improvement on VOC
Effectively handles annotation incompleteness and heterogeneity
Abstract
Object detectors have shown outstanding performance on various public datasets. However, annotating a new dataset for a new task is usually unavoidable in real, since 1) a single existing dataset usually does not contain all object categories needed; 2) using multiple datasets usually suffers from annotation incompletion and heterogeneous features. We propose a novel problem as "Annotation-incomplete Multi-dataset Detection", and develop an end-to-end multi-task learning architecture which can accurately detect all the object categories with multiple partially annotated datasets. Specifically, we propose an attention feature extractor which helps to mine the relations among different datasets. Besides, a knowledge amalgamation training strategy is incorporated to accommodate heterogeneous features from different sources. Extensive experiments on different object detection datasets…
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
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification
MethodsSoftmax · Attention Is All You Need
