paper-with-me

홈 › Papers

Test-Time Amendment with a Coarse Classifier for Fine-Grained Classification

2023-02-01 · NeurIPS 2023 11 · Kanishk Jain, Shyamgopal Karthik, Vineet Gandhi

We investigate the problem of reducing mistake severity for fine-grained classification. Fine-grained classification can be challenging, mainly due to the requirement of domain expertise for accurate annotation. However, humans are particularly adept at performing coarse classification as it requires relatively low levels of expertise. To this end, we present a novel approach for Post-Hoc Correction called Hierarchical Ensembles (HiE) that utilizes label hierarchy to improve the performance of fine-grained classification at test-time using the coarse-grained predictions. By only requiring the parents of leaf nodes, our method significantly reduces avg. mistake severity while improving top-1 accuracy on the iNaturalist-19 and tieredImageNet-H datasets, achieving a new state-of-the-art on both benchmarks. We also investigate the efficacy of our approach in the semi-supervised setting. Our approach brings notable gains in top-1 accuracy while significantly decreasing the severity of mistakes as training data decreases for the fine-grained classes. The simplicity and post-hoc nature of HiE renders it practical to be used with any off-the-shelf trained model to improve its predictions further.

📄 PDF Abstract BibTeX arXiv:2302.00368

Code (1)

kanji95/Hierarchical-Ensembles 공식 구현 pytorch

Tasks

AvgClassification

Similar Papers 제목 키워드 기반

Distilling the Unknown to Unveil Certainty

2023-11-14 · Zhilin Zhao, Longbing Cao, Yixuan Zhang, Kun-Yu Lin 외

Out-of-distribution (OOD) detection is essential in identifying test samples that deviate from the in-distribution (ID) data upon which a standard network is trained, ensuring network robustness and reliability. This pap…

Knowledge DistillationOut of Distribution (OOD) Detection

$\texttt{AMEND++}$: Benchmarking Eligibility Criteria Amendments in Clinical Trials

2026-01-09 · Trisha Das, Mandis Beigi, Jacob Aptekar, Jimeng Sun arxiv

Clinical trial amendments frequently introduce delays, increased costs, and administrative burden, with eligibility criteria being the most commonly amended component. We introduce \textit{eligibility criteria amendment …

Too Fine or Too Coarse? The Goldilocks Composition of Data Complexity for Robust Left-Right Eye-Tracking Classifiers

2022-08-24 · Brian Xiang, Abdelrahman Abdelmonsef

The differences in distributional patterns between benchmark data and real-world data have been one of the main challenges of using electroencephalogram (EEG) signals for eye-tracking (ET) classification. Therefore, incr…

EEGElectroencephalogram (EEG)

Tracking Amendments to Legislation and Other Political Texts with a Novel Minimum-Edit-Distance Algorithm: DocuToads

2016-08-23 · Henrik Hermansson, James P. Cross

Political scientists often find themselves tracking amendments to political texts. As different actors weigh in, texts change as they are drafted and redrafted, reflecting political preferences and power. This study prov…

Coarse-To-Fine Incremental Few-Shot Learning

2021-11-24 · Xiang Xiang, Yuwen Tan, Qian Wan, Jing Ma

Different from fine-tuning models pre-trained on a large-scale dataset of preset classes, class-incremental learning (CIL) aims to recognize novel classes over time without forgetting pre-trained classes. However, a give…

class-incremental learningClass Incremental LearningFew-Shot LearningIncremental Learning