paper-with-me

Papers

Deep Learning Approaches to Osteosarcoma Diagnosis and Classification: A Comparative Methodological Approach

2023-04-13 · Cancers 2023 4 · Ioannis A. Vezakis, George I. Lambrou, George K. Matsopoulos

Background: Osteosarcoma is the most common primary malignancy of the bone, being most prevalent in childhood and adolescence. Despite recent progress in diagnostic methods, histopathology remains the gold standard for disease staging and therapy decisions. Machine learning and deep learning methods have shown potential for evaluating and classifying histopathological cross-sections. Methods: This study used publicly available images of osteosarcoma cross-sections to analyze and compare the performance of state-of-the-art deep neural networks for histopathological evaluation of osteosarcomas. Results: The classification performance did not necessarily improve when using larger networks on our dataset. In fact, the smallest network combined with the smallest image input size achieved the best overall performance. When trained using 5-fold cross-validation, the MobileNetV2 network achieved 91% overall accuracy. Conclusions: The present study highlights the importance of careful selection of network and input image size. Our results indicate that a larger number of parameters is not always better, and the best results can be achieved on smaller and more efficient networks. The identification of an optimal network and training configuration could greatly improve the accuracy of osteosarcoma diagnoses and ultimately lead to better disease outcomes for patients.

📄 PDF Abstract BibTeX

Code (1)

ivezakis/dl-osteo-2023 공식 구현 pytorch

Tasks

DiagnosticTumour Classification

Methods 이 논문이 사용한 방법론

Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Batch Normalization 설명 없음
Average Pooling 설명 없음
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Inverted Residual Block 설명 없음

Similar Papers 제목 키워드 기반

Noise-reducing attention cross fusion learning transformer for histological image classification of osteosarcoma

2022-04-29 · Liangrui Pan, Hetian Wang, Lian Wang, Boya Ji 외

The degree of malignancy of osteosarcoma and its tendency to metastasize/spread mainly depend on the pathological grade (determined by observing the morphology of the tumor under a microscope). The purpose of this study …

image-classificationImage ClassificationPrognosis

From Human Mesenchymal Stromal Cells to Osteosarcoma Cells Classification by Deep Learning

2020-08-04 · Mario D'Acunto, Massimo Martinelli, Davide Moroni

Early diagnosis of cancer often allows for a more vast choice of therapy opportunities. After a cancer diagnosis, staging provides essential information about the extent of disease in the body and the expected response t…

Cell DetectionData AugmentationGeneral Classification

A Deep Learning Study on Osteosarcoma Detection from Histological Images

2020-11-02 · D M Anisuzzaman, Hosein Barzekar, Ling Tong, Jake Luo 외

In the U.S, 5-10\% of new pediatric cases of cancer are primary bone tumors. The most common type of primary malignant bone tumor is osteosarcoma. The intention of the present work is to improve the detection and diagnos…

Deep LearningPrognosisTransfer Learningwhole slide images

A Computer-aided Framework for Detecting Osteosarcoma in Computed Tomography Scans

2026-03-10 · Maximo Rodriguez-Herrero, Dante D. Sanchez-Gallegos, Marco Antonio Núñez-Gaona, Heriberto Aguirre-Meneses 외 arxiv

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…

Data Augmentation

Bridging Classification and Segmentation in Osteosarcoma Assessment via Foundation and Discrete Diffusion Models

2025-01-03 · Manh Duong Nguyen, Dac Thai Nguyen, Trung Viet Nguyen, Homi Yamada 외

Osteosarcoma, the most common primary bone cancer, often requires accurate necrosis assessment from whole slide images (WSIs) for effective treatment planning and prognosis. However, manual assessments are subjective and…

PrognosisSegmentationwhole slide images