FABRIC: Personalizing Diffusion Models with Iterative Feedback

Abstract

Visual content creation is increasingly driven by generative models. Most notably, diffusion-based text-to-image (T2I) models have recently seen widespread adoption due to their flexibility and intuitive use. The generative workflow of T2I models often involves extensive iterative refinement of the text prompt, a laborious task that requires detailed knowledge of prompting techniques. This paper explores strategies to incorporate human feedback into the generative process in order to alleviate some of this burden while improving the quality of outputs. We propose FABRIC, a training-free approach to adapt the generative process through attention injection at inference time, incorporating user feedback in the form of positive and negative reference images, without any explicit need of textual guidance. We evaluate the proposed method both quantitatively by using preference and similarity models to emulate human feedback and qualitatively by measuring the subjective experience of real-world FABRIC users through a user study. Our results show that the proposed method improves generation results over multiple rounds of feedback and that users are able to arrive at better results more quickly when using FABRIC.

Cite

Text

von Rütte et al. "FABRIC: Personalizing Diffusion Models with Iterative Feedback." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91907-7_23

Markdown

[von Rütte et al. "FABRIC: Personalizing Diffusion Models with Iterative Feedback." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/vonrutte2024eccvw-fabric/) doi:10.1007/978-3-031-91907-7_23

BibTeX

@inproceedings{vonrutte2024eccvw-fabric,
  title     = {{FABRIC: Personalizing Diffusion Models with Iterative Feedback}},
  author    = {von Rütte, Dimitri and Fedele, Elisabetta and Thomm, Jonathan and Wolf, Lukas},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {385-400},
  doi       = {10.1007/978-3-031-91907-7_23},
  url       = {https://mlanthology.org/eccvw/2024/vonrutte2024eccvw-fabric/}
}