A Diffusion Weighted Graph Framework for New Intent Discovery
Wenkai Shi, Wenbin An, Feng Tian, Qinghua Zheng, QianYing Wang, Ping, Chen

TL;DR
This paper introduces a Diffusion Weighted Graph Framework that leverages semantic and structural data relationships to improve new intent discovery, outperforming existing methods on benchmark datasets.
Contribution
The paper proposes a novel graph-based framework with diffusion and smoothing techniques to better utilize data structure for intent discovery.
Findings
Outperforms state-of-the-art models on multiple datasets
Effectively captures semantic and structural relationships
Reduces noise in ambiguous samples
Abstract
New Intent Discovery (NID) aims to recognize both new and known intents from unlabeled data with the aid of limited labeled data containing only known intents. Without considering structure relationships between samples, previous methods generate noisy supervisory signals which cannot strike a balance between quantity and quality, hindering the formation of new intent clusters and effective transfer of the pre-training knowledge. To mitigate this limitation, we propose a novel Diffusion Weighted Graph Framework (DWGF) to capture both semantic similarities and structure relationships inherent in data, enabling more sufficient and reliable supervisory signals. Specifically, for each sample, we diffuse neighborhood relationships along semantic paths guided by the nearest neighbors for multiple hops to characterize its local structure discriminately. Then, we sample its positive keys and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRough Sets and Fuzzy Logic · Web Data Mining and Analysis · Machine Learning and Data Classification
MethodsDiffusion
