paper-with-me

홈 › Papers

UnGuide: Learning to Forget with LoRA-Guided Diffusion Models

2025-08-07 · Agnieszka Polowczyk, Alicja Polowczyk, Dawid Malarz, Artur Kasymov, Marcin Mazur, Jacek Tabor, Przemysław Spurek arxiv

Recent advances in large-scale text-to-image diffusion models have heightened concerns about their potential misuse, especially in generating harmful or misleading content. This underscores the urgent need for effective machine unlearning, i.e., removing specific knowledge or concepts from pretrained models without compromising overall performance. One possible approach is Low-Rank Adaptation (LoRA), which offers an efficient means to fine-tune models for targeted unlearning. However, LoRA often inadvertently alters unrelated content, leading to diminished image fidelity and realism. To address this limitation, we introduce UnGuide -- a novel approach which incorporates UnGuidance, a dynamic inference mechanism that leverages Classifier-Free Guidance (CFG) to exert precise control over the unlearning process. UnGuide modulates the guidance scale based on the stability of a few first steps of denoising processes, enabling selective unlearning by LoRA adapter. For prompts containing the erased concept, the LoRA module predominates and is counterbalanced by the base model; for unrelated prompts, the base model governs generation, preserving content fidelity. Empirical results demonstrate that UnGuide achieves controlled concept removal and retains the expressive power of diffusion models, outperforming existing LoRA-based methods in both object erasure and explicit content removal tasks.

📄 PDF Abstract BibTeX arXiv:2508.05755

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Guided and Unguided Conditional Diffusion Mechanisms for Structured and Semantically-Aware 3D Point Cloud Generation

2025-09-21 · Gunner Stone, Sushmita Sarker, Alireza Tavakkoli arxiv

Generating realistic 3D point clouds is a fundamental problem in computer vision with applications in remote sensing, robotics, and digital object modeling. Existing generative approaches primarily capture geometry, and …

Point Cloud GenerationPoint Clouds

Guided Diffusion Model for Adversarial Purification from Random Noise

2022-06-22 · Quanlin Wu, Hang Ye, Yuntian Gu

In this paper, we propose a novel guided diffusion purification approach to provide a strong defense against adversarial attacks. Our model achieves 89.62% robust accuracy under PGD-L_inf attack (eps = 8/255) on the CIFA…

Adversarial Purification

Class-Guided Image-to-Image Diffusion: Cell Painting from Brightfield Images with Class Labels

2023-03-15 · Jan Oscar Cross-Zamirski, Praveen Anand, Guy Williams, Elizabeth Mouchet 외

Image-to-image reconstruction problems with free or inexpensive metadata in the form of class labels appear often in biological and medical image domains. Existing text-guided or style-transfer image-to-image approaches …

DenoisingDrug DiscoveryImage ReconstructionStyle Transfer

When Does Span-Guided Detoxification Help? Human Preferences and Evaluator Diagnostics in a Controlled Comparison

2026-07-29 · Kyungwon Park arxiv

Span-guided rewriting aims to preserve meaning by localizing edits to annotated harmful spans, but the same constraint can leave harmful intent insufficiently mitigated. We present a controlled exploratory comparison of …

Learning Agentic Policy from Action Guidance

2026-05-12 · Yuxiang Ji, Zengbin Wang, Yong Wang, Shidong Yang 외 arxiv

Agentic reinforcement learning (RL) for Large Language Models (LLMs) critically depends on the exploration capability of the base policy, as training signals emerge only within its in-capability region. For tasks where t…

Reinforcement Learning