paper-with-me

홈 › Papers

SelEx: Self-Expertise in Fine-Grained Generalized Category Discovery

2024-08-26 · Sarah Rastegar, Mohammadreza Salehi, Yuki M. Asano, Hazel Doughty, Cees G. M. Snoek

In this paper, we address Generalized Category Discovery, aiming to simultaneously uncover novel categories and accurately classify known ones. Traditional methods, which lean heavily on self-supervision and contrastive learning, often fall short when distinguishing between fine-grained categories. To address this, we introduce a novel concept called self-expertise', which enhances the model's ability to recognize subtle differences and uncover unknown categories. Our approach combines unsupervised and supervised self-expertise strategies to refine the model's discernment and generalization. Initially, hierarchical pseudo-labeling is used to provide soft supervision', improving the effectiveness of self-expertise. Our supervised technique differs from traditional methods by utilizing more abstract positive and negative samples, aiding in the formation of clusters that can generalize to novel categories. Meanwhile, our unsupervised strategy encourages the model to sharpen its category distinctions by considering within-category examples as `hard' negatives. Supported by theoretical insights, our empirical results showcase that our method outperforms existing state-of-the-art techniques in Generalized Category Discovery across several fine-grained datasets. Our code is available at: https://github.com/SarahRastegar/SelEx.

📄 PDF Abstract BibTeX arXiv:2408.14371

Code (2)

sarahrastegar/selex 공식 구현 pytorch
sarahrastegar/infosieve pytorch

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Idioms-Proverbs Lexicon for Modern Standard Arabic and Colloquial Sentiment Analysis

2015-06-05 · Hossam S. Ibrahim, Sherif M. Abdou, Mervat Gheith

Although, the fair amount of works in sentiment analysis (SA) and opinion mining (OM) systems in the last decade and with respect to the performance of these systems, but it still not desired performance, especially for …

Opinion MiningSentenceSentiment Analysis

Self-Supervised Learning for Fine-Grained Image Classification

2021-07-29 · Farha Al Breiki, Muhammad Ridzuan, Rushali Grandhe

Fine-grained image classification involves identifying different subcategories of a class which possess very subtle discriminatory features. Fine-grained datasets usually provide bounding box annotations along with class…

ClassificationContrastive LearningFine-Grained Image Classificationimage-classification+2

Towards Cross-Granularity Few-Shot Learning: Coarse-to-Fine Pseudo-Labeling with Visual-Semantic Meta-Embedding

2020-07-11 · Jinhai Yang, Hua Yang, Lin Chen

Few-shot learning aims at rapidly adapting to novel categories with only a handful of samples at test time, which has been predominantly tackled with the idea of meta-learning. However, meta-learning approaches essential…

ClassificationFew-Shot LearningGeneral ClassificationMeta-Learning

Experience-Driven Multi-Agent Systems Are Training-free Context-aware Earth Observers

2026-01-30 · Pengyu Dai, Weihao Xuan, Junjue Wang, Hongruixuan Chen 외 arxiv

Recent advances have enabled large language model (LLM) agents to solve complex tasks by orchestrating external tools. However, these agents often struggle in specialized, tool-intensive domains that demand long-horizon …

Spatial Reasoning

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,…

AvgClassification