WikiVideo: Article Generation from Multiple Videos (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for retrieval-augmented generation focus on text rather than video.
Approach: They propose a benchmark to generate Wikipedia-style articles from multiple videos . they propose 'collaborative article generation' that leverages an r1-style reasoning model and a VideoLLM to draw higher-level inferences about the target event than is possible with VideoLLms alone.
Outcome: The proposed method outperforms existing methods in oracle retrieval and RAG settings while suggesting promising avenues for future work.

Similar Papers

WIKIGENBENCH:Exploring Full-length Wikipedia Generation under Real-World Scenario (2025.coling-main)

Copied to clipboard

Challenge: Existing efforts to generate Wikipedia articles for new events fall short of real-world application.
Approach: They propose a benchmark to generate Wikipedia articles for new events under real-world scenarios . they use systematic metrics and LLM-based metrics to assess verifiability, organization, and other aspects aligned with real-life scenarios.
Outcome: The proposed benchmarks show that hierarchical-based methods generate more comprehensive content while fine-tuned methods achieve better verifiability.
VideoRAG: Retrieval-Augmented Generation over Video Corpus (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches to generating models rely on text and images, but video content is a rich source of multimodal knowledge.
Approach: They propose a framework that dynamically retrieves videos based on their relevance with queries . they use large video language models to represent video content for retrieval .
Outcome: The proposed framework retrieves videos based on relevance with queries and integrates both visual and textual information.
FastV-RAG: Towards Fast and Fine-Grained Video QA with Retrieval-Augmented Generation (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for retrieval-augmented generation are inefficient and often fail to maintain high answer quality.
Approach: They propose an efficient VLM-based RAG framework built on a speculative decoding pipeline and a similarity-based filtering strategy to mitigate errors.
Outcome: The proposed framework reduces inference latency without sacrificing correctness . it achieves comparable or higher accuracy than standard approaches while speeding up inference by approximately 2x .
Collaborative Reasoning on Multi-Modal Semantic Graphs for Video-Grounded Dialogue Generation (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for video-grounded dialogue generation do not allow information from different modalities to complement each other.
Approach: They propose a video-grounded dialogue generation model that integrates video data into pre-trained language models to allow information from different modalities to complement each other.
Outcome: The proposed model outperforms state-of-the-art models on automatic and human evaluations on two public datasets.
VIMI: Grounding Video Generation through Multi-modal Instruction (2024.emnlp-main)

Copied to clipboard

Challenge: Existing text-to-video diffusion models rely on text-only encoders for their pretraining, restricting their versatility and application in multimodal integration.
Approach: They propose a multimodal conditional video generation framework for pretraining on augmented text prompts and then utilize a two-stage training strategy to enable diverse video generation tasks within a model.
Outcome: The proposed model can synthesize consistent and temporally coherent videos with large motion while retaining the semantic control.
Searching for Best Practices in Retrieval-Augmented Generation (2024.emnlp-main)

Copied to clipboard

Challenge: Retrieval-augmented generation (RAG) techniques have proven to be effective in integrating up-to-date information, mitigating hallucinations, and enhancing response quality, especially in specialized domains.
Approach: They propose several strategies for deploying RAG that balance performance and efficiency.
Outcome: The proposed approaches can significantly enhance question-answering capabilities and accelerate the generation of multimodal content using a “retrieval as generation” strategy.
Ask in Any Modality: A Comprehensive Survey on Multimodal Retrieval-Augmented Generation (2025.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) suffer from hallucinations and outdated knowledge due to their reliance on static training data.
Approach: They review training strategies, robustness enhancements, loss functions, and agent-based approaches and outline open challenges and future directions to guide research in this evolving field.
Outcome: The proposed model improves accuracy and accuracy while integrating external dynamic information for improved factual grounding.
Multi-VQG: Generating Engaging Questions for Multiple Images (2022.emnlp-main)

Copied to clipboard

Challenge: Traditional visual question generation (VQG) focuses on single images, resulting in a limited ability to comprehend time-series information of the underlying event.
Approach: They propose to generate engaging questions from multiple images using a visual question generation dataset and establish a series of baselines.
Outcome: The proposed model builds stories behind the image sequence to allow for creativity and experience sharing and hence draw attention to downstream applications.
From Scenes to Elements: Multi-Granularity Evidence Retrieval for Verifiable Multimodal RAG (2026.findings-acl)

Copied to clipboard

Challenge: Existing multimodal Retrieval-Augmented Generation (RAG) systems retrieve evidence at coarse granularities, making failures unverifiable.
Approach: They propose a multimodal benchmark that features real-world landmarks with annotations across multiple viewpoints and a framework that treats visual elements as first-class retrieval units through three stages: element-level detection and classification, multi-granularity cross-modal alignment for evidence retrieval, and attribution-constrained generation.
Outcome: The proposed framework achieves up to 29.2% improvement over six strong baselines for this task.
VMSMO: Learning to Generate Multimodal Summary for Video-based News Articles (2020.emnlp-main)

Copied to clipboard

Challenge: Existing studies show that multimodal news can significantly improve users' sense of satisfaction for informativeness.
Approach: They propose a task of Video-based Multimodal Summarization with Multimodal Output to solve this problem.
Outcome: The proposed method can generate multimodal summaries with a single input . it can model the temporal dependency of video with semantic meaning of article .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations