paper-with-me

홈 › Papers

FAGER: Factually Grounded Evaluation and Refinement of Text-to-Image Models

2026-05-18 · Youngsun Lim, Cusuh Ham, Pin-Yu Chen, Deepti Ghadiyaram arxiv

Existing text-to-image (T2I) evaluation metrics mainly assess whether generated images align with information explicitly stated in the prompt, but often fail to capture factual requirements that are implicit, externally grounded, or identity-defining. As a result, they are not well suited for evaluating factual correctness in prompts involving scientific knowledge, historical facts, products, or culture-specific concepts. We propose FActually Grounded Evaluation and Refinement (FAGER), an agentic framework that evaluates whether generated images correctly reflect visually verifiable facts grounded in or implied by the prompt, while also providing actionable feedback for improvement. FAGER first constructs a structured factual rubric by combining LLM-based fact proposal with reference-guided visual fact extraction and verification, then converts the rubric into question-answer pairs for VLM-based evaluation. To validate FAGER as a factuality metric, we introduce a Factual A/B test, which measures whether a metric prefers factual reference images over corresponding generated images. Across five datasets spanning science, history, products, culture, and knowledge-intensive concepts, FAGER consistently outperforms prior metrics on this test. We further show that FAGER can be used to refine T2I outputs in a fully training-free manner, yielding substantial factuality gains across datasets.

📄 PDF Abstract BibTeX arXiv:2605.19111

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probing Factually Grounded Content Transfer with Factual Ablation

2022-03-18 · Findings (ACL) 2022 5 · Peter West, Chris Quirk, Michel Galley, Yejin Choi

Despite recent success, large neural models often generate factually incorrect text. Compounding this is the lack of a standard automatic evaluation for factuality--it cannot be meaningfully improved if it cannot be meas…

Real-time Verification and Refinement of Language Model Text Generation

2025-01-14 · Joonho Ko, Jinheon Baek, Sung Ju Hwang

Large language models (LLMs) have shown remarkable performance across a wide range of natural language tasks. However, a critical challenge remains in that they sometimes generate factually incorrect answers. To address …

Language ModelingLanguage ModellingText Generation

Factually Consistent Summarization via Reinforcement Learning with Textual Entailment Feedback

2023-05-31 · Paul Roit, Johan Ferret, Lior Shani, Roee Aharoni 외

Despite the seeming success of contemporary grounded text generation systems, they often tend to generate factually inconsistent text with respect to their input. This phenomenon is emphasized in tasks like summarization…

Abstractive Text SummarizationNatural Language Inferencereinforcement-learningReinforcement Learning+1

Rome was built in 1776: A Case Study on Factual Correctness in Knowledge-Grounded Response Generation

2021-10-11 · Sashank Santhanam, Behnam Hedayatnia, Spandana Gella, Aishwarya Padmakumar 외

Recently neural response generation models have leveraged large pre-trained transformer models and knowledge snippets to generate relevant and informative responses. However, this does not guarantee that generated respon…

Response Generation

Training Language Models with Language Feedback

2022-04-29 · Jérémy Scheurer, Jon Ander Campos, Jun Shern Chan, Angelica Chen 외

Pretrained language models often do not perform tasks in ways that are in line with our preferences, e.g., generating offensive text or factually incorrect summaries. Recent work approaches the above issue by learning fr…

Language ModelingLanguage Modelling