Deep reinforcement learning with automated label extraction from clinical reports accurately classifies 3D MRI brain volumes
Joseph Stember, Hrithwik Shalu

TL;DR
This study combines automated label extraction from clinical reports with deep reinforcement learning to accurately classify 3D MRI brain volumes, improving over supervised methods and reducing manual labeling effort.
Contribution
It introduces an automated label extraction method using SBERT and extends RL-based 3D MRI classification, achieving high accuracy and addressing overfitting issues of supervised learning.
Findings
SBERT achieved 100% accuracy in label prediction.
Reinforcement learning achieved 92% classification accuracy.
Supervised learning overfitted and performed poorly on test data.
Abstract
Purpose: Image classification is perhaps the most fundamental task in imaging AI. However, labeling images is time-consuming and tedious. We have recently demonstrated that reinforcement learning (RL) can classify 2D slices of MRI brain images with high accuracy. Here we make two important steps toward speeding image classification: Firstly, we automatically extract class labels from the clinical reports. Secondly, we extend our prior 2D classification work to fully 3D image volumes from our institution. Hence, we proceed as follows: in Part 1, we extract labels from reports automatically using the SBERT natural language processing approach. Then, in Part 2, we use these labels with RL to train a classification Deep-Q Network (DQN) for 3D image volumes. Methods: For Part 1, we trained SBERT with 90 radiology report impressions. We then used the trained SBERT to predict class labels…
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 · Brain Tumor Detection and Classification · AI in cancer detection
MethodsSentence-BERT
