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

A Persian Benchmark for Joint Intent Detection and Slot Filling

Makbari1997/Persian-Atis 1 Mar 2023

To evaluate the effectiveness of our benchmark, we employ state-of-the-art methods for intent detection and slot filling.

17
01 Mar 2023

Multi-Tenant Optimization For Few-Shot Task-Oriented FAQ Retrieval

verloop/few-shot-faqir 25 Jan 2023

Business-specific Frequently Asked Questions (FAQ) retrieval in task-oriented dialog systems poses unique challenges vis-\`a-vis community based FAQs.

0
25 Jan 2023

Effectiveness of Text, Acoustic, and Lattice-based representations in Spoken Language Understanding tasks

idiap/slu_representations 16 Dec 2022

In this paper, we perform an exhaustive evaluation of different representations to address the intent classification problem in a Spoken Language Understanding (SLU) setup.

3
16 Dec 2022

Learning to Select from Multiple Options

jiangshdd/learningtoselect 1 Dec 2022

To deal with the two issues, this work first proposes a contextualized TE model (Context-TE) by appending other k options as the context of the current (P, H) modeling.

4
01 Dec 2022

Deep Smart Contract Intent Detection

web3se/smartintent 19 Nov 2022

Nowadays, security activities in smart contracts concentrate on vulnerability detection.

1
19 Nov 2022

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

zhihong-zhu/dgif 8 Nov 2022

Multi-intent detection and slot filling joint models are gaining increasing traction since they are closer to complicated real-world scenarios.

8
08 Nov 2022

DialogUSR: Complex Dialogue Utterance Splitting and Reformulation for Multiple Intent Detection

mrzhengxin/multi_intent_2022 20 Oct 2022

While interacting with chatbots, users may elicit multiple intents in a single dialogue utterance.

10
20 Oct 2022

Co-guiding Net: Achieving Mutual Guidances between Multiple Intent Detection and Slot Filling via Heterogeneous Semantics-Label Graphs

xingbowen714/co-guiding 19 Oct 2022

In this paper, we propose a novel model termed Co-guiding Net, which implements a two-stage framework achieving the \textit{mutual guidances} between the two tasks.

9
19 Oct 2022

A Unified Framework for Multi-intent Spoken Language Understanding with prompting

F2-Song/PromptSLU 7 Oct 2022

Multi-intent Spoken Language Understanding has great potential for widespread implementation.

2
07 Oct 2022

CAE: Mechanism to Diminish the Class Imbalanced in SLU Slot Filling Task

phuongnm94/JointBERT_CAE Advances in Computational Collective Intelligence 2022

In the success of the pre-trained BERT model, NLU is addressed by Intent Classification and Slot Filling task with significant improvement performance.

4
21 Sep 2022