paper-with-me

홈 › Papers

Multi-level Supervised Contrastive Learning

2025-02-04 · Naghmeh Ghanooni, Barbod Pajoum, Harshit Rawal, Sophie Fellenz, Vo Nguyen Le Duy, Marius Kloft

Contrastive learning is a well-established paradigm in representation learning. The standard framework of contrastive learning minimizes the distance between "similar" instances and maximizes the distance between dissimilar ones in the projection space, disregarding the various aspects of similarity that can exist between two samples. Current methods rely on a single projection head, which fails to capture the full complexity of different aspects of a sample, leading to suboptimal performance, especially in scenarios with limited training data. In this paper, we present a novel supervised contrastive learning method in a unified framework called multilevel contrastive learning (MLCL), that can be applied to both multi-label and hierarchical classification tasks. The key strength of the proposed method is the ability to capture similarities between samples across different labels and/or hierarchies using multiple projection heads. Extensive experiments on text and image datasets demonstrate that the proposed approach outperforms state-of-the-art contrastive learning methods

📄 PDF Abstract BibTeX arXiv:2502.02202

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Two-Level Supervised Contrastive Learning for Response Selection in Multi-Turn Dialogue

2022-03-01 · Wentao Zhang, Shuang Xu, Haoran Huang

Selecting an appropriate response from many candidates given the utterances in a multi-turn dialogue is the key problem for a retrieval-based dialogue system. Existing work formalizes the task as matching between the utt…

Contrastive LearningConversational Response SelectionRetrievalSentence+1

Two-Level Supervised Contrastive Learning for Response Selection in Multi-Turn Dialogue

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

Selecting an appropriate response from many candidates given the utterances in a multi-turn dialogue is the key problem for a retrieval-based dialogue system. Existing work formalizes the task as matching between the ut…

Contrastive LearningRetrievalSentenceSTS

Region-level Contrastive and Consistency Learning for Semi-Supervised Semantic Segmentation

2022-04-28 · Jianrong Zhang, Tianyi Wu, Chuanghao Ding, Hongwei Zhao 외

Current semi-supervised semantic segmentation methods mainly focus on designing pixel-level consistency and contrastive regularization. However, pixel-level regularization is sensitive to noise from pixels with incorrect…

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Is Self-Supervised Learning More Robust Than Supervised Learning?

2022-06-10 · Yuanyi Zhong, Haoran Tang, Junkun Chen, Jian Peng 외

Self-supervised contrastive learning is a powerful tool to learn visual representation without labels. Prior work has primarily focused on evaluating the recognition accuracy of various pre-training algorithms, but has o…

Contrastive LearningData AugmentationSelf-Supervised Learning

CL-MVSNet: Unsupervised Multi-View Stereo with Dual-Level Contrastive Learning

2023-01-01 · ICCV 2023 1 · Kaiqiang Xiong, Rui Peng, Zhe Zhang, Tianxing Feng 외

Unsupervised Multi-View Stereo (MVS) methods have achieved promising progress recently. However, previous methods primarily depend on the photometric consistency assumption, which may suffer from two limitations: ind…

3D geometryContrastive LearningDepth Estimation