paper-with-me

Papers

Mining Your Own Secrets: Diffusion Classifier Scores for Continual Personalization of Text-to-Image Diffusion Models

2024-10-01 · Saurav Jha, Shiqi Yang, Masato Ishii, Mengjie Zhao, Christian Simon, Muhammad Jehanzeb Mirza, Dong Gong, Lina Yao, Shusuke Takahashi, Yuki Mitsufuji

Personalized text-to-image diffusion models have grown popular for their ability to efficiently acquire a new concept from user-defined text descriptions and a few images. However, in the real world, a user may wish to personalize a model on multiple concepts but one at a time, with no access to the data from previous concepts due to storage/privacy concerns. When faced with this continual learning (CL) setup, most personalization methods fail to find a balance between acquiring new concepts and retaining previous ones -- a challenge that continual personalization (CP) aims to solve. Inspired by the successful CL methods that rely on class-specific information for regularization, we resort to the inherent class-conditioned density estimates, also known as diffusion classifier (DC) scores, for continual personalization of text-to-image diffusion models. Namely, we propose using DC scores for regularizing the parameter-space and function-space of text-to-image diffusion models, to achieve continual personalization. Using several diverse evaluation setups, datasets, and metrics, we show that our proposed regularization-based CP methods outperform the state-of-the-art C-LoRA, and other baselines. Finally, by operating in the replay-free CL setup and on low-rank adapters, our method incurs zero storage and parameter overhead, respectively, over the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2410.00700

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

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 제목 키워드 기반

Inadvertent Context Leakage in Language Models

2026-08-20 · Jaiden Fairoze, Neal Mangaokar, Kamalika Chaudhuri, Sanjam Garg 외 arxiv

For AI agents to be useful beyond simple chat, they must hold sensitive user context such as calendars, credentials, health records, and financial data. We study whether the mere presence of such secrets in a model's con…

Hacking Smart Machines with Smarter Ones: How to Extract Meaningful Data from Machine Learning Classifiers

2013-06-19 · Giuseppe Ateniese, Giovanni Felici, Luigi V. Mancini, Angelo Spognardi 외

Machine Learning (ML) algorithms are used to train computers to perform a variety of complex tasks and improve with experience. Computers learn how to recognize patterns, make unintended decisions, or react to a dynamic …

BIG-bench Machine Learning

Your Diffusion Model is Secretly a Zero-Shot Classifier

2023-03-28 · ICCV 2023 1 · Alexander C. Li, Mihir Prabhudesai, Shivam Duggal, Ellis Brown 외

The recent wave of large-scale text-to-image diffusion models has dramatically increased our text-based image generation abilities. These models can generate realistic images for a staggering variety of prompts and exhib…

Domain GeneralizationFine-Grained Image ClassificationImage ClassificationImage Generation+5

Your VAR Model is Secretly an Efficient and Explainable Generative Classifier

2025-10-14 · Yi-Chung Chen, David I. Inouye, Jing Gao arxiv

Generative classifiers, which leverage conditional generative models for classification, have recently demonstrated desirable properties such as robustness to distribution shifts. However, recent progress in this area ha…

class-incremental learning

Improved Multi-label Classification with Frequent Label-set Mining and Association

2021-09-22 · Anwesha Law, Ashish Ghosh

Multi-label (ML) data deals with multiple classes associated with individual samples at the same time. This leads to the co-occurrence of several classes repeatedly, which indicates some existing correlation among them. …

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION