English

Learning Disentangled Representations of Negation and Uncertainty

Computation and Language 2022-04-04 v1 Machine Learning

Abstract

Negation and uncertainty modeling are long-standing tasks in natural language processing. Linguistic theory postulates that expressions of negation and uncertainty are semantically independent from each other and the content they modify. However, previous works on representation learning do not explicitly model this independence. We therefore attempt to disentangle the representations of negation, uncertainty, and content using a Variational Autoencoder. We find that simply supervising the latent representations results in good disentanglement, but auxiliary objectives based on adversarial learning and mutual information minimization can provide additional disentanglement gains.

Keywords

Cite

@article{arxiv.2204.00511,
  title  = {Learning Disentangled Representations of Negation and Uncertainty},
  author = {Jake Vasilakes and Chrysoula Zerva and Makoto Miwa and Sophia Ananiadou},
  journal= {arXiv preprint arXiv:2204.00511},
  year   = {2022}
}

Comments

Accepted to ACL 2022. 18 pages, 7 figures. Code and data are available at https://github.com/jvasilakes/disentanglement-vae

R2 v1 2026-06-24T10:34:50.547Z