paper-with-me

Papers

CaVe-VLM-CoT: An Interpretable Vision-Language Model Framework

2026-06-16 · Sneha Rao, Shaina Raza, Dhanesh Ramachandram arxiv

Vision-Language Models (VLMs) remain prone to hallucinations, producing fluent but visually unfaithful outputs. Existing chain-of-thought and retrieval-augmented methods only partially address this, as they neither enforce step-level citation grounding nor route verification failures back to retrieval for correction. We present CaVe-VLM-CoT, a modular reflection-based agentic-RAG framework that enforces evidence-grounded reasoning through a five-stage closed-loop pipeline: Extractor, Retriever, Solver, Citation Injector, and Verifier, in which detected ungrounded claims trigger structured feedback to the Extractor for targeted re-retrieval. Since no existing framework jointly measures retrieval quality, step-wise citation faithfulness, and cross-modal grounding, we propose a suite of 23 component-wise metrics across all stages, anchored by CaVeScore, a composite metric weighting accuracy, citation precision and recall, attribution, and evidence grounding. Without any architectural or prompt modifications, CaVe-VLM-CoT achieves 87.1\% accuracy and 56.6\% CaVeScore on ScienceQA , and 55.2\% accuracy and 35.7\% CaVeScore on MMMU (30 subjects).

📄 PDF Abstract BibTeX arXiv:2606.18385

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CAVE-NAV: VLM-Based Autonomous 3D Navigation in Underwater Cave Environments

2026-08-28 · Zhenqi Wu, Yuanjie Lu, Yisheng Zhang, Miao Yu 외 arxiv

Autonomous navigation in underwater cave environments is essential for search-and-rescue operations, scientific exploration, and emergency egress. Traditional navigation systems commonly depend on dense visual features f…

CAVE: Detecting and Explaining Commonsense Anomalies in Visual Environments

2025-10-29 · Rishika Bhagwatkar, Syrielle Montariol, Angelika Romanou, Beatriz Borges 외 arxiv

Humans can naturally identify, reason about, and explain anomalies in their environment. In computer vision, this long-standing challenge remains limited to industrial defects or unrealistic, synthetically generated anom…

Anomaly DetectionVisual Grounding

Weakly Supervised Caveline Detection For AUV Navigation Inside Underwater Caves

2023-03-07 · Boxiao Yu, Reagan Tibbetts, Titon Barua, Ailani Morales 외

Underwater caves are challenging environments that are crucial for water resource management, and for our understanding of hydro-geology and history. Mapping underwater caves is a time-consuming, labor-intensive, and haz…

Management

Identifiable Convex-Concave Regression via Sub-gradient Regularised Least Squares

2025-06-22 · William Chung

We propose a novel nonparametric regression method that models complex input-output relationships as the sum of convex and concave components. The method-Identifiable Convex-Concave Nonparametric Least Squares (ICCNLS)-d…

Benchmarkingregression

CAVE: A Structured Credit Assignment Approach for Fragmented Visual Evidence Reasoning

2026-05-13 · Tengda Guo, Jie Leng, Hanlei Li, Yaoyuan Liang 외 arxiv

Vision-Language Models (VLMs) have achieved strong performance on general multimodal reasoning, yet remain challenged in integrating nonlocal visual information to support semantically underdetermined visual reasoning. W…

Multimodal ReasoningVisual Reasoning