paper-with-me

홈 › Papers

ArtAug: Enhancing Text-to-Image Generation through Synthesis-Understanding Interaction

2024-12-17 · Zhongjie Duan, Qianyi Zhao, Cen Chen, Daoyuan Chen, Wenmeng Zhou, Yaliang Li, Yingda Chen

The emergence of diffusion models has significantly advanced image synthesis. The recent studies of model interaction and self-corrective reasoning approach in large language models offer new insights for enhancing text-to-image models. Inspired by these studies, we propose a novel method called ArtAug for enhancing text-to-image models in this paper. To the best of our knowledge, ArtAug is the first one that improves image synthesis models via model interactions with understanding models. In the interactions, we leverage human preferences implicitly learned by image understanding models to provide fine-grained suggestions for image synthesis models. The interactions can modify the image content to make it aesthetically pleasing, such as adjusting exposure, changing shooting angles, and adding atmospheric effects. The enhancements brought by the interaction are iteratively fused into the synthesis model itself through an additional enhancement module. This enables the synthesis model to directly produce aesthetically pleasing images without any extra computational cost. In the experiments, we train the ArtAug enhancement module on existing text-to-image models. Various evaluation metrics consistently demonstrate that ArtAug enhances the generative capabilities of text-to-image models without incurring additional computational costs. The source code and models will be released publicly.

📄 PDF Abstract BibTeX arXiv:2412.12888

Code (1)

modelscope/DiffSynth-Studio 공식 구현 pytorch

Tasks

Image GenerationText 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…

Similar Papers 제목 키워드 기반

Smart(Sampling)Augment: Optimal and Efficient Data Augmentation for Semantic Segmentation

2021-10-31 · Misgana Negassi, Diane Wagner, Alexander Reiterer

Data augmentation methods enrich datasets with augmented data to improve the performance of neural networks. Recently, automated data augmentation methods have emerged, which automatically design augmentation strategies.…

Bayesian OptimizationData Augmentationimage-classificationImage Classification+5

Layout-and-Retouch: A Dual-stage Framework for Improving Diversity in Personalized Image Generation

2024-07-13 · Kangyeol Kim, Wooseok Seo, Sehyun Nam, Bodam Kim 외

Personalized text-to-image (P-T2I) generation aims to create new, text-guided images featuring the personalized subject with a few reference images. However, balancing the trade-off relationship between prompt fidelity a…

DiversityImage GenerationLayout GenerationPersonalized Image Generation

SerialGen: Personalized Image Generation by First Standardization Then Personalization

2024-12-02 · CVPR 2025 1 · Cong Xie, Han Zou, Ruiqi Yu, Yan Zhang 외

In this work, we are interested in achieving both high text controllability and whole-body appearance consistency in the generation of personalized human characters. We propose a novel framework, named SerialGen, which i…

Image GenerationPersonalized Image Generation

Retrieve, Caption, Generate: Visual Grounding for Enhancing Commonsense in Text Generation Models

2021-09-08 · AKBC Workshop CSKB 2021 10 · Steven Y. Feng, Kevin Lu, Zhuofu Tao, Malihe Alikhani 외

We investigate the use of multimodal information contained in images as an effective method for enhancing the commonsense of Transformer models for text generation. We perform experiments using BART and T5 on concept-to-…

Concept-To-Text GenerationSpecificityText GenerationVisual Grounding

Playground v2.5: Three Insights towards Enhancing Aesthetic Quality in Text-to-Image Generation

2024-02-27 · Daiqing Li, Aleks Kamko, Ehsan Akhgari, Ali Sabet 외

In this work, we share three insights for achieving state-of-the-art aesthetic quality in text-to-image generative models. We focus on three critical aspects for model improvement: enhancing color and contrast, improving…

Image GenerationText to Image GenerationText-to-Image Generation