paper-with-me

홈 › Papers

Fine-grained Category Discovery under Coarse-grained supervision with Hierarchical Weighted Self-contrastive Learning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

In this paper, we propose a new task named Fine-grained Category Discovery under Coarse-grained supervision (FCDC). Without asking for any fine-grained knowledge, FCDC aims at discovering fine-grained categories with only coarse-grained labeled data, which can not only reduce significant labeling costs, but also adapt to novel fine-grained categories. It is also a challenging task since performing FCDC requires models to ensure fine-grained sample separability with only coarse-grained supervision and can easily make models overfit on the training set. Considering most current methods cannot transfer knowledge from coarse-grained level to fine-grained level, we propose a novel hierarchical weighted self-contrastive network to approach the FCDC task. Inspired by the hierarchy of pre-trained models (e.g. BERT), we combine supervised learning and contrastive learning to learn fine-grained knowledge from shallow to deep. Specifically, we use coarse-grained labels to train bottom layers of our model to learn surface knowledge, then we build a novel weighted self-contrastive module to train top layers of our model to learn more fine-grained knowledge. Extensive experiments on two public datasets show both effectiveness and efficiency of our model over state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Fine-grained Category Discovery under Coarse-grained supervision with Hierarchical Weighted Self-contrastive Learning

2022-10-14 · Wenbin An, Feng Tian, Ping Chen, Siliang Tang 외

Novel category discovery aims at adapting models trained on known categories to novel categories. Previous works only focus on the scenario where known and novel categories are of the same granularity. In this paper, we …

Contrastive Learning

A Generic Method for Fine-grained Category Discovery in Natural Language Texts

2024-06-18 · Chang Tian, Matthew B. Blaschko, Wenpeng Yin, Mingzhe Xing 외

Fine-grained category discovery using only coarse-grained supervision is a cost-effective yet challenging task. Previous training methods focus on aligning query samples with positive samples and distancing them from neg…

Contrastive Learning

ReLKD: Inter-Class Relation Learning with Knowledge Distillation for Generalized Category Discovery

2025-12-08 · Fang Zhou, Zhiqiang Chen, Martin Pavlovski, Yizhong Zhang arxiv

Generalized Category Discovery (GCD) faces the challenge of categorizing unlabeled data containing both known and novel classes, given only labels for known classes. Previous studies often treat each class independently,…

Representation LearningKnowledge Distillation

Grafit: Learning fine-grained image representations with coarse labels

2020-11-25 · ICCV 2021 10 · Hugo Touvron, Alexandre Sablayrolles, Matthijs Douze, Matthieu Cord 외

This paper tackles the problem of learning a finer representation than the one provided by training labels. This enables fine-grained category retrieval of images in a collection annotated with coarse labels only. Our ne…

Fine-Grained Image ClassificationImage ClassificationLearning with coarse labelsRetrieval+2

MGCA-Net: Multi-Grained Category-Aware Network for Open-Vocabulary Temporal Action Localization

2025-11-17 · Zhenying Fang, Richang Hong arxiv

Open-Vocabulary Temporal Action Localization (OV-TAL) aims to recognize and localize instances of any desired action categories in videos without explicitly curating training data for all categories. Existing methods mos…

Temporal Action Localization