paper-with-me

Papers

Label-enhanced Prototypical Network with Contrastive Learning for Multi-label Few-shot Aspect Category Detection

2022-06-14 · Han Liu, Feng Zhang, Xiaotong Zhang, Siyang Zhao, Junjie Sun, Hong Yu, Xianchao Zhang

Multi-label aspect category detection allows a given review sentence to contain multiple aspect categories, which is shown to be more practical in sentiment analysis and attracting increasing attention. As annotating large amounts of data is time-consuming and labor-intensive, data scarcity occurs frequently in real-world scenarios, which motivates multi-label few-shot aspect category detection. However, research on this problem is still in infancy and few methods are available. In this paper, we propose a novel label-enhanced prototypical network (LPN) for multi-label few-shot aspect category detection. The highlights of LPN can be summarized as follows. First, it leverages label description as auxiliary knowledge to learn more discriminative prototypes, which can retain aspect-relevant information while eliminating the harmful effect caused by irrelevant aspects. Second, it integrates with contrastive learning, which encourages that the sentences with the same aspect label are pulled together in embedding space while simultaneously pushing apart the sentences with different aspect labels. In addition, it introduces an adaptive multi-label inference module to predict the aspect count in the sentence, which is simple yet effective. Extensive experimental results on three datasets demonstrate that our proposed model LPN can consistently achieve state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2206.13980

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect Category DetectionContrastive LearningSentenceSentiment Analysis

Similar Papers 제목 키워드 기반

Pseudo-Label Enhanced Prototypical Contrastive Learning for Uniformed Intent Discovery

2024-10-26 · Yimin Deng, Yuxia Wu, Guoshuai Zhao, Li Zhu 외

New intent discovery is a crucial capability for task-oriented dialogue systems. Existing methods focus on transferring in-domain (IND) prior knowledge to out-of-domain (OOD) data through pre-training and clustering stag…

ClusteringContrastive LearningIntent DiscoveryOpen Intent Discovery+3

Bridge to Target Domain by Prototypical Contrastive Learning and Label Confusion: Re-explore Zero-Shot Learning for Slot Filling

2021-10-07 · EMNLP 2021 11 · LiWen Wang, Xuefeng Li, Jiachi Liu, Keqing He 외

Zero-shot cross-domain slot filling alleviates the data dependence in the case of data scarcity in the target domain, which has aroused extensive research. However, as most of the existing methods do not achieve effectiv…

Contrastive Learningslot-fillingSlot FillingTransfer Learning+2

W-procer: Weighted Prototypical Contrastive Learning for Medical Few-Shot Named Entity Recognition

2023-05-29 · Mingchen Li, Yang Ye, Jeremy Yeung, Huixue Zhou 외

Contrastive learning has become a popular solution for few-shot Name Entity Recognization (NER). The conventional configuration strives to reduce the distance between tokens with the same labels and increase the distance…

Contrastive Learningnamed-entity-recognitionNamed Entity RecognitionNER

ST-ProC: A Graph-Prototypical Framework for Robust Semi-Supervised Travel Mode Identification

2025-11-17 · Luyao Niu, Nuoxian Huang arxiv

Travel mode identification (TMI) from GPS trajectories is critical for urban intelligence, but is hampered by the high cost of annotation, leading to severe label scarcity. Prevailing semi-supervised learning (SSL) metho…

Few-shot Named Entity Recognition with Entity-level Prototypical Network Enhanced by Dispersedly Distributed Prototypes

2022-08-17 · COLING 2022 10 · Bin Ji, Shasha Li, Shaoduo Gan, Jie Yu 외

Few-shot named entity recognition (NER) enables us to build a NER system for a new domain using very few labeled examples. However, existing prototypical networks for this task suffer from roughly estimated label depende…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER