Intent Classification

94 papers with code • 5 benchmarks • 13 datasets

Intent Classification is the task of correctly labeling a natural language utterance from a predetermined set of intents

Source: Multi-Layer Ensembling Techniques for Multilingual Intent Classification

Libraries

Use these libraries to find Intent Classification models and implementations

Simulating Task-Oriented Dialogues with State Transition Graphs and Large Language Models

algoprog/syntod 23 Apr 2024

In our experiments, using graph-guided response simulations leads to significant improvements in intent classification, slot filling and response relevance compared to naive single-prompt simulated conversations.

3
23 Apr 2024

New Semantic Task for the French Spoken Language Understanding MEDIA Benchmark

ala-na/media_benchmark_intent_annotations 28 Mar 2024

A combination ofmultiple datasets, including the MEDIA dataset, was suggested for training this joint model.

0
28 Mar 2024

ILLUMINER: Instruction-tuned Large Language Models as Few-shot Intent Classifier and Slot Filler

opengptx/illuminer 26 Mar 2024

State-of-the-art intent classification (IC) and slot filling (SF) methods often rely on data-intensive deep learning models, limiting their practicality for industry applications.

1
26 Mar 2024

Generating Hard-Negative Out-of-Scope Data with ChatGPT for Intent Classification

frank7li/generating-hard-negative-out-of-scope-data-with-chatgpt-for-intent-classification 8 Mar 2024

Intent classifiers must be able to distinguish when a user's utterance does not belong to any supported intent to avoid producing incorrect and unrelated system responses.

2
08 Mar 2024

Augmenting Automation: Intent-Based User Instruction Classification with Machine Learning

lbasyal/Intent_classification 2 Mar 2024

Our system represents user instructions as intents, allowing for dynamic control of electrical circuits without relying on predefined commands.

0
02 Mar 2024

Learn or Recall? Revisiting Incremental Learning with Pre-trained Language Models

zzz47zzz/pretrained-lm-for-incremental-learning 13 Dec 2023

Most assume that catastrophic forgetting is the biggest obstacle to achieving superior IL performance and propose various techniques to overcome this issue.

3
13 Dec 2023

Dense Retrieval as Indirect Supervision for Large-space Decision Making

luka-group/ddr 28 Oct 2023

Many discriminative natural language understanding (NLU) tasks have large label spaces.

3
28 Oct 2023

TK-KNN: A Balanced Distance-Based Pseudo Labeling Approach for Semi-Supervised Intent Classification

servicenow/tk-knn 17 Oct 2023

In the present work, we describe Top-K K-Nearest Neighbor (TK-KNN), which uses a more robust pseudo-labeling approach based on distance in the embedding space while maintaining a balanced set of pseudo-labeled examples across classes through a ranking-based approach.

5
17 Oct 2023

InstructTODS: Large Language Models for End-to-End Task-Oriented Dialogue Systems

willyhc22/instructtods 13 Oct 2023

We present InstructTODS, a novel off-the-shelf framework for zero-shot end-to-end task-oriented dialogue systems that can adapt to diverse domains without fine-tuning.

4
13 Oct 2023

Conversational Financial Information Retrieval Model (ConFIRM)

williamgazeley/confirm 6 Oct 2023

With the exponential growth in large language models (LLMs), leveraging their emergent properties for specialized domains like finance merits exploration.

4
06 Oct 2023