Hierarchical Poset Decoding for Compositional Generalization in Language

Abstract

We formalize human language understanding as a structured prediction task where the output is a partially ordered set (poset). Current encoder-decoder architectures do not take the poset structure of semantics into account properly, thus suffering from poor compositional generalization ability. In this paper, we propose a novel hierarchical poset decoding paradigm for compositional generalization in language. Intuitively: (1) the proposed paradigm enforces partial permutation invariance in semantics, thus avoiding overfitting to bias ordering information; (2) the hierarchical mechanism allows to capture high-level structures of posets. We evaluate our proposed decoder on Compositional Freebase Questions (CFQ), a large and realistic natural language question answering dataset that is specifically designed to measure compositional generalization. Results show that it outperforms current decoders.

Cite

Text

Guo et al. "Hierarchical Poset Decoding for Compositional Generalization in Language." Neural Information Processing Systems, 2020.

Markdown

[Guo et al. "Hierarchical Poset Decoding for Compositional Generalization in Language." Neural Information Processing Systems, 2020.](https://mlanthology.org/neurips/2020/guo2020neurips-hierarchical/)

BibTeX

@inproceedings{guo2020neurips-hierarchical,
  title     = {{Hierarchical Poset Decoding for Compositional Generalization in Language}},
  author    = {Guo, Yinuo and Lin, Zeqi and Lou, Jian-Guang and Zhang, Dongmei},
  booktitle = {Neural Information Processing Systems},
  year      = {2020},
  url       = {https://mlanthology.org/neurips/2020/guo2020neurips-hierarchical/}
}