paper-with-me

홈 › Papers

Automated anomaly-aware 3D segmentation of bones and cartilages in knee MR images from the Osteoarthritis Initiative

2022-11-30 · Boyeong Woo, Craig Engstrom, William Baresic, Jurgen Fripp, Stuart Crozier, Shekhar S. Chandra

In medical image analysis, automated segmentation of multi-component anatomical structures, which often have a spectrum of potential anomalies and pathologies, is a challenging task. In this work, we develop a multi-step approach using U-Net-based neural networks to initially detect anomalies (bone marrow lesions, bone cysts) in the distal femur, proximal tibia and patella from 3D magnetic resonance (MR) images of the knee in individuals with varying grades of osteoarthritis. Subsequently, the extracted data are used for downstream tasks involving semantic segmentation of individual bone and cartilage volumes as well as bone anomalies. For anomaly detection, the U-Net-based models were developed to reconstruct the bone profiles of the femur and tibia in images via inpainting so anomalous bone regions could be replaced with close to normal appearances. The reconstruction error was used to detect bone anomalies. A second anomaly-aware network, which was compared to anomaly-na\"ive segmentation networks, was used to provide a final automated segmentation of the femoral, tibial and patellar bones and cartilages from the knee MR images containing a spectrum of bone anomalies. The anomaly-aware segmentation approach provided up to 58% reduction in Hausdorff distances for bone segmentations compared to the results from the anomaly-na\"ive segmentation networks. In addition, the anomaly-aware networks were able to detect bone lesions in the MR images with greater sensitivity and specificity (area under the receiver operating characteristic curve [AUC] up to 0.896) compared to the anomaly-na\"ive segmentation networks (AUC up to 0.874).

📄 PDF Abstract BibTeX arXiv:2211.16696

Code (1)

wooboyeong/anomaly-aware-3d-segmentation 공식 구현

Tasks

Anomaly DetectionMedical Image AnalysisSegmentationSemantic SegmentationSpecificity

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Just-Enough Interaction Approach to Knee MRI Segmentation: Data from the Osteoarthritis Initiative

2019-03-10 · Satyananda Kashyap, Honghai Zhang, Milan Sonka

State-of-the-art automated segmentation algorithms are not 100\% accurate especially when segmenting difficult to interpret datasets like those with severe osteoarthritis (OA). We present a novel interactive method calle…

MRI segmentationSegmentation

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

Segmentation and Generation of Magnetic Resonance Images by Deep Neural Networks

2020-01-10 · Antoine Delplace

Magnetic Resonance Images (MRIs) are extremely used in the medical field to detect and better understand diseases. In order to fasten automatic processing of scans and enhance medical research, this project focuses on au…

Super-Resolution

Semantic Context Forests for Learning-Based Knee Cartilage Segmentation in 3D MR Images

2013-07-11 · Quan Wang, Dijia Wu, Le Lu, Meizhu Liu 외

The automatic segmentation of human knee cartilage from 3D MR images is a useful yet challenging task due to the thin sheet structure of the cartilage with diffuse boundaries and inhomogeneous intensities. In this paper,…

3D Medical Imaging SegmentationSegmentation

Anomaly-Aware YOLO: A Frugal yet Robust Approach to Infrared Small Target Detection

2025-10-06 · Alina Ciocarlan, Sylvie Le Hégarat-Mascle, Sidonie Lefebvre arxiv

Infrared Small Target Detection (IRSTD) is a challenging task in defense applications, where complex backgrounds and tiny target sizes often result in numerous false alarms using conventional object detectors. To overcom…

Instance SegmentationAnomaly Detection