paper-with-me

Papers

Disentangled Knowledge Transfer for OOD Intent Discovery with Unified Contrastive Learning

2022-05-01 · ACL 2022 5 · Yutao Mou, Keqing He, Yanan Wu, Zhiyuan Zeng, Hong Xu, Huixing Jiang, Wei Wu, Weiran Xu

Discovering Out-of-Domain(OOD) intents is essential for developing new skills in a task-oriented dialogue system. The key challenge is how to transfer prior IND knowledge to OOD clustering. Different from existing work based on shared intent representation, we propose a novel disentangled knowledge transfer method via a unified multi-head contrastive learning framework. We aim to bridge the gap between IND pre-training and OOD clustering. Experiments and analysis on two benchmark datasets show the effectiveness of our method.

📄 PDF Abstract BibTeX

Code (1)

myt517/dkt 공식 구현 pytorch

Tasks

ClusteringContrastive LearningIntent DiscoveryTransfer Learning

Similar Papers 제목 키워드 기반

Pseudo-Label Enhanced Prototypical Contrastive Learning for Uniformed Intent Discovery

2024-10-26 · Yimin Deng, Yuxia Wu, Guoshuai Zhao, Li Zhu 외

New intent discovery is a crucial capability for task-oriented dialogue systems. Existing methods focus on transferring in-domain (IND) prior knowledge to out-of-domain (OOD) data through pre-training and clustering stag…

ClusteringContrastive LearningIntent DiscoveryOpen Intent Discovery+3

Watch the Neighbors: A Unified K-Nearest Neighbor Contrastive Learning Framework for OOD Intent Discovery

2022-10-17 · Yutao Mou, Keqing He, Pei Wang, Yanan Wu 외

Discovering out-of-domain (OOD) intent is important for developing new skills in task-oriented dialogue systems. The key challenges lie in how to transfer prior in-domain (IND) knowledge to OOD clustering, as well as joi…

ClusteringContrastive LearningDiversityIntent Discovery+2

Integration of Old and New Knowledge for Generalized Intent Discovery: A Consistency-driven Prototype-Prompting Framework

2025-06-10 · Xiao Wei, Xiaobao Wang, Ning Zhuang, Chenyang Wang 외

Intent detection aims to identify user intents from natural language inputs, where supervised methods rely heavily on labeled in-domain (IND) data and struggle with out-of-domain (OOD) intents, limiting their practical a…

Domain AdaptationIntent DetectionIntent Discovery

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…

DisCo: Graph-Based Disentangled Contrastive Learning for Cold-Start Cross-Domain Recommendation

2024-12-19 · Hourun Li, Yifan Wang, Zhiping Xiao, Jia Yang 외

Recommender systems are widely used in various real-world applications, but they often encounter the persistent challenge of the user cold-start problem. Cross-domain recommendation (CDR), which leverages user interactio…

Contrastive LearningRecommendation Systems