BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition
Boyan Zhou, Quan Cui, Xiu-Shen Wei, Zhao-Min Chen

TL;DR
This paper introduces a Bilateral-Branch Network with a cumulative learning strategy to improve long-tailed visual recognition, effectively balancing representation and classifier learning, and achieving state-of-the-art results on benchmark datasets.
Contribution
The paper proposes a novel Bilateral-Branch Network with a cumulative learning approach to simultaneously enhance feature representation and classifier learning for long-tailed data.
Findings
Significantly outperforms existing methods on four benchmark datasets.
Achieved first place in the iNaturalist 2019 competition.
Demonstrates the effectiveness of tailored design in long-tailed recognition.
Abstract
Our work focuses on tackling the challenging but natural visual recognition task of long-tailed data distribution (i.e., a few classes occupy most of the data, while most classes have rarely few samples). In the literature, class re-balancing strategies (e.g., re-weighting and re-sampling) are the prominent and effective methods proposed to alleviate the extreme imbalance for dealing with long-tailed problems. In this paper, we firstly discover that these re-balancing methods achieving satisfactory recognition accuracy owe to that they could significantly promote the classifier learning of deep networks. However, at the same time, they will unexpectedly damage the representative ability of the learned deep features to some extent. Therefore, we propose a unified Bilateral-Branch Network (BBN) to take care of both representation learning and classifier learning simultaneously, where each…
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
BBN: Bilateral-Branch Network With Cumulative Learning for Long-Tailed Visual Recognition· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Retinal Imaging and Analysis
