paper-with-me

홈 › Papers

Tumor-anchored deep feature random forests for out-of-distribution detection in lung cancer segmentation

2025-12-09 · Aneesh Rangnekar, Harini Veeraraghavan arxiv

Accurate segmentation of lung tumors from 3D computed tomography (CT) scans is essential for automated treatment planning and response assessment. Despite self-supervised pretraining on numerous datasets, state-of-the-art transformer backbones remain susceptible to out-of-distribution (OOD) inputs, often producing confidently incorrect segmentations with potential for risk in clinical deployment. Hence, we introduce RF-Deep, a lightweight post-hoc random forests-based framework that leverages deep features trained with limited outlier exposure, requiring as few as 40 labeled scans (20 in-distribution and 20 OOD), to improve scan-level OOD detection. RF-Deep repurposes the hierarchical features from the pretrained-then-finetuned segmentation backbones, aggregating features from multiple regions-of-interest anchored to predicted tumor regions to capture OOD likelihood. We evaluated RF-Deep on 2,232 CT volumes spanning near-OOD (pulmonary embolism, COVID-19 negative) and far-OOD (kidney cancer, healthy pancreas) datasets. RF-Deep achieved AUROC >~93 on the challenging near-OOD datasets, where it outperformed the next best method by 4--7 percentage points, and produced near-perfect detection (AUROC >~99) on far-OOD datasets. The approach also showed transferability to two blinded validation datasets under the ensemble configuration (COVID-19 positive and breast cancer; AUROC >~94). RF-Deep maintained consistent performance across backbones of different depths and pretraining strategies, demonstrating applicability of post-hoc detectors as a safety filter for clinical deployment of tumor segmentation pipelines.

📄 PDF Abstract BibTeX arXiv:2512.08216

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution DetectionTumor Segmentation

Similar Papers 제목 키워드 기반

MRI Brain Tumor Segmentation using Random Forests and Fully Convolutional Networks

2019-09-13 · Mohammadreza Soltaninejad, Lei Zhang, Tryphon Lambrou, Guang Yang 외

In this paper, we propose a novel learning based method for automated segmentation of brain tumor in multimodal MRI images, which incorporates two sets of machine -learned and hand crafted features. Fully convolutional n…

Brain Tumor SegmentationSegmentationTumor Segmentation

Multimodal MRI brain tumor segmentation using random forests with features learned from fully convolutional neural network

2017-04-26 · Mohammadreza Soltaninejad, Lei Zhang, Tryphon Lambrou, Nigel Allinson 외

In this paper, we propose a novel learning based method for automated segmenta-tion of brain tumor in multimodal MRI images. The machine learned features from fully convolutional neural network (FCN) and hand-designed te…

Brain Tumor SegmentationTumor Segmentation

ggRandomForests: Visually Exploring a Random Forest for Regression

2015-01-28 · John Ehrlinger

Random Forests [Breiman:2001] (RF) are a fully non-parametric statistical method requiring no distributional assumptions on covariate relation to the response. RF are a robust, nonlinear technique that optimizes predicti…

regression

Manifold Oblique Random Forests: Towards Closing the Gap on Convolutional Deep Networks

2019-09-25 · Adam Li, Ronan Perry, Chester Huynh, Tyler M. Tomita 외

Decision forests (Forests), in particular random forests and gradient boosting trees, have demonstrated state-of-the-art accuracy compared to other methods in many supervised learning scenarios. In particular, Forests do…

EEGElectroencephalogram (EEG)Image ClassificationTime Series Analysis

Towards Robust Classification with Deep Generative Forests

2020-07-11 · Alvaro H. C. Correia, Robert Peharz, Cassio de Campos

Decision Trees and Random Forests are among the most widely used machine learning models, and often achieve state-of-the-art performance in tabular, domain-agnostic datasets. Nonetheless, being primarily discriminative m…

BIG-bench Machine LearningClassificationGeneral ClassificationRobust classification