ACL-OCL / Base_JSON /prefixL /json /louhi /2020.louhi-1.11.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "2020",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T12:10:28.144862Z"
},
"title": "An efficient representation of chronological events in medical texts",
"authors": [
{
"first": "Andrey",
"middle": [],
"last": "Kormilitzin",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Oxford",
"location": {
"postCode": "OX3 7JX",
"settlement": "Oxford",
"country": "UK"
}
},
"email": "[email protected]"
},
{
"first": "Nemanja",
"middle": [],
"last": "Vaci",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Sheffield",
"location": {
"postCode": "S1 1HD",
"settlement": "Sheffield",
"country": "UK"
}
},
"email": ""
},
{
"first": "Qiang",
"middle": [],
"last": "Liu",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Oxford",
"location": {
"postCode": "OX3 7JX",
"settlement": "Oxford",
"country": "UK"
}
},
"email": ""
},
{
"first": "Hao",
"middle": [],
"last": "Ni",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University College London",
"location": {
"postCode": "WC1H 0AY",
"settlement": "London",
"country": "UK"
}
},
"email": ""
},
{
"first": "",
"middle": [],
"last": "Goran Nenadic",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Manchester",
"location": {
"postCode": "M13 9PL",
"settlement": "Manchester",
"country": "UK"
}
},
"email": ""
},
{
"first": "Alejo",
"middle": [],
"last": "Nevado-Holgado",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Oxford",
"location": {
"postCode": "OX3 7JX",
"settlement": "Oxford",
"country": "UK"
}
},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "In this work we addressed the problem of capturing sequential information contained in longitudinal electronic health records (EHRs). Clinical notes, which is a particular type of EHR data, are a rich source of information and practitioners often develop clever solutions how to maximise the sequential information contained in free-texts. We proposed a systematic methodology for learning from chronological events available in clinical notes. The proposed methodological path signature framework creates a non-parametric hierarchical representation of sequential events of any type and can be used as features for downstream statistical learning tasks. The methodology was developed and externally validated using the largest in the UK secondary care mental health EHR data on a specific task of predicting survival risk of patients diagnosed with Alzheimer's disease. The signature-based model was compared to a common survival random forest model. Our results showed a 15.4% increase of risk prediction AUC at the time point of 20 months after the first admission to a specialist memory clinic and the signature method outperformed the baseline mixed-effects model by 13.2 %.",
"pdf_parse": {
"paper_id": "2020",
"_pdf_hash": "",
"abstract": [
{
"text": "In this work we addressed the problem of capturing sequential information contained in longitudinal electronic health records (EHRs). Clinical notes, which is a particular type of EHR data, are a rich source of information and practitioners often develop clever solutions how to maximise the sequential information contained in free-texts. We proposed a systematic methodology for learning from chronological events available in clinical notes. The proposed methodological path signature framework creates a non-parametric hierarchical representation of sequential events of any type and can be used as features for downstream statistical learning tasks. The methodology was developed and externally validated using the largest in the UK secondary care mental health EHR data on a specific task of predicting survival risk of patients diagnosed with Alzheimer's disease. The signature-based model was compared to a common survival random forest model. Our results showed a 15.4% increase of risk prediction AUC at the time point of 20 months after the first admission to a specialist memory clinic and the signature method outperformed the baseline mixed-effects model by 13.2 %.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Electronic health records (EHRs) have now become ubiquitous and offer novel opportunities for clinical research by supporting the development of intelligent decision support systems and improvement of patients' care. One of the distinct features of EHR is that the data are being collected over time and might be seen as health data streams, allowing research to study longitudinal trends and make inference about the progression of disease, treatments and outcomes. However, the proper representation of sequential medical events still remains 1 Equal contribution. a challenge. Moreover, longitudinal clinical notes exhibit a multi-level hierarchical structure, where events are described and embedded in sentences, sentences in paragraphs and eventually resulting in chronologically ordered documents. Recent works have addressed the problem of capturing this information directly from raw texts by introducing novel neural network architectures, such as attention-based recurrent neural networks (Bai et al., 2018) and time-aware Transformers (Zhang et al., 2020) . When dealing with chronological clinical notes, practitioners make multiple decisions on how to structure and transform these sequential events, which are often simplifications of medical histories. In this work we proposed a different methodology to address the problem of learning from events found in clinical notes, by first extracting them using natural language processing and then representing the sequential order by means of the path signatures. The signature (Lyons, 2014 ) is a non-parametric representation of heterogeneous sequential data, offers a feature extraction method from longitudinal events and can naturally be integrated within a general data mining pipeline. To demonstrate the methodology, we used the largest secondary care mental health EHR data in the UK to develop a survival prognostic model for patients diagnosed with Alzheimer's disease.",
"cite_spans": [
{
"start": 545,
"end": 546,
"text": "1",
"ref_id": null
},
{
"start": 1000,
"end": 1018,
"text": "(Bai et al., 2018)",
"ref_id": "BIBREF3"
},
{
"start": 1047,
"end": 1067,
"text": "(Zhang et al., 2020)",
"ref_id": "BIBREF38"
},
{
"start": 1539,
"end": 1551,
"text": "(Lyons, 2014",
"ref_id": "BIBREF24"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The data in this study were sourced from the UK-Clinical Record Interactive Search system (UK-CRIS), which provides a research platform (https://crisnetwork.co/) for data mining and analysis using de-identified real-world observational electronic patients records from twelve secondary care UK Mental Health NHS Trusts (Goodday et al., 2020) . UK-CRIS provides access to struc-tured information, such as ICD-10 coded diagnoses, quality of life scales and demographic information, as well as various unstructured texts, such as clinical summaries, discharge letters and progress notes. The study cohort jointly comprised records from 24,108 patients diagnosed with Alzheimer's disease and various types of dementia, containing more than 3.7 million individual clinical documents from two centres: Oxford and Southern Health Foundation NHS Trusts. The field of clinical NLP in general, and of mental health and Alzheimer's research in particular, largely suffers from the dearth of gold-annotated data. The reason is due to the shortage of trained annotators with clinical background who are also authorised to access sensitive patient-level data. Therefore, to develop a robust information extraction (IE) model from an insufficient amount of data, we leveraged the idea of transfer learning using the publicly available MIMIC-III corpus (Johnson et al., 2016) comprising information relating to patients admitted to intensive care units (ICU) with more than 2.1 million clinical notes as well as 505 gold-annotated by clinical experts discharge summaries from the 2018 n2c2 challenge (Henry et al., 2020) . We assert that the study was independently approved and granted by the Oxfordshire and Southern Health NHS Foundation Trust Research Ethics Committees.",
"cite_spans": [
{
"start": 291,
"end": 341,
"text": "UK Mental Health NHS Trusts (Goodday et al., 2020)",
"ref_id": null
},
{
"start": 1337,
"end": 1359,
"text": "(Johnson et al., 2016)",
"ref_id": "BIBREF15"
},
{
"start": 1584,
"end": 1604,
"text": "(Henry et al., 2020)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Data",
"sec_num": "2.1"
},
{
"text": "The information extraction model was developed to identify diagnosis, medications and cognitive health assessment Mini-Mental State Examination score (MMSE) (Pangman et al., 2000) . Additionally, the identified entities were classified according to several attributes, such as the 'experiencer' modality (i.e., whether the MMSE was actually referring to a patient or to a family member), temporal information (i.e the date of diagnosis or MMSE score) and negations (i.e. discontinued medications) (Harkema et al., 2009) . Such drug mentions were discarded in order to extract the most accurate information. Generic and brand drug names were normalised using the British National Formulary, the core pharmaceutical reference book (Committee et al., 2019) . The architecture of the named entity recognition model comprised a hybrid approach of an ontology-based fuzzy pattern matching and a bi-directional LSTM neural network architecture with the attention mechanism (Bahdanau et al., 2014) for sequence classification.",
"cite_spans": [
{
"start": 157,
"end": 179,
"text": "(Pangman et al., 2000)",
"ref_id": "BIBREF29"
},
{
"start": 497,
"end": 519,
"text": "(Harkema et al., 2009)",
"ref_id": "BIBREF11"
},
{
"start": 729,
"end": 753,
"text": "(Committee et al., 2019)",
"ref_id": null
},
{
"start": 966,
"end": 989,
"text": "(Bahdanau et al., 2014)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Information extraction model",
"sec_num": "2.2"
},
{
"text": "The GloVE word embedding (Pennington et al., 2014) were fine-tuned on both MIMIC-III and UK-CRIS data . The developed IE model was trained only on data from the Oxford Health NHS Trust instance and externally validated on a sample of data from a regionally different Southern Health NHS Foundation Trust.",
"cite_spans": [
{
"start": 25,
"end": 50,
"text": "(Pennington et al., 2014)",
"ref_id": "BIBREF30"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Information extraction model",
"sec_num": "2.2"
},
{
"text": "Repeated measurements, speech, text, time-series or any other sequential data might be seen as a path-valued random variable. Formally, a path X of finite length in d dimensions can be described by the mapping X :",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The signature of a path",
"sec_num": "2.3"
},
{
"text": "[a, b] \u2192 R d , or in terms of co-ordinates X = (X 1 t , X 2 t , ..., X d t ),",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The signature of a path",
"sec_num": "2.3"
},
{
"text": "where each coordinate X i t is real-valued and parametrised by t \u2208 [a, b]. The signature representation S of a path X is defined as an infinite series:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The signature of a path",
"sec_num": "2.3"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "S(X) a,b = (1,S(X) 1 a,b , S(X) 2 a,b , ..., S(X) d a,b , S(X) 1,1 a,b , S(X) 1,2 a,b , ...),",
"eq_num": "(1)"
}
],
"section": "The signature of a path",
"sec_num": "2.3"
},
{
"text": "where each term is a k-fold iterated integral of the path X labelled by multi-index i 1 , ..., i k :",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The signature of a path",
"sec_num": "2.3"
},
{
"text": "S(X) i 1 ,...,i k a,b = a<t k <b ... a<t 1 <t 2 dX i 1 t 1 ...dX i k t k .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The signature of a path",
"sec_num": "2.3"
},
{
"text": "(2) However, in many real-life applications the first k-terms of the truncated signature at level L give a satisfying approximation. Intuitively, it is analogous to statistical moments of a d-dimensional vector-valued random variable, such as mean, variance or higher moments. One can define statistical moments of a path-valued random variable, which are essentially the signature moments (Chevyrev and Oberhauser, 2018) defined in Eq. (2). The signature S(X) completely characterises a path X up to tree-like equivalence and is invariant to reparameterisation (Hambly and Lyons, 2010) . The signature can also be expressed in a more compact form known as log-signature (Liao et al., 2019; Morrill et al., 2020a) , which is the formal power series of log S(X), while carrying the same information. Informally, the path signature captures the order of events. For example, consider two sequences X 1 = aabba and X 2 = baaab consisting of a simple vocabulary with only two letters {a, b}. The sequences might be presented as paths in 2d space as shown in Fig. 1 . Each linear segment between two points (Fig. 1) corresponds to a single letter in the sequence and the arrows denote the temporal direction of the sequence. Despite the same Level 1 2 3 4 S(X 1 ) 3 2 1 -0.5 -1 -1/3 -0.5 0 S(X 2 ) 3 2 0 1.5 0.5 0 0 0 number of letters in the sequences {a = 3, b = 2}, the order of letters matters. The signature easily picks the differences and the first four levels of the log-signatures of paths are shown in Table 1 . The lower order signature terms S (i) are the increments along the i-th direction (i.e. the distance between the endpoints), for example, S (1) = 3 \u2212 0 = 3 and S (2) = 2 \u2212 0 = 2 as can be seen in Figure 1 . The second order corresponds to the area enclosed by a path and a chord connecting endpoints (Chevyrev and Kormilitzin, 2016) . The usefulness of a path signature as a feature map of sequential data was demonstrated theoretically as well as in numerous machine learning applications in healthcare (Morrill et al., 2019; Morrill et al., 2020b; Kormilitzin et al., 2017) , finance (Arribas, 2018), computer vision (Yang et al., 2017; Xie et al., 2017) , topological data analysis and deep learning (Kidger et al., 2019) .",
"cite_spans": [
{
"start": 562,
"end": 586,
"text": "(Hambly and Lyons, 2010)",
"ref_id": "BIBREF10"
},
{
"start": 671,
"end": 690,
"text": "(Liao et al., 2019;",
"ref_id": "BIBREF23"
},
{
"start": 691,
"end": 713,
"text": "Morrill et al., 2020a)",
"ref_id": "BIBREF26"
},
{
"start": 1817,
"end": 1849,
"text": "(Chevyrev and Kormilitzin, 2016)",
"ref_id": "BIBREF4"
},
{
"start": 2021,
"end": 2043,
"text": "(Morrill et al., 2019;",
"ref_id": "BIBREF27"
},
{
"start": 2044,
"end": 2066,
"text": "Morrill et al., 2020b;",
"ref_id": "BIBREF28"
},
{
"start": 2067,
"end": 2092,
"text": "Kormilitzin et al., 2017)",
"ref_id": "BIBREF19"
},
{
"start": 2136,
"end": 2155,
"text": "(Yang et al., 2017;",
"ref_id": "BIBREF37"
},
{
"start": 2156,
"end": 2173,
"text": "Xie et al., 2017)",
"ref_id": "BIBREF36"
},
{
"start": 2220,
"end": 2241,
"text": "(Kidger et al., 2019)",
"ref_id": "BIBREF16"
}
],
"ref_spans": [
{
"start": 1054,
"end": 1060,
"text": "Fig. 1",
"ref_id": "FIGREF0"
},
{
"start": 1102,
"end": 1110,
"text": "(Fig. 1)",
"ref_id": "FIGREF0"
},
{
"start": 1507,
"end": 1514,
"text": "Table 1",
"ref_id": "TABREF0"
},
{
"start": 1713,
"end": 1721,
"text": "Figure 1",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "The signature of a path",
"sec_num": "2.3"
},
{
"text": "The independent variables used in the prognostic model were medications and the MMSE scores collected over time. The dependent outcome variable was right-censored time to death data in months. A synthetic example of the patient's records (Table 2) and the corresponding algorithmically extracted longitudinal data is presented in Table 3 .",
"cite_spans": [],
"ref_spans": [
{
"start": 330,
"end": 337,
"text": "Table 3",
"ref_id": "TABREF3"
}
],
"eq_spans": [],
"section": "Independent and outcome variables",
"sec_num": "2.4"
},
{
"text": "The outcome variable was encoded as a tuple: (T rue, 34.17) indicating that a person has died after 34.17 months since the very first visit to a specialist memory clinic. The patient was treated by two different medications with a changing pattern and eventually was tapered off medication due to no further expected improvement.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Independent and outcome variables",
"sec_num": "2.4"
},
{
"text": "The signature transformation might be seen as a hierarchical statistical summarisation (\"feature extraction\") of the longitudinal data along the temporal dimension. In order to benchmark the proposed method, we used a time-honoured linear mixedeffects regression as a baseline model for longitudinal summarisation. Specifically, each patient-level longitudinal MMSE scores were modelled using a linear regression and the resulting coefficients, such as an intercept and a slope, were used as features representing the progression of the MMSE over time. The median number of medication categories was used as an additional feature, resulting in three features for each patient.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Baseline longitudinal data summarisation",
"sec_num": "2.5"
},
{
"text": "The common statistical approach to analyse the time-to-event survival data is based on the linear Cox model (Collett, 2015) . However, Miao et al. (2015) showed that a survival random forest (SRF) approach (Ishwaran et al., 2008) outperformed linear Cox model, based on the Harrell's concordance index (C-index) (Harrell et al., 1982) , and was understandably capable of identifying non-linear effects of the input variables as opposed to linear Cox model. Therefore, we chose the SRF as the preferred method. The SRF approach was implemented in Python using \"scikit-survival\" package (P\u00f6lsterl et al., 2015) . The Harell's C-index (the concordance index) is a goodness of fit measure for risk scores models. It is a common statistical approach to evaluate risk models in survival analysis, where data may be right-censored and corresponds to rank correlation between predicted risk scores and observed time points, similarly to Kendall's \u03c4 .",
"cite_spans": [
{
"start": 108,
"end": 123,
"text": "(Collett, 2015)",
"ref_id": "BIBREF7"
},
{
"start": 135,
"end": 153,
"text": "Miao et al. (2015)",
"ref_id": "BIBREF25"
},
{
"start": 206,
"end": 229,
"text": "(Ishwaran et al., 2008)",
"ref_id": "BIBREF14"
},
{
"start": 312,
"end": 334,
"text": "(Harrell et al., 1982)",
"ref_id": "BIBREF12"
},
{
"start": 585,
"end": 608,
"text": "(P\u00f6lsterl et al., 2015)",
"ref_id": "BIBREF31"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Survival random forests",
"sec_num": "2.6"
},
{
"text": "We used a hybrid approach to developing an IE model consisting of training a baseline model using MIMIC-III and n2c2 annotated data. Specifically, the named-entity recognition (NER) model ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Information extraction model",
"sec_num": "3.1"
},
{
"text": "Today MMSE 19, the patient didn't respond to Rivastigmine and was changed to Donepezil.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "12-Feb-2017",
"sec_num": null
},
{
"text": "Great response to new treatment (MMSE 23/30), continue on Donepezil.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "03-Feb-2018",
"sec_num": null
},
{
"text": "The patient stopped responding to Donepezil and severely deteriorated (MMSE 14/30), stop Donepezil. comprised a transition-based system based on the chunking model (Lample et al., 2016) where tokens were represented as hashed and embedded representations of the prefix, suffix, shape and lemmatised features of words, followed by the rulebased matching using the BNF vocabulary. The IE model was implemented using \"spaCy\" python library 1 , including negations and temporal information identification as well as relationships classification between the word-tokens using linguistic features, such as part-of-speech and dependencies. Finally, the active learning tool \"Prodigy\" 2 was used for iterative model improvement. Target domain training, validation and external validation data contained a collection of gold-annotated drug names, diagnosis and cognitive health assessment MMSE scores as shown in achieved a good and consistent performance on both validation and external validation data sets ( Table 5 ). The annotation schema was developed following the recommendations of Pustejovsky and Stubbs (2012) . The token-level performance metrics were evaluated using the SemEval schema (Segura Bedmar et al., 2013) and the inter-annotator agreement (IAA) of two clinical annotators was 1 https://spacy.io 2 https://prodi.gy computed using F1 score. ",
"cite_spans": [
{
"start": 164,
"end": 185,
"text": "(Lample et al., 2016)",
"ref_id": "BIBREF22"
},
{
"start": 1082,
"end": 1111,
"text": "Pustejovsky and Stubbs (2012)",
"ref_id": "BIBREF32"
}
],
"ref_spans": [
{
"start": 1002,
"end": 1009,
"text": "Table 5",
"ref_id": "TABREF7"
}
],
"eq_spans": [],
"section": "01-Apr-2019",
"sec_num": null
},
{
"text": "Four prognostic models were developed and compared to each other. All models estimated the survival probability of a patient diagnosed with Alzheimer's disease since their first admission to a memory clinic. We compared signature (\"Sig\", Sec. 2.3) versus non-signature (\"Non-sig\", Sec. 2.5) models. We also estimated the added value of the sequential information contained in the treatment course with medications. Specifically, we used two sets of input variables: {time, MMSE} and {time, MMSE, medications}, where time corresponds to the date of MMSE score or prescribed medication as presented in Table 3 . For the \"Sig\" model, the input variable were first transformed into signatures, where the categorical medication names were one-hot encoded and augmented with numerical MMSE scores to create a path. For the \"Non-sig\" model, the longitudinal MMSE scores were summarised by means of linear models adjusting for each patients and the median number of distinct medications were computed. Both models were trained and validated using the same folds of stratified 5-fold cross validation (with fixed random seed). The quality of predictions was assessed using the Harell's C-index and the results are summarised in Table 7 . The signatures were computed using the \"esig\" Python library 3 , however, alternative libraries are also available (Reizenstein and Graham, 2018; Kidger and Lyons, 2020) .",
"cite_spans": [
{
"start": 1344,
"end": 1374,
"text": "(Reizenstein and Graham, 2018;",
"ref_id": "BIBREF33"
},
{
"start": 1375,
"end": 1398,
"text": "Kidger and Lyons, 2020)",
"ref_id": "BIBREF17"
}
],
"ref_spans": [
{
"start": 600,
"end": 607,
"text": "Table 3",
"ref_id": "TABREF3"
},
{
"start": 1219,
"end": 1226,
"text": "Table 7",
"ref_id": null
}
],
"eq_spans": [],
"section": "Prognostic model",
"sec_num": "3.2"
},
{
"text": "Features Sig Non-sig {time, MMSE} 0.626(0.009) 0.574(0.022) {time, MMSE, meds} 0.621(0.011) 0.571(0.019) Table 7 : Harell's C-index measure of four models. Values reported as mean(std) over 5-fold cross validation.",
"cite_spans": [],
"ref_spans": [
{
"start": 105,
"end": 112,
"text": "Table 7",
"ref_id": null
}
],
"eq_spans": [],
"section": "Prognostic model",
"sec_num": "3.2"
},
{
"text": "We also estimated the time-dependent area under the curve of receiver operating characteristics (Lambert and Chevret, 2016) . It is a natural extension of a common AUC ROC analysis to possibly censored survival times where the patients' cognitive health is usually better at the very first visit to a memory clinic, while their condition may deteriorate later. The time-dependent cumulative dynamic AUC ROC of all four models are presented in Fig. 2 . The signature features outperformed the non-signature ones at all times and the inclusion of sequential information from switching medications improved AUC ROC at later times. However, both models struggle to reliably predict the future outcomes further than 3 years. This is due to the limitation of predictors and the available number of patients after 3 years rather than the capacity of our model. of capturing sequential information can therefore maximise utilisation of longitudinal EHRs and can be valuable for supporting clinical decisions and prognostic models. In this work we implemented a signature-based approach to represent chronological events extracted using natural language processing from clinical notes. Extracted chronological events can be seen as a trajectory (path) embedded in a high-dimensional multi-modal space of events (i.e. different medications, interventions, measures, etc) and the signature uniquely characterises the path in the most succinct way. The signature-based feature extraction approach was compared to handcrafted features, comprising a slope and an intercept of MMSE scores over time and the median number of medications for each patient. The signatures represent a hierarchical collection of features, where the first order is proportional to linear statistical moments (i.e. mean) and is not sensitive to the order of data points, as illustrated in Table 1 . We demonstrated that the sequential information about medications has significantly improved the timedemented AUC as captured by the signatures (Figure 2) . In future works we will extend the proposed framework to include the structured information available in EHR (i.e. lab results, coded procedures or clinical encounters) and will develop an interpretability framework to make the signature-based models explainable.",
"cite_spans": [
{
"start": 96,
"end": 123,
"text": "(Lambert and Chevret, 2016)",
"ref_id": "BIBREF21"
}
],
"ref_spans": [
{
"start": 443,
"end": 449,
"text": "Fig. 2",
"ref_id": "FIGREF2"
},
{
"start": 1851,
"end": 1858,
"text": "Table 1",
"ref_id": "TABREF0"
},
{
"start": 2005,
"end": 2015,
"text": "(Figure 2)",
"ref_id": "FIGREF2"
}
],
"eq_spans": [],
"section": "Prognostic model",
"sec_num": "3.2"
},
{
"text": "Discussion and future directionUnstructured longitudinal electronic health records, such as free-text clinical notes, inherently contain rich information about patients' health and outcomes over time. The right analytical tools capable 3 https://esig.readthedocs.io/",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [
{
"text": "The study was funded by the National Institute for Health Research's (NIHR) Oxford Health Biomedical Research Centre (BRC-1215-20005). This work was supported by the UK Clinical Records Interactive Search (UK-CRIS) system funded and developed by the NIHR Oxford Health BRC at Oxford Health NHS Foundation Trust and the Department of Psychiatry, University of Oxford. AK, NV, QL, ANH are funded by the MRC Pathfinder Grant (MC-PC-17215). HN was supported by the Alan Turing Institute under the EP-SRC grant EP/N510129/1 and under the EPSRC EP/S026347/1. The views expressed are those of the authors and not necessarily those of the UK National Health Service, the NIHR, or the UK Department of Health. We highly appreciate the work and support of the Oxford CRIS Team: Tanya Smith, Lulu Kane, Adam Pill and Suzanne Fisher and Dr Peter Phiri of the Southern Health NHS Foundation Trust CRIS team.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgments",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Derivatives pricing using signature payoffs",
"authors": [
{
"first": "Arribas",
"middle": [],
"last": "Imanol Perez",
"suffix": ""
}
],
"year": 2018,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1809.09466"
]
},
"num": null,
"urls": [],
"raw_text": "Imanol Perez Arribas. 2018. Derivatives pric- ing using signature payoffs. arXiv preprint arXiv:1809.09466.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "A signature-based machine learning model for bipolar disorder and borderline personality disorder",
"authors": [
{
"first": "Kate",
"middle": [],
"last": "Imanol Perez Arribas",
"suffix": ""
},
{
"first": "Guy",
"middle": [],
"last": "Saunders",
"suffix": ""
},
{
"first": "Terry",
"middle": [],
"last": "Goodwin",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Lyons",
"suffix": ""
}
],
"year": 2018,
"venue": "Translational Psychiatry",
"volume": "8",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Imanol Perez Arribas, Kate Saunders, Guy Goodwin, and Terry Lyons. 2018. A signature-based machine learning model for bipolar disorder and borderline personality disorder. Translational Psychiatry, 8.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Neural machine translation by jointly learning to align and translate",
"authors": [
{
"first": "Dzmitry",
"middle": [],
"last": "Bahdanau",
"suffix": ""
},
{
"first": "Kyunghyun",
"middle": [],
"last": "Cho",
"suffix": ""
},
{
"first": "Yoshua",
"middle": [],
"last": "Bengio",
"suffix": ""
}
],
"year": 2014,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1409.0473"
]
},
"num": null,
"urls": [],
"raw_text": "Dzmitry Bahdanau, Kyunghyun Cho, and Yoshua Ben- gio. 2014. Neural machine translation by jointly learning to align and translate. arXiv preprint arXiv:1409.0473.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Interpretable representation learning for healthcare via capturing disease progression through time",
"authors": [
{
"first": "Tian",
"middle": [],
"last": "Bai",
"suffix": ""
},
{
"first": "Shanshan",
"middle": [],
"last": "Zhang",
"suffix": ""
},
{
"first": "Slobodan",
"middle": [],
"last": "Brian L Egleston",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Vucetic",
"suffix": ""
}
],
"year": 2018,
"venue": "Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining",
"volume": "",
"issue": "",
"pages": "43--51",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tian Bai, Shanshan Zhang, Brian L Egleston, and Slo- bodan Vucetic. 2018. Interpretable representation learning for healthcare via capturing disease progres- sion through time. In Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining, pages 43-51.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "A primer on the signature method in machine learning",
"authors": [
{
"first": "Ilya",
"middle": [],
"last": "Chevyrev",
"suffix": ""
},
{
"first": "Andrey",
"middle": [],
"last": "Kormilitzin",
"suffix": ""
}
],
"year": 2016,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1603.03788"
]
},
"num": null,
"urls": [],
"raw_text": "Ilya Chevyrev and Andrey Kormilitzin. 2016. A primer on the signature method in machine learning. arXiv preprint arXiv:1603.03788.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Persistence paths and signature features in topological data analysis",
"authors": [
{
"first": "Ilya",
"middle": [],
"last": "Chevyrev",
"suffix": ""
},
{
"first": "Vidit",
"middle": [],
"last": "Nanda",
"suffix": ""
},
{
"first": "Harald",
"middle": [],
"last": "Oberhauser",
"suffix": ""
}
],
"year": 2018,
"venue": "IEEE transactions on pattern analysis and machine intelligence",
"volume": "",
"issue": "",
"pages": "1--1",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ilya Chevyrev, Vidit Nanda, and Harald Oberhauser. 2018. Persistence paths and signature features in topological data analysis. IEEE transactions on pat- tern analysis and machine intelligence, pages 1-1.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Signature moments to characterize laws of stochastic processes",
"authors": [
{
"first": "Ilya",
"middle": [],
"last": "Chevyrev",
"suffix": ""
},
{
"first": "Harald",
"middle": [],
"last": "Oberhauser",
"suffix": ""
}
],
"year": 2018,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1810.10971"
]
},
"num": null,
"urls": [],
"raw_text": "Ilya Chevyrev and Harald Oberhauser. 2018. Signa- ture moments to characterize laws of stochastic pro- cesses. arXiv preprint arXiv:1810.10971.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Modelling survival data in medical research",
"authors": [
{
"first": "David",
"middle": [],
"last": "Collett",
"suffix": ""
}
],
"year": 2015,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "David Collett. 2015. Modelling survival data in medi- cal research. CRC press.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Maximizing the use of social and behavioural information from secondary care mental health electronic health records",
"authors": [
{
"first": "",
"middle": [],
"last": "Sm Goodday",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Kormilitzin",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Vaci",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Cipriani",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Smith",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Nevado-Holgado",
"suffix": ""
}
],
"year": 2020,
"venue": "Journal of Biomedical Informatics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "SM Goodday, A Kormilitzin, N Vaci, Q Liu, A Cipri- ani, T Smith, and A Nevado-Holgado. 2020. Maxi- mizing the use of social and behavioural information from secondary care mental health electronic health records. Journal of Biomedical Informatics, page 103429.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Uniqueness for the signature of a path of bounded variation and the reduced path group",
"authors": [
{
"first": "Ben",
"middle": [],
"last": "Hambly",
"suffix": ""
},
{
"first": "Terry",
"middle": [],
"last": "Lyons",
"suffix": ""
}
],
"year": 2010,
"venue": "Annals of Mathematics",
"volume": "",
"issue": "",
"pages": "109--167",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ben Hambly and Terry Lyons. 2010. Uniqueness for the signature of a path of bounded variation and the reduced path group. Annals of Mathematics, pages 109-167.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Context: an algorithm for determining negation, experiencer, and temporal status from clinical reports",
"authors": [
{
"first": "Henk",
"middle": [],
"last": "Harkema",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "John",
"suffix": ""
},
{
"first": "Tyler",
"middle": [],
"last": "Dowling",
"suffix": ""
},
{
"first": "Wendy",
"middle": [
"W"
],
"last": "Thornblade",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Chapman",
"suffix": ""
}
],
"year": 2009,
"venue": "Journal of biomedical informatics",
"volume": "42",
"issue": "5",
"pages": "839--851",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Henk Harkema, John N Dowling, Tyler Thornblade, and Wendy W Chapman. 2009. Context: an al- gorithm for determining negation, experiencer, and temporal status from clinical reports. Journal of biomedical informatics, 42(5):839-851.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Evaluating the yield of medical tests",
"authors": [
{
"first": "E",
"middle": [],
"last": "Frank",
"suffix": ""
},
{
"first": "Robert",
"middle": [
"M"
],
"last": "Harrell",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Califf",
"suffix": ""
},
{
"first": "B",
"middle": [],
"last": "David",
"suffix": ""
},
{
"first": "Kerry",
"middle": [
"L"
],
"last": "Pryor",
"suffix": ""
},
{
"first": "Robert",
"middle": [
"A"
],
"last": "Lee",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Rosati",
"suffix": ""
}
],
"year": 1982,
"venue": "Jama",
"volume": "247",
"issue": "18",
"pages": "2543--2546",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Frank E Harrell, Robert M Califf, David B Pryor, Kerry L Lee, and Robert A Rosati. 1982. Evaluat- ing the yield of medical tests. Jama, 247(18):2543- 2546.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "n2c2 shared task on adverse drug events and medication extraction in electronic health records",
"authors": [
{
"first": "Sam",
"middle": [],
"last": "Henry",
"suffix": ""
},
{
"first": "Kevin",
"middle": [],
"last": "Buchan",
"suffix": ""
},
{
"first": "Michele",
"middle": [],
"last": "Filannino",
"suffix": ""
},
{
"first": "Amber",
"middle": [],
"last": "Stubbs",
"suffix": ""
},
{
"first": "Ozlem",
"middle": [],
"last": "Uzuner",
"suffix": ""
}
],
"year": 2018,
"venue": "Journal of the American Medical Informatics Association",
"volume": "27",
"issue": "1",
"pages": "3--12",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sam Henry, Kevin Buchan, Michele Filannino, Amber Stubbs, and Ozlem Uzuner. 2020. 2018 n2c2 shared task on adverse drug events and medication extrac- tion in electronic health records. Journal of the American Medical Informatics Association, 27(1):3- 12.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Random survival forests. The annals of applied statistics",
"authors": [
{
"first": "",
"middle": [],
"last": "Hemant Ishwaran",
"suffix": ""
},
{
"first": "B",
"middle": [],
"last": "Udaya",
"suffix": ""
},
{
"first": "Eugene",
"middle": [
"H"
],
"last": "Kogalur",
"suffix": ""
},
{
"first": "Michael",
"middle": [
"S"
],
"last": "Blackstone",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Lauer",
"suffix": ""
}
],
"year": 2008,
"venue": "",
"volume": "2",
"issue": "",
"pages": "841--860",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hemant Ishwaran, Udaya B Kogalur, Eugene H Black- stone, Michael S Lauer, et al. 2008. Random survival forests. The annals of applied statistics, 2(3):841-860.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Mimiciii, a freely accessible critical care database",
"authors": [
{
"first": "E",
"middle": [
"W"
],
"last": "Alistair",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Johnson",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Tom",
"suffix": ""
},
{
"first": "Lu",
"middle": [],
"last": "Pollard",
"suffix": ""
},
{
"first": "H Lehman",
"middle": [],
"last": "Shen",
"suffix": ""
},
{
"first": "Mengling",
"middle": [],
"last": "Li-Wei",
"suffix": ""
},
{
"first": "Mohammad",
"middle": [],
"last": "Feng",
"suffix": ""
},
{
"first": "Benjamin",
"middle": [],
"last": "Ghassemi",
"suffix": ""
},
{
"first": "Peter",
"middle": [],
"last": "Moody",
"suffix": ""
},
{
"first": "Leo",
"middle": [
"Anthony"
],
"last": "Szolovits",
"suffix": ""
},
{
"first": "Roger G",
"middle": [],
"last": "Celi",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Mark",
"suffix": ""
}
],
"year": 2016,
"venue": "Scientific data",
"volume": "3",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Alistair EW Johnson, Tom J Pollard, Lu Shen, H Lehman Li-wei, Mengling Feng, Moham- mad Ghassemi, Benjamin Moody, Peter Szolovits, Leo Anthony Celi, and Roger G Mark. 2016. Mimic- iii, a freely accessible critical care database. Scien- tific data, 3:160035.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Deep signature transforms",
"authors": [
{
"first": "Patrick",
"middle": [],
"last": "Kidger",
"suffix": ""
},
{
"first": "Patric",
"middle": [],
"last": "Bonnier",
"suffix": ""
},
{
"first": "Imanol",
"middle": [],
"last": "Perez Arribas",
"suffix": ""
},
{
"first": "Cristopher",
"middle": [],
"last": "Salvi",
"suffix": ""
},
{
"first": "Terry",
"middle": [],
"last": "Lyons",
"suffix": ""
}
],
"year": 2019,
"venue": "Advances in Neural Information Processing Systems",
"volume": "",
"issue": "",
"pages": "3105--3115",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Patrick Kidger, Patric Bonnier, Imanol Perez Arribas, Cristopher Salvi, and Terry Lyons. 2019. Deep sig- nature transforms. In Advances in Neural Informa- tion Processing Systems, pages 3105-3115.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Signatory: differentiable computations of the signature and logsignature transforms",
"authors": [
{
"first": "Patrick",
"middle": [],
"last": "Kidger",
"suffix": ""
},
{
"first": "Terry",
"middle": [],
"last": "Lyons",
"suffix": ""
}
],
"year": 2020,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:2001.00706"
]
},
"num": null,
"urls": [],
"raw_text": "Patrick Kidger and Terry Lyons. 2020. Signatory: dif- ferentiable computations of the signature and logsig- nature transforms, on both cpu and gpu. arXiv preprint arXiv:2001.00706.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Application of the signature method to pattern recognition in the cequel clinical trial",
"authors": [
{
"first": "",
"middle": [],
"last": "Ab Kormilitzin",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Saunders",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Harrison",
"suffix": ""
},
{
"first": "T",
"middle": [
"J"
],
"last": "Geddes",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Lyons",
"suffix": ""
}
],
"year": 2016,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1606.02074"
]
},
"num": null,
"urls": [],
"raw_text": "AB Kormilitzin, KEA Saunders, PJ Harrison, JR Ged- des, and TJ Lyons. 2016. Application of the signa- ture method to pattern recognition in the cequel clin- ical trial. arXiv preprint arXiv:1606.02074.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Detecting early signs of depressive and manic episodes in patients with bipolar disorder using the signaturebased model",
"authors": [
{
"first": "Andrey",
"middle": [],
"last": "Kormilitzin",
"suffix": ""
},
{
"first": "E",
"middle": [
"A"
],
"last": "Kate",
"suffix": ""
},
{
"first": "Paul",
"middle": [
"J"
],
"last": "Saunders",
"suffix": ""
},
{
"first": "John",
"middle": [
"R"
],
"last": "Harrison",
"suffix": ""
},
{
"first": "Terry",
"middle": [],
"last": "Geddes",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Lyons",
"suffix": ""
}
],
"year": 2017,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1708.01206"
]
},
"num": null,
"urls": [],
"raw_text": "Andrey Kormilitzin, Kate EA Saunders, Paul J Harri- son, John R Geddes, and Terry Lyons. 2017. De- tecting early signs of depressive and manic episodes in patients with bipolar disorder using the signature- based model. arXiv preprint arXiv:1708.01206.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Med7: a transferable clinical natural language processing model for electronic health records",
"authors": [
{
"first": "Andrey",
"middle": [],
"last": "Kormilitzin",
"suffix": ""
},
{
"first": "Nemanja",
"middle": [],
"last": "Vaci",
"suffix": ""
},
{
"first": "Qiang",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Alejo",
"middle": [],
"last": "Nevado-Holgado",
"suffix": ""
}
],
"year": 2020,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:2003.01271"
]
},
"num": null,
"urls": [],
"raw_text": "Andrey Kormilitzin, Nemanja Vaci, Qiang Liu, and Alejo Nevado-Holgado. 2020. Med7: a trans- ferable clinical natural language processing model for electronic health records. arXiv preprint arXiv:2003.01271.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Summary measure of discrimination in survival models based on cumulative/dynamic time-dependent roc curves. Statistical methods in medical research",
"authors": [
{
"first": "J\u00e9r\u00f4me",
"middle": [],
"last": "Lambert",
"suffix": ""
},
{
"first": "Sylvie",
"middle": [],
"last": "Chevret",
"suffix": ""
}
],
"year": 2016,
"venue": "",
"volume": "25",
"issue": "",
"pages": "2088--2102",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "J\u00e9r\u00f4me Lambert and Sylvie Chevret. 2016. Summary measure of discrimination in survival models based on cumulative/dynamic time-dependent roc curves. Statistical methods in medical research, 25(5):2088- 2102.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Neural architectures for named entity recognition",
"authors": [
{
"first": "Guillaume",
"middle": [],
"last": "Lample",
"suffix": ""
},
{
"first": "Miguel",
"middle": [],
"last": "Ballesteros",
"suffix": ""
},
{
"first": "Sandeep",
"middle": [],
"last": "Subramanian",
"suffix": ""
},
{
"first": "Kazuya",
"middle": [],
"last": "Kawakami",
"suffix": ""
},
{
"first": "Chris",
"middle": [],
"last": "Dyer",
"suffix": ""
}
],
"year": 2016,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1603.01360"
]
},
"num": null,
"urls": [],
"raw_text": "Guillaume Lample, Miguel Ballesteros, Sandeep Sub- ramanian, Kazuya Kawakami, and Chris Dyer. 2016. Neural architectures for named entity recognition. arXiv preprint arXiv:1603.01360.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "Learning stochastic differential equations using rnn with log signature features",
"authors": [
{
"first": "Shujian",
"middle": [],
"last": "Liao",
"suffix": ""
},
{
"first": "Terry",
"middle": [],
"last": "Lyons",
"suffix": ""
},
{
"first": "Weixin",
"middle": [],
"last": "Yang",
"suffix": ""
},
{
"first": "Hao",
"middle": [],
"last": "Ni",
"suffix": ""
}
],
"year": 2019,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1908.08286"
]
},
"num": null,
"urls": [],
"raw_text": "Shujian Liao, Terry Lyons, Weixin Yang, and Hao Ni. 2019. Learning stochastic differential equations us- ing rnn with log signature features. arXiv preprint arXiv:1908.08286.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "Rough paths, signatures and the modelling of functions on streams",
"authors": [
{
"first": "Terry",
"middle": [],
"last": "Lyons",
"suffix": ""
}
],
"year": 2014,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1405.4537"
]
},
"num": null,
"urls": [],
"raw_text": "Terry Lyons. 2014. Rough paths, signatures and the modelling of functions on streams. arXiv preprint arXiv:1405.4537.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "Is random survival forest an alternative to cox proportional model on predicting cardiovascular disease",
"authors": [
{
"first": "Fen",
"middle": [],
"last": "Miao",
"suffix": ""
},
{
"first": "Yun-Peng",
"middle": [],
"last": "Cai",
"suffix": ""
},
{
"first": "Yuan-Ting",
"middle": [],
"last": "Zhang",
"suffix": ""
},
{
"first": "Chun-Yue",
"middle": [],
"last": "Li",
"suffix": ""
}
],
"year": 2015,
"venue": "6TH European conference of the international federation for medical and biological engineering",
"volume": "",
"issue": "",
"pages": "740--743",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fen Miao, Yun-Peng Cai, Yuan-Ting Zhang, and Chun- Yue Li. 2015. Is random survival forest an alterna- tive to cox proportional model on predicting cardio- vascular disease? In 6TH European conference of the international federation for medical and biologi- cal engineering, pages 740-743. Springer.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "Neural cdes for long time series via the log-ode method",
"authors": [
{
"first": "James",
"middle": [],
"last": "Morrill",
"suffix": ""
},
{
"first": "Patrick",
"middle": [],
"last": "Kidger",
"suffix": ""
},
{
"first": "Cristopher",
"middle": [],
"last": "Salvi",
"suffix": ""
},
{
"first": "James",
"middle": [],
"last": "Foster",
"suffix": ""
},
{
"first": "Terry",
"middle": [],
"last": "Lyons",
"suffix": ""
}
],
"year": 2020,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:2009.08295"
]
},
"num": null,
"urls": [],
"raw_text": "James Morrill, Patrick Kidger, Cristopher Salvi, James Foster, and Terry Lyons. 2020a. Neural cdes for long time series via the log-ode method. arXiv preprint arXiv:2009.08295.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "The signature-based model for early detection of sepsis from electronic health records in the intensive care unit",
"authors": [
{
"first": "James",
"middle": [],
"last": "Morrill",
"suffix": ""
},
{
"first": "Andrey",
"middle": [],
"last": "Kormilitzin",
"suffix": ""
},
{
"first": "Alejo",
"middle": [],
"last": "Nevado-Holgado",
"suffix": ""
},
{
"first": "Sumanth",
"middle": [],
"last": "Swaminathan",
"suffix": ""
},
{
"first": "Sam",
"middle": [],
"last": "Howison",
"suffix": ""
},
{
"first": "Terry",
"middle": [],
"last": "Lyons",
"suffix": ""
}
],
"year": 2019,
"venue": "Computing in Cardiology (CinC)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "James Morrill, Andrey Kormilitzin, Alejo Nevado- Holgado, Sumanth Swaminathan, Sam Howison, and Terry Lyons. 2019. The signature-based model for early detection of sepsis from electronic health records in the intensive care unit. In 2019 Comput- ing in Cardiology (CinC), pages Page-1. IEEE.",
"links": null
},
"BIBREF28": {
"ref_id": "b28",
"title": "Utilization of the signature method to identify the early onset of sepsis from multivariate physiological time series in critical care monitoring",
"authors": [
{
"first": "H",
"middle": [],
"last": "James",
"suffix": ""
},
{
"first": "Andrey",
"middle": [],
"last": "Morrill",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Kormilitzin",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Alejo",
"suffix": ""
},
{
"first": "Sumanth",
"middle": [],
"last": "Nevado-Holgado",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Swaminathan",
"suffix": ""
},
{
"first": "Terry J",
"middle": [],
"last": "Samuel D Howison",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Lyons",
"suffix": ""
}
],
"year": 2020,
"venue": "Critical Care Medicine",
"volume": "48",
"issue": "10",
"pages": "976--981",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "James H Morrill, Andrey Kormilitzin, Alejo J Nevado- Holgado, Sumanth Swaminathan, Samuel D Howi- son, and Terry J Lyons. 2020b. Utilization of the signature method to identify the early onset of sep- sis from multivariate physiological time series in critical care monitoring. Critical Care Medicine, 48(10):e976-e981.",
"links": null
},
"BIBREF29": {
"ref_id": "b29",
"title": "An examination of psychometric properties of the mini-mental state examination and the standardized mini-mental state examination: implications for clinical practice",
"authors": [
{
"first": "Jeff",
"middle": [],
"last": "Verna C Pangman",
"suffix": ""
},
{
"first": "Lorna",
"middle": [],
"last": "Sloan",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Guse",
"suffix": ""
}
],
"year": 2000,
"venue": "Applied Nursing Research",
"volume": "13",
"issue": "4",
"pages": "209--213",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Verna C Pangman, Jeff Sloan, and Lorna Guse. 2000. An examination of psychometric properties of the mini-mental state examination and the standardized mini-mental state examination: implications for clin- ical practice. Applied Nursing Research, 13(4):209- 213.",
"links": null
},
"BIBREF30": {
"ref_id": "b30",
"title": "Glove: Global vectors for word representation",
"authors": [
{
"first": "Jeffrey",
"middle": [],
"last": "Pennington",
"suffix": ""
},
{
"first": "Richard",
"middle": [],
"last": "Socher",
"suffix": ""
},
{
"first": "Christopher D",
"middle": [],
"last": "Manning",
"suffix": ""
}
],
"year": 2014,
"venue": "Proceedings of the 2014 conference on empirical methods in natural language processing (EMNLP)",
"volume": "",
"issue": "",
"pages": "1532--1543",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jeffrey Pennington, Richard Socher, and Christopher D Manning. 2014. Glove: Global vectors for word rep- resentation. In Proceedings of the 2014 conference on empirical methods in natural language process- ing (EMNLP), pages 1532-1543.",
"links": null
},
"BIBREF31": {
"ref_id": "b31",
"title": "Fast training of support vector machines for survival analysis",
"authors": [
{
"first": "Sebastian",
"middle": [],
"last": "P\u00f6lsterl",
"suffix": ""
},
{
"first": "Nassir",
"middle": [],
"last": "Navab",
"suffix": ""
},
{
"first": "Amin",
"middle": [],
"last": "Katouzian",
"suffix": ""
}
],
"year": 2015,
"venue": "Joint European Conference on Machine Learning and Knowledge Discovery in Databases",
"volume": "",
"issue": "",
"pages": "243--259",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sebastian P\u00f6lsterl, Nassir Navab, and Amin Katouzian. 2015. Fast training of support vector machines for survival analysis. In Joint European Conference on Machine Learning and Knowledge Discovery in Databases, pages 243-259. Springer.",
"links": null
},
"BIBREF32": {
"ref_id": "b32",
"title": "Natural Language Annotation for Machine Learning: A guide to corpus-building for applications",
"authors": [
{
"first": "James",
"middle": [],
"last": "Pustejovsky",
"suffix": ""
},
{
"first": "Amber",
"middle": [],
"last": "Stubbs",
"suffix": ""
}
],
"year": 2012,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "James Pustejovsky and Amber Stubbs. 2012. Nat- ural Language Annotation for Machine Learning: A guide to corpus-building for applications. \" O'Reilly Media, Inc.\".",
"links": null
},
"BIBREF33": {
"ref_id": "b33",
"title": "The iisignature library: efficient calculation of iteratedintegral signatures and log signatures",
"authors": [
{
"first": "Jeremy",
"middle": [],
"last": "Reizenstein",
"suffix": ""
},
{
"first": "Benjamin",
"middle": [],
"last": "Graham",
"suffix": ""
}
],
"year": 2018,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1802.08252"
]
},
"num": null,
"urls": [],
"raw_text": "Jeremy Reizenstein and Benjamin Graham. 2018. The iisignature library: efficient calculation of iterated- integral signatures and log signatures. arXiv preprint arXiv:1802.08252.",
"links": null
},
"BIBREF34": {
"ref_id": "b34",
"title": "Extraction of drug-drug interactions from biomedical texts (ddiextraction 2013). Association for Computational Linguistics",
"authors": [
{
"first": "Isabel",
"middle": [],
"last": "Segura Bedmar",
"suffix": ""
},
{
"first": "Paloma",
"middle": [],
"last": "Mart\u00ednez",
"suffix": ""
},
{
"first": "Mar\u00eda Herrero",
"middle": [],
"last": "Zazo",
"suffix": ""
}
],
"year": 2013,
"venue": "",
"volume": "9",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Isabel Segura Bedmar, Paloma Mart\u00ednez, and Mar\u00eda Herrero Zazo. 2013. Semeval-2013 task 9: Ex- traction of drug-drug interactions from biomedical texts (ddiextraction 2013). Association for Compu- tational Linguistics.",
"links": null
},
"BIBREF35": {
"ref_id": "b35",
"title": "Real-world effectiveness, its predictors and onset of action of cholinesterase inhibitors and memantine in dementia: retrospective health record study",
"authors": [
{
"first": "Nemanja",
"middle": [],
"last": "Vaci",
"suffix": ""
},
{
"first": "Ivan",
"middle": [],
"last": "Koychev",
"suffix": ""
},
{
"first": "Chi-Hun",
"middle": [],
"last": "Kim",
"suffix": ""
},
{
"first": "Andrey",
"middle": [],
"last": "Kormilitzin",
"suffix": ""
},
{
"first": "Qiang",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Christopher",
"middle": [],
"last": "Lucas",
"suffix": ""
},
{
"first": "Azad",
"middle": [],
"last": "Dehghan",
"suffix": ""
},
{
"first": "Goran",
"middle": [],
"last": "Nenadic",
"suffix": ""
},
{
"first": "Alejo",
"middle": [],
"last": "Nevado-Holgado",
"suffix": ""
}
],
"year": 2020,
"venue": "The British Journal of Psychiatry",
"volume": "",
"issue": "",
"pages": "1--7",
"other_ids": {
"DOI": [
"10.1192/bjp.2020.136"
]
},
"num": null,
"urls": [],
"raw_text": "Nemanja Vaci, Ivan Koychev, Chi-Hun Kim, An- drey Kormilitzin, Qiang Liu, Christopher Lucas, Azad Dehghan, Goran Nenadic, and Alejo Nevado- Holgado. 2020. Real-world effectiveness, its predic- tors and onset of action of cholinesterase inhibitors and memantine in dementia: retrospective health record study. The British Journal of Psychiatry, page 1-7.",
"links": null
},
"BIBREF36": {
"ref_id": "b36",
"title": "Learning spatial-semantic context with fully convolutional recurrent network for online handwritten chinese text recognition",
"authors": [
{
"first": "Zecheng",
"middle": [],
"last": "Xie",
"suffix": ""
},
{
"first": "Zenghui",
"middle": [],
"last": "Sun",
"suffix": ""
},
{
"first": "Lianwen",
"middle": [],
"last": "Jin",
"suffix": ""
},
{
"first": "Hao",
"middle": [],
"last": "Ni",
"suffix": ""
},
{
"first": "Terry",
"middle": [],
"last": "Lyons",
"suffix": ""
}
],
"year": 2017,
"venue": "IEEE transactions on pattern analysis and machine intelligence",
"volume": "40",
"issue": "",
"pages": "1903--1917",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Zecheng Xie, Zenghui Sun, Lianwen Jin, Hao Ni, and Terry Lyons. 2017. Learning spatial-semantic con- text with fully convolutional recurrent network for online handwritten chinese text recognition. IEEE transactions on pattern analysis and machine intelli- gence, 40(8):1903-1917.",
"links": null
},
"BIBREF37": {
"ref_id": "b37",
"title": "Leveraging the path signature for skeleton-based human action recognition",
"authors": [
{
"first": "Weixin",
"middle": [],
"last": "Yang",
"suffix": ""
},
{
"first": "Terry",
"middle": [],
"last": "Lyons",
"suffix": ""
},
{
"first": "Hao",
"middle": [],
"last": "Ni",
"suffix": ""
},
{
"first": "Cordelia",
"middle": [],
"last": "Schmid",
"suffix": ""
},
{
"first": "Lianwen",
"middle": [],
"last": "Jin",
"suffix": ""
},
{
"first": "Jiawei",
"middle": [],
"last": "Chang",
"suffix": ""
}
],
"year": 2017,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1707.03993"
]
},
"num": null,
"urls": [],
"raw_text": "Weixin Yang, Terry Lyons, Hao Ni, Cordelia Schmid, Lianwen Jin, and Jiawei Chang. 2017. Leveraging the path signature for skeleton-based human action recognition. arXiv preprint arXiv:1707.03993.",
"links": null
},
"BIBREF38": {
"ref_id": "b38",
"title": "Time-aware transformerbased network for clinical notes series prediction",
"authors": [
{
"first": "Dongyu",
"middle": [],
"last": "Zhang",
"suffix": ""
},
{
"first": "Jidapa",
"middle": [],
"last": "Thadajarassiri",
"suffix": ""
},
{
"first": "Cansu",
"middle": [],
"last": "Sen",
"suffix": ""
},
{
"first": "Elke",
"middle": [],
"last": "Rundensteiner",
"suffix": ""
}
],
"year": 2020,
"venue": "Machine Learning for Healthcare Conference",
"volume": "",
"issue": "",
"pages": "566--588",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Dongyu Zhang, Jidapa Thadajarassiri, Cansu Sen, and Elke Rundensteiner. 2020. Time-aware transformer- based network for clinical notes series prediction. In Machine Learning for Healthcare Conference, pages 566-588. PMLR.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"uris": null,
"type_str": "figure",
"num": null,
"text": "Two paths X 1 = aabba and X 2 =baaab."
},
"FIGREF2": {
"uris": null,
"type_str": "figure",
"num": null,
"text": "Time-dependent AUC of risk prediction over time since the first admission to a memory clinic."
},
"TABREF0": {
"content": "<table/>",
"type_str": "table",
"text": "The first k = 8 terms of the log signature expansion up to level L = 4. The difference between two sequences X 1 and X 2 is apparent starting from the second level.",
"html": null,
"num": null
},
"TABREF1": {
"content": "<table><tr><td>Doc date</td><td>Text</td></tr><tr><td>05-Oct-2016</td><td/></tr></table>",
"type_str": "table",
"text": "Today I saw a patient diagnosed with Alzheimer's, who deteriorated: MMSE 23/30 as compared to 25/30 from 1st January. Started on Rivastigmine.",
"html": null,
"num": null
},
"TABREF2": {
"content": "<table><tr><td>Date</td><td>Medication</td><td>MMSE</td></tr><tr><td>01-Jan-2016</td><td>NoMed</td><td>25/30</td></tr><tr><td>05-Oct-2016</td><td>Rivastigmine</td><td>22/30</td></tr><tr><td>12-Feb-2017</td><td>Donepezil</td><td>19/30</td></tr><tr><td>03-Feb-2018</td><td>Donepezil</td><td>23/30</td></tr><tr><td>01-Apr-2019</td><td>Discontinued</td><td>14/30</td></tr></table>",
"type_str": "table",
"text": "A synthetic example of chronological medical records.",
"html": null,
"num": null
},
"TABREF3": {
"content": "<table/>",
"type_str": "table",
"text": "Extracted and chronologically structured data fromTable 2.",
"html": null,
"num": null
},
"TABREF4": {
"content": "<table><tr><td>Concept</td><td colspan=\"4\">Training Validation External val. Total</td></tr><tr><td>Drug</td><td>216</td><td>153</td><td>30</td><td>399</td></tr><tr><td>MMSE</td><td>169</td><td>87</td><td>23</td><td>279</td></tr><tr><td>Diagnosis</td><td>570</td><td>352</td><td>26</td><td>948</td></tr></table>",
"type_str": "table",
"text": "The IE model",
"html": null,
"num": null
},
"TABREF5": {
"content": "<table/>",
"type_str": "table",
"text": "The number of gold-annotated instances in the training, validation and external validation data sets.",
"html": null,
"num": null
},
"TABREF7": {
"content": "<table><tr><td colspan=\"5\">: Performance (shown in %) of the information</td></tr><tr><td colspan=\"5\">extraction model. IAA -inter annotator agreement.</td></tr><tr><td/><td>n</td><td colspan=\"3\">male female survival time</td></tr><tr><td>died</td><td colspan=\"2\">1962 841</td><td>1121</td><td>52.2(22.8)</td></tr><tr><td colspan=\"3\">censored 1500 529</td><td>971</td><td>28.4(16.6)</td></tr></table>",
"type_str": "table",
"text": "",
"html": null,
"num": null
},
"TABREF8": {
"content": "<table/>",
"type_str": "table",
"text": "Summary statistics of the extracted data for survival analysis. Survival time is shown as mean(std) in months. The MMSE scores were not observed for censored people later in time, while date of death was recorded in hospital.",
"html": null,
"num": null
}
}
}
}