中文
相关论文

相关论文: Continual Generalized Intent Discovery: Marching T…

200 篇论文

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

Machine learning models fail to perform when facing out-of-distribution (OOD) domains, a challenging task known as domain generalization (DG). In this work, we develop a novel DG training strategy, we call PGrad, to learn a robust gradient…

机器学习 · 计算机科学 2023-05-03 Zhe Wang , Jake Grigsby , Yanjun Qi

Humans excel in grasping objects through diverse and robust policies, many of which are so probabilistically rare that exploration-based learning methods hardly observe and learn. Inspired by the human learning process, we propose a method…

机器人学 · 计算机科学 2023-04-06 Chao Zhao , Chunli Jiang , Junhao Cai , Hongyu Yu , Michael Yu Wang , Qifeng Chen

In this paper, we study the problem of Generalized Category Discovery (GCD), which aims to cluster unlabeled data from both known and unknown categories using the knowledge of labeled data from known categories. Current GCD methods rely on…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Haiyang Zheng , Nan Pu , Wenjing Li , Nicu Sebe , Zhun Zhong

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 classification is a major task in spoken language understanding (SLU). Since most models are built with pre-collected in-domain (IND) training utterances, their ability to detect unsupported out-of-domain (OOD) utterances has a…

计算与语言 · 计算机科学 2021-06-29 Yilin Shen , Yen-Chang Hsu , Avik Ray , Hongxia Jin

Traditional semi-supervised object detection methods assume a fixed set of object classes (in-distribution or ID classes) during training and deployment, which limits performance in real-world scenarios where unseen classes…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Garvita Allabadi , Ana Lucic , Siddarth Aananth , Tiffany Yang , Yu-Xiong Wang , Vikram Adve

Continuous category discovery (CCD) aims to automatically discover novel categories in continuously arriving unlabeled data. This is a challenging problem considering that there is no number of categories and labels in the newly arrived…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Ruobing Jiang , Yang Liu , Haobing Liu , Yanwei Yu , Chunyang Wang

Human perceptual systems excel at inducing and recognizing objects across both known and novel categories, a capability far beyond current machine learning frameworks. While generalized category discovery (GCD) aims to bridge this gap,…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Luyao Tang , Kunze Huang , Chaoqi Chen , Yuxuan Yuan , Chenxin Li , Xiaotong Tu , Xinghao Ding , Yue Huang

Knowledge distillation is the process of transferring knowledge from a more powerful large model (teacher) to a simpler counterpart (student). Numerous current approaches involve the student imitating the knowledge of the teacher directly.…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Zhaoge Liu , Xiaohao Xu , Yunkang Cao , Weiming Shen

Novel intent discovery automates the process of grouping similar messages (questions) to identify previously unknown intents. However, current research focuses on publicly available datasets which have only the question field and…

计算与语言 · 计算机科学 2023-05-10 Aleksandra Chrabrowa , Tsimur Hadeliya , Dariusz Kajtoch , Robert Mroczkowski , Piotr Rybak

Given that Neural Networks generalize unreasonably well in the IID setting (with benign overfitting and betterment in performance with more parameters), OOD presents a consistent failure case to better the understanding of how they learn.…

机器学习 · 计算机科学 2022-04-29 Sarath Sivaprasad , Akshay Goindani , Vaibhav Garg , Ritam Basu , Saiteja Kosgi , Vineet Gandhi

Class incremental learning (CIL) is a challenging setting of continual learning, which learns a series of tasks sequentially. Each task consists of a set of unique classes. The key feature of CIL is that no task identifier (or task-id) is…

机器学习 · 计算机科学 2024-03-14 Haowei Lin , Yijia Shao , Weinan Qian , Ningxin Pan , Yiduo Guo , Bing Liu

Neural networks are achieving state of the art and sometimes super-human performance on learning tasks across a variety of domains. Whenever these problems require learning in a continual or sequential manner, however, neural networks…

机器学习 · 计算机科学 2019-10-17 Mehrdad Farajtabar , Navid Azizan , Alex Mott , Ang Li

Detecting out-of-domain (OOD) intents from user queries is essential for avoiding wrong operations in task-oriented dialogue systems. The key challenge is how to distinguish in-domain (IND) and OOD intents. Previous methods ignore the…

计算与语言 · 计算机科学 2022-10-20 Yutao Mou , Pei Wang , Keqing He , Yanan Wu , Jingang Wang , Wei Wu , Weiran Xu

Recent advancements have explored text-to-image diffusion models for synthesizing out-of-distribution (OOD) samples, substantially enhancing the performance of OOD detection. However, existing approaches typically rely on perturbing…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Xin Gao , Jiyao Liu , Guanghao Li , Yueming Lyu , Jianxiong Gao , Weichen Yu , Ningsheng Xu , Liang Wang , Caifeng Shan , Ziwei Liu , Chenyang Si

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

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

Handling geometric transformations, particularly rotations, remains a challenge in deep learning for computer vision. Standard neural networks lack inherent rotation invariance and typically rely on data augmentation or architectural…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Cristian Valero-Abundio , Emilio Sansano-Sansano , Raúl Montoliu , Marina Martínez García

Goal recognition design (GRD) aims to make limited modifications to decision-making environments to make it easier to infer the goals of agents acting within those environments. Although various research efforts have been made in goal…

人工智能 · 计算机科学 2025-10-03 Robert Kasumba , Guanghui Yu , Chien-Ju Ho , Sarah Keren , William Yeoh