Towards Balanced Learning for Instance Recognition
Jiangmiao Pang, Kai Chen, Qi Li, Zhihai Xu, Huajun Feng, Jianping Shi,, Wanli Ouyang, Dahua Lin

TL;DR
This paper introduces Libra R-CNN, a framework that addresses training imbalance at sample, feature, and objective levels to improve instance recognition performance in deep learning detectors.
Contribution
It proposes a novel balanced learning framework integrating IoU-balanced sampling, balanced feature pyramid, and objective re-weighting, enhancing detector training.
Findings
Improved detection accuracy on MS COCO, LVIS, and Pascal VOC datasets.
Effective reduction of training imbalance at multiple levels.
Significant performance gains over baseline detectors.
Abstract
Instance recognition is rapidly advanced along with the developments of various deep convolutional neural networks. Compared to the architectures of networks, 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…
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
MethodsNon-Local Operation · 1x1 Convolution · Embedded Gaussian Affinity · Residual Connection · Max Pooling · Non-Local Block · Balanced Feature Pyramid · IoU-Balanced Sampling · Balanced L1 Loss · Libra R-CNN
