paper-with-me

홈 › Papers

More Than the Final Answer: Improving Visual Extraction and Logical Consistency in Vision-Language Models

2025-12-13 · Hoang Anh Just, Yifei Fan, Handong Zhao, Jiuxiang Gu, Ruiyi Zhang, Simon Jenni, Kushal Kafle, Ruoxi Jia, Jing Shi arxiv

Reinforcement learning from verifiable rewards (RLVR) has recently been extended from text-only LLMs to vision-language models (VLMs) to elicit long-chain multimodal reasoning. However, RLVR-trained VLMs still exhibit two persistent failure modes: inaccurate visual extraction (missing or hallucinating details) and logically inconsistent chains-of-thought, largely because verifiable signals supervise only the final answer. We propose PeRL-VL (Perception and Reasoning Learning for Vision-Language Models), a decoupled framework that separately improves visual perception and textual reasoning on top of RLVR. For perception, PeRL-VL introduces a VLM-based description reward that scores the model's self-generated image descriptions for faithfulness and sufficiency. For reasoning, PeRL-VL adds a text-only Reasoning SFT stage on logic-rich chain-of-thought data, enhancing coherence and logical consistency independently of vision. Across diverse multimodal benchmarks, PeRL-VL improves average Pass@1 accuracy from 63.3% (base Qwen2.5-VL-7B) to 68.8%, outperforming standard RLVR, text-only reasoning SFT, and naive multimodal distillation from GPT-4o.

📄 PDF Abstract BibTeX arXiv:2512.12487

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMultimodal Reasoning

Similar Papers 제목 키워드 기반

Finding Answers in Thought Matters: Revisiting Evaluation on Large Language Models with Reasoning

2025-10-16 · Hwiyeol Jo, Joosung Lee, Jaehone Lee, Sang-Woo Lee 외 arxiv

Evaluating generative models, such as large language models (LLMs), commonly involves question-answering tasks where the final answer is selected based on probability of answer choices. On the other hand, for models requ…

Question Answering

Multi-Image Visual Question Answering

2021-12-27 · Harsh Raj, Janhavi Dadhania, Akhilesh Bhardwaj, Prabuchandran KJ

While a lot of work has been done on developing models to tackle the problem of Visual Question Answering, the ability of these models to relate the question to the image features still remain less explored. We present a…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Combining Multiple Cues for Visual Madlibs Question Answering

2016-11-01 · Tatiana Tommasi, Arun Mallya, Bryan Plummer, Svetlana Lazebnik 외

This paper presents an approach for answering fill-in-the-blank multiple choice questions from the Visual Madlibs dataset. Instead of generic and commonly used representations trained on the ImageNet classification task,…

AttributeGeneral ClassificationMultiple-choiceQuestion Answering+1

Q&A Prompts: Discovering Rich Visual Clues through Mining Question-Answer Prompts for VQA requiring Diverse World Knowledge

2024-01-19 · Haibo Wang, Weifeng Ge

With the breakthrough of multi-modal large language models, answering complex visual questions that demand advanced reasoning abilities and world knowledge has become a much more important testbed for developing AI model…

Question AnsweringQuestion GenerationQuestion-GenerationTAG+3

Unsupervised Keyword Extraction for Full-sentence VQA

2019-11-23 · EMNLP (nlpbt) 2020 11 · Kohei Uehara, Tatsuya Harada

In the majority of the existing Visual Question Answering (VQA) research, the answers consist of short, often single words, as per instructions given to the annotators during dataset construction. This study envisions a …

Keyword ExtractionQuestion AnsweringSentenceVisual Question Answering+1