paper-with-me

Papers

FIQ: Fundamental Question Generation with the Integration of Question Embeddings for Video Question Answering

2025-07-17 · Ju-Young Oh, Ho-Joong Kim, Seong-Whan Lee arxiv

Video question answering (VQA) is a multimodal task that requires the interpretation of a video to answer a given question. Existing VQA methods primarily utilize question and answer (Q&A) pairs to learn the spatio-temporal characteristics of video content. However, these annotations are typically event-centric, which is not enough to capture the broader context of each video. The absence of essential details such as object types, spatial layouts, and descriptive attributes restricts the model to learning only a fragmented scene representation. This issue limits the model's capacity for generalization and higher-level reasoning. In this paper, we propose a fundamental question generation with the integration of question embeddings for video question answering (FIQ), a novel approach designed to strengthen the reasoning ability of the model by enhancing the fundamental understanding of videos. FIQ generates Q&A pairs based on descriptions extracted from videos, enriching the training data with fundamental scene information. Generated Q&A pairs enable the model to understand the primary context, leading to enhanced generalizability and reasoning ability. Furthermore, we incorporate a VQ-CAlign module that assists task-specific question embeddings with visual features, ensuring that essential domain-specific details are preserved to increase the adaptability of downstream tasks. Experiments on SUTD-TrafficQA demonstrate that our FIQ achieves state-of-the-art performance compared to existing baseline methods.

📄 PDF Abstract BibTeX arXiv:2507.12816

Code (0)

등록된 구현이 없습니다.

Tasks

Video Question AnsweringQuestion Generation

Similar Papers 제목 키워드 기반

Probing Brain Context-Sensitivity with Masked-Attention Generation

2023-05-23 · Alexandre Pasquiou, Yair Lakretz, Bertrand Thirion, Christophe Pallier

Two fundamental questions in neurolinguistics concerns the brain regions that integrate information beyond the lexical level, and the size of their window of integration. To address these questions we introduce a new app…

SensitivityWord Embeddings

QuOTE: Question-Oriented Text Embeddings

2025-02-16 · Andrew Neeser, Kaylen Latimer, Aadyant Khatri, Chris Latimer 외

We present QuOTE (Question-Oriented Text Embeddings), a novel enhancement to retrieval-augmented generation (RAG) systems, aimed at improving document representation for accurate and nuanced retrieval. Unlike traditional…

Multi-hop Question AnsweringQuestion AnsweringQuestion GenerationQuestion-Generation+3

ClimRetrieve: A Benchmarking Dataset for Information Retrieval from Corporate Climate Disclosures

2024-06-14 · Tobias Schimanski, Jingwei Ni, Roberto Spacey, Nicola Ranger 외

To handle the vast amounts of qualitative data produced in corporate climate communication, stakeholders increasingly rely on Retrieval Augmented Generation (RAG) systems. However, a significant gap remains in evaluating…

Answer GenerationBenchmarkingInformation RetrievalRAG+2

CBR-RAG: Case-Based Reasoning for Retrieval Augmented Generation in LLMs for Legal Question Answering

2024-04-04 · Nirmalie Wiratunga, Ramitha Abeyratne, Lasal Jayawardena, Kyle Martin 외

Retrieval-Augmented Generation (RAG) enhances Large Language Model (LLM) output by providing prior knowledge as context to input. This is beneficial for knowledge-intensive and expert reliant tasks, including legal quest…

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering+3

Foundational Question Generation for Video Question Answering via an Embedding-Integrated Approach

2025-11-18 · Ju-Young Oh arxiv

Conventional VQA approaches primarily rely on question-answer (Q&A) pairs to learn the spatio-temporal dynamics of video content. However, most existing annotations are event-centric, which restricts the model's ability …

Video Question AnsweringQuestion Generation