Dynamic Double Space Tower
Journal:
arXiv
Published Date:
Jun 13, 2025
Abstract
The Visual Question Answering (VQA) task requires the simultaneous
understanding of image content and question semantics. However, existing
methods often have difficulty handling complex reasoning scenarios due to
insufficient cross-modal interaction and capturing the entity spatial
relationships in the
image.\cite{huang2023adaptive}\cite{liu2021comparing}\cite{guibas2021adaptive}\cite{zhang2022vsa}We
studied a brand-new approach to replace the attention mechanism in order to
enhance the reasoning ability of the model and its understanding of spatial
relationships.Specifically, we propose a dynamic bidirectional spatial tower,
which is divided into four layers to observe the image according to the
principle of human gestalt vision. This naturally provides a powerful
structural prior for the spatial organization between entities, enabling the
model to no longer blindly search for relationships between pixels but make
judgments based on more meaningful perceptual units. Change from "seeing
images" to "perceiving and organizing image content".A large number of
experiments have shown that our module can be used in any other multimodal
model and achieve advanced results, demonstrating its potential in spatial
relationship processing.Meanwhile, the multimodal visual question-answering
model July trained by our method has achieved state-of-the-art results with
only 3B parameters, especially on the question-answering dataset of spatial
relations.