MARQUIS: A Three-Stage Pipeline for Video Retrieval-Augmented Generation

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Multimodal AI · Depth: Expert, quick

Summary

MARQUIS is a three-stage pipeline designed to enhance video Retrieval-Augmented Generation (RAG) by addressing limitations in retrieving relevant audiovisual evidence and synthesizing coherent, attributed text from large video corpora. The pipeline incorporates (1) query expansion, fusion, and reranking, (2) calibrated structured evidence extraction, and (3) article generation from the extracted evidence, optionally controlled by a RLM. On the MAGMaR2026 shared task, MARQUIS significantly improved retrieval performance from 0.195 to 0.759 (nDCG@10). For article generation, the ITER-QA-BASE component boosted the average human score from 3.09 to 3.83 over the CAG baseline, while MARQUIS-RLM achieved a human score of 3.30 and demonstrated the strongest citation recall among non-QA systems.

Key takeaway

For AI Scientists and Machine Learning Engineers developing video RAG systems, MARQUIS offers a robust framework to overcome current challenges with complex queries and multi-video synthesis. Its three-stage pipeline, featuring query expansion and structured evidence extraction, demonstrably boosts retrieval performance and generation quality. You should consider adopting a similar multi-stage approach to enhance your system's ability to synthesize attributed text from large video datasets.

Key insights

A three-stage pipeline significantly improves video RAG by enhancing complex query retrieval and multi-video context generation.

Principles

Method

The pipeline involves query expansion/fusion/reranking, calibrated structured evidence extraction, and RLM-controlled article generation from the extracted evidence.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.