paper-with-me

홈 › Papers

Interpretability of the Intent Detection Problem: A New Approach

2026-01-23 · Eduardo Sanchez-Karhunen, Jose F. Quesada-Moreno, Miguel A. Gutiérrez-Naranjo arxiv

Intent detection, a fundamental text classification task, aims to identify and label the semantics of user queries, playing a vital role in numerous business applications. Despite the dominance of deep learning techniques in this field, the internal mechanisms enabling Recurrent Neural Networks (RNNs) to solve intent detection tasks are poorly understood. In this work, we apply dynamical systems theory to analyze how RNN architectures address this problem, using both the balanced SNIPS and the imbalanced ATIS datasets. By interpreting sentences as trajectories in the hidden state space, we first show that on the balanced SNIPS dataset, the network learns an ideal solution: the state space, constrained to a low-dimensional manifold, is partitioned into distinct clusters corresponding to each intent. The application of this framework to the imbalanced ATIS dataset then reveals how this ideal geometric solution is distorted by class imbalance, causing the clusters for low-frequency intents to degrade. Our framework decouples geometric separation from readout alignment, providing a novel, mechanistic explanation for real world performance disparities. These findings provide new insights into RNN dynamics, offering a geometric interpretation of how dataset properties directly shape a network's computational solution.

📄 PDF Abstract BibTeX arXiv:2601.17156

Code (0)

등록된 구현이 없습니다.

Tasks

Text ClassificationIntent Detection

Similar Papers 제목 키워드 기반

From Asset Flow to Status, Action and Intention Discovery: Early Malice Detection in Cryptocurrency

2023-09-26 · Ling Cheng, Feida Zhu, Yong Wang, Ruicheng Liang 외

Cryptocurrency has been subject to illicit activities probably more often than traditional financial assets due to the pseudo-anonymous nature of its transacting entities. An ideal detection model is expected to achieve …

feature selection

INTACT: Intent-Aware Representation Learning for Cryptographic Traffic Violation Detection

2026-02-22 · Rahul D Ray arxiv

Security monitoring systems typically treat anomaly detection as identifying statistical deviations from observed data distributions. In cryptographic traffic analysis, however, violations are defined not by rarity but b…

Representation LearningAnomaly Detection

Toward Intention Discovery for Early Malice Detection in Bitcoin

2022-09-24 · Ling Cheng, Feida Zhu, Yong Wang, Huiwen Liu

Bitcoin has been subject to illicit activities more often than probably any other financial assets, due to the pseudo-anonymous nature of its transacting entities. An ideal detection model is expected to achieve all the …

feature selection

Learning to Infer User Hidden States for Online Sequential Advertising

2020-09-03 · Zhaoqing Peng, Junqi Jin, Lan Luo, Yaodong Yang 외

To drive purchase in online advertising, it is of the advertiser's great interest to optimize the sequential advertising strategy whose performance and interpretability are both important. The lack of interpretability in…

Deep Reinforcement Learning

Zero-shot User Intent Detection via Capsule Neural Networks

2018-09-02 · EMNLP 2018 10 · Congying Xia, Chenwei Zhang, Xiaohui Yan, Yi Chang 외

User intent detection plays a critical role in question-answering and dialog systems. Most previous works treat intent detection as a classification problem where utterances are labeled with predefined intents. However, …

Intent DetectionQuestion AnsweringTransfer LearningZero-Shot Learning