paper-with-me

Papers

A Label-Aware BERT Attention Network for Zero-Shot Multi-Intent Detection in Spoken Language Understanding

2021-11-01 · EMNLP 2021 11 · Ting-Wei Wu, Ruolin Su, Biing Juang

With the early success of query-answer assistants such as Alexa and Siri, research attempts to expand system capabilities of handling service automation are now abundant. However, preliminary systems have quickly found the inadequacy in relying on simple classification techniques to effectively accomplish the automation task. The main challenge is that the dialogue often involves complexity in user’s intents (or purposes) which are multiproned, subject to spontaneous change, and difficult to track. Furthermore, public datasets have not considered these complications and the general semantic annotations are lacking which may result in zero-shot problem. Motivated by the above, we propose a Label-Aware BERT Attention Network (LABAN) for zero-shot multi-intent detection. We first encode input utterances with BERT and construct a label embedded space by considering embedded semantics in intent labels. An input utterance is then classified based on its projection weights on each intent embedding in this embedded space. We show that it successfully extends to few/zero-shot setting where part of intent labels are unseen in training data, by also taking account of semantics in these unseen intent labels. Experimental results show that our approach is capable of detecting many unseen intent labels correctly. It also achieves the state-of-the-art performance on five multi-intent datasets in normal cases.

📄 PDF Abstract BibTeX

Code (1)

waynewu6250/laban 공식 구현 pytorch

Tasks

Intent DetectionSpoken Language Understanding

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

An Empirical Study on Large-Scale Multi-Label Text Classification Including Few and Zero-Shot Labels

2020-10-04 · EMNLP 2020 11 · Ilias Chalkidis, Manos Fergadiotis, Sotiris Kotitsas, Prodromos Malakasiotis 외

Large-scale Multi-label Text Classification (LMTC) has a wide range of Natural Language Processing (NLP) applications and presents interesting challenges. First, not all labels are well represented in the training set, d…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti Label Text ClassificationMulti-Label Text Classification+5

Multi-Label Zero-Shot Learning with Transfer-Aware Label Embedding Projection

2018-08-07 · Meng Ye, Yuhong Guo

Zero-shot learning transfers knowledge from seen classes to novel unseen classes to reduce human labor of labelling data for building new classifiers. Much effort on zero-shot learning however has focused on the standard…

image-classificationImage ClassificationMulti-Label Image ClassificationMulti-label zero-shot learning+2

Large-Scale Multi-Label Text Classification on EU Legislation

2019-06-05 · ACL 2019 7 · Ilias Chalkidis, Manos Fergadiotis, Prodromos Malakasiotis, Ion Androutsopoulos

We consider Large-Scale Multi-Label Text Classification (LMTC) in the legal domain. We release a new dataset of 57k legislative documents from EURLEX, annotated with ~4.3k EUROVOC labels, which is suitable for LMTC, few-…

ClassificationGeneral ClassificationMulti Label Text ClassificationMulti-Label Text Classification+3

mcBERT: Momentum Contrastive Learning with BERT for Zero-Shot Slot Filling

2022-03-24 · Seong-Hwan Heo, WonKee Lee, Jong-Hyeok Lee

Zero-shot slot filling has received considerable attention to cope with the problem of limited available data for the target domain. One of the important factors in zero-shot learning is to make the model learn generaliz…

Contrastive Learningslot-fillingSlot FillingZero-Shot Learning+1

ZeroBERTo: Leveraging Zero-Shot Text Classification by Topic Modeling

2022-01-04 · Alexandre Alcoforado, Thomas Palmeira Ferraz, Rodrigo Gerber, Enzo Bustos 외

Traditional text classification approaches often require a good amount of labeled data, which is difficult to obtain, especially in restricted domains or less widespread languages. This lack of labeled data has led to th…

Classificationtext-classificationText ClassificationXLM-R+2