中文
相关论文

相关论文: New Intent Discovery with Attracting and Dispersin…

200 篇论文

New Intent Discovery (NID) strives to identify known and reasonably deduce novel intent groups in the open-world scenario. But current methods face issues with inaccurate pseudo-labels and poor representation learning, creating a negative…

计算与语言 · 计算机科学 2024-04-19 Shun Zhang , Chaoran Yan , Jian Yang , Changyu Ren , Jiaqi Bai , Tongliang Li , Zhoujun Li

Novel intent class detection is an important problem in real world scenario for conversational agents for continuous interaction. Several research works have been done to detect novel intents in a mono-lingual (primarily English) texts and…

计算与语言 · 计算机科学 2023-04-24 Ankan Mullick

New intent discovery aims to uncover novel intent categories from user utterances to expand the set of supported intent classes. It is a critical task for the development and service expansion of a practical dialogue system. Despite its…

计算与语言 · 计算机科学 2025-04-08 Yuwei Zhang , Haode Zhang , Li-Ming Zhan , Albert Y. S. Lam , Xiao-Ming Wu

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 applicability.…

计算与语言 · 计算机科学 2025-06-11 Xiao Wei , Xiaobao Wang , Ning Zhuang , Chenyang Wang , Longbiao Wang , Jianwu dang

New intent discovery is of great value to natural language processing, allowing for a better understanding of user needs and providing friendly services. However, most existing methods struggle to capture the complicated semantics of…

计算与语言 · 计算机科学 2023-12-14 Hanlei Zhang , Hua Xu , Xin Wang , Fei Long , Kai Gao

New intent discovery (NID) seeks to recognize both new and known intents from unlabeled user utterances, which finds prevalent use in practical dialogue systems. Existing works towards NID mainly adopt a cascaded architecture, wherein the…

计算与语言 · 计算机科学 2025-11-11 Hongtao Wang , Renchi Yang , Wenqing Lin

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…

计算与语言 · 计算机科学 2023-10-25 Wenkai Shi , Wenbin An , Feng Tian , Qinghua Zheng , QianYing Wang , Ping Chen

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 stages. They either…

计算与语言 · 计算机科学 2024-10-29 Yimin Deng , Yuxia Wu , Guoshuai Zhao , Li Zhu , Xueming Qian

New Intent Discovery (NID) aims at detecting known and previously undefined categories of user intent by utilizing limited labeled and massive unlabeled data. Most prior works often operate under the unrealistic assumption that the…

计算与语言 · 计算机科学 2024-06-06 Shun Zhang , Chaoran Yan , Jian Yang , Jiaheng Liu , Ying Mo , Jiaqi Bai , Tongliang Li , Zhoujun Li

Discovering new intents is a crucial task in dialogue systems. Most existing methods are limited in transferring the prior knowledge from known intents to new intents. They also have difficulties in providing high-quality supervised signals…

计算与语言 · 计算机科学 2023-04-24 Hanlei Zhang , Hua Xu , Ting-En Lin , Rui Lyu

In a practical dialogue system, users may input out-of-domain (OOD) queries. The Generalized Intent Discovery (GID) task aims to discover OOD intents from OOD queries and extend them to the in-domain (IND) classifier. However, GID only…

计算与语言 · 计算机科学 2023-10-17 Xiaoshuai Song , Yutao Mou , Keqing He , Yueyan Qiu , Pei Wang , Weiran Xu

Task-oriented Dialogue Systems (TODS) often face the challenge of encountering new intents. New Intent Discovery (NID) is a crucial task that aims to identify these novel intents while maintaining the capability to recognize existing ones.…

计算与语言 · 计算机科学 2025-04-01 Lu Fan , Jiashu Pu , Rongsheng Zhang , Xiao-Ming Wu

Continual Novel Class Discovery (CNCD) aims to continually discover novel classes without labels while maintaining the recognition capability for previously learned classes. The main challenges faced by CNCD include the feature-discrepancy…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Yifan Yu , Shaokun Wang , Yuhang He , Junzhe Chen , Yihong Gong

This paper tackles the problem of novel category discovery (NCD), which aims to discriminate unknown categories in large-scale image collections. The NCD task is challenging due to the closeness to the real-world scenarios, where we have…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Lu Zhang , Lu Qi , Xu Yang , Hong Qiao , Ming-Hsuan Yang , Zhiyong Liu

Open intent classification, which aims to correctly classify the known intents into their corresponding classes while identifying the new unknown (open) intents, is an essential but challenging task in dialogue systems. In this paper, we…

计算与语言 · 计算机科学 2023-04-21 Xiaokang Liu , Jianquan Li , Jingjing Mu , Min Yang , Ruifeng Xu , Benyou Wang

We study the new task of class-incremental Novel Class Discovery (class-iNCD), which refers to the problem of discovering novel categories in an unlabelled data set by leveraging a pre-trained model that has been trained on a labelled data…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Subhankar Roy , Mingxuan Liu , Zhun Zhong , Nicu Sebe , Elisa Ricci

Novel class discovery (NCD) aims at learning a model that transfers the common knowledge from a class-disjoint labelled dataset to another unlabelled dataset and discovers new classes (clusters) within it. Many methods, as well as elaborate…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Wenbin Li , Zhichen Fan , Jing Huo , Yang Gao

Open intent detection is a significant problem in natural language understanding, which aims to identify the unseen open intent while ensuring known intent identification performance. However, current methods face two major challenges.…

计算与语言 · 计算机科学 2023-05-08 Hanlei Zhang , Hua Xu , Shaojie Zhao , Qianrui Zhou

Multimodal intent understanding is a significant research area that requires effective leveraging of multiple modalities to analyze human language. Existing methods face two main challenges in this domain. Firstly, they have limitations in…

多媒体 · 计算机科学 2025-05-26 Hanlei Zhang , Qianrui Zhou , Hua Xu , Jianhua Su , Roberto Evans , Kai Gao

In this paper, we address Novel Class Discovery (NCD), the task of unveiling new classes in a set of unlabeled samples given a labeled dataset with known classes. We exploit the peculiarities of NCD to build a new framework, named…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Zhun Zhong , Enrico Fini , Subhankar Roy , Zhiming Luo , Elisa Ricci , Nicu Sebe
‹ 上一页 1 2 3 10 下一页 ›