English

Clinical Information Extraction via Convolutional Neural Network

Machine Learning 2016-04-01 v1 Computation and Language Neural and Evolutionary Computing

Abstract

We report an implementation of a clinical information extraction tool that leverages deep neural network to annotate event spans and their attributes from raw clinical notes and pathology reports. Our approach uses context words and their part-of-speech tags and shape information as features. Then we hire temporal (1D) convolutional neural network to learn hidden feature representations. Finally, we use Multilayer Perceptron (MLP) to predict event spans. The empirical evaluation demonstrates that our approach significantly outperforms baselines.

Keywords

Cite

@article{arxiv.1603.09381,
  title  = {Clinical Information Extraction via Convolutional Neural Network},
  author = {Peng Li and Heng Huang},
  journal= {arXiv preprint arXiv:1603.09381},
  year   = {2016}
}

Comments

arXiv admin note: text overlap with arXiv:1408.5882 by other authors

R2 v1 2026-06-22T13:21:53.561Z