Skip to content

A dataset of patient-derived anatomical environments with clinical tasks for motion planning for medical robots. (Superseded by the Med-RAD repository).

Notifications You must be signed in to change notification settings

UNC-Robotics/Med-MPD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Medical Motion Planning Dataset (Med-MPD)

NOTICE

This work has been extended and its scope broadened. The new active repository is Med-RAD.

Overview

This repository contains environments for evaluating motion planners and minimally-invasive robot designs.

The abstract that describes this work can be found here.

Data

Lungs 🫁

There are five lungs environments from the Lung Image Database Consortium and Image Database Resource Initiative (LIDC-IDRI) (CC-BY 3.0) image collection from The Cancer Imaging Archive (TCIA). We segmented the bronchial tree, pleural boundary, and major vessels using an automatic segmentation algorithm (LINK), and we segmented the nodules and lung fissures manually using 3D-Slicer.

Liver

There are five liver environments from the Hepatocellular Carcinoma Transarterial Chemoembolization Segmentation (HCC-TACE-Seg) (CC-BY 4.0) image collection from The Cancer Imaging Archive (TCIA). Segmentations of the liver, cancer nodules, and blood vessels are provided as part of the data. We manually refined and expanded these segmentations using 3D-Slicer, as well as differentiated the vessels into the hepatic arteries, hepatic veins, and portal vein.

Brain 🧠

There are five brain environments from the Healthy MR Database (LINK). We segmented the blood vessels manually using 3D-Slicer, and we used FastSurfer to segment the brain and all of the brain subregions.

Usage

Within each folder are segmentation files in .nii.gz format. These can easily be loaded in publicly-available software such as 3D Slicer and then converted or saved in other formats. NiBabel or SimpleITK are other convenient tools for working with these types of images. For each environment, there are text files with RAS coordinates corresponding to the nodules and a set of 4x4 matrices for variable clinically-motivated start poses for the motion planning problem.

Inside Utilities/ are a couple helpful functions for programmatically loading the data, converting betweeen RAS and IJK coordinates, and for visualizing the data.

We used Slicer version 4.11.20210226.

References

  • Armato III, Samuel G., et al. "The lung image database consortium (LIDC) and image database resource initiative (IDRI): a completed reference database of lung nodules on CT scans." Medical physics 38.2 (2011): 915-931.

  • Morshid, Ali, et al. "A machine learning model to predict hepatocellular carcinoma response to transcatheter arterial chemoembolization." Radiology. Artificial intelligence 1.5 (2019).

  • Clark, Kenneth, et al. "The Cancer Imaging Archive (TCIA): maintaining and operating a public information repository." Journal of digital imaging 26.6 (2013): 1045-1057.

  • Bullitt E, Zeng D, Gerig G, Aylward S, Joshi S, Smith JK, Lin W, Ewend MG (2005) Vessel tortuosity and brain tumor malignancy: A blinded study. Academic Radiology 12:1232-1240.

  • Henschel, Leonie, et al. "Fastsurfer-a fast and accurate deep learning based neuroimaging pipeline." NeuroImage 219 (2020): 117012.

Acknowledgements

The authors acknowledge the National Cancer Institute and the Foundation for the National Institutes of Health, and their critical role in the creation of the free publicly available LIDC/IDRI Database used in this study.

The MR brain images from healthy volunteers used in this work were collected and made available by the CASILab at The University of North Carolina at Chapel Hill and were distributed by the MIDAS Data Server at Kitware, Inc.

Citation

If you found our work useful in your work, please consider citing our abstract:

@inproceedings{friedmeddataset,
  title={A Clinical Dataset for the Evaluation of Motion Planners in Medical Applications},
  author={Fried, Inbar and Akulian, A Jason and Alterovitz, Ron},
  booktitle={IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) Workshop on Evaluating Motion Planning Performance},
  journal={arXiv preprint arXiv:2210.10834},
  year={2022}
}

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0).

Any use of this work must also abide by the terms set by the TCIA.

About

A dataset of patient-derived anatomical environments with clinical tasks for motion planning for medical robots. (Superseded by the Med-RAD repository).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages