paper-with-me

Papers

A novel spatial-frequency domain network for zero-shot incremental learning

2024-02-11 · Jie Ren, Yang Zhao, Weichuan Zhang, Changming Sun

Zero-shot incremental learning aims to enable the model to generalize to new classes without forgetting previously learned classes. However, the semantic gap between old and new sample classes can lead to catastrophic forgetting. Additionally, existing algorithms lack capturing significant information from each sample image domain, impairing models' classification performance. Therefore, this paper proposes a novel Spatial-Frequency Domain Network (SFDNet) which contains a Spatial-Frequency Feature Extraction (SFFE) module and Attention Feature Alignment (AFA) module to improve the Zero-Shot Translation for Class Incremental algorithm. Firstly, SFFE module is designed which contains a dual attention mechanism for obtaining salient spatial-frequency feature information. Secondly, a novel feature fusion module is conducted for obtaining fused spatial-frequency domain features. Thirdly, the Nearest Class Mean classifier is utilized to select the most suitable category. Finally, iteration between tasks is performed using the Zero-Shot Translation model. The proposed SFDNet has the ability to effectively extract spatial-frequency feature representation from input images, improve the accuracy of image classification, and fundamentally alleviate catastrophic forgetting. Extensive experiments on the CUB 200-2011 and CIFAR100 datasets demonstrate that our proposed algorithm outperforms state-of-the-art incremental learning algorithms.

📄 PDF Abstract BibTeX arXiv:2402.07216

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationIncremental LearningTranslation

Similar Papers 제목 키워드 기반

Revisiting Pool-based Prompt Learning for Few-shot Class-incremental Learning

2025-07-12 · Yongwei Jiang, Yixiong Zou, Yuhua Li, Ruixuan Li arxiv

Few-Shot Class-Incremental Learning (FSCIL) faces dual challenges of data scarcity and incremental learning in real-world scenarios. While pool-based prompting methods have demonstrated success in traditional incremental…

Few-Shot Class-Incremental Learning

Advancing Cross-domain Discriminability in Continual Learning of Vision-Language Models

2024-06-27 · Yicheng Xu, Yuxin Chen, Jiahao Nie, Yusong Wang 외

Continual learning (CL) with Vision-Language Models (VLMs) has overcome the constraints of traditional CL, which only focuses on previously encountered classes. During the CL of VLMs, we need not only to prevent the cata…

Continual LearningIncremental LearningMemorizationregression

Zero-shot Generalizable Incremental Learning for Vision-Language Object Detection

2024-03-04 · Jieren Deng, Haojian Zhang, Kun Ding, Jianhua Hu 외

This paper presents Incremental Vision-Language Object Detection (IVLOD), a novel learning task designed to incrementally adapt pre-trained Vision-Language Object Detection Models (VLODMs) to various specialized domains,…

Incremental Learningobject-detectionObject DetectionZero-shot Generalization

USS-Nav: Unified Spatio-Semantic Scene Graph for Lightweight UAV Zero-Shot Object Navigation

2026-01-31 · Weiqi Gai, Yuman Gao, Yuan Zhou, Yufan Xie 외 arxiv

Zero-Shot Object Navigation in unknown environments poses significant challenges for Unmanned Aerial Vehicles (UAVs) due to the conflict between high-level semantic reasoning requirements and limited onboard computationa…

Computational EfficiencyGraph GenerationGraph Clustering

Beyond CLIP Generalization: Against Forward&Backward Forgetting Adapter for Continual Learning of Vision-Language Models

2025-05-12 · Songlin Dong, Chenhao Ding, Jiangyang Li, Jizhou Han 외

This study aims to address the problem of multi-domain task incremental learning~(MTIL), which requires that vision-language models~(VLMs) continuously acquire new knowledge while maintaining their inherent zero-shot rec…

Continual LearningFew-Shot LearningIncremental LearningZero-Shot Learning