ContextCare: Incorporating Contextual Information Networks to Representation Learning on Medical Forum Data

Abstract

Online users have generated a large amount of health-related data on medical forums and search engines. However, exploiting these rich data for orienting patient online and assisting medical checkup offline is nontrivial due to the sparseness of existing symptom-disease links, which caused by the natural and chatty expressions of symptoms. In this paper, we propose a novel and general representation learning method ContextCare for human generated health-related data, which learns the latent relationship between symptoms and diseases from the symptom-disease diagnosis network for disease prediction, disease category prediction and disease clustering. To alleviate the network sparseness, ContextCare adopts regularizations from rich contextual information networks including a symptom co-occurrence network and a disease evolution network. Therefore, our representations of symptoms and diseases incorporate knowledge from these three networks. Extensive experiments on medical forum data demonstrate that ContextCare outperforms the state-of-the-art methods in disease category prediction, disease prediction and disease clustering.

Cite

Text

Zhao et al. "ContextCare: Incorporating Contextual Information Networks to Representation Learning on Medical Forum Data." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/489

Markdown

[Zhao et al. "ContextCare: Incorporating Contextual Information Networks to Representation Learning on Medical Forum Data." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/zhao2017ijcai-contextcare/) doi:10.24963/IJCAI.2017/489

BibTeX

@inproceedings{zhao2017ijcai-contextcare,
  title     = {{ContextCare: Incorporating Contextual Information Networks to Representation Learning on Medical Forum Data}},
  author    = {Zhao, Stan and Jiang, Meng and Yuan, Quan and Qin, Bing and Liu, Ting and Zhai, ChengXiang},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {3497-3503},
  doi       = {10.24963/IJCAI.2017/489},
  url       = {https://mlanthology.org/ijcai/2017/zhao2017ijcai-contextcare/}
}