paper-with-me

Papers

Mixture of Rationale: Multi-Modal Reasoning Mixture for Visual Question Answering

2024-06-03 · Tao Li, Linjun Shou, Xuejun Liu

Zero-shot visual question answering (VQA) is a challenging task that requires reasoning across modalities. While some existing methods rely on a single rationale within the Chain of Thoughts (CoT) framework, they may fall short of capturing the complexity of the VQA problem. On the other hand, some other methods that use multiple rationales may still suffer from low diversity, poor modality alignment, and inefficient retrieval and fusion. In response to these challenges, we propose \emph{Mixture of Rationales (MoR)}, a novel multi-modal reasoning method that mixes multiple rationales for VQA. MoR uses a single frozen Vision-and-Language Pre-trained Models (VLPM) model to {dynamically generate, retrieve and fuse multi-modal thoughts}. We evaluate MoR on two challenging VQA datasets, i.e. NLVR2 and OKVQA, with two representative backbones OFA and VL-T5. MoR achieves a 12.43\% accuracy improvement on NLVR2, and a 2.45\% accuracy improvement on OKVQA-S( the science and technology category of OKVQA).

📄 PDF Abstract BibTeX arXiv:2406.01402

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityQuestion AnsweringRetrievalVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

OFA In this work, we pursue a unified paradigm for multimodal pretraining to break the scaffolds of complex task/modality-specific customization. We propose OFA, a Task-Agnostic and…
VL-T5 VL-T5 is a unified framework that learns different tasks in a single architecture with the same language modeling objective, i.e., multimodal conditional text generation. The…

Similar Papers 제목 키워드 기반

Learning to Reason via Mixture-of-Thought for Logical Reasoning

2025-05-21 · Tong Zheng, Lichang Chen, Simeng Han, R. Thomas McCoy 외

Human beings naturally utilize multiple reasoning modalities to learn and solve logical problems, i.e., different representational formats such as natural language, code, and symbolic logic. In contrast, most existing LL…

Logical ReasoningNatural Language Inference

Think Twice Before You Judge: Mixture of Dual Reasoning Experts for Multimodal Sarcasm Detection

2025-07-06 · Soumyadeep Jana, Abhrajyoti Kundu, Sanasam Ranbir Singh arxiv

Multimodal sarcasm detection has attracted growing interest due to the rise of multimedia posts on social media. Understanding sarcastic image-text posts often requires external contextual knowledge, such as cultural ref…

Sarcasm Detection

MoDoMoDo: Multi-Domain Data Mixtures for Multimodal LLM Reinforcement Learning

2025-05-30 · Yiqing Liang, JieLin Qiu, Wenhao Ding, Zuxin Liu 외

Reinforcement Learning with Verifiable Rewards (RLVR) has recently emerged as a powerful paradigm for post-training large language models (LLMs), achieving state-of-the-art performance on tasks with structured, verifiabl…

MixAtlas: Uncertainty-aware Data Mixture Optimization for Multimodal LLM Midtraining

2026-04-03 · Bingbing Wen, Sirajul Salekin, Feiyang Kang, Bill Howe 외 arxiv

Domain reweighting can improve sample efficiency and downstream generalization, but data-mixture optimization for multimodal midtraining remains largely unexplored. Current multimodal training recipes tune mixtures along…

Multimodal Reasoning

Composing Molecules with Multiple Property Constraints

2020-01-01 · ICML 2020 1 · Wengong Jin, Regina Barzilay, Tommi Jaakkola

Drug discovery aims to find novel compounds with specified chemical property profiles. In terms of generative modeling, the goal is to learn to sample molecules in the intersection of multiple property constraints. This …

DiversityDrug DesignDrug Discovery