paper-with-me

Papers

Online Lifelong Generalized Zero-Shot Learning

2021-03-19 · Chandan Gautam, Sethupathy Parameswaran, Ashish Mishra, Suresh Sundaram

Methods proposed in the literature for zero-shot learning (ZSL) are typically suitable for offline learning and cannot continually learn from sequential streaming data. The sequential data comes in the form of tasks during training. Recently, a few attempts have been made to handle this issue and develop continual ZSL (CZSL) methods. However, these CZSL methods require clear task-boundary information between the tasks during training, which is not practically possible. This paper proposes a task-free (i.e., task-agnostic) CZSL method, which does not require any task information during continual learning. The proposed task-free CZSL method employs a variational autoencoder (VAE) for performing ZSL. To develop the CZSL method, we combine the concept of experience replay with knowledge distillation and regularization. Here, knowledge distillation is performed using the training sample's dark knowledge, which essentially helps overcome the catastrophic forgetting issue. Further, it is enabled for task-free learning using short-term memory. Finally, a classifier is trained on the synthetic features generated at the latent space of the VAE. Moreover, the experiments are conducted in a challenging and practical ZSL setup, i.e., generalized ZSL (GZSL). These experiments are conducted for two kinds of single-head continual learning settings: (i) mild setting-: task-boundary is known only during training but not during testing; (ii) strict setting-: task-boundary is not known at training, as well as testing. Experimental results on five benchmark datasets exhibit the validity of the approach for CZSL.

📄 PDF Abstract BibTeX arXiv:2103.10741

Code (1)

Chandan-IITI/Tf-GCZSL pytorch

Tasks

Continual LearningGeneralized Zero-Shot LearningKnowledge DistillationZero-Shot Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
Solana Customer Service Number +1-833-534-1729 설명 없음
Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…
USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

CLIP model is an Efficient Online Lifelong Learner

2024-05-24 · Leyuan Wang, Liuyu Xiang, Yujie Wei, Yunlong Wang 외

Online Lifelong Learning (OLL) addresses the challenge of learning from continuous and non-stationary data streams. Existing online lifelong learning methods based on image classification models often require preset cond…

image-classificationImage ClassificationLifelong learningmodel+1

Continuous Coordination As a Realistic Scenario for Lifelong Learning

2021-03-04 · Hadi Nekoei, Akilesh Badrinaaraayanan, Aaron Courville, Sarath Chandar

Current deep reinforcement learning (RL) algorithms are still highly task-specific and lack the ability to generalize to new environments. Lifelong learning (LLL), however, aims at solving multiple tasks sequentially by …

Continual LearningDeep Reinforcement LearningLifelong learningReinforcement Learning (RL)

Generalized Zero-Shot Learning Via Over-Complete Distribution

2020-04-01 · CVPR 2020 6 · Rohit Keshari, Richa Singh, Mayank Vatsa

A well trained and generalized deep neural network (DNN) should be robust to both seen and unseen classes. However, the performance of most of the existing supervised DNN algorithms degrade for classes which are unseen i…

Generalized Zero-Shot LearningTripletZero-Shot Learning

Using Task Descriptions in Lifelong Machine Learning for Improved Performance and Zero-Shot Transfer

2017-10-10 · David Isele, Mohammad Rostami, Eric Eaton

Knowledge transfer between tasks can improve the performance of learned models, but requires an accurate estimate of the inter-task relationships to identify the relevant knowledge to transfer. These inter-task relations…

BIG-bench Machine LearningDictionary LearningLifelong learningTransfer Learning+1

Evolutionary Generalized Zero-Shot Learning

2022-11-23 · Dubing Chen, Chenyi Jiang, Haofeng Zhang

Attribute-based Zero-Shot Learning (ZSL) has revolutionized the ability of models to recognize new classes not seen during training. However, with the advancement of large-scale models, the expectations have risen. Beyon…

AttributeGeneralized Zero-Shot LearningZero-shot GeneralizationZero-Shot Learning