paper-with-me

Papers

SurgiTrack: Fine-Grained Multi-Class Multi-Tool Tracking in Surgical Videos

2024-05-30 · Chinedu Innocent Nwoye, Nicolas Padoy

Accurate tool tracking is essential for the success of computer-assisted intervention. Previous efforts often modeled tool trajectories rigidly, overlooking the dynamic nature of surgical procedures, especially tracking scenarios like out-of-body and out-of-camera views. Addressing this limitation, the new CholecTrack20 dataset provides detailed labels that account for multiple tool trajectories in three perspectives: (1) intraoperative, (2) intracorporeal, and (3) visibility, representing the different types of temporal duration of tool tracks. These fine-grained labels enhance tracking flexibility but also increase the task complexity. Re-identifying tools after occlusion or re-insertion into the body remains challenging due to high visual similarity, especially among tools of the same category. This work recognizes the critical role of the tool operators in distinguishing tool track instances, especially those belonging to the same tool category. The operators' information are however not explicitly captured in surgical videos. We therefore propose SurgiTrack, a novel deep learning method that leverages YOLOv7 for precise tool detection and employs an attention mechanism to model the originating direction of the tools, as a proxy to their operators, for tool re-identification. To handle diverse tool trajectory perspectives, SurgiTrack employs a harmonizing bipartite matching graph, minimizing conflicts and ensuring accurate tool identity association. Experimental results on CholecTrack20 demonstrate SurgiTrack's effectiveness, outperforming baselines and state-of-the-art methods with real-time inference capability. This work sets a new standard in surgical tool tracking, providing dynamic trajectories for more adaptable and precise assistance in minimally invasive surgeries.

📄 PDF Abstract BibTeX arXiv:2405.20333

Code (0)

등록된 구현이 없습니다.

Tasks

Intracorporeal TrackingIntraoperative TrackingVisibility Tracking

Similar Papers 제목 키워드 기반

Fine-grained Classes and How to Find Them

2024-06-16 · Matej Grcić, Artyom Gadetsky, Maria Brbić

In many practical applications, coarse-grained labels are readily available compared to fine-grained labels that reflect subtle differences between classes. However, existing methods cannot leverage coarse labels to infe…

image-classificationImage Classification

FineTag: Multi-attribute Classification at Fine-grained Level in Images

2018-06-19 · Roshanak Zakizadeh, Michele Sasdelli, Yu Qian, Eduard Vazquez

In this paper, we address the extraction of the fine-grained attributes of an instance as a `multi-attribute classification' problem. To this end, we propose an end-to-end architecture by adopting the bi-linear Convoluti…

AttributeClassificationGeneral Classification

Multitask Learning for Fine-Grained Twitter Sentiment Analysis

2017-07-12 · Georgios Balikas, Simon Moura, Massih-Reza Amini

Traditional sentiment analysis approaches tackle problems like ternary (3-category) and fine-grained (5-category) classification by learning the tasks separately. We argue that such classification tasks are correlated an…

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification+1

Exploring Vision Transformers for Fine-grained Classification

2021-06-19 · Marcos V. Conde, Kerem Turgutlu

Existing computer vision research in categorization struggles with fine-grained attributes recognition due to the inherently high intra-class variances and low inter-class variances. SOTA methods tackle this challenge by…

ClassificationFine-Grained Image Classificationimage-classificationImage Classification

M$^3$Net: Multi-view Encoding, Matching, and Fusion for Few-shot Fine-grained Action Recognition

2023-08-06 · Hao Tang, Jun Liu, Shuanglin Yan, Rui Yan 외

Due to the scarcity of manually annotated data required for fine-grained video understanding, few-shot fine-grained (FS-FG) action recognition has gained significant attention, with the aim of classifying novel fine-grai…

Action RecognitionDecision MakingFine-grained Action RecognitionVideo Understanding