CVAIJan 14

Radiomics-Integrated Deep Learning with Hierarchical Loss for Osteosarcoma Histology Classification

arXiv:2601.09416v1h-index: 10Has Code
Originality Incremental advance
AI Analysis

This work addresses the labor-intensive and subjective manual evaluation of osteosarcoma histology for prognosis and treatment planning, though it appears incremental as it builds on existing digital pathology approaches.

This paper tackles the problem of automated histopathological assessment of osteosarcoma after chemotherapy by integrating radiomic features with deep learning and using hierarchical loss, achieving what the authors consider state-of-the-art performance on the TCIA OS Tumor Assessment dataset.

Osteosarcoma (OS) is an aggressive primary bone malignancy. Accurate histopathological assessment of viable versus non-viable tumor regions after neoadjuvant chemotherapy is critical for prognosis and treatment planning, yet manual evaluation remains labor-intensive, subjective, and prone to inter-observer variability. Recent advances in digital pathology have enabled automated necrosis quantification. Evaluating on test data, independently sampled on patient-level, revealed that the deep learning model performance dropped significantly from the tile-level generalization ability reported in previous studies. First, this work proposes the use of radiomic features as additional input in model training. We show that, despite that they are derived from the images, such a multimodal input effectively improved the classification performance, in addition to its added benefits in interpretability. Second, this work proposes to optimize two binary classification tasks with hierarchical classes (i.e. tumor-vs-non-tumor and viable-vs-non-viable), as opposed to the alternative ``flat'' three-class classification task (i.e. non-tumor, non-viable tumor, viable tumor), thereby enabling a hierarchical loss. We show that such a hierarchical loss, with trainable weightings between the two tasks, the per-class performance can be improved significantly. Using the TCIA OS Tumor Assessment dataset, we experimentally demonstrate the benefits from each of the proposed new approaches and their combination, setting a what we consider new state-of-the-art performance on this open dataset for this application. Code and trained models: https://github.com/YaxiiC/RadiomicsOS.git.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes