Artificial Intelligence in Health Care Reducing Administrative - - PowerPoint PPT Presentation

artificial intelligence
SMART_READER_LITE
LIVE PREVIEW

Artificial Intelligence in Health Care Reducing Administrative - - PowerPoint PPT Presentation

Artificial Intelligence in Health Care Reducing Administrative Burden Paul Bleicher, MD, PhD, CEO November 30, 2017 Types of Machine Learning and AI A range of solutions developed over decades fuzzy boundaries Rules-based Statistical


slide-1
SLIDE 1

Artificial Intelligence in Health Care

Paul Bleicher, MD, PhD, CEO

November 30, 2017

Reducing Administrative Burden

slide-2
SLIDE 2

Types of Machine Learning and AI

2

​A range of solutions developed over decades

Boolean Data (yes or no) Numerical Data allowing for curve fitting Arbitrary Data that needs to be abstracted into numbers Arbitrary Data autonomous selection of best methodology when presented with arbitrary data Health care examples:

  • Grouping claims into episodes
  • f care
  • Identifying gaps in care
  • Identifying fraud

Health care examples:

  • Estimating costs to serve

a population

  • Predicting medical spending

for members Health care examples:

  • Identifying patients at risk

for readmission

  • Identifying patients who are at risk

for using the ED inappropriately

  • Determining prior authorization

for medications Health care examples:

  • Recommend ”best fit” provider

for a member

  • Making diagnosis from patient

symptoms, physical exam and laboratory values

simple regression classification tasks dynamic adaptation to novelty

y

?

complex behavior input set of methods

activity 2

if condition fulfilled then activity 1

Rules-based Decision Making Statistical Reasoning Machine Learning Artificial Intelligence

fuzzy boundaries

Image Credit: Dr. Boris Adryan

slide-3
SLIDE 3

Deep Learning

​Deep Learning Neural Networks (DLNNs) are enabled by:

  • Massive amounts of labeled data
  • Hardware advances (GPUs for gaming)
  • Image and text data

​Deep Learning is driving most of the recent breakthroughs in AI in other industries:

  • Face recognition
  • Self-driving cars
  • Language translation (Google)
  • Credit card fraud detection (FICO Falcon)
  • Terrorism flight risk

3

A type of Machine Learning transforming AI today

slide-4
SLIDE 4

Deep Learning in Health Care

​Researchers have successfully reused trained neural networks

  • A Deep Learning Neural Network (DLNN) trained

to recognize cats and dogs can be repurposed to distinguish pathology in medical images

​Recent work has shown promising results in image classification:

  • Skin lesions
  • Pathology images
  • Retinal hemorrhage
  • Signal processing – EEG, ECG data

​But work continues to make results more interpretable

  • Classifiers today are best suited to scan data for

skilled professionals

4

Recent publications indicate promising opportunity

Rajpurkar P, Hannun A, et al. Cardiologist-Level Arrhythmia Detection with Convolutional Neural Networks, arXiv:1707.01836v1 [cs.CV] 6 Jul 2017.

Figure 1. Our trained convolutional neural network correctly detecting the sinus rhythm (SINUS) and Atrial Fibrillation (AFIB) from this ECG recorded with a single-lead wearable heart monitor

Benign Malignant

Kalouche S. Vision-Based Classification of Skin Cancer Using Deep

  • Learning. Stanford University.
slide-5
SLIDE 5

Administrative Processes

​Many administrative processes for claims rely on analyzing text data

  • Charts
  • Notes
  • Comments

​Often, sequences of events are critical to determine an outcome

  • Groups of claims
  • A progression of care

​The results of these decisions are well-suited to train a neural network

5

Well-suited for Deep Learning

KEY INGREDIENTS OF ADMINISTRATIVE WORKFLOWS TYPES OF DATA MANUAL PROCESS DECISIONS

Large amounts of unstructured text data Set steps in a process Decisions recorded in workflow systems Complex manual review process

slide-6
SLIDE 6

Deep Learning

6

​The model is not the solution

Assess

Problem, available data, and solution

Implement Solution Regularly measure benefit Modify Solution/Model Gather data and implement model

Train Measure Infer Refine

slide-7
SLIDE 7

Applying Deep Learning Neural Networks(DLNNs)

7

Avoidable ED visits Use labeled ED visits and EHR data /claims data to predict patients at risk for these visits Proactively reach out to priority patients to educate them about alternative care options Audit/monitor outcomes of patients contacted to identify appropriate ED visits Unnecessary medical claim reviews Use labeled claims data to predict claims that should be automatically paid Change claims review process to include automated approvals and review claims flagged for review

  • Audit/monitor

false positives

  • Evaluate policy change

Untimely prior authorizations Use historical prior authorization data to predict which requests should be automatically approved Change prior authorization process to include automated approvals and requests requiring review

  • Audit/monitor false positives
  • Evaluate policy change

​Problem ​Model ​Solution ​Measure/adjust

​Use cases underway

slide-8
SLIDE 8