Intent Detection

110 papers with code • 17 benchmarks • 20 datasets

Intent Detection is a task of determining the underlying purpose or goal behind a user's search query given a context. The task plays a significant role in search and recommendations. A traditional approach for intent detection implies using an intent detector model to classify user search query into predefined intent categories, given a context. One of the key challenges of the task implies identifying user intents for cold-start sessions, i.e., search sessions initiated by a non-logged-in or unrecognized user.

Source: Analyzing and Predicting Purchase Intent in E-commerce: Anonymous vs. Identified Customers

Libraries

Use these libraries to find Intent Detection models and implementations

RSVP: Customer Intent Detection via Agent Response Contrastive and Generative Pre-Training

tommytyc/rsvp 15 Oct 2023

Existing intent detection approaches have highly relied on adaptively pre-training language models with large-scale datasets, yet the predominant cost of data collection may hinder their superiority.

1
15 Oct 2023

Joint Multiple Intent Detection and Slot Filling with Supervised Contrastive Learning and Self-Distillation

anhtunguyen98/bislu 28 Aug 2023

The results also demonstrate the contributions of both bidirectional design and the training method to the accuracy improvement.

3
28 Aug 2023

ChatGPT as Data Augmentation for Compositional Generalization: A Case Study in Open Intent Detection

fangyihao/gptaug 25 Aug 2023

Open intent detection, a crucial aspect of natural language understanding, involves the identification of previously unseen intents in user-generated text.

1
25 Aug 2023

Slot Induction via Pre-trained Language Model Probing and Multi-level Contrastive Learning

nhhoang96/multicl_slot_induction 9 Aug 2023

Recent advanced methods in Natural Language Understanding for Task-oriented Dialogue (TOD) Systems (e. g., intent detection and slot filling) require a large amount of annotated data to achieve competitive performance.

2
09 Aug 2023

ReCoMIF: Reading comprehension based multi-source information fusion network for Chinese spoken language understanding

1053399472/CAISandSMP journal 2023

It usually includes slot filling and intent detection (SFID) tasks aiming at semantic parsing of utterances.

5
01 Aug 2023

Revisit Few-shot Intent Classification with PLMs: Direct Fine-tuning vs. Continual Pre-training

hdzhang-code/dftplus 8 Jun 2023

We consider the task of few-shot intent detection, which involves training a deep learning model to classify utterances based on their underlying intents using only a small amount of labeled data.

1
08 Jun 2023

Tri-level Joint Natural Language Understanding for Multi-turn Conversational Datasets

adlnlp/tri-nlu 28 May 2023

We present a novel tri-level joint natural language understanding approach, adding domain, and explicitly exchange semantic information between all levels.

1
28 May 2023

Improved Instruction Ordering in Recipe-Grounded Conversation

octaviaguo/chattychef 26 May 2023

In this paper, we study the task of instructional dialogue and focus on the cooking domain.

10
26 May 2023

CTRAN: CNN-Transformer-based Network for Natural Language Understanding

rafiepour/CTran 19 Mar 2023

For the intent-detection decoder, we utilize self-attention followed by a linear layer.

19
19 Mar 2023

A Hybrid Architecture for Out of Domain Intent Detection and Intent Discovery

Makbari1997/VAE-KPCA-HDBSCAN 7 Mar 2023

On the other side, a labeled dataset is needed to train a model for Intent Detection in task-oriented dialogue systems.

9
07 Mar 2023