English

MSTT-199: MRI Dataset for Musculoskeletal Soft Tissue Tumor Segmentation

Image and Video Processing 2024-09-06 v1 Computer Vision and Pattern Recognition

Abstract

Accurate musculoskeletal soft tissue tumor segmentation is vital for assessing tumor size, location, diagnosis, and response to treatment, thereby influencing patient outcomes. However, segmentation of these tumors requires clinical expertise, and an automated segmentation model would save valuable time for both clinician and patient. Training an automatic model requires a large dataset of annotated images. In this work, we describe the collection of an MR imaging dataset of 199 musculoskeletal soft tissue tumors from 199 patients. We trained segmentation models on this dataset and then benchmarked them on a publicly available dataset. Our model achieved the state-of-the-art dice score of 0.79 out of the box without any fine tuning, which shows the diversity and utility of our curated dataset. We analyzed the model predictions and found that its performance suffered on fibrous and vascular tumors due to their diverse anatomical location, size, and intensity heterogeneity. The code and models are available in the following github repository, https://github.com/Reasat/mstt

Keywords

Cite

@article{arxiv.2409.03110,
  title  = {MSTT-199: MRI Dataset for Musculoskeletal Soft Tissue Tumor Segmentation},
  author = {Tahsin Reasat and Stephen Chenard and Akhil Rekulapelli and Nicholas Chadwick and Joanna Shechtel and Katherine van Schaik and David S. Smith and Joshua Lawrenz},
  journal= {arXiv preprint arXiv:2409.03110},
  year   = {2024}
}

Comments

Dataset will be made publicly available after the acceptance of the paper