Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Transformer-based out-of-distribution detection for clinically safe segmentation (2205.10650v2)

Published 21 May 2022 in cs.CV and cs.LG

Abstract: In a clinical setting it is essential that deployed image processing systems are robust to the full range of inputs they might encounter and, in particular, do not make confidently wrong predictions. The most popular approach to safe processing is to train networks that can provide a measure of their uncertainty, but these tend to fail for inputs that are far outside the training data distribution. Recently, generative modelling approaches have been proposed as an alternative; these can quantify the likelihood of a data sample explicitly, filtering out any out-of-distribution (OOD) samples before further processing is performed. In this work, we focus on image segmentation and evaluate several approaches to network uncertainty in the far-OOD and near-OOD cases for the task of segmenting haemorrhages in head CTs. We find all of these approaches are unsuitable for safe segmentation as they provide confidently wrong predictions when operating OOD. We propose performing full 3D OOD detection using a VQ-GAN to provide a compressed latent representation of the image and a transformer to estimate the data likelihood. Our approach successfully identifies images in both the far- and near-OOD cases. We find a strong relationship between image likelihood and the quality of a model's segmentation, making this approach viable for filtering images unsuitable for segmentation. To our knowledge, this is the first time transformers have been applied to perform OOD detection on 3D image data. Code is available at github.com/marksgraham/transformer-ood.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (12)
  1. Petru-Daniel Tudosiu (18 papers)
  2. Paul Wright (16 papers)
  3. Walter Hugo Lopez Pinaya (8 papers)
  4. U Jean-Marie (1 paper)
  5. Yee Mah (1 paper)
  6. James Teo (9 papers)
  7. David Werring (3 papers)
  8. Parashkev Nachev (50 papers)
  9. Sebastien Ourselin (178 papers)
  10. Mark S Graham (2 papers)
  11. Rolf H Jäger (1 paper)
  12. M Jorge Cardoso (8 papers)
Citations (18)

Summary

We haven't generated a summary for this paper yet.