paper-with-me

Papers

FoCL: Feature-Oriented Continual Learning for Generative Models

2020-03-09 · Qicheng Lao, Mehrzad Mortazavi, Marzieh Tahaei, Francis Dutil, Thomas Fevens, Mohammad Havaei

In this paper, we propose a general framework in continual learning for generative models: Feature-oriented Continual Learning (FoCL). Unlike previous works that aim to solve the catastrophic forgetting problem by introducing regularization in the parameter space or image space, FoCL imposes regularization in the feature space. We show in our experiments that FoCL has faster adaptation to distributional changes in sequentially arriving tasks, and achieves the state-of-the-art performance for generative models in task incremental learning. We discuss choices of combined regularization spaces towards different use case scenarios for boosted performance, e.g., tasks that have high variability in the background. Finally, we introduce a forgetfulness measure that fairly evaluates the degree to which a model suffers from forgetting. Interestingly, the analysis of our proposed forgetfulness score also implies that FoCL tends to have a mitigated forgetting for future tasks.

📄 PDF Abstract BibTeX arXiv:2003.03877

Code (1)

nvcuong/variational-continual-learning 공식 구현 tf

Tasks

Continual LearningIncremental Learning

Similar Papers 제목 키워드 기반

InfoCL: Alleviating Catastrophic Forgetting in Continual Text Classification from An Information Theoretic Perspective

2023-10-10 · YiFan Song, Peiyi Wang, Weimin Xiong, Dawei Zhu 외

Continual learning (CL) aims to constantly learn new knowledge over time while avoiding catastrophic forgetting on old tasks. We focus on continual text classification under the class-incremental setting. Recent CL studi…

ClassificationContinual LearningContrastive LearningRepresentation Learning+2

InfoClus: Informative Clustering of High-dimensional Data Embeddings

2025-04-15 · Fuyin Lai, Edith Heiter, Guillaume Bied, Jefrey Lijffijt

Developing an understanding of high-dimensional data can be facilitated by visualizing that data using dimensionality reduction. However, the low-dimensional embeddings are often difficult to interpret. To facilitate the…

ClusteringDimensionality Reduction

FoCLIP: A Feature-Space Misalignment Framework for CLIP-Based Image Manipulation and Detection

2025-11-10 · Yulin Chen, Zeyuan Wang, Tianyuan Yu, Yingmei Wei 외 arxiv

The well-aligned attribute of CLIP-based models enables its effective application like CLIPscore as a widely adopted image quality assessment metric. However, such a CLIP-based metric is vulnerable for its delicate multi…

Image Quality AssessmentImage Manipulation

Recall-Oriented Continual Learning with Generative Adversarial Meta-Model

2024-03-05 · Haneol Kang, Dong-Wan Choi

The stability-plasticity dilemma is a major challenge in continual learning, as it involves balancing the conflicting objectives of maintaining performance on previous tasks while learning new tasks. In this paper, we pr…

Continual LearningIncremental Learning

InfoCLIP: Bridging Vision-Language Pretraining and Open-Vocabulary Semantic Segmentation via Information-Theoretic Alignment Transfer

2025-11-20 · Muyao Yuan, Yuanhong Zhang, Weizhan Zhang, Lan Ma 외 arxiv

Recently, the strong generalization ability of CLIP has facilitated open-vocabulary semantic segmentation, which labels pixels using arbitrary text. However, existing methods that fine-tune CLIP for segmentation on limit…

Semantic Segmentation