paper-with-me

홈 › Papers

Object Tokens as a Bridge Between Segmentation and Visual Question Answering in Robotic Surgery

2026-06-14 · Yiping Li, Ronald de Jong, Romy van Jaarsveld, Franco Badaloni, Gino Kuiper, Jelle Ruurda, Josien Pluim, Marcel Breeuwer arxiv

Visual Question Answering (VQA) in robotic surgery, referred to as surgical VQA, requires high-level understanding of complex surgical scenes and the integration of visual perception with language reasoning, with the potential to support surgical training and intraoperative decision-making. Recent Vision-Language Models (VLMs) have shown promising performance through parameter-efficient fine-tuning; however, most existing approaches rely on coarse visual grounding, typically limited to bounding boxes, which fails to capture the fine-grained spatial structure of surgical objects. In this work, we propose a unified framework that jointly performs pixel-level segmentation and visual question answering within a single framework. Our approach integrates a VLM with a Segment Anything Model (SAM)-based decoder and represents scene elements as object tokens generated by the VLM. These object tokens guide answer prediction and are further projected to the SAM-based decoder to produce segmentation masks. By optimizing the object token embeddings through both segmentation and question answering objectives, the model learns spatially grounded representations that enhance visual reasoning while providing explicit pixel-level grounding. We evaluate the proposed method on the private RAMIE (Robot-Assisted Minimally Invasive Esophagectomy) dataset and the public EndoVis18 dataset, where it consistently outperforms baseline methods for surgical VQA. These results demonstrate that incorporating context-aware object tokens into vision-language models improves fine-grained surgical scene understanding.

📄 PDF Abstract BibTeX arXiv:2606.15861

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningVisual Question AnsweringScene UnderstandingVisual Grounding

Similar Papers 제목 키워드 기반

Point Linguist Model: Segment Any Object via Bridged Large 3D-Language Model

2025-09-09 · Zhuoxu Huang, Mingqi Gao, Jungong Han arxiv

3D object segmentation with Large Language Models (LLMs) has become a prevailing paradigm due to its broad semantics, task flexibility, and strong generalization. However, this paradigm is hindered by representation misa…

Object SegmentationPoint Clouds

Referring Video Object Segmentation via Language-aligned Track Selection

2024-12-02 · Seongchan Kim, Woojeong Jin, Sangbeom Lim, Heeji Yoon 외

Referring video object segmentation (RVOS) requires tracking and segmenting an object throughout a video according to a given natural language expression, demanding both complex motion understanding and the alignment of …

ObjectObject TrackingReferring Video Object SegmentationSemantic Segmentation+3

Discovering Sounding Objects by Audio Queries for Audio Visual Segmentation

2023-09-18 · Shaofei Huang, Han Li, Yuqing Wang, Hongji Zhu 외

Audio visual segmentation (AVS) aims to segment the sounding objects for each frame of a given video. To distinguish the sounding objects from silent ones, both audio-visual semantic correspondence and temporal interacti…

ObjectSemantic correspondence

WOW-Seg: A Word-free Open World Segmentation Model

2026-05-16 · Danyang Li, Tianhao Wu, Bin Li, Zhenyuan Chen 외 arxiv

Open world image segmentation aims to achieve precise segmentation and semantic understanding of targets within images by addressing the infinitely open set of object categories encountered in the real world. However, tr…

Semantic SimilarityImage Segmentation

HiMTok: Learning Hierarchical Mask Tokens for Image Segmentation with Large Multimodal Model

2025-03-17 · Tao Wang, Changxu Cheng, Lingfeng Wang, Senda Chen 외

The remarkable performance of large multimodal models (LMMs) has attracted significant interest from the image segmentation community. To align with the next-token-prediction paradigm, current LMM-driven segmentation met…

Image SegmentationSegmentationSemantic SegmentationVisual Grounding