paper-with-me

Papers

Process Outcome Prediction: CNN vs. LSTM (with Attention)

2021-04-14 · Hans Weytjens, Jochen De Weerdt

The early outcome prediction of ongoing or completed processes confers competitive advantage to organizations. The performance of classic machine learning and, more recently, deep learning techniques such as Long Short-Term Memory (LSTM) on this type of classification problem has been thorougly investigated. Recently, much research focused on applying Convolutional Neural Networks (CNN) to time series problems including classification, however not yet to outcome prediction. The purpose of this paper is to close this gap and compare CNNs to LSTMs. Attention is another technique that, in combination with LSTMs, has found application in time series classification and was included in our research. Our findings show that all these neural networks achieve satisfactory to high predictive power provided sufficiently large datasets. CNNs perfom on par with LSTMs; the Attention mechanism adds no value to the latter. Since CNNs run one order of magnitude faster than both types of LSTM, their use is preferable. All models are robust with respect to their hyperparameters and achieve their maximal predictive power early on in the cases, usually after only a few events, making them highly suitable for runtime predictions. We argue that CNNs' speed, early predictive power and robustness should pave the way for their application in process outcome prediction.

📄 PDF Abstract BibTeX arXiv:2104.06934

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationPredictionTime SeriesTime Series AnalysisTime Series Classification

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Predicting Outcomes in Long COVID Patients with Spatiotemporal Attention

2023-07-07 · Degan Hao, Mohammadreza Negahdar

Long COVID is a general term of post-acute sequelae of COVID-19. Patients with long COVID can endure long-lasting symptoms including fatigue, headache, dyspnea and anosmia, etc. Identifying the cohorts with severe long-t…

Feature Importance

A Novel Autoencoders-LSTM Model for Stroke Outcome Prediction using Multimodal MRI Data

2023-03-16 · Nima Hatami, Laura Mechtouff, David Rousseau, Tae-Hee Cho 외

Patient outcome prediction is critical in management of ischemic stroke. In this paper, a novel machine learning model is proposed for stroke outcome prediction using multimodal Magnetic Resonance Imaging (MRI). The prop…

Management

Wave-LSTM: Multi-scale analysis of somatic whole genome copy number profiles

2024-08-22 · Charles Gadd, Christopher Yau

Changes in the number of copies of certain parts of the genome, known as copy number alterations (CNAs), due to somatic mutation processes are a hallmark of many cancers. This genomic complexity is known to be associated…

Survival Prediction

Difference Attention Based Error Correction LSTM Model for Time Series Prediction

2020-03-30 · Yuxuan Liu, Jiangyong Duan, Juan Meng

In this paper, we propose a novel model for time series prediction in which difference-attention LSTM model and error-correction LSTM model are respectively employed and combined in a cascade way. While difference-attent…

PredictionTime SeriesTime Series AnalysisTime Series Prediction

Long-range Prediction of Vital Signs Using Generative Boosting via LSTM Networks

2019-11-14 · Shiyu Liu, Mehul Motani

Vital signs including heart rate, respiratory rate, body temperature and blood pressure, are critical in the clinical decision making process. Effective early prediction of vital signs help to alert medical practitioner …

ClusteringDecision Making