paper-with-me

Papers

Learning and Reasoning with the Graph Structure Representation in Robotic Surgery

2020-07-07 · Mobarakol Islam, Lalithkumar Seenivasan, Lim Chwee Ming, Hongliang Ren

Learning to infer graph representations and performing spatial reasoning in a complex surgical environment can play a vital role in surgical scene understanding in robotic surgery. For this purpose, we develop an approach to generate the scene graph and predict surgical interactions between instruments and surgical region of interest (ROI) during robot-assisted surgery. We design an attention link function and integrate with a graph parsing network to recognize the surgical interactions. To embed each node with corresponding neighbouring node features, we further incorporate SageConv into the network. The scene graph generation and active edge classification mostly depend on the embedding or feature extraction of node and edge features from complex image representation. Here, we empirically demonstrate the feature extraction methods by employing label smoothing weighted loss. Smoothing the hard label can avoid the over-confident prediction of the model and enhances the feature representation learned by the penultimate layer. To obtain the graph scene label, we annotate the bounding box and the instrument-ROI interactions on the robotic scene segmentation challenge 2018 dataset with an experienced clinical expert in robotic surgery and employ it to evaluate our propositions.

📄 PDF Abstract BibTeX arXiv:2007.03357

Code (2)

mobarakol/Surgical_SceneGraph_Generation 공식 구현 pytorch
lalithjets/global-reasoned-multi-task-model pytorch

Tasks

Edge ClassificationGraph GenerationScene Graph GenerationScene SegmentationScene UnderstandingSpatial Reasoning

Methods 이 논문이 사용한 방법론

Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar 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 …

Multimodal ReasoningScene Understanding

EndoChat: Grounded Multimodal Large Language Model for Endoscopic Surgery

2025-01-20 · Guankun Wang, Long Bai, Junyi Wang, Kun Yuan 외

Recently, Multimodal Large Language Models (MLLMs) have demonstrated their immense potential in computer-aided diagnosis and decision-making. In the context of robotic-assisted surgery, MLLMs can serve as effective tools…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model+2

Towards Graph Representation Learning Based Surgical Workflow Anticipation

2022-08-07 · Xiatian Zhang, Noura Al Moubayed, Hubert P. H. Shum

Surgical workflow anticipation can give predictions on what steps to conduct or what instruments to use next, which is an essential part of the computer-assisted intervention system for surgery, e.g. workflow reasoning i…

Graph Representation LearningRepresentation Learning

BASED: Bundle-Adjusting Surgical Endoscopic Dynamic Video Reconstruction using Neural Radiance Fields

2023-09-27 · Shreya Saha, Zekai Liang, Shan Lin, Jingpei Lu 외

Reconstruction of deformable scenes from endoscopic videos is important for many applications such as intraoperative navigation, surgical visual perception, and robotic surgery. It is a foundational requirement for reali…

NeRFVideo Reconstruction

Relational Graph Learning on Visual and Kinematics Embeddings for Accurate Gesture Recognition in Robotic Surgery

2020-11-03 · Yonghao Long, Jie Ying Wu, Bo Lu, Yueming Jin 외

Automatic surgical gesture recognition is fundamentally important to enable intelligent cognitive assistance in robotic surgery. With recent advancement in robot-assisted minimally invasive surgery, rich information incl…

Action SegmentationGesture RecognitionGraph LearningSurgical Gesture Recognition