paper-with-me

Papers

Solving Long-tailed Recognition with Deep Realistic Taxonomic Classifier

2020-07-20 · ECCV 2020 8 · Tz-Ying Wu, Pedro Morgado, Pei Wang, Chih-Hui Ho, Nuno Vasconcelos

Long-tail recognition tackles the natural non-uniformly distributed data in real-world scenarios. While modern classifiers perform well on populated classes, its performance degrades significantly on tail classes. Humans, however, are less affected by this since, when confronted with uncertain examples, they simply opt to provide coarser predictions. Motivated by this, a deep realistic taxonomic classifier (Deep-RTC) is proposed as a new solution to the long-tail problem, combining realism with hierarchical predictions. The model has the option to reject classifying samples at different levels of the taxonomy, once it cannot guarantee the desired performance. Deep-RTC is implemented with a stochastic tree sampling during training to simulate all possible classification conditions at finer or coarser levels and a rejection mechanism at inference time. Experiments on the long-tailed version of four datasets, CIFAR100, AWA2, Imagenet, and iNaturalist, demonstrate that the proposed approach preserves more information on all classes with different popularity levels. Deep-RTC also outperforms the state-of-the-art methods in longtailed recognition, hierarchical classification, and learning with rejection literature using the proposed correctly predicted bits (CPB) metric.

📄 PDF Abstract BibTeX arXiv:2007.09898

Code (1)

gina9726/Deep-RTC 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Dual-Margin Embedding for Fine-Grained Long-Tailed Plant Taxonomy

2025-12-22 · Cheng Yaw Low, Heejoon Koo, Jaewoo Park, Meeyoung Cha arxiv

Taxonomic classification of ecological families, genera, and species underpins biodiversity monitoring and conservation. Existing computer vision methods typically address fine-grained recognition and long-tailed learnin…

BeetleVerse: A study on taxonomic classification of ground beetles

2025-04-18 · S M Rayeed, Alyson East, Samuel Stevens, Sydne Record 외

Ground beetles are a highly sensitive and speciose biological indicator, making them vital for monitoring biodiversity. However, they are currently an underutilized resource due to the manual effort required by taxonomic…

Domain Adaptation

Novel Class Discovery for Long-tailed Recognition

2023-08-06 · Chuyu Zhang, Ruijie Xu, Xuming He

While the novel class discovery has recently made great progress, existing methods typically focus on improving algorithms on class-balanced benchmarks. However, in real-world recognition tasks, the class distributions o…

Novel Class Discovery

The Semi-Supervised iNaturalist Challenge at the FGVC8 Workshop

2021-06-02 · Jong-Chyi Su, Subhransu Maji

Semi-iNat is a challenging dataset for semi-supervised classification with a long-tailed distribution of classes, fine-grained categories, and domain shifts between labeled and unlabeled data. This dataset is behind the …

Inflated Episodic Memory With Region Self-Attention for Long-Tailed Visual Recognition

2020-06-01 · CVPR 2020 6 · Linchao Zhu, Yi Yang

There have been increasing interests in modeling long-tailed data. Unlike artificially collected datasets, long-tailed data are naturally existed in the real-world and thus more realistic. To deal with the class imbalanc…

Few-Shot LearningLong-tail LearningVideo Recognition