Pith. sign in

REVIEW 1 cited by

Type-Driven Incremental Semantic Parsing with Polymorphism

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1411.5379 v3 pith:Z3ZXMTC3 submitted 2014-11-19 cs.CL

classification cs.CL
keywords semanticparsingpolymorphismtype-drivenfirstincrementalparserssystem
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Semantic parsing has made significant progress, but most current semantic parsers are extremely slow (CKY-based) and rather primitive in representation. We introduce three new techniques to tackle these problems. First, we design the first linear-time incremental shift-reduce-style semantic parsing algorithm which is more efficient than conventional cubic-time bottom-up semantic parsers. Second, our parser, being type-driven instead of syntax-driven, uses type-checking to decide the direction of reduction, which eliminates the need for a syntactic grammar such as CCG. Third, to fully exploit the power of type-driven semantic parsing beyond simple types (such as entities and truth values), we borrow from programming language theory the concepts of subtype polymorphism and parametric polymorphism to enrich the type system in order to better guide the parsing. Our system learns very accurate parses in GeoQuery, Jobs and Atis domains.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Effective Search of Logical Forms for Weakly Supervised Knowledge-Based Question Answering

    cs.CL 2019-09 conditional novelty 6.0 of 10

    An operator predictor constrains the logical-form search space, increasing search success and reducing spurious logical forms, which improves semantic parser training and lifts CSQA KBQA accuracy from 67% to 72%.

Pith tools