paper-with-me

Papers

Transformer-Based Local Feature Matching for Multimodal Image Registration

2024-04-25 · Remi Delaunay, Ruisi Zhang, Filipe C. Pedrosa, Navid Feizi, Dianne Sacco, Rajni Patel, Jayender Jagadeesan

Ultrasound imaging is a cost-effective and radiation-free modality for visualizing anatomical structures in real-time, making it ideal for guiding surgical interventions. However, its limited field-of-view, speckle noise, and imaging artifacts make it difficult to interpret the images for inexperienced users. In this paper, we propose a new 2D ultrasound to 3D CT registration method to improve surgical guidance during ultrasound-guided interventions. Our approach adopts a dense feature matching method called LoFTR to our multimodal registration problem. We learn to predict dense coarse-to-fine correspondences using a Transformer-based architecture to estimate a robust rigid transformation between a 2D ultrasound frame and a CT scan. Additionally, a fully differentiable pose estimation method is introduced, optimizing LoFTR on pose estimation error during training. Experiments conducted on a multimodal dataset of ex vivo porcine kidneys demonstrate the method's promising results for intraoperative, trackerless ultrasound pose estimation. By mapping 2D ultrasound frames into the 3D CT volume space, the method provides intraoperative guidance, potentially improving surgical workflows and image interpretation.

📄 PDF Abstract BibTeX arXiv:2404.16802

Code (0)

등록된 구현이 없습니다.

Tasks

Image RegistrationPose Estimation

Similar Papers 제목 키워드 기반

Attention-Based Multimodal Image Matching

2021-03-20 · Aviad Moreshet, Yosi Keller

We propose an attention-based approach for multimodal image patch matching using a Transformer encoder attending to the feature maps of a multiscale Siamese CNN. Our encoder is shown to efficiently aggregate multiscale i…

Multimodal Patch MatchingPatch Matching

UFM: Unified Feature Matching Pre-training with Multi-Modal Image Assistants

2025-03-26 · Yide Di, Yun Liao, Hao Zhou, Kaijun Zhu 외

Image feature matching, a foundational task in computer vision, remains challenging for multimodal image applications, often necessitating intricate training on specific datasets. In this paper, we introduce a Unified Fe…

Data Augmentation

LoFLAT: Local Feature Matching using Focused Linear Attention Transformer

2024-10-30 · Naijian Cao, Renjie He, Yuchao Dai, Mingyi He

Local feature matching is an essential technique in image matching and plays a critical role in a wide range of vision-based applications. However, existing Transformer-based detector-free local feature matching methods …

Fast and Robust Matching for Multimodal Remote Sensing Image Registration

2018-08-19 · Yuanxin Ye, Lorenzo Bruzzone, Jie Shan, Francesca Bovolo 외

While image registration has been studied in remote sensing community for decades, registering multimodal data [e.g., optical, LiDAR, SAR, and map] remains a challenging problem because of significant nonlinear intensity…

Computational EfficiencyImage RegistrationTemplate Matching

Improving Transformer-based Image Matching by Cascaded Capturing Spatially Informative Keypoints

2023-03-06 · ICCV 2023 1 · Chenjie Cao, Yanwei Fu

Learning robust local image feature matching is a fundamental low-level vision task, which has been widely explored in the past few years. Recently, detector-free local feature matchers based on transformers have shown p…

Pose EstimationVisual Localization