Interleaved semantic interpretation in environment-based parsing
William Schuler

TL;DR
This paper presents an extension of a polynomial-time parsing algorithm for speech-based interfaces, enabling it to handle complex logical operators without increasing computational complexity.
Contribution
It introduces a method to incorporate full logical operators into environment-based parsing while maintaining polynomial-time efficiency.
Findings
Algorithm handles quantifiers and conjunctions
Maintains polynomial-time complexity
Enhances parsing capabilities for speech interfaces
Abstract
This paper extends a polynomial-time parsing algorithm that resolves structural ambiguity in input to a speech-based user interface by calculating and comparing the denotations of rival constituents, given some model of the interfaced application environment (Schuler 2001). The algorithm is extended to incorporate a full set of logical operators, including quantifiers and conjunctions, into this calculation without increasing the complexity of the overall algorithm beyond polynomial time, both in terms of the length of the input and the number of entities in the environment model.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Logic, programming, and type systems · Speech and dialogue systems
