paper-with-me

Papers

VISA: Retrieval Augmented Generation with Visual Source Attribution

2024-12-19 · Xueguang Ma, Shengyao Zhuang, Bevan Koopman, Guido Zuccon, Wenhu Chen, Jimmy Lin

Generation with source attribution is important for enhancing the verifiability of retrieval-augmented generation (RAG) systems. However, existing approaches in RAG primarily link generated content to document-level references, making it challenging for users to locate evidence among multiple content-rich retrieved documents. To address this challenge, we propose Retrieval-Augmented Generation with Visual Source Attribution (VISA), a novel approach that combines answer generation with visual source attribution. Leveraging large vision-language models (VLMs), VISA identifies the evidence and highlights the exact regions that support the generated answers with bounding boxes in the retrieved document screenshots. To evaluate its effectiveness, we curated two datasets: Wiki-VISA, based on crawled Wikipedia webpage screenshots, and Paper-VISA, derived from PubLayNet and tailored to the medical domain. Experimental results demonstrate the effectiveness of VISA for visual source attribution on documents' original look, as well as highlighting the challenges for improvement. Code, data, and model checkpoints will be released.

📄 PDF Abstract BibTeX arXiv:2412.14457

Code (0)

등록된 구현이 없습니다.

Tasks

Answer GenerationRAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Residual Connection 설명 없음
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

FilterRAG: Zero-Shot Informed Retrieval-Augmented Generation to Mitigate Hallucinations in VQA

2025-02-25 · S M Sarwar

Visual Question Answering requires models to generate accurate answers by integrating visual and textual understanding. However, VQA models still struggle with hallucinations, producing convincing but incorrect answers, …

Question AnsweringRetrievalRetrieval-augmented GenerationVisual Question Answering+1

RAID: Retrieval-Augmented Anomaly Detection

2026-02-23 · Mingxiu Cai, Zhe Zhang, Gaochang Wu, Tianyou Chai 외 arxiv

Unsupervised Anomaly Detection (UAD) aims to identify abnormal regions by establishing correspondences between test images and normal templates. Existing methods primarily rely on image reconstruction or template retriev…

Unsupervised Anomaly DetectionImage Reconstruction

ViSAGe: A Global-Scale Analysis of Visual Stereotypes in Text-to-Image Generation

2024-01-12 · Akshita Jha, Vinodkumar Prabhakaran, Remi Denton, Sarah Laszlo 외

Recent studies have shown that Text-to-Image (T2I) model generations can reflect social stereotypes present in the real world. However, existing approaches for evaluating stereotypes have a noticeable lack of coverage of…

Image GenerationText to Image GenerationText-to-Image Generation

Retrieval Augmented Generation and Understanding in Vision: A Survey and New Outlook

2025-03-23 · Xu Zheng, Ziqiao Weng, Yuanhuiyi Lyu, Lutao Jiang 외

Retrieval-augmented generation (RAG) has emerged as a pivotal technique in artificial intelligence (AI), particularly in enhancing the capabilities of large language models (LLMs) by enabling access to external, reliable…

3D GenerationMedical Report GenerationQuestion AnsweringRAG+2

Visual-RAG: Benchmarking Text-to-Image Retrieval Augmented Generation for Visual Knowledge Intensive Queries

2025-02-23 · Yin Wu, Quanyu Long, Jing Li, Jianfei Yu 외

Retrieval-Augmented Generation (RAG) is a popular approach for enhancing Large Language Models (LLMs) by addressing their limitations in verifying facts and answering knowledge-intensive questions. As the research in LLM…

BenchmarkingImage RetrievalQuestion AnsweringRAG+2