Highdicom: A Python library for standardized encoding of image annotations and machine learning model outputs in pathology and radiology
Christopher P. Bridge, Chris Gorman, Steven Pieper, Sean W. Doyle,, Jochen K. Lennerz, Jayashree Kalpathy-Cramer, David A. Clunie, Andriy Y., Fedorov, Markus D. Herrmann

TL;DR
Highdicom is a Python library that simplifies encoding and decoding of DICOM-standard image annotations and model outputs, promoting interoperability in pathology and radiology ML applications.
Contribution
It provides a high-level API that abstracts DICOM complexities, enabling easier integration of ML models with clinical imaging systems.
Findings
Enables training and evaluation of ML models in pathology and radiology.
Achieves interoperability with clinical imaging systems.
Facilitates standard-compliant communication of model outputs.
Abstract
Machine learning is revolutionizing image-based diagnostics in pathology and radiology. ML models have shown promising results in research settings, but their lack of interoperability has been a major barrier for clinical integration and evaluation. The DICOM a standard specifies Information Object Definitions and Services for the representation and communication of digital images and related information, including image-derived annotations and analysis results. However, the complexity of the standard represents an obstacle for its adoption in the ML community and creates a need for software libraries and tools that simplify working with data sets in DICOM format. Here we present the highdicom library, which provides a high-level application programming interface for the Python programming language that abstracts low-level details of the standard and enables encoding and decoding of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · AI in cancer detection · Scientific Computing and Data Management
