# Semantic expressive capacity with bounded memory

**Authors:** Antoine Venant, Alexander Koller

arXiv: 1906.11752 · 2019-06-28

## TL;DR

This paper explores the limits of semantic parsing mechanisms, showing that projective systems require unbounded memory to represent certain relations, unlike nonprojective systems, impacting both grammar-based and neural models.

## Contribution

It provides the first proof demonstrating the memory requirements for projective semantic parsing mechanisms, highlighting fundamental differences from nonprojective systems.

## Key findings

- Projective mechanisms need unbounded memory for certain relations
- Nonprojective mechanisms can represent these relations without unbounded memory
- Implications for the design of grammar-based and neural semantic parsers

## Abstract

We investigate the capacity of mechanisms for compositional semantic parsing to describe relations between sentences and semantic representations.   We prove that in order to represent certain relations, mechanisms which are syntactically projective must be able to remember an unbounded number of locations in the semantic representations, where nonprojective mechanisms need not.   This is the first result of this kind, and has consequences both for grammar-based and for neural systems.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.11752/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1906.11752/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/1906.11752/full.md

---
Source: https://tomesphere.com/paper/1906.11752