A Pointer Network-based Approach for Joint Extraction and Detection of Multi-Label Multi-Class Intents
Abstract
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.
Community
Imagine asking your virtual assistant, “Book a table for dinner and set a reminder for tomorrow’s meeting”—a single query with two different tasks. Most systems today would struggle to handle this request smoothly, as they're trained for single-intent commands like “Set a reminder.” However, people often combine multiple requests in one sentence, especially when using natural language.
This paper takes a giant step forward by developing a multi-lingual, multi-intent dataset and a novel pointer network model that not only detects multiple intents in complex queries but also pinpoints exactly where each intent appears within the text. By enabling the detection of both broad and specific intents, our model empowers digital assistants to better understand, juggle, and respond to complex user requests with greater accuracy across languages—marking a significant advancement for task-oriented dialogue systems.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Intent Detection in the Age of LLMs (2024)
- LLM-based Weak Supervision Framework for Query Intent Classification in Video Search (2024)
- A new approach for fine-tuning sentence transformers for intent classification and out-of-scope detection tasks (2024)
- Generate then Refine: Data Augmentation for Zero-shot Intent Detection (2024)
- Diversity-grounded Channel Prototypical Learning for Out-of-Distribution Intent Detection (2024)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper