CLIROct 29, 2024

A Pointer Network-based Approach for Joint Extraction and Detection of Multi-Label Multi-Class Intents

arXiv:2410.22476v124 citationsh-index: 9EMNLP
Originality Incremental advance
AI Analysis

This addresses the need for effective systems in dialogue systems to manage complex, multi-intent queries, though it is incremental as it builds on existing pointer network methods.

The study tackled the problem of handling complex queries with multiple intents in task-oriented dialogue systems by developing a pointer network-based architecture for joint extraction and detection of multi-label multi-class intents, achieving superior accuracy and F1-scores over baselines.

In task-oriented dialogue systems, intent detection is crucial for interpreting user queries and providing appropriate responses. Existing research primarily addresses simple queries with a single intent, lacking effective systems for handling complex queries with multiple intents and extracting different intent spans. Additionally, there is a notable absence of multilingual, multi-intent datasets. This study addresses three critical tasks: extracting multiple intent spans from queries, detecting multiple intents, and developing a multi-lingual multi-label intent dataset. We introduce a novel multi-label multi-class intent detection dataset (MLMCID-dataset) curated from existing benchmark datasets. We also propose a pointer network-based architecture (MLMCID) to extract intent spans and detect multiple intents with coarse and fine-grained labels in the form of sextuplets. Comprehensive analysis demonstrates the superiority of our pointer network-based system over baseline approaches in terms of accuracy and F1-score across various datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes