BCE3S: Binary Cross-Entropy Based Tripartite Synergistic Learning for Long-tailed Recognition
Weijia Fan, Qiufu Li, Jiajun Wen, Xiaoyang Peng

TL;DR
This paper introduces BCE3S, a novel tripartite learning framework based on binary cross-entropy, to improve feature compactness, inter-class separability, and classifier balance in long-tailed recognition tasks, achieving state-of-the-art results.
Contribution
The paper proposes BCE3S, a new method that decouples feature and classifier learning, incorporates contrastive and uniform learning, and outperforms existing methods on long-tailed datasets.
Findings
Achieves higher feature compactness and separability.
Balances classifier vector separability.
Outperforms state-of-the-art on multiple datasets.
Abstract
For long-tailed recognition (LTR) tasks, high intra-class compactness and inter-class separability in both head and tail classes, as well as balanced separability among all the classifier vectors, are preferred. The existing LTR methods based on cross-entropy (CE) loss not only struggle to learn features with desirable properties but also couple imbalanced classifier vectors in the denominator of its Softmax, amplifying the imbalance effects in LTR. In this paper, for the LTR, we propose a binary cross-entropy (BCE)-based tripartite synergistic learning, termed BCE3S, which consists of three components: (1) BCE-based joint learning optimizes both the classifier and sample features, which achieves better compactness and separability among features than the CE-based joint learning, by decoupling the metrics between feature and the imbalanced classifier vectors in multiple Sigmoid; (2)…
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
TopicsDomain Adaptation and Few-Shot Learning · Imbalanced Data Classification Techniques · Face recognition and analysis
