paper-with-me

홈 › Papers

VISREAS: Complex Visual Reasoning with Unanswerable Questions

2024-02-23 · Syeda Nahida Akter, Sangwu Lee, Yingshan Chang, Yonatan Bisk, Eric Nyberg

Verifying a question's validity before answering is crucial in real-world applications, where users may provide imperfect instructions. In this scenario, an ideal model should address the discrepancies in the query and convey them to the users rather than generating the best possible answer. Addressing this requirement, we introduce a new compositional visual question-answering dataset, VISREAS, that consists of answerable and unanswerable visual queries formulated by traversing and perturbing commonalities and differences among objects, attributes, and relations. VISREAS contains 2.07M semantically diverse queries generated automatically using Visual Genome scene graphs. The unique feature of this task, validating question answerability with respect to an image before answering, and the poor performance of state-of-the-art models inspired the design of a new modular baseline, LOGIC2VISION that reasons by producing and executing pseudocode without any external modules to generate the answer. LOGIC2VISION outperforms generative models in VISREAS (+4.82% over LLaVA-1.5; +12.23% over InstructBLIP) and achieves a significant gain in performance against the classification models.

📄 PDF Abstract BibTeX arXiv:2403.10534

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Reasoning

Similar Papers 제목 키워드 기반

Can MLLMs Reason Beyond Language? VisReason: A Comprehensive Benchmark for Vision-Centric Reasoning

2026-05-25 · Longteng Guo, Yifan Wang, Pengkang Huo, Tailai Chen 외 arxiv

Recent multimodal large language models (MLLMs) achieve strong performance on visual reasoning benchmarks, yet it remains unclear to what extent such performance reflects reasoning directly grounded in visual evidence. W…

Visual Reasoning

VisReason: A Large-Scale Dataset for Visual Chain-of-Thought Reasoning

2025-11-21 · Lingxiao Li, Yifan Wang, Xinyan Gao, Chen Tang 외 arxiv

Chain-of-Thought (CoT) prompting has proven remarkably effective for eliciting complex reasoning in large language models (LLMs). Yet, its potential in multimodal large language models (MLLMs) remains largely untapped, h…

Visual Reasoning

TUBench: Benchmarking Large Vision-Language Models on Trustworthiness with Unanswerable Questions

2024-10-05 · Xingwei He, Qianru Zhang, A-Long Jin, Yuan Yuan 외

Large Vision-Language Models (LVLMs) have achieved remarkable progress on visual perception and linguistic interpretation. Despite their impressive capabilities across various tasks, LVLMs still suffer from the issue of …

BenchmarkingHallucinationMathematical ReasoningMME+3

CLIP-UP: CLIP-Based Unanswerable Problem Detection for Visual Question Answering

2025-01-02 · Ben Vardi, Oron Nir, Ariel Shamir

Recent Vision-Language Models (VLMs) have demonstrated remarkable capabilities in visual understanding and reasoning, and in particular on multiple-choice Visual Question Answering (VQA). Still, these models can make dis…

Multiple-choiceQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Answering the Unanswerable Is to Err Knowingly: Analyzing and Mitigating Abstention Failures in Large Reasoning Models

2025-08-26 · Yi Liu, Xiangyu Liu, Zequn Sun, Wei Hu arxiv

Large reasoning models (LRMs) have shown remarkable progress on complex reasoning tasks. However, some questions posed to LRMs are inherently unanswerable, such as math problems lacking sufficient conditions. We find tha…