Bayesian neural networks are used on EHR data to quantify prediction uncertainty from data noise, with experiments showing high-uncertainty cases degrade performance and can identify patients for data-quality intervention.
Deep Bayesian Active Learning for Natural Language Processing: Results of a Large-Scale Empirical Study
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Several recent papers investigate Active Learning (AL) for mitigating the data dependence of deep learning for natural language processing. However, the applicability of AL to real-world problems remains an open question. While in supervised learning, practitioners can try many different methods, evaluating each against a validation set before selecting a model, AL affords no such luxury. Over the course of one AL run, an agent annotates its dataset exhausting its labeling budget. Thus, given a new task, an active learner has no opportunity to compare models and acquisition functions. This paper provides a large scale empirical study of deep active learning, addressing multiple tasks and, for each, multiple datasets, multiple models, and a full suite of acquisition functions. We find that across all settings, Bayesian active learning by disagreement, using uncertainty estimates provided either by Dropout or Bayes-by Backprop significantly improves over i.i.d. baselines and usually outperforms classic uncertainty sampling.
fields
cs.LG 1years
2019 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Modeling the Uncertainty in Electronic Health Records: a Bayesian Deep Learning Approach
Bayesian neural networks are used on EHR data to quantify prediction uncertainty from data noise, with experiments showing high-uncertainty cases degrade performance and can identify patients for data-quality intervention.