paper-with-me

홈 › Papers

LoRA: A Logical Reasoning Augmented Dataset for Visual Question Answering

2023-09-26 · NeurIPS 2023 11

The capacity to reason logically is a hallmark of human cognition. Humans excel at integrating multimodal information for locigal reasoning, as exemplified by the Visual Question Answering (VQA) task, which is a challenging multimodal task. VQA tasks and large vision-and-language models aim to tackle reasoning problems, but the accuracy, consistency and fabrication of the generated answers is hard to evaluate in the absence of a VQA dataset that can offer formal, comprehensive and systematic complex logical reasoning questions. To address this gap, we present LoRA, a novel Logical Reasoning Augmented VQA dataset that requires formal and complex description logic reasoning based on a food-and-kitchen knowledge base. Our main objective in creating LoRA is to enhance the complex and formal logical reasoning capabilities of VQA models, which are not adequately measured by existing VQA datasets. We devise strong and flexible programs to automatically generate 200,000 diverse description logic reasoning questions based on the SROIQ Description Logic, along with realistic kitchen scenes and ground truth answers. We fine-tune the latest transformer VQA models and evaluate the zero-shot performance of the state-of-the-art large vision-and-language models on LoRA. The results reveal that LoRA presents a unique challenge in logical reasoning, setting a systematic and comprehensive evaluation standard.

📄 PDF Abstract BibTeX

Code (1)

carolinegao/lora-dataset 공식 구현

Similar Papers 제목 키워드 기반

HopRAG: Multi-Hop Reasoning for Logic-Aware Retrieval-Augmented Generation

2025-02-18 · Hao liu, Zhengren Wang, Xi Chen, Zhiyu Li 외

Retrieval-Augmented Generation (RAG) systems often struggle with imperfect retrieval, as traditional retrievers focus on lexical or semantic similarity rather than logical relevance. To address this, we propose \textbf{H…

Logical ReasoningRAGRetrievalRetrieval-augmented Generation+2

OmniSch: A Multimodal PCB Schematic Benchmark For Structured Diagram Visual Reasoning

2026-03-31 · Taiting Lu, Kaiyuan Lin, Yuxin Tian, Mingjia Wang 외 arxiv

Recent large multimodal models (LMMs) have made rapid progress in visual grounding, document understanding, and diagram reasoning tasks. However, their ability to convert Printed Circuit Board (PCB) schematic diagrams in…

Visual GroundingVisual Reasoning

a1: Steep Test-time Scaling Law via Environment Augmented Generation

2025-04-20 · Lingrui Mei, Shenghua Liu, Yiwei Wang, Baolong Bi 외

Large Language Models (LLMs) have made remarkable breakthroughs in reasoning, yet continue to struggle with hallucinations, logical errors, and inability to self-correct during complex multi-step tasks. Current approache…

ViDoRAG: Visual Document Retrieval-Augmented Generation via Dynamic Iterative Reasoning Agents

2025-02-25 · Qiuchen Wang, Ruixue Ding, Zehui Chen, Weiqi Wu 외

Understanding information from visually rich documents remains a significant challenge for traditional Retrieval-Augmented Generation (RAG) methods. Existing benchmarks predominantly focus on image-based question answeri…

Question AnsweringRAGRetrievalRetrieval-augmented Generation

G-DRAGON: Geospatial Reasoning and Dynamic Planning for Retrieval-Augmented Outdoor Navigation

2026-05-25 · Dongzhihan Wang, Yi Du, Jianan Sun, Yuan Xue 외 arxiv

Autonomous ground robots operating in large-scale outdoor environments require both robust long-range navigation and fine-grained ''last-mile'' exploration. Current advances in visual-language navigation (VLN) work well …