paper-with-me

홈 › Papers

Transformer-Based Microbubble Localization

2022-09-23 · Sepideh K. Gharamaleki, Brandon Helfield, Hassan Rivaz

Ultrasound Localization Microscopy (ULM) is an emerging technique that employs the localization of echogenic microbubbles (MBs) to finely sample and image the microcirculation beyond the diffraction limit of ultrasound imaging. Conventional MB localization methods are mainly based on considering a specific Point Spread Function (PSF) for MBs, which leads to loss of information caused by overlapping MBs, non-stationary PSFs, and harmonic MB echoes. Therefore, it is imperative to devise methods that can accurately localize MBs while being resilient to MB nonlinearities and variations of MB concentrations that distort MB PSFs. This paper proposes a transformer-based MB localization approach to address this issue. We adopted DEtection TRansformer (DETR) arXiv:2005.12872 , which is an end-to-end object recognition method that detects a unique bounding box for each of the detected objects using set-based Hungarian loss and bipartite matching. To the authors' knowledge, this is the first time transformers have been used for MB localization. To appraise the proposed strategy, the pre-trained DETR network's performance has been tested for detecting MBs using transfer learning principles. We have fine-tuned the network on a subset of randomly selected frames of the dataset provided by the IEEE IUS Ultra-SR challenge organizers and then tested on the rest using cross-validation. For the simulation dataset, the paper supports the deployment of transformer-based solutions for MB localization at high accuracy.

📄 PDF Abstract BibTeX arXiv:2209.11859

Code (0)

등록된 구현이 없습니다.

Tasks

Object RecognitionTransfer Learning

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Ensemble Learning for Microbubble Localization in Super-Resolution Ultrasound

2024-11-11 · Sepideh K. Gharamaleki, Brandon Helfield, Hassan Rivaz

Super-resolution ultrasound (SR-US) is a powerful imaging technique for capturing microvasculature and blood flow at high spatial resolution. However, accurate microbubble (MB) localization remains a key challenge, as er…

Ensemble LearningSuper-Resolution

Super-Resolved Microbubble Localization in Single-Channel Ultrasound RF Signals Using Deep Learning

2022-04-09 · Nathan Blanken, Jelmer M. Wolterink, Hervé Delingette, Christoph Brune 외

Recently, super-resolution ultrasound imaging with ultrasound localization microscopy (ULM) has received much attention. However, ULM relies on low concentrations of microbubbles in the blood vessels, ultimately resultin…

Super-Resolution

Circumventing the resolution-time tradeoff in Ultrasound Localization Microscopy by Velocity Filtering

2021-01-23 · Ufuk Soylu, Yoram Bresler

Ultrasound Localization Microscopy (ULM) offers a cost-effective modality for microvascular imaging by using intravascular contrast agents (microbubbles). However, ULM has a fundamental trade-off between acquisition time…

Super-ResolutionTranslation

Deformable-Detection Transformer for Microbubble Localization in Ultrasound Localization Microscopy

2023-08-18 · Sepideh K. Gharamaleki, Brandon Helfield, Hassan Rivaz

To overcome the half a wavelength resolution limitations of ultrasound imaging, microbubbles (MBs) have been utilized widely in the field. Conventional MB localization methods are limited whether by exhaustive parameter …

Super-ResolutionTransfer Learning

A Deep Learning Framework for Spatiotemporal Ultrasound Localization Microscopy

2023-10-12 · Léo Milecki, Jonathan Porée, Hatim Belgharbi, Chloé Bourquin 외

Ultrasound Localization Microscopy can resolve the microvascular bed down to a few micrometers. To achieve such performance microbubble contrast agents must perfuse the entire microvascular network. Microbubbles are then…

Deep Learning