paper-with-me

Papers

Continual Diffusion with STAMINA: STack-And-Mask INcremental Adapters

2023-11-30 · James Seale Smith, Yen-Chang Hsu, Zsolt Kira, Yilin Shen, Hongxia Jin

Recent work has demonstrated a remarkable ability to customize text-to-image diffusion models to multiple, fine-grained concepts in a sequential (i.e., continual) manner while only providing a few example images for each concept. This setting is known as continual diffusion. Here, we ask the question: Can we scale these methods to longer concept sequences without forgetting? Although prior work mitigates the forgetting of previously learned concepts, we show that its capacity to learn new tasks reaches saturation over longer sequences. We address this challenge by introducing a novel method, STack-And-Mask INcremental Adapters (STAMINA), which is composed of low-ranked attention-masked adapters and customized MLP tokens. STAMINA is designed to enhance the robust fine-tuning properties of LoRA for sequential concept learning via learnable hard-attention masks parameterized with low rank MLPs, enabling precise, scalable learning via sparse adaptation. Notably, all introduced trainable parameters can be folded back into the model after training, inducing no additional inference parameter costs. We show that STAMINA outperforms the prior SOTA for the setting of text-to-image continual customization on a 50-concept benchmark composed of landmarks and human faces, with no stored replay data. Additionally, we extended our method to the setting of continual learning for image classification, demonstrating that our gains also translate to state-of-the-art performance in this standard benchmark.

📄 PDF Abstract BibTeX arXiv:2311.18763

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningHard Attentionimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Continual Learning Based on OOD Detection and Task Masking

2022-03-17 · Gyuhak Kim, Sepideh Esmaeilpour, Changnan Xiao, Bing Liu

Existing continual learning techniques focus on either task incremental learning (TIL) or class incremental learning (CIL) problem, but not both. CIL and TIL differ mainly in that the task-id is provided for each test sa…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning+1

CLARE: Scalable Class-Incremental Continual Learning via a Sparsity-Based Framework

2026-09-15 · Yunxiang Fu, Meng Lou, Zicheng Liao, Yizhou Yu arxiv

Continual learning must balance the learning of new knowledge with the retention of previously learned knowledge to incrementally learn tasks from a data stream without catastrophic forgetting. While leveraging pretraine…

Continual Learning

Continual Personalization for Diffusion Models

2025-10-02 · Yu-Chien Liao, Jr-Jen Chen, Chi-Pin Huang, Ci-Siang Lin 외 arxiv

Updating diffusion models in an incremental setting would be practical in real-world applications yet computationally challenging. We present a novel learning strategy of Concept Neuron Selection (CNS), a simple yet effe…

Text-to-Image GenerationContinual Learning

StaminaBench: Stress-Testing Coding Agents over 100 Interaction Turns

2026-06-17 · Vlad Sobal, Shuo Yang, Yuting Zhang, Wei Xia 외 arxiv

We introduce StaminaBench, a benchmark that measures the stamina of coding agents: how many consecutive interaction turns (change requests) they can handle before failing. Unlike the prevailing fraction-of-tasks-solved m…

The Solution for the sequential task continual learning track of the 2nd Greater Bay Area International Algorithm Competition

2024-07-06 · Sishun Pan, Xixian Wu, Tingmin Li, Longfei Huang 외

This paper presents a data-free, parameter-isolation-based continual learning algorithm we developed for the sequential task continual learning track of the 2nd Greater Bay Area International Algorithm Competition. The m…

Continual Learning