paper-with-me

홈 › Papers

RAG-IGBench: Innovative Evaluation for RAG-based Interleaved Generation in Open-domain Question Answering

2025-10-11 · Rongyang Zhang, Yuqing Huang, Chengqiang Lu, Qimeng Wang, Yan Gao, Yi Wu, Yao Hu, Yin Xu, Wei Wang, Hao Wang, Enhong Chen arxiv

In real-world scenarios, providing user queries with visually enhanced responses can considerably benefit understanding and memory, underscoring the great value of interleaved image-text generation. Despite recent progress, like the visual autoregressive model that unifies text and image processing in a single transformer architecture, generating high-quality interleaved content remains challenging. Moreover, evaluations of these interleaved sequences largely remain underexplored, with existing benchmarks often limited by unimodal metrics that inadequately assess the intricacies of combined image-text outputs. To address these issues, we present RAG-IGBench, a thorough benchmark designed specifically to evaluate the task of Interleaved Generation based on Retrieval-Augmented Generation (RAG-IG) in open-domain question answering. RAG-IG integrates multimodal large language models (MLLMs) with retrieval mechanisms, enabling the models to access external image-text information for generating coherent multimodal content. Distinct from previous datasets, RAG-IGBench draws on the latest publicly available content from social platforms and introduces innovative evaluation metrics that measure the quality of text and images, as well as their consistency. Through extensive experiments with state-of-the-art MLLMs (both open-source and proprietary) on RAG-IGBench, we provide an in-depth analysis examining the capabilities and limitations of these models. Additionally, we validate our evaluation metrics by demonstrating their high correlation with human assessments. Models fine-tuned on RAG-IGBench's training set exhibit improved performance across multiple benchmarks, confirming both the quality and practical utility of our dataset. Our benchmark is available at https://github.com/USTC-StarTeam/RAG-IGBench.

📄 PDF Abstract BibTeX arXiv:2512.05119

Code (0)

등록된 구현이 없습니다.

Tasks

Open-Domain Question AnsweringText Generation

Similar Papers 제목 키워드 기반

BIGbench: A Unified Benchmark for Evaluating Multi-dimensional Social Biases in Text-to-Image Models

2024-07-21 · Hanjun Luo, Haoyu Huang, Ziye Deng, Xinfeng Li 외

Text-to-Image (T2I) generative models are becoming increasingly crucial due to their ability to generate high-quality images, but also raise concerns about social biases, particularly in human image generation. Sociologi…

Image Generation

OpenLEAF: Open-Domain Interleaved Image-Text Generation and Evaluation

2023-10-11 · Jie An, Zhengyuan Yang, Linjie Li, JianFeng Wang 외

This work investigates a challenging task named open-domain interleaved image-text generation, which generates interleaved texts and images following an input query. We propose a new interleaved generation framework base…

Question AnsweringText Generation

ANOLE: An Open, Autoregressive, Native Large Multimodal Models for Interleaved Image-Text Generation

2024-07-08 · Ethan Chern, Jiadi Su, Yan Ma, PengFei Liu

Previous open-source large multimodal models (LMMs) have faced several limitations: (1) they often lack native integration, requiring adapters to align visual representations with pre-trained large language models (LLMs)…

multimodal generationText Generation

LigBench: A Unified and Human-Aligned Benchmark for LLM-based Research Idea Generation

2026-08-13 · Chenrun Wang, Mingxuan Zhu, Tiancheng Huang, Wenjie Li 외 arxiv

With the rapid advancement of large language models (LLMs), research idea generation has attracted increasing attention. Existing approaches enable LLMs to retrieve relevant literature and propose novel ideas for researc…

Holistic Evaluation for Interleaved Text-and-Image Generation

2024-06-20 · Minqian Liu, Zhiyang Xu, Zihao Lin, Trevor Ashby 외

Interleaved text-and-image generation has been an intriguing research direction, where the models are required to generate both images and text pieces in an arbitrary order. Despite the emerging advancements in interleav…

Image Generation