Graph-Driven Generative Models for Heterogeneous Multi-Task Learning

Abstract

We propose a novel graph-driven generative model, that unifies multiple heterogeneous learning tasks into the same framework. The proposed model is based on the fact that heterogeneous learning tasks, which correspond to different generative processes, often rely on data with a shared graph structure. Accordingly, our model combines a graph convolutional network (GCN) with multiple variational autoencoders, thus embedding the nodes of the graph (i.e., samples for the tasks) in a uniform manner, while specializing their organization and usage to different tasks. With a focus on healthcare applications (tasks), including clinical topic modeling, procedure recommendation and admission-type prediction, we demonstrate that our method successfully leverages information across different tasks, boosting performance in all tasks and outperforming existing state-of-the-art approaches.

Cite

Text

Wang et al. "Graph-Driven Generative Models for Heterogeneous Multi-Task Learning." AAAI Conference on Artificial Intelligence, 2020. doi:10.1609/AAAI.V34I01.5446

Markdown

[Wang et al. "Graph-Driven Generative Models for Heterogeneous Multi-Task Learning." AAAI Conference on Artificial Intelligence, 2020.](https://mlanthology.org/aaai/2020/wang2020aaai-graph-a/) doi:10.1609/AAAI.V34I01.5446

BibTeX

@inproceedings{wang2020aaai-graph-a,
  title     = {{Graph-Driven Generative Models for Heterogeneous Multi-Task Learning}},
  author    = {Wang, Wenlin and Xu, Hongteng and Gan, Zhe and Li, Bai and Wang, Guoyin and Chen, Liqun and Yang, Qian and Wang, Wenqi and Carin, Lawrence},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {979-988},
  doi       = {10.1609/AAAI.V34I01.5446},
  url       = {https://mlanthology.org/aaai/2020/wang2020aaai-graph-a/}
}