Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Glance and Focus Reinforcement for Pan-cancer Screening

About

Pan-cancer screening in large-scale CT scans remains challenging for existing AI methods, primarily due to the difficulty of localizing diverse types of tiny lesions in large CT volumes. The extreme foreground-background imbalance significantly hinders models from focusing on diseased regions, while redundant focus on healthy regions not only decreases the efficiency but also increases false positives. Inspired by radiologists' glance and focus diagnostic strategy, we introduce GF-Screen, a Glance and Focus reinforcement learning framework for pan-cancer screening. GF-Screen employs a Glance model to localize the diseased regions and a Focus model to precisely segment the lesions, where segmentation results of the Focus model are leveraged to reward the Glance model via Reinforcement Learning (RL). Specifically, the Glance model crops a group of sub-volumes from the entire CT volume and learns to select the sub-volumes with lesions for the Focus model to segment. Given that the selecting operation is non-differentiable for segmentation training, we propose to employ the segmentation results to reward the Glance model. To optimize the Glance model, we introduce a novel group relative learning paradigm, which employs group relative comparison to prioritize high-advantage predictions and discard low-advantage predictions within sub-volume groups, not only improving efficiency but also reducing false positives. In this way, for the first time, we effectively extend cutting-edge RL techniques to tackle the specific challenges in pan-cancer screening. Extensive experiments on 16 internal and 7 external datasets across 9 lesion types demonstrated the effectiveness of GF-Screen. Notably, GF-Screen leads the public validation leaderboard of MICCAI FLARE25 pan-cancer challenge, surpassing the FLARE24 champion solution by a large margin (+25.6% DSC and +28.2% NSD).

Linshan Wu, Jiaxin Zhuang, Hao Chen• 2026

Related benchmarks

TaskDatasetResultRank
Pan-cancer SegmentationInternal datasets
Lung Tumor DSC57.7
14
Abdominal Organ SegmentationFLARE 23
Duration28
10
Pan-cancer detectionInternal 16 datasets (val)
Lung Tumor96.4
10
Pan-cancer ScreeningFLARE 2023
DSC56.7
10
Pan-cancer SegmentationRider lung tumors (External)
DSC (%)38.3
10
Pan-cancer SegmentationCorona COVID-19 (External)
DSC64.3
10
Pan-cancer SegmentationIRCADb liver tumors (External)
DSC0.597
10
Pan-cancer SegmentationExternal Datasets Rider, Corona, IRCADb Average
Average DSC (%)54.1
10
Pan-cancer SegmentationHealthy Datasets CHAOS, TCIA, Atlas
CHAOS Score10
10
Pan-cancer ScreeningMICCAI FLARE25 leaderboard (val)
DSC58.6
4
Showing 10 of 10 rows

Other info

GitHub

Follow for update