paper-with-me

Papers

Plug-and-Play Interpretable Responsible Text-to-Image Generation via Dual-Space Multi-facet Concept Control

2025-03-24 · CVPR 2025 1 · Basim Azam, Naveed Akhtar

Ethical issues around text-to-image (T2I) models demand a comprehensive control over the generative content. Existing techniques addressing these issues for responsible T2I models aim for the generated content to be fair and safe (non-violent/explicit). However, these methods remain bounded to handling the facets of responsibility concepts individually, while also lacking in interpretability. Moreover, they often require alteration to the original model, which compromises the model performance. In this work, we propose a unique technique to enable responsible T2I generation by simultaneously accounting for an extensive range of concepts for fair and safe content generation in a scalable manner. The key idea is to distill the target T2I pipeline with an external plug-and-play mechanism that learns an interpretable composite responsible space for the desired concepts, conditioned on the target T2I pipeline. We use knowledge distillation and concept whitening to enable this. At inference, the learned space is utilized to modulate the generative content. A typical T2I pipeline presents two plug-in points for our approach, namely; the text embedding space and the diffusion model latent space. We develop modules for both points and show the effectiveness of our approach with a range of strong results.

📄 PDF Abstract BibTeX arXiv:2503.18324

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationKnowledge DistillationText to Image GenerationText-to-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…
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Denoising Diffusion Models for Plug-and-Play Image Restoration

2023-05-15 · Yuanzhi Zhu, Kai Zhang, Jingyun Liang, JieZhang Cao 외

Plug-and-play Image Restoration (IR) has been widely recognized as a flexible and interpretable method for solving various inverse problems by utilizing any off-the-shelf denoiser as the implicit image prior. However, mo…

DeblurringDenoisingImage DeblurringImage Generation+2

Self-Discovering Interpretable Diffusion Latent Directions for Responsible Text-to-Image Generation

2023-11-28 · CVPR 2024 1 · Hang Li, Chengzhi Shen, Philip Torr, Volker Tresp 외

Diffusion-based models have gained significant popularity for text-to-image generation due to their exceptional image-generation capabilities. A risk with these models is the potential generation of inappropriate content…

Image GenerationText to Image GenerationText-to-Image Generation

TextDiff: Mask-Guided Residual Diffusion Models for Scene Text Image Super-Resolution

2023-08-13 · Baolin Liu, Zongyuan Yang, Pengfei Wang, Junjie Zhou 외

The goal of scene text image super-resolution is to reconstruct high-resolution text-line images from unrecognizable low-resolution inputs. The existing methods relying on the optimization of pixel-level loss tend to yie…

Image Super-ResolutionSuper-Resolution

ActUp: Analyzing and Consolidating tSNE and UMAP

2023-05-12 · Andrew Draganov, Jakob Rødsgaard Jørgensen, Katrine Scheel Nellemann, Davide Mottin 외

tSNE and UMAP are popular dimensionality reduction algorithms due to their speed and interpretable low-dimensional embeddings. Despite their popularity, however, little work has been done to study their full span of diff…

Dimensionality Reduction

Plug-and-Play ADMM for Image Restoration: Fixed Point Convergence and Applications

2016-05-05 · Stanley H. Chan, Xiran Wang, Omar A. Elgendy

Alternating direction method of multiplier (ADMM) is a widely used algorithm for solving constrained optimization problems in image restoration. Among many useful features, one critical feature of the ADMM algorithm is i…

DenoisingImage DenoisingImage RestorationSuper-Resolution