paper-with-me

홈 › Papers

ViCLEVR: A Visual Reasoning Dataset and Hybrid Multimodal Fusion Model for Visual Question Answering in Vietnamese

2023-10-27 · Khiem Vinh Tran, Hao Phu Phan, Kiet Van Nguyen, Ngan Luu Thuy Nguyen

In recent years, Visual Question Answering (VQA) has gained significant attention for its diverse applications, including intelligent car assistance, aiding visually impaired individuals, and document image information retrieval using natural language queries. VQA requires effective integration of information from questions and images to generate accurate answers. Neural models for VQA have made remarkable progress on large-scale datasets, with a primary focus on resource-rich languages like English. To address this, we introduce the ViCLEVR dataset, a pioneering collection for evaluating various visual reasoning capabilities in Vietnamese while mitigating biases. The dataset comprises over 26,000 images and 30,000 question-answer pairs (QAs), each question annotated to specify the type of reasoning involved. Leveraging this dataset, we conduct a comprehensive analysis of contemporary visual reasoning systems, offering valuable insights into their strengths and limitations. Furthermore, we present PhoVIT, a comprehensive multimodal fusion that identifies objects in images based on questions. The architecture effectively employs transformers to enable simultaneous reasoning over textual and visual data, merging both modalities at an early model stage. The experimental findings demonstrate that our proposed model achieves state-of-the-art performance across four evaluation metrics. The accompanying code and dataset have been made publicly accessible at \url{https://github.com/kvt0012/ViCLEVR}. This provision seeks to stimulate advancements within the research community, fostering the development of more multimodal fusion algorithms, specifically tailored to address the nuances of low-resource languages, exemplified by Vietnamese.

📄 PDF Abstract BibTeX arXiv:2310.18046

Code (1)

kvt0012/viclevr 공식 구현 pytorch

Tasks

Information RetrievalNatural Language QueriesQuestion AnsweringVietnamese Visual Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Visual Reasoning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Hybrid-DMKG: A Hybrid Reasoning Framework over Dynamic Multimodal Knowledge Graphs for Multimodal Multihop QA with Knowledge Editing

2025-11-30 · Li Yuan, Qingfei Huang, Bingshan Zhu, Yi Cai 외 arxiv

Multimodal Knowledge Editing (MKE) extends traditional knowledge editing to settings involving both textual and visual modalities. However, existing MKE benchmarks primarily assess final answer correctness while neglecti…

Multimodal ReasoningQuestion Answeringknowledge editingKnowledge Graphs

SwimBird: Eliciting Switchable Reasoning Mode in Hybrid Autoregressive MLLMs

2026-02-05 · Jintao Tong, Shilin Yan, Hongwei Xue, Xiaojun Tang 외 arxiv

Multimodal Large Language Models (MLLMs) have made remarkable progress in multimodal perception and reasoning by bridging vision and language. However, most existing MLLMs perform reasoning primarily with textual CoT, wh…

Multimodal ReasoningLogical Reasoning

WeThink: Toward General-purpose Vision-Language Reasoning via Reinforcement Learning

2025-06-09 · Jie Yang, Feipeng Ma, Zitian Wang, Dacheng Yin 외

Building on the success of text-based reasoning models like DeepSeek-R1, extending these capabilities to multimodal reasoning holds great promise. While recent works have attempted to adapt DeepSeek-R1-style reinforcemen…

MathMathematical ReasoningMultimodal ReasoningReinforcement Learning (RL)

HyLaR: Hybrid Latent Reasoning with Decoupled Policy Optimization

2026-04-22 · Tao Cheng, Shi-Zhe Chen, Hao Zhang, Yixin Qin 외 arxiv

Chain-of-Thought (CoT) reasoning significantly elevates the complex problem-solving capabilities of multimodal large language models (MLLMs). However, adapting CoT to vision typically discretizes signals to fit LLM input…

Reinforcement LearningText Generation

Towards Unified Multimodal Interleaved Generation via Group Relative Policy Optimization

2026-03-10 · Ming Nie, Chunwei Wang, Jianhua Han, Hang Xu 외 arxiv

Unified vision-language models have made significant progress in multimodal understanding and generation, yet they largely fall short in producing multimodal interleaved outputs, which is a crucial capability for tasks l…

Text-to-Image GenerationReinforcement LearningVisual StorytellingVisual Reasoning