中文
相关论文

相关论文: Task-Aware Multi-Expert Architecture For Lifelong …

200 篇论文

The goal of lifelong learning is to continuously learn from non-stationary distributions, where the non-stationarity is typically imposed by a sequence of distinct tasks. Prior works have mostly considered idealistic settings, where the…

机器学习 · 计算机科学 2024-06-04 Haoran Zhu , Maryam Majzoubi , Arihant Jain , Anna Choromanska

Transformer neural networks are increasingly replacing prior architectures in a wide range of applications in different data modalities. The increasing size and computational demands of fine-tuning large pre-trained transformer neural…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Yuliang Cai , Mohammad Rostami

Large Language Models (LLMs) are increasingly used as autonomous agents for multi-step tasks. However, most existing frameworks fail to maintain a structured understanding of the task state, often relying on linear prompt concatenation or…

人工智能 · 计算机科学 2025-08-26 Ye Ye

Continual learning aims to provide intelligent agents capable of learning multiple tasks sequentially with neural networks. One of its main challenging, catastrophic forgetting, is caused by the neural networks non-optimal ability to learn…

机器学习 · 计算机科学 2021-01-29 Ghada Sokar , Decebal Constantin Mocanu , Mykola Pechenizkiy

The apparent ``black box'' nature of neural networks is a barrier to adoption in applications where explainability is essential. This paper presents TAME (Trainable Attention Mechanism for Explanations), a method for generating explanation…

计算机视觉与模式识别 · 计算机科学 2025-01-30 Mariano Ntrougkas , Nikolaos Gkalelis , Vasileios Mezaris

Continual Learning in artificial neural networks suffers from interference and forgetting when different tasks are learned sequentially. This paper introduces the Active Long Term Memory Networks (A-LTM), a model of sequential multi-task…

机器学习 · 计算机科学 2016-06-09 Tommaso Furlanello , Jiaping Zhao , Andrew M. Saxe , Laurent Itti , Bosco S. Tjan

The size and the computational load of fine-tuning large-scale pre-trained neural network are becoming two major obstacles in adopting machine learning in many applications. Continual learning (CL) can serve as a remedy through enabling…

机器学习 · 计算机科学 2023-03-28 Yuliang Cai , Jesse Thomason , Mohammad Rostami

Methods proposed in the literature towards continual deep learning typically operate in a task-based sequential learning setup. A sequence of tasks is learned, one at a time, with all data of current task available but not of previous or…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Rahaf Aljundi , Klaas Kelchtermans , Tinne Tuytelaars

Sharing knowledge between tasks is vital for efficient learning in a multi-task setting. However, most research so far has focused on the easier case where knowledge transfer is not harmful, i.e., where knowledge from one task cannot…

机器学习 · 计算机科学 2019-07-08 Timo Bram , Gino Brunner , Oliver Richter , Roger Wattenhofer

Multi-task learning (MTL) allows deep neural networks to learn from related tasks by sharing parameters with other networks. In practice, however, MTL involves searching an enormous space of possible parameter sharing architectures to find…

机器学习 · 统计学 2018-11-20 Sebastian Ruder , Joachim Bingel , Isabelle Augenstein , Anders Søgaard

Previous studies on continual knowledge learning (CKL) in large language models (LLMs) have predominantly focused on approaches such as regularization, architectural modifications, and rehearsal techniques to mitigate catastrophic…

计算与语言 · 计算机科学 2025-02-06 Yeongbin Seo , Dongha Lee , Jinyoung Yeo

Continual fine-tuning of large language models (LLMs) suffers from catastrophic forgetting. Rehearsal-based methods mitigate this problem by retaining a small set of old data. Nevertheless, they still suffer inevitable performance loss.…

计算与语言 · 计算机科学 2025-04-10 Zhilin Wang , Yafu Li , Xiaoye Qu , Yu Cheng

Deep learning architectures for supervised learning on tabular data range from simple multilayer perceptrons (MLP) to sophisticated Transformers and retrieval-augmented methods. This study highlights a major, yet so far overlooked…

机器学习 · 计算机科学 2025-02-19 Yury Gorishniy , Akim Kotelnikov , Artem Babenko

Large language models (LLMs) demonstrate strong task-specific capabilities through fine-tuning, but merging multiple fine-tuned models often leads to degraded performance due to overlapping instruction-following components. Task Arithmetic…

计算与语言 · 计算机科学 2025-02-28 Yan-Lun Chen , Yi-Ru Wei , Chia-Yi Hsu , Chia-Mu Yu , Chun-Ying Huang , Ying-Dar Lin , Yu-Sung Wu , Wei-Bin Lee

In real-world scenarios, data tends to exhibit a long-tailed distribution, which increases the difficulty of training deep networks. In this paper, we propose a novel self-paced knowledge distillation framework, termed Learning From…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Liuyu Xiang , Guiguang Ding , Jungong Han

Multi-task learning (MTL) is a subfield of machine learning in which multiple tasks are simultaneously learned by a shared model. Such approaches offer advantages like improved data efficiency, reduced overfitting through shared…

机器学习 · 计算机科学 2020-09-22 Michael Crawshaw

Sequential recommendation (SR) systems excel at capturing users' dynamic preferences by leveraging their interaction histories. Most existing SR systems assign a single embedding vector to each item to represent its features, adopting…

信息检索 · 计算机科学 2026-01-21 Mingrui Liu , Sixiao Zhang , Cheng Long

Functional data play a pivotal role across science and engineering, yet their infinite-dimensional nature makes representation learning challenging. Conventional statistical models depend on pre-chosen basis expansions or kernels, limiting…

机器学习 · 计算机科学 2025-10-02 Yifei Gao , Yong Chen , Chen Zhang

Pretraining on a large-scale corpus has become a standard method to build general language models (LMs). Adapting a model to new data distributions targeting different downstream tasks poses significant challenges. Naive fine-tuning may…

计算与语言 · 计算机科学 2023-05-23 Wuyang Chen , Yanqi Zhou , Nan Du , Yanping Huang , James Laudon , Zhifeng Chen , Claire Cu

In this paper we introduce a model of lifelong learning, based on a Network of Experts. New tasks / experts are learned and added to the model sequentially, building on what was learned before. To ensure scalability of this process,data…

计算机视觉与模式识别 · 计算机科学 2017-04-20 Rahaf Aljundi , Punarjay Chakravarty , Tinne Tuytelaars
‹ 上一页 1 2 3 10 下一页 ›