paper-with-me

Papers

Diff-Plugin: Revitalizing Details for Diffusion-based Low-level Tasks

2024-03-01 · CVPR 2024 1 · Yuhao Liu, Zhanghan Ke, Fang Liu, Nanxuan Zhao, Rynson W. H. Lau

Diffusion models trained on large-scale datasets have achieved remarkable progress in image synthesis. However, due to the randomness in the diffusion process, they often struggle with handling diverse low-level tasks that require details preservation. To overcome this limitation, we present a new Diff-Plugin framework to enable a single pre-trained diffusion model to generate high-fidelity results across a variety of low-level tasks. Specifically, we first propose a lightweight Task-Plugin module with a dual branch design to provide task-specific priors, guiding the diffusion process in preserving image content. We then propose a Plugin-Selector that can automatically select different Task-Plugins based on the text instruction, allowing users to edit images by indicating multiple low-level tasks with natural language. We conduct extensive experiments on 8 low-level vision tasks. The results demonstrate the superiority of Diff-Plugin over existing methods, particularly in real-world scenarios. Our ablations further validate that Diff-Plugin is stable, schedulable, and supports robust training across different dataset sizes.

📄 PDF Abstract BibTeX arXiv:2403.00644

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

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

X-Adapter: Adding Universal Compatibility of Plugins for Upgraded Diffusion Model

2023-12-04 · CVPR 2024 1 · Lingmin Ran, Xiaodong Cun, Jia-Wei Liu, Rui Zhao 외

We introduce X-Adapter, a universal upgrader to enable the pretrained plug-and-play modules (e.g., ControlNet, LoRA) to work directly with the upgraded text-to-image diffusion model (e.g., SDXL) without further retrainin…

Denoising

DiffuserLite: Towards Real-time Diffusion Planning

2024-01-27 · Zibin Dong, Jianye Hao, Yifu Yuan, Fei Ni 외

Diffusion planning has been recognized as an effective decision-making paradigm in various domains. The capability of generating high-quality long-horizon trajectories makes it a promising research direction. However, ex…

D4RLDecision Making

RQUL-UIE: Revitalizing Quality-Unstable Labels for Underwater Image Enhancement via In-Dataset Self-Supervision

2026-06-04 · Haochen Hu, Yanrui Bin, Chih-yung Wen, Bing Wang arxiv

Underwater Image Enhancement (UIE) is essential for mitigating degradations caused by water medium. Although learning-based methods have advanced significantly, most rely on paired datasets with unstable label quality, w…

Self-Supervised LearningImage Enhancement

Classification Diffusion Models: Revitalizing Density Ratio Estimation

2024-02-15 · Shahar Yadin, Noam Elata, Tomer Michaeli

A prominent family of methods for learning data distributions relies on density ratio estimation (DRE), where a model is trained to $\textit{classify}$ between data samples and samples from some reference distribution. D…

Audio GenerationClassificationDenoisingDensity Ratio Estimation+1

Diffusion Templates: A Unified Plugin Framework for Controllable Diffusion

2026-04-27 · Zhongjie Duan, Hong Zhang, Yingda Chen arxiv

Controllable diffusion methods have substantially expanded the practical utility of diffusion models, but they are typically developed as isolated, backbone-specific systems with incompatible training pipelines, paramete…

Image Editing