paper-with-me

홈 › Papers

A Diffusion Weighted Graph Framework for New Intent Discovery

2023-10-24 · Wenkai Shi, Wenbin An, Feng Tian, Qinghua Zheng, Qianying Wang, Ping Chen

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 weigh them based on semantic similarities and local structures for contrastive learning. During inference, we further propose Graph Smoothing Filter (GSF) to explicitly utilize the structure relationships to filter high-frequency noise embodied in semantically ambiguous samples on the cluster boundary. Extensive experiments show that our method outperforms state-of-the-art models on all evaluation metrics across multiple benchmark datasets. Code and data are available at https://github.com/yibai-shi/DWGF.

📄 PDF Abstract BibTeX arXiv:2310.15836

Code (1)

yibai-shi/dwgf 공식 구현 pytorch

Tasks

Contrastive LearningIntent Discovery

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Towards Intelligent Geospatial Data Discovery: a knowledge graph-driven multi-agent framework powered by large language models

2026-03-21 · Ruixiang Liu, Zhenlong Li, Ali Khosravi Kazazi arxiv

The rapid growth in the volume, variety, and velocity of geospatial data has created data ecosystems that are highly distributed, heterogeneous, and semantically inconsistent. Existing data catalogs, portals, and infrast…

SING: Synthetic Intention Graph for Scalable Active Tool Discovery in LLM Agents

2026-06-15 · Qiao Xiao, Haochen Shi, Yisen Gao, Wenbin Hu 외 arxiv

Large language model (LLM) agents increasingly rely on agent harnesses that manage context, tools, and multi-turn execution, making tools a central interface for acting in realistic digital environments. As harness-conne…

GraDE: A Graph Diffusion Estimator for Frequent Subgraph Discovery in Neural Architectures

2026-02-03 · Yikang Yang, Zhengxin Yang, Minghao Luo, Luzhou Peng 외 arxiv

Finding frequently occurring subgraph patterns or network motifs in neural architectures is crucial for optimizing efficiency, accelerating design, and uncovering structural insights. However, as the subgraph size increa…

Query-Aware Flow Diffusion for Graph-Based RAG with Retrieval Guarantees

2026-04-21 · Zhuoping Zhou, Davoud Ataee Tarzanagh, Sima Didari, Wenjun Hu 외 arxiv

Graph-based Retrieval-Augmented Generation (RAG) systems leverage interconnected knowledge structures to capture complex relationships that flat retrieval struggles with, enabling multi-hop reasoning. Yet most existing g…

Question Answering

Benchmark Data and Evaluation Framework for Intent Discovery Around COVID-19 Vaccine Hesitancy

2022-05-24 · Shai Gretz, Assaf Toledo, Roni Friedman, Dan Lahav 외

The COVID-19 pandemic has made a huge global impact and cost millions of lives. As COVID-19 vaccines were rolled out, they were quickly met with widespread hesitancy. To address the concerns of hesitant people, we launch…

8kIntent Discovery