paper-with-me

홈 › Papers

Use All The Labels: A Hierarchical Multi-Label Contrastive Learning Framework

2022-04-27 · CVPR 2022 1 · Shu Zhang, ran Xu, Caiming Xiong, Chetan Ramaiah

Current contrastive learning frameworks focus on leveraging a single supervisory signal to learn representations, which limits the efficacy on unseen data and downstream tasks. In this paper, we present a hierarchical multi-label representation learning framework that can leverage all available labels and preserve the hierarchical relationship between classes. We introduce novel hierarchy preserving losses, which jointly apply a hierarchical penalty to the contrastive loss, and enforce the hierarchy constraint. The loss function is data driven and automatically adapts to arbitrary multi-label structures. Experiments on several datasets show that our relationship-preserving embedding performs well on a variety of tasks and outperform the baseline supervised and self-supervised approaches. Code is available at https://github.com/salesforce/hierarchicalContrastiveLearning.

📄 PDF Abstract BibTeX arXiv:2204.13207

Code (1)

salesforce/hierarchicalcontrastivelearning 공식 구현 pytorch

Tasks

AllContrastive LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

HCL-MTC Hierarchical Contrastive Learning for Multi-label Text Classification

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Multi-label text classification is a big challenging subtask in text classification, where labels generally form a tree structure. Existing solutions learn the label tree structure in a shallow manner and ignore the dist…

ClassificationContrastive LearningMulti Label Text ClassificationMulti-Label Text Classification+3

Beyond Flat Labels: Level-Restricted Contrastive Learning for Hierarchical Fine-Grained Vision Classification

2026-06-20 · Zhiyuan Tao, Srikumar Sastry, Matthew J Thompson, Elizabeth G Campolongo 외 arxiv

Multimodal contrastive learning has enabled zero-shot visual classification by aligning images with textual categories. However, in hierarchically structured label spaces, existing methods often produce predictions that …

Contrastive Learning

BioHiCL: Hierarchical Multi-Label Contrastive Learning for Biomedical Retrieval with MeSH Labels

2026-04-17 · Mengfei Lan, Lecheng Zheng, Halil Kilicoglu arxiv

Effective biomedical information retrieval requires modeling domain semantics and hierarchical relationships among biomedical texts. Existing biomedical generative retrievers build on coarse binary relevance signals, lim…

Biomedical Information RetrievalContrastive LearningQuestion Answering

Instances and Labels: Hierarchy-aware Joint Supervised Contrastive Learning for Hierarchical Multi-Label Text Classification

2023-10-08 · Simon Yu, Jie He, Víctor Gutiérrez-Basulto, Jeff Z. Pan

Hierarchical multi-label text classification (HMTC) aims at utilizing a label hierarchy in multi-label classification. Recent approaches to HMTC deal with the problem of imposing an over-constrained premise on the output…

Contrastive LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti Label Text Classification+3

Enhancing Text-Based Hierarchical Multilabel Classification for Mobile Applications via Contrastive Learning

2025-07-06 · Jiawei Guo, Yang Xiao, Weipeng Huang, Guangyuan Piao arxiv

A hierarchical labeling system for mobile applications (apps) benefits a wide range of downstream businesses that integrate the labeling with their proprietary user data, to improve user modeling. Such a label hierarchy …

Contrastive Learning