We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Sequence-to-Sequence Learning with Latent Neural Grammars

Authors: Yoon Kim
Abstract: Sequence-to-sequence learning with neural networks has become the de facto standard for sequence prediction tasks. This approach typically models the local distribution over the next word with a powerful neural network that can condition on arbitrary context. While flexible and performant, these models often require large datasets for training and can fail spectacularly on benchmarks designed to test for compositional generalization. This work explores an alternative, hierarchical approach to sequence-to-sequence learning with quasi-synchronous grammars, where each node in the target tree is transduced by a node in the source tree. Both the source and target trees are treated as latent and induced during training. We develop a neural parameterization of the grammar which enables parameter sharing over the combinatorial space of derivation rules without the need for manual feature engineering. We apply this latent neural grammar to various domains -- a diagnostic language navigation task designed to test for compositional generalization (SCAN), style transfer, and small-scale machine translation -- and find that it performs respectably compared to standard baselines.
Comments: NeurIPS 2021
Subjects: Computation and Language (cs.CL); Machine Learning (cs.LG)
Cite as: arXiv:2109.01135 [cs.CL]
  (or arXiv:2109.01135v7 [cs.CL] for this version)

Submission history

From: Yoon Kim [view email]
[v1] Thu, 2 Sep 2021 17:58:08 GMT (57kb)
[v2] Mon, 11 Oct 2021 16:08:40 GMT (57kb)
[v3] Sun, 17 Oct 2021 15:04:31 GMT (57kb)
[v4] Mon, 1 Nov 2021 00:49:10 GMT (57kb)
[v5] Tue, 2 Nov 2021 04:06:31 GMT (57kb)
[v6] Fri, 12 Nov 2021 20:38:51 GMT (57kb)
[v7] Tue, 16 Nov 2021 17:14:16 GMT (57kb)

Link back to: arXiv, form interface, contact.