SearcharxivSearch

arXiv subjects

Tomy Varghese

Publications and source records attributed to Tomy Varghese.

2 recordsLinked to original sources

Carotid Plaque Segmentation in Ultrasound Images Using a Mask R-CNN

Background: Ultrasound imaging plays a pivotal role in diagnosing carotid atherosclerosis, a significant precursor to cardiovascular and cerebrovascular diseases and events. This non-invasive modality provides real-time, high-resolution images, allowing clinicians to assess atherosclerotic plaques in the carotid arteries without invasive procedures. Purpose: In this study, we present the refinement of a Mask R-CNN model initially designed for carotid lumen detection to automatically generate bounding boxes enclosing atherosclerotic plaque for segmentation to assist in our ultrasound elastography workflow. Methods: We utilize a PyTorch torchvision implementation of the Mask R-CNN for carotid plaque detection. Our dataset consists of 118 severe stenotic carotid plaques from presenting patients, clinically indicated for a carotid endarterectomy. Due to the variability of plaque presentation in the dataset, a multitude of different R-CNN models were observed to have varying results based on the allowed number of prediction regions. An overview analysis looking at shared predictions from these models showed a slight improvement compared to the individual model results Results: Evaluation metrics such as Dice similarity coefficient and intersection over Union are employed. The model trained with 5 maximum prediction regions and tested with 2 maximum prediction regions produced the highest individual accuracy with a Dice score of 0.74 and intersection over union of 0.61. A filtered combined analysis of all the models demonstrated a slight increase in performance with scores of 0.76 and 0.61 respectively. Conclusion: Due to the significant variation in plaque presentation and types amongst presenting patients, the accuracy of the Plaque Mask R-CNN network would benefit from the incorporation of additional patient datasets to incorporate increased variation into the training dataset.

physics.med-ph

TUS-REC2024: A Challenge to Reconstruct 3D Freehand Ultrasound Without External Tracker

Trackerless freehand ultrasound reconstruction aims to reconstruct 3D volumes from sequences of 2D ultrasound images without relying on external tracking systems. By eliminating the need for optical or electromagnetic trackers, this approach offers a low-cost, portable, and widely deployable alternative to more expensive volumetric ultrasound imaging systems, particularly valuable in resource-constrained clinical settings. However, predicting long-distance transformations and handling complex probe trajectories remain challenging. The TUS-REC2024 Challenge establishes the first benchmark for trackerless 3D freehand ultrasound reconstruction by providing a large publicly available dataset, along with a baseline model and a rigorous evaluation framework. By the submission deadline, the Challenge had attracted 43 registered teams, of which 6 teams submitted 21 valid dockerized solutions. The submitted methods span a wide range of approaches, including the state space model, the recurrent model, the registration-driven volume refinement, the attention mechanism, and the physics-informed model. This paper provides a comprehensive background introduction and literature review in the field, presents an overview of the challenge design and dataset, and offers a comparative analysis of submitted methods across multiple evaluation metrics. These analyses highlight both the progress and the current limitations of state-of-the-art approaches in this domain and provide insights for future research directions. All data and code are publicly available to facilitate ongoing development and reproducibility. As a live and evolving benchmark, it is designed to be continuously iterated and improved. The Challenge was held at MICCAI 2024 and is organised again at MICCAI 2025, reflecting its sustained commitment to advancing this field.

eess.IV