paper-with-me

홈 › Papers

Knee Cartilage Segmentation Using Diffusion-Weighted MRI

2019-12-04 · Alejandra Duarte, Chaitra V. Hegde, Aakash Kaku, Sreyas Mohan, José G. Raya

The integrity of articular cartilage is a crucial aspect in the early diagnosis of osteoarthritis (OA). Many novel MRI techniques have the potential to assess compositional changes of the cartilage extracellular matrix. Among these techniques, diffusion tensor imaging (DTI) of cartilage provides a simultaneous assessment of the two principal components of the solid matrix: collagen structure and proteoglycan concentration. DTI, as for any other compositional MRI technique, require a human expert to perform segmentation manually. The manual segmentation is error-prone and time-consuming ($\sim$ few hours per subject). We use an ensemble of modified U-Nets to automate this segmentation task. We benchmark our model against a human expert test-retest segmentation and conclude that our model is superior for Patellar and Tibial cartilage using dice score as the comparison metric. In the end, we do a perturbation analysis to understand the sensitivity of our model to the different components of our input. We also provide confidence maps for the predictions so that radiologists can tweak the model predictions as required. The model has been deployed in practice. In conclusion, cartilage segmentation on DW-MRI images with modified U-Nets achieves accuracy that outperforms the human segmenter. Code is available at https://github.com/aakashrkaku/knee-cartilage-segmentation

📄 PDF Abstract BibTeX arXiv:1912.01838

Code (1)

aakashrkaku/knee-cartilage-segmentation 공식 구현 pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Collaborative Multi-agent Learning for MR Knee Articular Cartilage Segmentation

2019-08-13 · Chaowei Tan, Zhennan Yan, Shaoting Zhang, Kang Li 외

The 3D morphology and quantitative assessment of knee articular cartilages (i.e., femoral, tibial, and patellar cartilage) in magnetic resonance (MR) imaging is of great importance for knee radiographic osteoarthritis (O…

Decision MakingDiagnosticSegmentation

Calibrating Label Distribution for Class-Imbalanced Barely-Supervised Knee Segmentation

2022-05-07 · Yiqun Lin, Huifeng Yao, Zezhong Li, Guoyan Zheng 외

Segmentation of 3D knee MR images is important for the assessment of osteoarthritis. Like other medical data, the volume-wise labeling of knee MR images is expertise-demanded and time-consuming; hence semi-supervised lea…

Swin UNETR segmentation with automated geometry filtering for biomechanical modeling of knee joint cartilage

2024-07-08 · Reza Kakavand, Peyman Tahghighi, Reza Ahmadi, W. Brent Edwards 외

Simulation studies, such as finite element (FE) modeling, offer insights into knee joint biomechanics, which may not be achieved through experimental methods without direct involvement of patients. While generic FE model…

Image SegmentationSegmentationSemantic Segmentation

CartiMorph: a framework for automated knee articular cartilage morphometrics

2023-08-03 · Yongcheng Yao, Junru Zhong, Liping Zhang, Sheheryar Khan 외

We introduce CartiMorph, a framework for automated knee articular cartilage morphometrics. It takes an image as input and generates quantitative metrics for cartilage subregions, including the percentage of full-thicknes…

Image RegistrationSegmentation

MonoUNet: A Robust Tiny Neural Network for Automated Knee Cartilage Segmentation on Point-of-Care Ultrasound Devices

2026-04-09 · Alvin Kimbowa, Arjun Parmar, Ibrahim Mujtaba, Will Wei 외 arxiv

Objective: To develop a robust and compact deep learning model for automated knee cartilage segmentation on point-of-care ultrasound (POCUS) devices. Methods: We propose MonoUNet, a novel, highly compact segmentation mod…