paper-with-me

Papers

AMNCutter: Affinity-Attention-Guided Multi-View Normalized Cutter for Unsupervised Surgical Instrument Segmentation

2024-11-06 · Mingyu Sheng, Jianan Fan, Dongnan Liu, Ron Kikinis, Weidong Cai

Surgical instrument segmentation (SIS) is pivotal for robotic-assisted minimally invasive surgery, assisting surgeons by identifying surgical instruments in endoscopic video frames. Recent unsupervised surgical instrument segmentation (USIS) methods primarily rely on pseudo-labels derived from low-level features such as color and optical flow, but these methods show limited effectiveness and generalizability in complex and unseen endoscopic scenarios. In this work, we propose a label-free unsupervised model featuring a novel module named Multi-View Normalized Cutter (m-NCutter). Different from previous USIS works, our model is trained using a graph-cutting loss function that leverages patch affinities for supervision, eliminating the need for pseudo-labels. The framework adaptively determines which affinities from which levels should be prioritized. Therefore, the low- and high-level features and their affinities are effectively integrated to train a label-free unsupervised model, showing superior effectiveness and generalization ability. We conduct comprehensive experiments across multiple SIS datasets to validate our approach's state-of-the-art (SOTA) performance, robustness, and exceptional potential as a pre-trained model. Our code is released at https://github.com/MingyuShengSMY/AMNCutter.

📄 PDF Abstract BibTeX arXiv:2411.03695

Code (1)

mingyushengsmy/amncutter 공식 구현 pytorch

Tasks

Optical Flow Estimation

Similar Papers 제목 키워드 기반

BioTamperNet: Affinity-Guided State-Space Model Detecting Tampered Biomedical Images

2026-02-01 · Soumyaroop Nandi, Prem Natarajan arxiv

We propose BioTamperNet, a novel framework for detecting duplicated regions in tampered biomedical images, leveraging affinity-guided attention inspired by State Space Model (SSM) approximations. Existing forensic models…

Natural Image Matting via Guided Contextual Attention

2020-01-13 · Yaoyi Li, Hongtao Lu

Over the last few years, deep learning based approaches have achieved outstanding improvements in natural image matting. Many of these methods can generate visually plausible alpha estimations, but typically yield blurry…

Image MattingSemantic Image MattingTransparent objects

3DMODT: Attention-Guided Affinities for Joint Detection & Tracking in 3D Point Clouds

2022-11-01 · Jyoti Kini, Ajmal Mian, Mubarak Shah

We propose a method for joint detection and tracking of multiple objects in 3D point clouds, a task conventionally treated as a two-step process comprising object detection followed by data association. Our method embeds…

object-detectionObject DetectionVisual Tracking

CATrans: Context and Affinity Transformer for Few-Shot Segmentation

2022-04-27 · Shan Zhang, Tianyi Wu, Sitong Wu, Guodong Guo

Few-shot segmentation (FSS) aims to segment novel categories given scarce annotated support images. The crux of FSS is how to aggregate dense correlations between support and query images for query segmentation while bei…

RelationTransfer Learning

A Coarse-to-Fine Place Recognition Approach using Attention-guided Descriptors and Overlap Estimation

2023-03-13 · Chencan Fu, Lin Li, Jianbiao Mei, Yukai Ma 외

Place recognition is a challenging but crucial task in robotics. Current description-based methods may be limited by representation capabilities, while pairwise similarity-based methods require exhaustive searches, which…