Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Hierarchical Poset Decoding for Compositional Generalization in Language

About

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.

Yinuo Guo, Zeqi Lin, Jian-Guang Lou, Dongmei Zhang• 2020

Related benchmarks

TaskDatasetResultRank
Semantic ParsingCFQ MCD3
Accuracy67.8
33
Semantic ParsingCFQ (MCD2)
Accuracy59.6
33
Semantic ParsingCFQ (MCD1)
Accuracy79.6
33
Semantic ParsingCFQ MCD avg
Exact Match Accuracy69
22
Semantic ParsingCFQ MCD3 (test)
Accuracy67.8
15
Semantic ParsingCFQ MCD2 (test)
Accuracy0.596
15
Semantic ParsingCFQ MCD1 (test)
Accuracy79.6
15
Semantic ParsingCFQ (MCD1, MCD2, MCD3)
MCD1 Accuracy79.6
9
Semantic ParsingCFQ Maximum Compound Divergence (MCD)
MCD172
4
Showing 9 of 9 rows

Other info

Code

Follow for update