Improved-Mask R-CNN: Towards an Accurate Generic MSK MRI instance segmentation platform (Data from the Osteoarthritis Initiative)
Banafshe Felfeliyan, Abhilash Hareendranathan, Gregor Kuntze, Jacob L., Jaremko, Janet L. Ronsky

TL;DR
This study enhances Mask R-CNN for more accurate instance segmentation of knee MRI tissues related to osteoarthritis, improving upon previous methods with specific architectural modifications and validated on large datasets.
Contribution
The paper introduces iMaskRCNN, an improved version of Mask R-CNN with architectural modifications tailored for OA tissue segmentation in MRI scans, achieving higher accuracy.
Findings
iMaskRCNN achieved higher dice scores for bone and cartilage segmentation.
The method demonstrated high agreement with human readers in effusion detection.
Architectural modifications improved edge segmentation performance.
Abstract
Objective assessment of Magnetic Resonance Imaging (MRI) scans of osteoarthritis (OA) can address the limitation of the current OA assessment. Segmentation of bone, cartilage, and joint fluid is necessary for the OA objective assessment. Most of the proposed segmentation methods are not performing instance segmentation and suffer from class imbalance problems. This study deployed Mask R-CNN instance segmentation and improved it (improved-Mask R-CNN (iMaskRCNN)) to obtain a more accurate generalized segmentation for OA-associated tissues. Training and validation of the method were performed using 500 MRI knees from the Osteoarthritis Initiative (OAI) dataset and 97 MRI scans of patients with symptomatic hip OA. Three modifications to Mask R-CNN yielded the iMaskRCNN: adding a 2nd ROIAligned block, adding an extra decoder layer to the mask-header, and connecting them by a skip connection.…
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
MethodsRegion Proposal Network · Convolution · RoIAlign · Softmax · Mask R-CNN
