paper-with-me

Papers

Direct Uncertainty Prediction for Medical Second Opinions

2018-07-04 · Maithra Raghu, Katy Blumer, Rory Sayres, Ziad Obermeyer, Robert Kleinberg, Sendhil Mullainathan, Jon Kleinberg

The issue of disagreements amongst human experts is a ubiquitous one in both machine learning and medicine. In medicine, this often corresponds to doctor disagreements on a patient diagnosis. In this work, we show that machine learning models can be trained to give uncertainty scores to data instances that might result in high expert disagreements. In particular, they can identify patient cases that would benefit most from a medical second opinion. Our central methodological finding is that Direct Uncertainty Prediction (DUP), training a model to predict an uncertainty score directly from the raw patient features, works better than Uncertainty Via Classification, the two-step process of training a classifier and postprocessing the output distribution to give an uncertainty score. We show this both with a theoretical result, and on extensive evaluations on a large scale medical imaging application.

📄 PDF Abstract BibTeX arXiv:1807.01771

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningGeneral ClassificationPrediction

Similar Papers 제목 키워드 기반

Improving Medical Image Classification with Label Noise Using Dual-uncertainty Estimation

2021-02-28 · Lie Ju, Xin Wang, Lin Wang, Dwarikanath Mahapatra 외

Deep neural networks are known to be data-driven and label noise can have a marked impact on model performance. Recent studies have shown great robustness to classic image recognition even under a high noisy rate. In med…

BenchmarkingGeneral Classificationimage-classificationImage Classification+2

Using Belief Functions for Uncertainty Management and Knowledge Acquisition: An Expert Application

2013-03-27 · Mary McLeish, P. Yao, T. Stirtzinger

This paper describes recent work on an ongoing project in medical diagnosis at the University of Guelph. A domain on which experts are not very good at pinpointing a single disease outcome is explored. On-line medical da…

ManagementMedical Diagnosis

Evidential Deep Learning to Quantify Classification Uncertainty

2018-06-05 · NeurIPS 2018 12 · Murat Sensoy, Lance Kaplan, Melih Kandemir

Deterministic neural nets have been shown to learn effective predictors on a wide range of machine learning problems. However, as the standard approach is to train the network to minimize a prediction loss, the resultant…

Deep LearningGeneral ClassificationMulti-class ClassificationPrediction+1

Quantifying Classification Uncertainty using Regularized Evidential Neural Networks

2019-10-15 · Xujiang Zhao, Yuzhe Ou, Lance Kaplan, Feng Chen 외

Traditional deep neural nets (NNs) have shown the state-of-the-art performance in the task of classification in various applications. However, NNs have not considered any types of uncertainty associated with the class pr…

ClassificationGeneral Classification

Experiments Using Belief Functions and Weights of Evidence incorporating Statistical Data and Expert Opinions

2013-03-27 · Mary McLeish, P. Yao, M. Cecile, T. Stirtzinger

This paper presents some ideas and results of using uncertainty management methods in the presence of data in preference to other statistical and machine learning methods. A medical domain is used as a test-bed with data…

Management