paper-with-me

Papers

Building the Intent Landscape of Real-World Conversational Corpora with Extractive Question-Answering Transformers

2022-08-26 · Jean-Philippe Corbeil, Mia Taige Li, Hadi Abdi Ghavidel

For companies with customer service, mapping intents inside their conversational data is crucial in building applications based on natural language understanding (NLU). Nevertheless, there is no established automated technique to gather the intents from noisy online chats or voice transcripts. Simple clustering approaches are not suited to intent-sparse dialogues. To solve this intent-landscape task, we propose an unsupervised pipeline that extracts the intents and the taxonomy of intents from real-world dialogues. Our pipeline mines intent-span candidates with an extractive Question-Answering Electra model and leverages sentence embeddings to apply a low-level density clustering followed by a top-level hierarchical clustering. Our results demonstrate the generalization ability of an ELECTRA large model fine-tuned on the SQuAD2 dataset to understand dialogues. With the right prompting question, this model achieves a rate of linguistic validation on intent spans beyond 85%. We furthermore reconstructed the intent schemes of five domains from the MultiDoGo dataset with an average recall of 94.3%.

📄 PDF Abstract BibTeX arXiv:2208.12886

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringExtractive Question-AnsweringNatural Language UnderstandingQuestion AnsweringSentenceSentence Embeddings

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Developing Production-Level Conversational Interfaces with Shallow Semantic Parsing

2018-11-01 · EMNLP 2018 11 · Arushi Raghuvanshi, Lucien Carroll, Karthik Raghunathan

We demonstrate an end-to-end approach for building conversational interfaces from prototype to production that has proven to work well for a number of applications across diverse verticals. Our architecture improves on t…

Dialogue ManagementGeneral ClassificationIntent ClassificationManagement+3

Enhancing Target-Guided Proactive Dialogue Systems via Conversational Scenario Modeling and Intent-Keyword Bridging

2026-05-12 · Maodong Li, Yancui Li, Fang Kong arxiv

A target-guided proactive dialogue system aims to steer conversations proactively toward pre-defined targets, such as designated keywords or specific topics. During guided conversations, dynamically modeling conversation…

Building Trust in Conversational AI: A Comprehensive Review and Solution Architecture for Explainable, Privacy-Aware Systems using LLMs and Knowledge Graph

2023-08-13 · Ahtsham Zafar, Venkatesh Balavadhani Parthasarathy, Chan Le Van, Saad Shahid 외

Conversational AI systems have emerged as key enablers of human-like interactions across diverse sectors. Nevertheless, the balance between linguistic nuance and factual accuracy has proven elusive. In this paper, we fir…

Knowledge Graphs

Intent Mining from past conversations for conversational agent

2020-05-22 · COLING 2020 8 · Ajay Chatterjee, Shubhashis Sengupta

Conversational systems are of primary interest in the AI community. Chatbots are increasingly being deployed to provide round-the-clock support and to increase customer engagement. Many of the commercial bot building fra…

ClusteringIntent DiscoveryShort Text Clustering

Few-Shot Query Intent Detection via Relation-Aware Prompt Learning

2025-09-06 · Liang Zhang, Yuan Li, Shijie Zhang, Zheng Zhang 외 arxiv

Intent detection is a crucial component of modern conversational systems, since accurately identifying user intent at the beginning of a conversation is essential for generating effective responses. Recent efforts have f…

Intent Detection