Architecture of proposed LSTM-based model
The concatenation of the medical event embedding vectors () and the corresponding time encoding vectors () are inputs to the BiLSTM model, which generates output vectors (). All the output vectors are concatenated, then a global max pooling operation is performed to produce the patient representation vector. Finally, a fully connected layer and the sigmoid function are used to predict the probability of sepsis onset in the next 4 h.