paper-with-me

홈 › Papers

NLU++: A Multi-Label, Slot-Rich, Generalisable Dataset for Natural Language Understanding in Task-Oriented Dialogue

2022-04-27 · Findings (NAACL) 2022 7 · Iñigo Casanueva, Ivan Vulić, Georgios P. Spithourakis, Paweł Budzianowski

We present NLU++, a novel dataset for natural language understanding (NLU) in task-oriented dialogue (ToD) systems, with the aim to provide a much more challenging evaluation environment for dialogue NLU models, up to date with the current application and industry requirements. NLU++ is divided into two domains (BANKING and HOTELS) and brings several crucial improvements over current commonly used NLU datasets. 1) NLU++ provides fine-grained domain ontologies with a large set of challenging multi-intent sentences, introducing and validating the idea of intent modules that can be combined into complex intents that convey complex user goals, combined with finer-grained and thus more challenging slot sets. 2) The ontology is divided into domain-specific and generic (i.e., domain-universal) intent modules that overlap across domains, promoting cross-domain reusability of annotated examples. 3) The dataset design has been inspired by the problems observed in industrial ToD systems, and 4) it has been collected, filtered and carefully annotated by dialogue NLU experts, yielding high-quality annotated data. Finally, we benchmark a series of current state-of-the-art NLU models on NLU++; the results demonstrate the challenging nature of the dataset, especially in low-data regimes, the validity of `intent modularisation', and call for further research on ToD NLU.

📄 PDF Abstract BibTeX arXiv:2204.13021

Code (1)

PolyAI-LDN/task-specific-datasets 공식 구현

Tasks

Natural Language Understanding

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

Group is better than individual: Exploiting Label Topologies and Label Relations for Joint Multiple Intent Detection and Slot Filling

2022-10-19 · Bowen Xing, Ivor W. Tsang

Recent joint multiple intent detection and slot filling models employ label embeddings to achieve the semantics-label interactions. However, they treat all labels and label embeddings as uncorrelated individuals, ignorin…

Intent Detectionslot-fillingSlot Filling

Deep Cascade Multi-task Learning for Slot Filling in Online Shopping Assistant

2018-03-30 · Yu Gong, Xusheng Luo, Yu Zhu, Wenwu Ou 외

Slot filling is a critical task in natural language understanding (NLU) for dialog systems. State-of-the-art approaches treat it as a sequence labeling problem and adopt such models as BiLSTM-CRF. While these models work…

Multi-Task LearningNatural Language Understandingslot-fillingSlot Filling

Linguistically-Enriched and Context-Aware Zero-shot Slot Filling

2021-01-16 · A. B. Siddique, Fuad Jamour, Vagelis Hristidis

Slot filling is identifying contiguous spans of words in an utterance that correspond to certain parameters (i.e., slots) of a user request/query. Slot filling is one of the most important challenges in modern task-orien…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)slot-filling+2

A Dynamic Graph Interactive Framework with Label-Semantic Injection for Spoken Language Understanding

2022-11-08 · Zhihong Zhu, Weiyuan Xu, Xuxin Cheng, Tengtao Song 외

Multi-intent detection and slot filling joint models are gaining increasing traction since they are closer to complicated real-world scenarios. However, existing approaches (1) focus on identifying implicit correlations …

Intent DetectionSemantic Frame Parsingslot-fillingSlot Filling+1

MUFASA: A Multi-Layer Framework for Slot Attention

2026-02-07 · Sebastian Bock, Leonie Schüßler, Krishnakant Singh, Simone Schaub-Meyer 외 arxiv

Unsupervised object-centric learning (OCL) decomposes visual scenes into distinct entities. Slot attention is a popular approach that represents individual objects as latent vectors, called slots. Current methods obtain …

Unsupervised Object Segmentation