paper-with-me

Papers

Lightweight Structured Multimodal Reasoning for Clinical Scene Understanding in Robotics

2025-09-26 · Saurav Jha, Stefan K. Ehrlich arxiv

Healthcare robotics requires robust multimodal perception and reasoning to ensure safety in dynamic clinical environments. Current Vision-Language Models (VLMs) demonstrate strong general-purpose capabilities but remain limited in temporal reasoning, uncertainty estimation, and structured outputs needed for robotic planning. We present a lightweight agentic multimodal framework for video-based scene understanding. Combining the Qwen2.5-VL-3B-Instruct model with a SmolAgent-based orchestration layer, it supports chain-of-thought reasoning, speech-vision fusion, and dynamic tool invocation. The framework generates structured scene graphs and leverages a hybrid retrieval module for interpretable and adaptive reasoning. Evaluations on the Video-MME benchmark and a custom clinical dataset show competitive accuracy and improved robustness compared to state-of-the-art VLMs, demonstrating its potential for applications in robot-assisted surgery, patient monitoring, and decision support.

📄 PDF Abstract BibTeX arXiv:2509.22014

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal ReasoningScene Understanding

Similar Papers 제목 키워드 기반

VQA-GNN: Reasoning with Multimodal Knowledge via Graph Neural Networks for Visual Question Answering

2022-05-23 · ICCV 2023 1 · Yanan Wang, Michihiro Yasunaga, Hongyu Ren, Shinya Wada 외

Visual question answering (VQA) requires systems to perform concept-level reasoning by unifying unstructured (e.g., the context in question and answer; "QA context") and structured (e.g., knowledge graph for the QA conte…

Knowledge GraphsQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Lightweight Retrieval-Augmented Generation and Large Language Model-Based Modeling for Scalable Patient-Trial Matching

2026-04-23 · Xiaodi Li, Yang Xiao, Munhwan Lee, Konstantinos Leventakos 외 arxiv

Patient-trial matching requires reasoning over long, heterogeneous electronic health records (EHRs) and complex eligibility criteria, posing significant challenges for scalability, generalization, and computational effic…

Dimensionality ReductionComputational Efficiency

Scene Graph Thinking: Reinforcing Structured Visual Reasoning for Multimodal Large Language Models

2026-07-07 · Zhiwei Yang, Yuanchen Wu, Nan Zhang, Yucong Meng 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated strong perception and reasoning capabilities. However, most existing models focus on isolated objects and neglect structured relationships for efficient target n…

Visual Reasoning

AD-Reasoning: Multimodal Guideline-Guided Reasoning for Alzheimer's Disease Diagnosis

2026-03-25 · Qiuhui Chen, Yushan Deng, Xuancheng Yao, Yi Hong arxiv

Alzheimer's disease (AD) diagnosis requires integrating neuroimaging with heterogeneous clinical evidence and reasoning under established criteria, yet most multimodal models remain opaque and weakly guideline-aligned. W…

Beyond the Leaderboard: Design Lessons for Trustworthy Multimodal VQA

2026-07-16 · Sushant Gautam, Vajira Thambawita, Michael A. Riegler, Pål Halvorsen 외 arxiv

Healthcare multimodal AI must combine visual and textual evidence while remaining reliable and interpretable. Using MediaEval Medico 2025 as a retrospective GI endoscopy case study, we analyze design choices across nine …

Question Answering