paper-with-me

홈 › Papers

Continual Zero-Shot Learning through Semantically Guided Generative Random Walks

2023-08-23 · ICCV 2023 1 · Wenxuan Zhang, Paul Janson, Kai Yi, Ivan Skorokhodov, Mohamed Elhoseiny

Learning novel concepts, remembering previous knowledge, and adapting it to future tasks occur simultaneously throughout a human's lifetime. To model such comprehensive abilities, continual zero-shot learning (CZSL) has recently been introduced. However, most existing methods overused unseen semantic information that may not be continually accessible in realistic settings. In this paper, we address the challenge of continual zero-shot learning where unseen information is not provided during training, by leveraging generative modeling. The heart of the generative-based methods is to learn quality representations from seen classes to improve the generative understanding of the unseen visual space. Motivated by this, we introduce generalization-bound tools and provide the first theoretical explanation for the benefits of generative modeling to CZSL tasks. Guided by the theoretical analysis, we then propose our learning algorithm that employs a novel semantically guided Generative Random Walk (GRW) loss. The GRW loss augments the training by continually encouraging the model to generate realistic and characterized samples to represent the unseen space. Our algorithm achieves state-of-the-art performance on AWA1, AWA2, CUB, and SUN datasets, surpassing existing CZSL methods by 3-7\%. The code has been made available here \url{https://github.com/wx-zhang/IGCZSL}

📄 PDF Abstract BibTeX arXiv:2308.12366

Code (1)

wx-zhang/igczsl 공식 구현 pytorch

Tasks

Novel ConceptsZero-Shot Learning

Similar Papers 제목 키워드 기반

CL-CLIP: CLIP-Based Continual Learning Framework with Cost-Volume Category Decoupling for Object Detection

2026-06-05 · Zihan Liu, Yuguang Yang, Shengjie Su, Jianing Pang 외 arxiv

Continual Object Detection (COD) requires a detector to acquire new categories over time while preserving previously learned ones. This goal is closely related to open-vocabulary detection, since both settings require re…

Zero-shot GeneralizationContinual LearningObject Detection

STELLA: Continual Audio-Video Pre-training with Spatio-Temporal Localized Alignment

2023-10-12 · Jaewoo Lee, Jaehong Yoon, Wonjae Kim, Yunji Kim 외

Continuously learning a variety of audio-video semantics over time is crucial for audio-related reasoning tasks in our ever-evolving world. However, this is a nontrivial problem and poses two critical challenges: sparse …

Continual LearningRepresentation LearningVideo Alignment

Exploiting the Semantic Knowledge of Pre-trained Text-Encoders for Continual Learning

2024-08-02 · Lu Yu, Zhe Tao, Hantao Yao, Joost Van de Weijer 외

Deep neural networks (DNNs) excel on fixed datasets but struggle with incremental and shifting data in real-world scenarios. Continual learning addresses this challenge by allowing models to learn from new data while ret…

Continual LearningKnowledge DistillationRepresentation LearningSemantic Similarity+2

SGD-X: A Benchmark for Robust Generalization in Schema-Guided Dialogue Systems

2021-10-13 · Harrison Lee, Raghav Gupta, Abhinav Rastogi, Yuan Cao 외

Zero/few-shot transfer to unseen services is a critical challenge in task-oriented dialogue research. The Schema-Guided Dialogue (SGD) dataset introduced a paradigm for enabling models to support any service in zero-shot…

Data AugmentationDialogue State Tracking

Dynamic VAEs with Generative Replay for Continual Zero-shot Learning

2021-04-26 · Subhankar Ghosh

Continual zero-shot learning(CZSL) is a new domain to classify objects sequentially the model has not seen during training. It is more suitable than zero-shot and continual learning approaches in real-case scenarios when…

Continual LearningZero-Shot Learning