English

Durkheim Project Data Analysis Report

Artificial Intelligence 2014-01-30 v1 Computation and Language Machine Learning

Abstract

This report describes the suicidality prediction models created under the DARPA DCAPS program in association with the Durkheim Project [http://durkheimproject.org/]. The models were built primarily from unstructured text (free-format clinician notes) for several hundred patient records obtained from the Veterans Health Administration (VHA). The models were constructed using a genetic programming algorithm applied to bag-of-words and bag-of-phrases datasets. The influence of additional structured data was explored but was found to be minor. Given the small dataset size, classification between cohorts was high fidelity (98%). Cross-validation suggests these models are reasonably predictive, with an accuracy of 50% to 69% on five rotating folds, with ensemble averages of 58% to 67%. One particularly noteworthy result is that word-pairs can dramatically improve classification accuracy; but this is the case only when one of the words in the pair is already known to have a high predictive value. By contrast, the set of all possible word-pairs does not improve on a simple bag-of-words model.

Cite

@article{arxiv.1310.6775,
  title  = {Durkheim Project Data Analysis Report},
  author = {Linas Vepstas},
  journal= {arXiv preprint arXiv:1310.6775},
  year   = {2014}
}

Comments

43 pages, to appear as appendix of primary science publication Poulin, et al "Predicting the risk of suicide by analyzing the text of clinical notes"

R2 v1 2026-06-22T01:53:49.832Z