Towards Balanced Learning for Instance Recognition

Jiangmiao Pang,Kai Chen,Qi Li,Zhihai Xu,Huajun Feng,Jianping Shi,Wanli Ouyang,Dahua Lin
DOI: https://doi.org/10.1007/s11263-021-01434-2
IF: 13.369
2021-02-05
International Journal of Computer Vision
Abstract:Instance recognition is rapidly advanced along with the developments of deep convolutional neural networks. Compared to the model architectures the training process, which is also crucial to the success of detectors, has received relatively less attention. In this work, we carefully revisit the standard training practice of detectors, and find that the detection performance is often limited by the imbalance during the training process, which generally consists in three levels—sample level, feature level, and objective level. To mitigate the adverse effects caused thereby, we propose Libra R-CNN, a simple yet effective framework towards balanced learning for instance recognition. It integrates IoU-balanced sampling, balanced feature pyramid, and objective re-weighting, respectively for reducing the imbalance at sample, feature, and objective level. Extensive experiments conducted on MS COCO, LVIS and Pascal VOC datasets prove the effectiveness of the overall balanced design.
computer science, artificial intelligence
What problem does this paper attempt to address?