architecture

MrTrack: Register Mamba for Needle Tracking with Rapid Reciprocating Motion During Ultrasound-Guided Aspiration Biopsy

  • Conference paper
  • First Online: 
Medical Image Computing and Computer Assisted Intervention – MICCAI 2025(MICCAI 2025)

Part of the book series: Lecture Notes in Computer Science ((LNCS,volume 15960))

  • 1812 Accesses

  • Citation

Abstract

Ultrasound-guided fine needle aspiration (FNA) biopsy is a common minimally invasive diagnostic procedure. However, an aspiration needle tracker addressing rapid reciprocating motion is still missing. MrTrack, an aspiration needle tracker with a mamba-based register mechanism, is proposed. MrTrack leverages a Mamba-based register extractor to sequentially distill global context from each historical search map, storing these temporal cues in a register bank. The Mamba-based register retriever then retrieves temporal prompts from the register bank to provide external cues when current vision features are temporarily unusable due to rapid reciprocating motion and imaging degradation. A self-supervised register diversify loss is proposed to encourage feature diversity and dimension independence within the learned register, mitigating feature collapse. Comprehensive experiments conducted on both robotic and manual aspiration biopsy datasets demonstrate that MrTrack not only outperforms state-of-the-art trackers in accuracy and robustness but also achieves superior inference efficiency. Project page: https://github.com/PieceZhang/MrTrack.