iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Bloomberg Delays India's Sovereign Bond Index Inclusion as Market Reforms Need Further Testing Gold loans jump 93.8% y-o-y, fuel bank credit growth in Q1FY27 Snapchat joins YouTube, LinkedIn and Substack in fight against 'AI slop' Amazon speeds last-mile delivery, expands robotics fleet past 1 million Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Bloomberg Delays India's Sovereign Bond Index Inclusion as Market Reforms Need Further Testing Gold loans jump 93.8% y-o-y, fuel bank credit growth in Q1FY27 Snapchat joins YouTube, LinkedIn and Substack in fight against 'AI slop' Amazon speeds last-mile delivery, expands robotics fleet past 1 million
Home ›› Technology ›› Ai ›› Computer Vision ›› VinQA Dataset Enables Multimodal Document QA with Interleaved Visual Elements for Enterprise AI

VinQA Dataset Enables Multimodal Document QA with Interleaved Visual Elements for Enterprise AI

A new dataset called VinQA targets long-form answer generation in multimodal document QA, where cited visual elements are interleaved with text. The paper compares two encoding methods and an evaluation framework, showing that fine-tuning open Qwen2.5-VL models can approach proprietary frontier model performance.

iG
iGEN Editorial
June 16, 2026
VinQA Dataset Enables Multimodal Document QA with Interleaved Visual Elements for Enterprise AI

Real-world business documents frequently contain tables, charts, photographs, and diagrams arranged in diverse layouts. Yet most existing multimodal large language models (MLLMs) for document question answering produce text-only responses, underutilizing these visual elements. A recent paper on arXiv introduces VinQA, a dataset designed for long-form answer generation where cited visual elements are explicitly interleaved with supporting text and grounded in relevant document pages, according to the research by Jang, Young Rok, Kong, Hyesoo, An, Kyunghwan, Huh, Jae Sub, Kim, Gyeonghun, and Choi, Stanley Jungkyu.

Two Encoding Methods for Visual Citations

The VinQA study explores two encoding methods for feeding raw document page images into an MLLM, along with their visual-element citation mechanisms:

  • Page Encoding: Directly encodes full-page images with bounding boxes of visual elements and treats these boxed regions as citable units.
  • Modality Encoding: Parses each page to extract text and crop visual elements, encodes them separately, and uses these cropped elements as citable units.

Each method addresses different trade-offs in handling complex documents with long text, numerous visual elements, and diverse citation requirements.

Method Encoding Approach Citable Units Suitability
Page Encoding Full-page image + bounding boxes Boxed regions Initial less robust; after training on VinQA reaches comparable level
Modality Encoding Separate text and cropped visuals Cropped visual elements Initially more robust for complex documents with long text and many visuals

Evaluation Framework M-GroSE and Visual Source F1

To assess answer quality across multiple dimensions, the authors propose M-GroSE, a multimodal evaluation framework extending GroUSE. M-GroSE evaluates answers along four dimensions: completeness, answer relevancy, faithfulness, and unanswerability. Additionally, Visual Source F1 is reported to directly measure visual citation accuracy, providing a quantitative check on whether cited visual elements appear at semantically appropriate positions with faithful supporting text.

Experimental Results: Fine-Tuning Narrows the Gap

In experiments on the VinQA test split, proprietary frontier models still achieve the best overall scores. However, fine-tuning open Qwen2.5-VL models on the training split substantially improves their performance and narrows this gap. Initially, Modality Encoding is more robust for complex documents. After training on VinQA, Page Encoding reaches a comparable level, competing effectively even without the explicit parsing used in Modality Encoding. Visual G-Eval, an MLLM-based judge, confirms that fine-tuned models insert visual elements at semantically appropriate positions with faithful supporting text.

Implications for Enterprise Document Processing

While the VinQA work is a research contribution, its focus on handling visual elements in document QA has direct relevance to enterprise scenarios where forms, invoices, contracts, and technical manuals mix text with graphics. Improving AI's ability to generate answers that cite both text and visual evidence could enhance automation in document review, compliance checking, and knowledge retrieval. The dataset and methods provide a benchmark for developing more capable MLLMs tailored to complex real-world documents.


Sources:

Keep Reading

Recommended Stories

TeleMorpher: New AI Framework Edits Video Motion and Location Simultaneously Technology

TeleMorpher: New AI Framework Edits Video Motion and Location Simultaneously

Researchers have developed TeleMorpher, a one-shot framework for simultaneous motion and location editing in video. The approach leverages motion priors, segmentation, and training-free pose warping to achieve robust edits while preserving appearance. Experiments show superior performance on in-the-wild videos and the TaiChi dataset.

July 8, 2026
CADBench: A Multimodal Benchmark for AI-Assisted CAD Program Generation Technology

CADBench: A Multimodal Benchmark for AI-Assisted CAD Program Generation

CADBench is a unified benchmark for multimodal CAD program generation, containing 18,000 evaluation samples across six benchmark families, five input modalities, and six metrics. The benchmark evaluates eleven AI systems, generating over 1.4 million CAD programs, and reveals key failure modes in current approaches.

June 21, 2026
LedgerAgent: A New Method for Policy-Adherent Tool-Calling AI Agents in Customer Service Technology

LedgerAgent: A New Method for Policy-Adherent Tool-Calling AI Agents in Customer Service

Researchers introduce LedgerAgent, an inference-time method that maintains observed task states in a separate ledger and checks policy constraints before tool calls, improving pass^k metrics across four customer-service domains. The approach addresses common failure modes where agents use stale or incorrect information or violate domain policies.

June 20, 2026
New Benchmark Reveals Remote Sensing AI Models Fail at Negation Comprehension Technology

New Benchmark Reveals Remote Sensing AI Models Fail at Negation Comprehension

A new study introduces RS-Neg, the first benchmark to evaluate negation comprehension in remote sensing multimodal large language models. The evaluation reveals that advanced models exhibit hallucinations and performance degradation when handling negation. The proposed NeFo method, using about 5% unlabeled test samples, significantly improves negation understanding, with implications for critical applications like emergency response and logistics.

June 20, 2026