Semi-Supervised Biomedical Translation with Cycle Wasserstein Regression GANs

Abstract

The biomedical field offers many learning tasks that share unique challenges: large amounts of unpaired data, and a high cost to generate labels. In this work, we develop a method to address these issues with semi-supervised learning in regression tasks (e.g., translation from source to target). Our model uses adversarial signals to learn from unpaired datapoints, and imposes a cycle-loss reconstruction error penalty to regularize mappings in either direction against one another. We first evaluate our method on synthetic experiments, demonstrating two primary advantages of the system: 1) distribution matching via the adversarial loss and 2) regularization towards invertible mappings via the cycle loss. We then show a regularization effect and improved performance when paired data is supplemented by additional unpaired data on two real biomedical regression tasks: estimating the physiological effect of medical treatments, and extrapolating gene expression (transcriptomics) signals. Our proposed technique is a promising initial step towards more robust use of adversarial signals in semi-supervised regression, and could be useful for other tasks (e.g., causal inference or modality translation) in the biomedical field.

Cite

Text

McDermott et al. "Semi-Supervised Biomedical Translation with Cycle Wasserstein Regression GANs." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.11890

Markdown

[McDermott et al. "Semi-Supervised Biomedical Translation with Cycle Wasserstein Regression GANs." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/mcdermott2018aaai-semi/) doi:10.1609/AAAI.V32I1.11890

BibTeX

@inproceedings{mcdermott2018aaai-semi,
  title     = {{Semi-Supervised Biomedical Translation with Cycle Wasserstein Regression GANs}},
  author    = {McDermott, Matthew B. A. and Yan, Tom and Naumann, Tristan and Hunt, Nathan and Suresh, Harini and Szolovits, Peter and Ghassemi, Marzyeh},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {2363-2370},
  doi       = {10.1609/AAAI.V32I1.11890},
  url       = {https://mlanthology.org/aaai/2018/mcdermott2018aaai-semi/}
}