Deep Learning Models for Time Series Data Analysis with Applications to Health Care
Yan Liu
Computer Science Department University of Southern California Email: yanliu@usc.edu
Yan Liu (USC) Deep Health 1 / 34
Deep Learning Models for Time Series Data Analysis with Applications - - PowerPoint PPT Presentation
Deep Learning Models for Time Series Data Analysis with Applications to Health Care Yan Liu Computer Science Department University of Southern California Email: yanliu@usc.edu Yan Liu (USC) Deep Health 1 / 34 A human being is a part of a
Yan Liu (USC) Deep Health 1 / 34
Yan Liu (USC) Deep Health 2 / 34
Yan Liu (USC) Deep Health 3 / 34
Yan Liu (USC) Deep Health 4 / 34
Yan Liu (USC) Deep Health 5 / 34
Yan Liu (USC) Deep Health 6 / 34
1Society of Critical Care Medicine website, Statistics page. Yan Liu (USC) Deep Health 7 / 34
Yan Liu (USC) Deep Health 8 / 34
Yan Liu (USC) Deep Health 9 / 34
Yan Liu (USC) Deep Health 10 / 34
2http://rochesterproject.org/ Yan Liu (USC) Deep Health 11 / 34
Yan Liu (USC) Deep Health 12 / 34
Yan Liu (USC) Deep Health 13 / 34
Yan Liu (USC) Deep Health 14 / 34
Yan Liu (USC) Deep Health 15 / 34
Yan Liu (USC) Deep Health 16 / 34
Yan Liu (USC) Deep Health 17 / 34
Yan Liu (USC) Deep Health 18 / 34
Yan Liu (USC) Deep Health 19 / 34
Yan Liu (USC) Deep Health 20 / 34
Lr(xi
t; θe, θg) = Eqθe(zi
≤T i|xi ≤T i)
T i
(−D(qθe(zi
t|xi ≤t, zi <t)||p(zi t|xi <t, zi <t))+log pθg(xi t|zi ≤t, xi <t))
min
θe,θg,θy
1 n
n
1 T i Lr(xi; θe, θg)+ 1 n
n
Ly(xi; θy, θe)+λR(θe)
R(θe) = max
θd
n
n
Ld(xi; θd, θe)− 1 n′
N
Ld(xi; θd, θe)
E(θe, θg, θy, θd) = 1 N
N
1 T i Lr(xi; θe, θg)+ 1 n
n
Ly(xi; θy)−λ( 1 n
n
Ld(xi; θd)+ 1 n′
N
Ld(xi; θd)))
Yan Liu (USC) Deep Health 21 / 34
Yan Liu (USC) Deep Health 22 / 34
Source-Target LR Adaboost DNN DANN VFAE R-DANN VRDDA 3- 2 0.555 0.562 0.569 0.572 0.615 0.603 0.654 4- 2 0.624 0.645 0.569 0.589 0.635 0.584 0.656 5- 2 0.527 0.554 0.551 0.540 0.588 0.611 0.616 2- 3 0.627 0.621 0.550 0.563 0.585 0.708 0.724 4- 3 0.681 0.636 0.542 0.527 0.722 0.821 0.770 5- 3 0.655 0.706 0.503 0.518 0.608 0.769 0.782 2- 4 0.585 0.591 0.530 0.560 0.582 0.716 0.777 3- 4 0.652 0.629 0.531 0.527 0.697 0.769 0.764 5- 4 0.689 0.699 0.538 0.532 0.614 0.728 0.738 2- 5 0.565 0.543 0.549 0.526 0.555 0.659 0.719 3- 5 0.576 0.587 0.510 0.526 0.533 0.630 0.721 4- 5 0.682 0.587 0.575 0.548 0.712 0.747 0.775 5- 1 0.502 0.573 0.557 0.563 0.618 0.563 0.639 4- 1 0.565 0.533 0.572 0.542 0.668 0.577 0.636 3- 1 0.500 0.500 0.542 0.535 0.570 0.591 0.631 2- 1 0.520 0.500 0.534 0.559 0.578 0.630 0.637
Yan Liu (USC) Deep Health 23 / 34
Yan Liu (USC) Deep Health 24 / 34
Yan Liu (USC) Deep Health 25 / 34
Yan Liu (USC) Deep Health 26 / 34
Yan Liu (USC) Deep Health 27 / 34
Yan Liu (USC) Deep Health 28 / 34
Yan Liu (USC) Deep Health 29 / 34
0.5 0.6 0.7 0.8 0.9
001 | 139 #1 140 | 239 #2 240 | 279 #3 280 | 289 #4 290 | 319 #5 320 | 389 #6 390 | 459 #7 460 | 519 #8 520 | 579 #9 580 | 629 #10 630 | 677 #11 680 | 709 #12 710 | 739 #13 740 | 759 #14 780 | 789 #15 790 | 796 #16 797 | 799 #17 800 | 999 #18 V Codes #19 E Codes #20
Best Simple Baseline Best Multimodal Model Best Mimic Model Yan Liu (USC) Deep Health 30 / 34
7.100 7.325 7.550
PH-D1
0.02 0.00 0.02 0.04 0.06 0.08
OI-D1 <= 10.927 S = 100.0% LIS-D0 <= 2.8333 S = 82.4%
True
DeltaPF-D2 <= -89.042 S = 17.6%
False
BE-D1 <= -5.9335 S = 64.8% MAP-D1 <= 13.6886 S = 17.6% % = 0.400 S = 6.0% V = -0.1921 % = 0.762 S = 58.8% V = 0.204 % = 0.846 S = 3.5% V = 0.2104 % = 0.393 S = 14.2% V = -0.3013 PaO2-D0 <= 50.5 S = 4.4% LeakPer <= 0.1669 S = 13.2% % = 0.125 S = 2.5% V = -0.3634 % = 0.583 S = 1.9% V = -0.0715 % = 0.200 S = 12.6% V = -0.4922 % = 0.000 S = 0.6% V = -0.1118
Yan Liu (USC) Deep Health 31 / 34
Yan Liu (USC) Deep Health 32 / 34
Yan Liu (USC) Deep Health 33 / 34
Yan Liu (USC) Deep Health 34 / 34