paper-with-me

Papers

BlendX: Complex Multi-Intent Detection with Blended Patterns

2024-03-27 · Yejin Yoon, Jungyeon Lee, Kangsan Kim, Chanhee Park, Taeuk Kim

Task-oriented dialogue (TOD) systems are commonly designed with the presumption that each utterance represents a single intent. However, this assumption may not accurately reflect real-world situations, where users frequently express multiple intents within a single utterance. While there is an emerging interest in multi-intent detection (MID), existing in-domain datasets such as MixATIS and MixSNIPS have limitations in their formulation. To address these issues, we present BlendX, a suite of refined datasets featuring more diverse patterns than their predecessors, elevating both its complexity and diversity. For dataset construction, we utilize both rule-based heuristics as well as a generative tool -- OpenAI's ChatGPT -- which is augmented with a similarity-driven strategy for utterance selection. To ensure the quality of the proposed datasets, we also introduce three novel metrics that assess the statistical properties of an utterance related to word count, conjunction use, and pronoun usage. Extensive experiments on BlendX reveal that state-of-the-art MID models struggle with the challenges posed by the new datasets, highlighting the need to reexamine the current state of the MID field. The dataset is available at https://github.com/HYU-NLP/BlendX.

📄 PDF Abstract BibTeX arXiv:2403.18277

Code (1)

HYU-NLP/BlendX 공식 구현

Tasks

DiversityIntent Detection

Similar Papers 제목 키워드 기반

Generalized Deepfakes Detection with Reconstructed-Blended Images and Multi-scale Feature Reconstruction Network

2023-12-13 · Yuyang Sun, Huy H. Nguyen, Chun-Shien Lu, Zhiyong Zhang 외

The growing diversity of digital face manipulation techniques has led to an urgent need for a universal and robust detection technology to mitigate the risks posed by malicious forgeries. We present a blended-based detec…

DiversityFace Swapping

FSBI: Deepfakes Detection with Frequency Enhanced Self-Blended Images

2024-06-12 · Ahmed Abul Hasanaath, Hamzah Luqman, Raed Katib, Saeed Anwar

Advances in deepfake research have led to the creation of almost perfect manipulations undetectable by human eyes and some deepfakes detection tools. Recently, several techniques have been proposed to differentiate deepf…

Face Swapping

Not all Blends are Equal: The BLEMORE Dataset of Blended Emotion Expressions with Relative Salience Annotations

2026-01-19 · Tim Lachmann, Alexandra Israelsson, Christina Tornberg, Teimuraz Saghinadze 외 arxiv

Humans often experience not just a single basic emotion at a time, but rather a blend of several emotions with varying salience. Despite the importance of such blended emotions, most video-based emotion recognition appro…

Video ClassificationEmotion Recognition

A Pointer Network-based Approach for Joint Extraction and Detection of Multi-Label Multi-Class Intents

2024-10-29 · Ankan Mullick, Sombit Bose, Abhilash Nandy, Gajula Sai Chaitanya 외

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 effecti…

Intent DetectionTask-Oriented Dialogue Systems

Enhancing Joint Multiple Intent Detection and Slot Filling with Global Intent-Slot Co-occurrence

2022-12-01 · Conference on Empirical Methods in Natural Language Processing 2022 12 · Mengxiao Song, Bowen Yu, Li Quangang, Wang Yubin 외

Multi-intent detection and slot filling joint model attracts more and more attention since it can handle multi-intent utterances, which is closer to complex real-world scenarios. Most existing joint models rely entirely …

Graph Neural NetworkIntent DetectionSemantic Frame Parsingslot-filling+1