paper-with-me

Papers

iFinder: Structured Zero-Shot Vision-Based LLM Grounding for Dash-Cam Video Reasoning

2025-09-23 · Manyi Yao, Bingbing Zhuang, Sparsh Garg, Amit Roy-Chowdhury, Christian Shelton, Manmohan Chandraker, Abhishek Aich arxiv

Grounding large language models (LLMs) in domain-specific tasks like post-hoc dash-cam driving video analysis is challenging due to their general-purpose training and lack of structured inductive biases. As vision is often the sole modality available for such analysis (i.e., no LiDAR, GPS, etc.), existing video-based vision-language models (V-VLMs) struggle with spatial reasoning, causal inference, and explainability of events in the input video. To this end, we introduce iFinder, a structured semantic grounding framework that decouples perception from reasoning by translating dash-cam videos into a hierarchical, interpretable data structure for LLMs. iFinder operates as a modular, training-free pipeline that employs pretrained vision models to extract critical cues -- object pose, lane positions, and object trajectories -- which are hierarchically organized into frame- and video-level structures. Combined with a three-block prompting strategy, it enables step-wise, grounded reasoning for the LLM to refine a peer V-VLM's outputs and provide accurate reasoning. Evaluations on four public dash-cam video benchmarks show that iFinder's proposed grounding with domain-specific cues, especially object orientation and global context, significantly outperforms end-to-end V-VLMs on four zero-shot driving benchmarks, with up to 39% gains in accident reasoning accuracy. By grounding LLMs with driving domain-specific representations, iFinder offers a zero-shot, interpretable, and reliable alternative to end-to-end V-VLMs for post-hoc driving video understanding.

📄 PDF Abstract BibTeX arXiv:2509.19552

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial ReasoningCausal Inference

Similar Papers 제목 키워드 기반

SceneGraphGrounder: Zero-Shot 3D Visual Grounding via Structured Scene Graph Matching

2026-05-20 · Xuefei Sun, Xujia Zhang, Brendan Crowe, Doncey Albin 외 arxiv

Zero-shot 3D visual grounding requires localizing objects in unstructured environments from free-form natural language. Recent vision-language model (VLM) approaches achieve promising results but rely on view-dependent r…

Spatial ReasoningVisual GroundingGraph Matching

GRILL: Grounded Vision-language Pre-training via Aligning Text and Image Regions

2023-05-24 · Woojeong Jin, Subhabrata Mukherjee, Yu Cheng, Yelong Shen 외

Generalization to unseen tasks is an important ability for few-shot learners to achieve better zero-/few-shot performance on diverse tasks. However, such generalization to vision-language tasks including grounding and ge…

ObjectQuestion AnsweringVisual Commonsense ReasoningVisual Question Answering

RAPTOR+: A Visually Grounded Vision-Language Framework to Improve Clinical Trust and Auditability in Automated Cancer Referral Processing

2026-05-25 · Sofiat Abioye, Ufaq Khan, Shazad Ashraf, Anusha Jose 외 arxiv

Urgent suspected colorectal cancer (CRC) referrals create operational bottlenecks because semi-structured clinical documents often require manual review and transcription. The original RAPTOR system used Large Language M…

AnySlot: Goal-Conditioned Vision-Language-Action Policies for Zero-Shot Slot-Level Placement

2026-04-12 · Zhaofeng Hu, Sifan Zhou, Qinbo Zhang, Rongtao Xu 외 arxiv

Vision-Language-Action (VLA) policies have emerged as a versatile paradigm for generalist robotic manipulation. However, precise object placement under compositional language remains challenging for end-to-end VLA polici…

Spatial Reasoning

VGDiffZero: Text-to-image Diffusion Models Can Be Zero-shot Visual Grounders

2023-09-03 · Xuyang Liu, Siteng Huang, Yachen Kang, Honggang Chen 외

Large-scale text-to-image diffusion models have shown impressive capabilities for generative tasks by leveraging strong vision-language alignment from pre-training. However, most vision-language discriminative tasks requ…

Visual Grounding