Learning Image Representations for Content Based Image Retrieval of Radiotherapy Treatment Plans
Charles Huang, Varun Vasudevan, Oscar Pastor-Serrano, Md Tauhidul, Islam, Yusuke Nomura, Piotr Dubrowski, Jen-Yeu Wang, Joseph B. Schulz, Yong, Yang, and Lei Xing

TL;DR
This paper introduces a content-based image retrieval system using deep learning to find similar radiotherapy treatment plans based on anatomical features, aiming to improve upon traditional knowledge-based planning methods.
Contribution
The study develops a novel CBIR approach utilizing Siamese networks for retrieving dose distributions, addressing data limitations in end-to-end deep learning models for radiotherapy planning.
Findings
Siamese networks, especially multitask variants, outperform other encoding methods.
The proposed CBIR method achieves high retrieval accuracy on clinical and public datasets.
Applying CBIR can potentially enhance automated treatment planning workflows.
Abstract
Objective: Knowledge based planning (KBP) typically involves training an end-to-end deep learning model to predict dose distributions. However, training end-to-end methods may be associated with practical limitations due to the limited size of medical datasets that are often used. To address these limitations, we propose a content based image retrieval (CBIR) method for retrieving dose distributions of previously planned patients based on anatomical similarity. Approach: Our proposed CBIR method trains a representation model that produces latent space embeddings of a patient's anatomical information. The latent space embeddings of new patients are then compared against those of previous patients in a database for image retrieval of dose distributions. All source code for this project is available on github. Main Results: The retrieval performance of various CBIR methods is evaluated on…
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 · Lung Cancer Diagnosis and Treatment · AI in cancer detection
