paper-with-me

홈 › Papers

Learn Faster and Forget Slower via Fast and Stable Task Adaptation

2020-07-02 · Farshid Varno, Lucas May Petry, Lisa Di Jorio, Stan Matwin

Training Deep Neural Networks (DNNs) is still highly time-consuming and compute-intensive. It has been shown that adapting a pretrained model may significantly accelerate this process. With a focus on classification, we show that current fine-tuning techniques make the pretrained models catastrophically forget the transferred knowledge even before anything about the new task is learned. Such rapid knowledge loss undermines the merits of transfer learning and may result in a much slower convergence rate compared to when the maximum amount of knowledge is exploited. We investigate the source of this problem from different perspectives and to alleviate it, introduce Fast And Stable Task-adaptation (FAST), an easy to apply fine-tuning algorithm. The paper provides a novel geometric perspective on how the loss landscape of source and target tasks are linked in different transfer learning strategies. We empirically show that compared to prevailing fine-tuning practices, FAST learns the target task faster and forgets the source task slower.

📄 PDF Abstract BibTeX arXiv:2007.01388

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Dropout as an Implicit Gating Mechanism For Continual Learning

2020-04-24 · Seyed-Iman Mirzadeh, Mehrdad Farajtabar, Hassan Ghasemzadeh

In recent years, neural networks have demonstrated an outstanding ability to achieve complex learning tasks across various domains. However, they suffer from the "catastrophic forgetting" problem when they face a sequenc…

Continual Learning

Parameter Identification of DC Motor based on Compound Least Square Method

2021-03-02 · IEEE 5th Information Technology and Mechatronics Engineering Conference (ITOEC) 2021 3 · Li, MD (Li, Meidong) [1] ; Ma, YJ (Ma 외

For forgetting factor least square identification results are prone to volatility of faults, by introducing selection control, this paper proposes a composite method of least square motor parameter identification, when t…

When slower is faster

2015-06-22 · Carlos Gershenson, Dirk Helbing

The slower is faster (SIF) effect occurs when a system performs worse as its components try to do better. Thus, a moderate individual efficiency actually leads to a better systemic performance. The SIF effect takes place…

Ordered Network Analysis of Epistemic Emotions during Collaborative Problem Solving

2026-07-25 · Sifatul Anindho, Videep Venkatesha, Jaclyn Ocumpaugh, Nathaniel Blanchard arxiv

Investigating how affective states such as confusion and frustration persist and transition during co-situated collaborative problem solving (CPS) is important for understanding the dynamics of epistemic emotions. Howeve…

Tabular and Deep Learning for the Whittle Index

2024-06-04 · Francisco Robledo Relaño, Vivek Borkar, Urtzi Ayesta, Konstantin Avrachenkov

The Whittle index policy is a heuristic that has shown remarkably good performance (with guaranteed asymptotic optimality) when applied to the class of problems known as Restless Multi-Armed Bandit Problems (RMABPs). In …

Deep LearningQ-Learning