Learning Hidden Patterns from Patient Multivariate Time Series Data
Using Convolutional Neural Networks: A Case Study of Healthcare Cost
Prediction
- URL: http://arxiv.org/abs/2009.06783v1
- Date: Mon, 14 Sep 2020 23:11:19 GMT
- Title: Learning Hidden Patterns from Patient Multivariate Time Series Data
Using Convolutional Neural Networks: A Case Study of Healthcare Cost
Prediction
- Authors: Mohammad Amin Morid, Olivia R. Liu Sheng, Kensaku Kawamoto, Samir
Abdelrahman
- Abstract summary: We developed an effective and scalable individual-level patient cost prediction method using a convolutional neural network (CNN) architecture.
We used three years of medical and pharmacy claims data from 2013 to 2016 from a healthcare insurer.
- Score: 2.1725910903497176
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Objective: To develop an effective and scalable individual-level patient cost
prediction method by automatically learning hidden temporal patterns from
multivariate time series data in patient insurance claims using a convolutional
neural network (CNN) architecture.
Methods: We used three years of medical and pharmacy claims data from 2013 to
2016 from a healthcare insurer, where data from the first two years were used
to build the model to predict costs in the third year. The data consisted of
the multivariate time series of cost, visit and medical features that were
shaped as images of patients' health status (i.e., matrices with time windows
on one dimension and the medical, visit and cost features on the other
dimension). Patients' multivariate time series images were given to a CNN
method with a proposed architecture. After hyper-parameter tuning, the proposed
architecture consisted of three building blocks of convolution and pooling
layers with an LReLU activation function and a customized kernel size at each
layer for healthcare data. The proposed CNN learned temporal patterns became
inputs to a fully connected layer.
Conclusions: Feature learning through the proposed CNN configuration
significantly improved individual-level healthcare cost prediction. The
proposed CNN was able to outperform temporal pattern detection methods that
look for a pre-defined set of pattern shapes, since it is capable of extracting
a variable number of patterns with various shapes. Temporal patterns learned
from medical, visit and cost data made significant contributions to the
prediction performance. Hyper-parameter tuning showed that considering
three-month data patterns has the highest prediction accuracy. Our results
showed that patients' images extracted from multivariate time series data are
different from regular images, and hence require unique designs of CNN
architectures.
Related papers
- Masked LoGoNet: Fast and Accurate 3D Image Analysis for Medical Domain [48.440691680864745]
We introduce a new neural network architecture, termed LoGoNet, with a tailored self-supervised learning (SSL) method.
LoGoNet integrates a novel feature extractor within a U-shaped architecture, leveraging Large Kernel Attention (LKA) and a dual encoding strategy.
We propose a novel SSL method tailored for 3D images to compensate for the lack of large labeled datasets.
arXiv Detail & Related papers (2024-02-09T05:06:58Z) - The effect of data augmentation and 3D-CNN depth on Alzheimer's Disease
detection [51.697248252191265]
This work summarizes and strictly observes best practices regarding data handling, experimental design, and model evaluation.
We focus on Alzheimer's Disease (AD) detection, which serves as a paradigmatic example of challenging problem in healthcare.
Within this framework, we train predictive 15 models, considering three different data augmentation strategies and five distinct 3D CNN architectures.
arXiv Detail & Related papers (2023-09-13T10:40:41Z) - LegoNet: Alternating Model Blocks for Medical Image Segmentation [0.7550390281305251]
We propose to alternate structurally different types of blocks to generate a new architecture, mimicking how Lego blocks can be assembled together.
Using two CNN-based and one SwinViT-based blocks, we investigate three variations to the so-called LegoNet that applies the new concept of block alternation for the segmentation task in medical imaging.
arXiv Detail & Related papers (2023-06-06T08:22:47Z) - Continuous time recurrent neural networks: overview and application to
forecasting blood glucose in the intensive care unit [56.801856519460465]
Continuous time autoregressive recurrent neural networks (CTRNNs) are a deep learning model that account for irregular observations.
We demonstrate the application of these models to probabilistic forecasting of blood glucose in a critical care setting.
arXiv Detail & Related papers (2023-04-14T09:39:06Z) - CNN-LSTM Based Multimodal MRI and Clinical Data Fusion for Predicting
Functional Outcome in Stroke Patients [1.5250925845050138]
Clinical outcome prediction plays an important role in stroke patient management.
From a machine learning point-of-view, one of the main challenges is dealing with heterogeneous data.
In this paper a multimodal convolutional neural network - long short-term memory (CNN-LSTM) based ensemble model is proposed.
arXiv Detail & Related papers (2022-05-11T14:46:01Z) - Deep Cellular Recurrent Network for Efficient Analysis of Time-Series
Data with Spatial Information [52.635997570873194]
This work proposes a novel deep cellular recurrent neural network (DCRNN) architecture to process complex multi-dimensional time series data with spatial information.
The proposed architecture achieves state-of-the-art performance while utilizing substantially less trainable parameters when compared to comparable methods in the literature.
arXiv Detail & Related papers (2021-01-12T20:08:18Z) - Improved Predictive Deep Temporal Neural Networks with Trend Filtering [22.352437268596674]
We propose a new prediction framework based on deep neural networks and a trend filtering.
We reveal that the predictive performance of deep temporal neural networks improves when the training data is temporally processed by a trend filtering.
arXiv Detail & Related papers (2020-10-16T08:29:36Z) - BiteNet: Bidirectional Temporal Encoder Network to Predict Medical
Outcomes [53.163089893876645]
We propose a novel self-attention mechanism that captures the contextual dependency and temporal relationships within a patient's healthcare journey.
An end-to-end bidirectional temporal encoder network (BiteNet) then learns representations of the patient's journeys.
We have evaluated the effectiveness of our methods on two supervised prediction and two unsupervised clustering tasks with a real-world EHR dataset.
arXiv Detail & Related papers (2020-09-24T00:42:36Z) - Healthcare Cost Prediction: Leveraging Fine-grain Temporal Patterns [1.8537353833167836]
We used three years of medical and pharmacy claims data from 2013 to 2016 from a healthcare insurer.
We first used patients' temporal data in their fine-grain form as opposed to coarse-grain form.
We devised novel spike detection features to extract temporal patterns that improve the performance of cost prediction.
arXiv Detail & Related papers (2020-09-14T22:49:50Z) - Enhancing Fiber Orientation Distributions using convolutional Neural
Networks [0.0]
We learn improved FODs for commercially acquired MRI.
We evaluate patch-based 3D convolutional neural networks (CNNs)
Our approach may enable robust CSD model estimation on single-shell dMRI acquisition protocols.
arXiv Detail & Related papers (2020-08-12T16:06:25Z) - M2Net: Multi-modal Multi-channel Network for Overall Survival Time
Prediction of Brain Tumor Patients [151.4352001822956]
Early and accurate prediction of overall survival (OS) time can help to obtain better treatment planning for brain tumor patients.
Existing prediction methods rely on radiomic features at the local lesion area of a magnetic resonance (MR) volume.
We propose an end-to-end OS time prediction model; namely, Multi-modal Multi-channel Network (M2Net)
arXiv Detail & Related papers (2020-06-01T05:21:37Z) - Connecting the Dots: Multivariate Time Series Forecasting with Graph
Neural Networks [91.65637773358347]
We propose a general graph neural network framework designed specifically for multivariate time series data.
Our approach automatically extracts the uni-directed relations among variables through a graph learning module.
Our proposed model outperforms the state-of-the-art baseline methods on 3 of 4 benchmark datasets.
arXiv Detail & Related papers (2020-05-24T04:02:18Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.