Skip to main content
QUICK REVIEW

[논문 리뷰] Leveraging Uncertainty Estimates for Predicting Segmentation Quality

Terrance DeVries, Graham W. Taylor|ArXiv.org|2018. 07. 02.
Explainable Artificial Intelligence (XAI)참고 문헌 26인용 수 58
한 줄 요약

저자는 픽셀 수준의 불확실성 맵을 사용하여 이미지 수준 세분화 품질을 예측하는 2단계 프레임워크를 제안하고, 피부 병변 세분화에 대해 ISIC 2017 데이터셋으로 여러 불확실성 추정 방법을 비교합니다.

ABSTRACT

The use of deep learning for medical imaging has seen tremendous growth in the research community. One reason for the slow uptake of these systems in the clinical setting is that they are complex, opaque and tend to fail silently. Outside of the medical imaging domain, the machine learning community has recently proposed several techniques for quantifying model uncertainty (i.e.~a model knowing when it has failed). This is important in practical settings, as we can refer such cases to manual inspection or correction by humans. In this paper, we aim to bring these recent results on estimating uncertainty to bear on two important outputs in deep learning-based segmentation. The first is producing spatial uncertainty maps, from which a clinician can observe where and why a system thinks it is failing. The second is quantifying an image-level prediction of failure, which is useful for isolating specific cases and removing them from automated pipelines. We also show that reasoning about spatial uncertainty, the first output, is a useful intermediate representation for generating segmentation quality predictions, the second output. We propose a two-stage architecture for producing these measures of uncertainty, which can accommodate any deep learning-based medical segmentation pipeline.

연구 동기 및 목표

  • 의료 영상 세분화에서 불확실성 추정의 사용을 인간-개입 의사 결정 지원으로 동기부여한다.
  • 공간적 불확실성 맵과 이미지 수준의 세분화 품질 예측을 함께 생성하는 모듈식 2단계 아키텍처를 개발한다.
  • 다양한 불확실성 추정 방법의 효과를 평가하여 세분화 품질 예측에 미치는 영향을 판단한다.
  • 명시적 공간 불확실성이 베이스라인 대비 세분화 품질 예측을 개선하는지 확인한다.

제안 방법

  • 의미론적 세분화 모델 f를 학습시켜 픽셀 단위 로짓과 불확실성 맵 z를 출력하게 한다.
  • f로부터 픽셀당 예측 세분화 yhat를 계산한다.
  • (x, yhat, z)로부터 세분화 품질 지표 v(예: Jaccard 지수)를 예측하는 두 번째 네트워크 g를 학습한다.
  • 다음 네 가지 방법 중 하나를 이용해 불확실성 맵을 추출한다: Maximum Softmax Probability, MC-Dropout, Heteroscedastic Classifier Neural Network (HCNN), 또는 Learned Confidence Estimates (LCE).
  • RMSE, 탐지 오류, AUROC 및 AUPR를 사용하여 불확실성 기반 품질 예측을 베이스라인과 비교 평가한다.

실험 결과

연구 질문

  • RQ1픽셀 수준의 불확실성 맵이 이미지 수준 세분화 품질 예측의 정확성을 향상시킬 수 있는가?
  • RQ2의료 영상 설정에서 어떤 불확실성 추정 기법이 세분화 품질 예측에 가장 효과적인가?
  • RQ3g에 (x, yhat)만을 사용하는 것과 z(불확실성)를 함께 사용하는 것이 세분화 품질 예측에 어떤 차이를 만드는가?
  • RQ4두 단계 접근법이 서로 다른 불확실성 추정 방법에서도 로버스트한가?
  • RQ5ISIC 2017 피부 병변 세분화에서 제안 방법의 성능은 RCA 및 QualityNet과 어떻게 비교되는가?

주요 결과

방법RMSE탐지 오류AUROCAUPR-합격AUPR-실패
RCA0.438 ± 0.00743.8 ± 1.053.7 ± 1.474.4 ± 1.430.7 ± 0.9
QualityNet0.213 ± 0.00925.7 ± 2.780.9 ± 3.189.0 ± 2.369.1 ± 4.7
No Uncertainty0.198 ± 0.01127.3 ± 3.379.8 ± 3.888.5 ± 1.966.4 ± 7.9
Max Probability0.168 ± 0.01418.4 ± 3.088.4 ± 2.293.2 ± 1.680.5 ± 3.2
MC-dropout0.163 ± 0.01018.8 ± 1.488.1 ± 0.893.5 ± 1.378.1 ± 3.0
HCNN0.196 ± 0.02321.3 ± 1.885.5 ± 1.591.6 ± 1.476.2 ± 4.5
LCE0.167 ± 0.01919.3 ± 1.188.3 ± 1.493.6 ± 1.579.1 ± 3.9
  • 명시적 불확실성 정보를 사용하면 불확실성 없는 베이스라인보다 세분화 품질 추정이 향상된다.
  • Maximum softmax probability, MC-Dropout, 및 Learned Confidence Estimates는 이 설정에서 유사하게 작동하며 베이스라인 대비 개선을 제공한다.
  • HCNN은 세분화 품질 예측에서 불확실성 방법들 중 가장 적은 개선을 보인다.
  • RCA는 병변 외관의 높은 가변성으로 인해 ISIC 2017 데이터에 대해 성능이 좋지 않다.
  • QualityNet은 본 연구에서 노 불확실성 베이스라인과 거의 비슷한 성능을 보인다.
  • 두 단계 프레임워크는 불확실성을 도입할 때 일관되게 RMSE와 탐지 오류를 감소시킨다.

더 나은 연구,지금 바로 시작하세요

연구 설계부터 논문 작성까지, 연구 시간을 획기적으로 줄여보세요.

카드 등록 없음 · 무료 플랜 제공

이 리뷰는 AI가 만들고, 인간 에디터가 검토했습니다.