CVJul 27

DDVT: Dynamic Dual-level Vision Transformer Fusion Network for Answer Grounding in Visual Question Answering

arXiv:2607.239213.8
Predicted impact top 83% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For VQA researchers, this work improves answer grounding accuracy through a novel dual-level fusion approach.

The paper introduces DDVT, a network for answer grounding in VQA that uses a question-guided dynamic regional-level module and a cross-modal multi-scale aggregation module to fuse visual and textual features. It achieves state-of-the-art results on multiple benchmarks.

Answer grounding in visual question answering aims to locate the region from a given natural language question associated with the visual content of an image, which has garnered significant attention due to its practical applications. In this paper, we introduce the Dynamic Dual-level Vision Transformer Fusion Network (DDVT) for answer grounding in visual question answering. Specifically, we propose a question-guided dynamic regional-level module (QGDR) that combines complementary image context through ROI Align and text content, enabling precise localization of text-related visual content. Moreover, we present a cross-modal multi-scale aggregation module (CMA) that enhances feature fusion between pixel-level and region-level features, facilitating the effective localization of visual content associated with grounded answers. Furthermore, we fuse the located visual content with text features to locate the region and provide answers to questions posed about the image. Experimental results demonstrate that our DDVT outperforms state-of-the-art methods on several widely-used benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes