paper-with-me

Papers

AGFSync: Leveraging AI-Generated Feedback for Preference Optimization in Text-to-Image Generation

2024-03-20 · Jingkun An, Yinghao Zhu, Zongjian Li, Enshen Zhou, Haoran Feng, Xijie Huang, Bohua Chen, Yemin Shi, Chengwei Pan

Text-to-Image (T2I) diffusion models have achieved remarkable success in image generation. Despite their progress, challenges remain in both prompt-following ability, image quality and lack of high-quality datasets, which are essential for refining these models. As acquiring labeled data is costly, we introduce AGFSync, a framework that enhances T2I diffusion models through Direct Preference Optimization (DPO) in a fully AI-driven approach. AGFSync utilizes Vision-Language Models (VLM) to assess image quality across style, coherence, and aesthetics, generating feedback data within an AI-driven loop. By applying AGFSync to leading T2I models such as SD v1.4, v1.5, and SDXL-base, our extensive experiments on the TIFA dataset demonstrate notable improvements in VQA scores, aesthetic evaluations, and performance on the HPSv2 benchmark, consistently outperforming the base models. AGFSync's method of refining T2I diffusion models paves the way for scalable alignment techniques. Our code and dataset are publicly available at https://anjingkun.github.io/AGFSync.

📄 PDF Abstract BibTeX arXiv:2403.13352

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationText to Image GenerationText-to-Image GenerationVisual Question Answering (VQA)

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…
BASE 설명 없음

Similar Papers 제목 키워드 기반

Model-based Preference Optimization in Abstractive Summarization without Human Feedback

2024-09-27 · Jaepill Choi, Kyubyung Chae, Jiwoo Song, Yohan Jo 외

In abstractive summarization, the challenge of producing concise and accurate summaries arises from the vast amount of information contained in the source document. Consequently, although Large Language Models (LLMs) can…

Abstractive Text Summarization

Multi-Objective Exploration and Preference Optimization via Mutual Information

2026-07-01 · Hongyan Xie, Yikun Ban, Ruiyu Fang, Zixuang Huang 외 arxiv

Aligning large language models with diverse and heterogeneous human values requires multi-objective alignment methods to effectively trade off conflicting preference dimensions. Current methods achieve this trade-off by …

MoDiPO: text-to-motion alignment via AI-feedback-driven Direct Preference Optimization

2024-05-06 · Massimiliano Pappa, Luca Collorone, Giovanni Ficarra, Indro Spinelli 외

Diffusion Models have revolutionized the field of human motion generation by offering exceptional generation quality and fine-grained controllability through natural language conditioning. Their inherent stochasticity, t…

DiversityMotion Generation

Semi-Supervised Preference Optimization with Limited Feedback

2025-10-28 · Seonggyun Lee, Sungjun Lim, Seojin Park, Soeun Cheon 외 arxiv

The field of preference optimization has made outstanding contributions to the alignment of language models with human preferences. Despite these advancements, recent methods still rely heavily on substantial paired (lab…

Beyond Scalar Reward Model: Learning Generative Judge from Preference Data

2024-10-01 · Ziyi Ye, Xiangsheng Li, Qiuchi Li, Qingyao Ai 외

Learning from preference feedback is a common practice for aligning large language models~(LLMs) with human value. Conventionally, preference data is learned and encoded into a scalar reward model that connects a value h…