paper-with-me

Papers

Chain-of-Look Spatial Reasoning for Dense Surgical Instrument Counting

2026-02-11 · Rishikesh Bhyri, Brian R Quaranto, Philip J Seger, Kaity Tung, Brendan Fox, Gene Yang, Steven D. Schwaitzberg, Junsong Yuan, Nan Xi, Peter C W Kim arxiv

Accurate counting of surgical instruments in Operating Rooms (OR) is a critical prerequisite for ensuring patient safety during surgery. Despite recent progress of large visual-language models and agentic AI, accurately counting such instruments remains highly challenging, particularly in dense scenarios where instruments are tightly clustered. To address this problem, we introduce Chain-of-Look, a novel visual reasoning framework that mimics the sequential human counting process by enforcing a structured visual chain, rather than relying on classic object detection which is unordered. This visual chain guides the model to count along a coherent spatial trajectory, improving accuracy in complex scenes. To further enforce the physical plausibility of the visual chain, we introduce the neighboring loss function, which explicitly models the spatial constraints inherent to densely packed surgical instruments. We also present SurgCount-HD, a new dataset comprising 1,464 high-density surgical instrument images. Extensive experiments demonstrate that our method outperforms state-of-the-art approaches for counting (e.g., CountGD, REC) as well as Multimodality Large Language Models (e.g., Qwen, ChatGPT) in the challenging task of dense surgical instrument counting.

📄 PDF Abstract BibTeX arXiv:2602.11024

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial ReasoningObject DetectionVisual Reasoning

Similar Papers 제목 키워드 기반

Surg-R1: A Hierarchical Reasoning Foundation Model for Scalable and Interpretable Surgical Decision Support with Multi-Center Clinical Validation

2026-03-12 · Jian Jiang, Chenxi Lin, Yiming Gu, Zengyi Qin 외 arxiv

Surgical scene understanding demands not only accurate predictions but also interpretable reasoning that surgeons can verify against clinical expertise. However, existing surgical vision-language models generate predicti…

Scene UnderstandingAction Recognition

Think Step by Step: Chain-of-Gesture Prompting for Error Detection in Robotic Surgical Videos

2024-06-27 · Zhimin Shao, Jialang Xu, Danail Stoyanov, Evangelos B. Mazomenos 외

Despite significant advancements in robotic systems and surgical data science, ensuring safe and optimal execution in robot-assisted minimally invasive surgery (RMIS) remains a complex challenge. Current surgical error d…

Temporal Information ExtractionVisual Reasoning

SurgCoT: Advancing Spatiotemporal Reasoning in Surgical Videos through a Chain-of-Thought Benchmark

2026-04-22 · Gui Wang, YongSong Zhou, Kaijun Deng, Wooi Ping Cheah 외 arxiv

Fine-grained spatiotemporal reasoning on surgical videos is critical, yet the capabilities of Multi-modal Large Language Models (MLLMs) in this domain remain largely unexplored. To bridge this gap, we introduce SurgCoT, …

Emma-X: An Embodied Multimodal Action Model with Grounded Chain of Thought and Look-ahead Spatial Reasoning

2024-12-16 · Qi Sun, Pengfei Hong, Tej Deep Pala, Vernon Toh 외

Traditional reinforcement learning-based robotic control methods are often task-specific and fail to generalize across diverse environments or unseen objects and instructions. Visual Language Models (VLMs) demonstrate st…

HallucinationRobot ManipulationScene UnderstandingSpatial Reasoning+1

SpatialThinker: Reinforcing Scene Graph-Grounded Spatial Reasoning via Dense Rewards

2025-11-10 · Hunar Batra, Haoqin Tu, Hardy Chen, Yuanze Lin 외 arxiv

Multimodal large language models (MLLMs) have achieved remarkable progress in vision-language tasks, but continue to struggle with spatial reasoning. Existing spatial MLLMs rely on large-scale datasets, explicit 3D input…

Scene Graph GenerationReinforcement LearningSpatial ReasoningVisual Reasoning