Open Long-Tailed Recognition in a Dynamic World
Ziwei Liu, Zhongqi Miao, Xiaohang Zhan, Jiayun Wang, Boqing Gong,, Stella X. Yu

TL;DR
This paper introduces OLTR++, a unified framework for open long-tailed recognition that handles imbalanced data, open classes, and few-shot learning by mapping images into a feature space with a memory association mechanism and active learning scheme.
Contribution
OLTR++ is the first integrated algorithm addressing open long-tailed recognition, combining knowledge sharing, confusion reduction, and active exploration in a unified approach.
Findings
Consistently outperforms existing methods on large-scale datasets.
Effectively recognizes open and closed classes with high accuracy.
Demonstrates potential for active open class exploration and fairness analysis.
Abstract
Real world data often exhibits a long-tailed and open-ended (with unseen classes) distribution. A practical recognition system must balance between majority (head) and minority (tail) classes, generalize across the distribution, and acknowledge novelty upon the instances of unseen classes (open classes). We define Open Long-Tailed Recognition++ (OLTR++) as learning from such naturally distributed data and optimizing for the classification accuracy over a balanced test set which includes both known and open classes. OLTR++ handles imbalanced classification, few-shot learning, open-set recognition, and active learning in one integrated algorithm, whereas existing classification approaches often focus only on one or two aspects and deliver poorly over the entire spectrum. The key challenges are: 1) how to share visual knowledge between head and tail classes, 2) how to reduce confusion…
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 · COVID-19 diagnosis using AI · Anomaly Detection Techniques and Applications
MethodsTest
