CVLGJul 8

Compass: Prostate Cancer Detection Needs Multi-View Context

arXiv:2607.0691910.0h-index: 18Has Code
Predicted impact top 41% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For clinicians using micro-ultrasound for prostate cancer diagnosis, this method improves detection by leveraging temporal and spatial context, potentially complementing human expertise.

Compass integrates multi-view context from micro-ultrasound rotational sweep videos and biopsy frames using a transformer conditioned on probe angle, achieving strong performance in prostate cancer detection compared to baseline AI methods and clinical expert risk scores.

Artificial intelligence (AI) analysis of micro-ultrasound ($μ$US) has shown promise for prostate cancer (PCa) detection. However, most existing AI methods focus on the analysis of single $μ$US images in isolation. By contrast, expert $μ$US readers typically assess a full recorded video study, which provides three-dimensional context, to improve PCa detection compared to single-frame analysis. Inspired by this clinical workflow, we propose Compass, a novel AI methodology which models a $μ$US study as a stream of 2D images. Compass jointly integrates rotational sweep videos of the prostate with $μ$US frames acquired at the moment of biopsy, and performs evidence aggregation across the study using a transformer conditioned on the probe's rotational angle. Finally, a decoder head predicts frame-level and study-level risk scores for the patient. The model is trained and evaluated using a multi-center clinical trial dataset of $μ$US studies, including continuous rotational scans of the prostate and videos captured during biopsy acquisition. We compare the proposed method to baseline AI methods from the literature and to risk scores provided by clinical experts. Our framework shows strong performance, highlighting the value of multi-view context for $μ$US PCa detection, and providing a potentially powerful tool to complement human expertise in $μ$US-based PCa diagnosis. Our code is available at: https://github.com/mharmanani/Compass.

Code Implementations1 repo
Foundations

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

Your Notes