Hierarchical Poset Decoding for Compositional Generalization in Language
Yinuo Guo, Zeqi Lin, Jian-Guang Lou, Dongmei Zhang
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.
BibTeX
@inproceedings{NEURIPS2020_4d7e0d72,
author = {Guo, Yinuo and Lin, Zeqi and Lou, Jian-Guang and Zhang, Dongmei},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {6913--6924},
publisher = {Curran Associates, Inc.},
title = {Hierarchical Poset Decoding for Compositional Generalization in Language},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/4d7e0d72898ae7ea3593eb5ebf20c744-Paper.pdf},
volume = {33},
year = {2020}
}