中文
相关论文

相关论文: Lifelong Intent Detection via Multi-Strategy Rebal…

200 篇论文

Lifelong user modeling, which leverages users' long-term behavior sequences for CTR prediction, has been widely applied in personalized services. Existing methods generally adopted a two-stage "retrieval-refinement" strategy to balance…

信息检索 · 计算机科学 2026-02-09 Qidong Liu , Gengnan Wang , Zhichen Liu , Moranxin Wang , Zijian Zhang , Xiao Han , Ni Zhang , Tao Qin , Chen Li

Intrusion Detection Systems (IDS) play a crucial role in ensuring the security of computer networks. Machine learning has emerged as a popular approach for intrusion detection due to its ability to analyze and detect patterns in large…

密码学与安全 · 计算机科学 2024-07-09 Amine Tellache , Amdjed Mokhtari , Abdelaziz Amara Korba , Yacine Ghamri-Doudane

An important goal in reinforcement learning is to create agents that can quickly adapt to new goals while avoiding situations that might cause damage to themselves or their environments. One way agents learn is through exploration…

机器学习 · 计算机科学 2020-05-08 Djordje Grbic , Sebastian Risi

Humans can continuously learn new knowledge. However, machine learning models suffer from drastic dropping in performance on previous tasks after learning new tasks. Cognitive science points out that the competition of similar knowledge is…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Runqi Wang , Yuxiang Bao , Baochang Zhang , Jianzhuang Liu , Wentao Zhu , Guodong Guo

Intent recognition aims to identify users' underlying intentions, traditionally focusing on text in natural language processing. With growing demands for natural human-computer interaction, the field has evolved through deep learning and…

计算与语言 · 计算机科学 2025-08-01 Jingwei Zhao , Yuhua Wen , Qifei Li , Minchi Hu , Yingying Zhou , Jingyao Xue , Junyang Wu , Yingming Gao , Zhengqi Wen , Jianhua Tao , Ya Li

Zero-shot intent detection (ZSID) aims to deal with the continuously emerging intents without annotated training data. However, existing ZSID systems suffer from two limitations: 1) They are not good at modeling the relationship between…

计算与语言 · 计算机科学 2021-06-10 Qingyi Si , Yuanxin Liu , Peng Fu , Zheng Lin , Jiangnan Li , Weiping Wang

Intent detection is a critical component of task-oriented dialogue systems (TODS) which enables the identification of suitable actions to address user utterances at each dialog turn. Traditional approaches relied on computationally…

计算与语言 · 计算机科学 2024-10-03 Gaurav Arora , Shreya Jain , Srujana Merugu

Lifelong person re-identification (LReID) aims to continuously adapt to new domains while mitigating catastrophic forgetting. While replay-based methods effectively alleviate forgetting, they are constrained by strict memory budgets,…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Mingyu Wang , Wei Jiang , Haojie Liu , Zhiyong Li , Q. M. Jonathan Wu

Class-incremental with repetition (CIR), where previously trained classes repeatedly introduced in future tasks, is a more realistic scenario than the traditional class incremental setup, which assumes that each task contains unseen…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Taeheon Kim , San Kim , Minhyuk Seo , Dongjae Jeon , Wonje Jeung , Jonghyun Choi

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

Slot filling and intent detection have become a significant theme in the field of natural language understanding. Even though slot filling is intensively associated with intent detection, the characteristics of the information required for…

计算与语言 · 计算机科学 2021-02-23 Yanfei Hui , Jianzong Wang , Ning Cheng , Fengying Yu , Tianbo Wu , Jing Xiao

Lifelong machine learning is a novel machine learning paradigm which can continually accumulate knowledge during learning. The knowledge extracting and reusing abilities enable the lifelong machine learning to solve the related problems.…

计算与语言 · 计算机科学 2019-06-03 Xianbin Hong , Gautam Pal , Sheng-Uei Guan , Prudence Wong , Dawei Liu , Ka Lok Man , Xin Huang

We introduce a lifelong imitation learning framework that enables continual policy refinement across sequential tasks under realistic memory and data constraints. Our approach departs from conventional experience replay by operating…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Fanqi Yu , Matteo Tiezzi , Tommaso Apicella , Cigdem Beyan , Vittorio Murino

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

Lifelong person re-identification (LReID) assumes a practical scenario where the model is sequentially trained on continuously incoming datasets while alleviating the catastrophic forgetting in the old datasets. However, not only the…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Minyoung Oh , Jae-Young Sim

When an agent acquires new information, ideally it would immediately be capable of using that information to understand its environment. This is not possible using conventional deep neural networks, which suffer from catastrophic forgetting…

机器学习 · 计算机科学 2020-04-20 Tyler L. Hayes , Christopher Kanan

Lifelong reinforcement learning provides a promising framework for developing versatile agents that can accumulate knowledge over a lifetime of experience and rapidly learn new tasks by building upon prior knowledge. However, current…

机器学习 · 计算机科学 2015-05-22 Haitham Bou Ammar , Rasul Tutunov , Eric Eaton

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 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

Classification tasks require a balanced distribution of data to ensure the learner to be trained to generalize over all classes. In real-world datasets, however, the number of instances vary substantially among classes. This typically leads…

机器学习 · 计算机科学 2020-11-24 Joel Jang , Yoonjeon Kim , Kyoungho Choi , Sungho Suh
‹ 上一页 1 2 3 10 下一页 ›