🤖 AI Summary
This study addresses the clinical challenge of early osteosarcoma diagnosis, which is often delayed due to its subtle initial presentation. To tackle this issue, the authors propose an end-to-end automated diagnostic framework based on CT imaging that integrates region-of-interest localization, multi-model CNN-based classification, and 3D lesion visualization within a unified pipeline encompassing preprocessing, detection, post-processing, and rendering. Leveraging data augmentation and 3D bone model rendering techniques, the system achieves an AUC of 94.8% and a specificity of 94.6% on a cohort of 12 patients, demonstrating promising potential for clinical decision support. Notably, this work represents the first integration of 3D visualization with deep learning–based detection, establishing a novel paradigm for intelligent diagnosis and management of osteosarcoma.
📝 Abstract
Osteosarcoma is the most common primary bone cancer, mainly affecting the youngest and oldest populations. Its detection at early stages is crucial to reduce the probability of developing bone metastasis. In this context, accurate and fast diagnosis is essential to help physicians during the prognosis process. The research goal is to automate the diagnosis of osteosarcoma through a pipeline that includes the preprocessing, detection, postprocessing, and visualization of computed tomography (CT) scans. Thus, this paper presents a machine learning and visualization framework for classifying CT scans using different convolutional neural network (CNN) models. Preprocessing includes data augmentation and identification of the region of interest in scans. Post-processing includes data visualization to render a 3D bone model that highlights the affected area. An evaluation on 12 patients revealed the effectiveness of our framework, obtaining an area under the curve (AUC) of 94.8\% and a specificity of 94.6\%.