paper-with-me

홈 › Papers

Statistical Parsing for Logical Information Retrieval

2026-02-12 · Greg Coppola arxiv

In previous work (Coppola, 2024) we introduced the Quantified Boolean Bayesian Network (QBBN), a logical graphical model that implements the forward fragment of natural deduction (Prawitz, 1965) as a probabilistic factor graph. That work left two gaps: no negation/backward reasoning, and no parser for natural language. This paper addresses both gaps across inference, semantics, and syntax. For inference, we extend the QBBN with NEG factors enforcing P(x) + P(neg x) = 1, enabling contrapositive reasoning (modus tollens) via backward lambda messages, completing Prawitz's simple elimination rules. The engine handles 44/44 test cases spanning 22 reasoning patterns. For semantics, we present a typed logical language with role-labeled predicates, modal quantifiers, and three tiers of expressiveness following Prawitz: first-order quantification, propositions as arguments, and predicate quantification via lambda abstraction. For syntax, we present a typed slot grammar that deterministically compiles sentences to logical form (33/33 correct, zero ambiguity). LLMs handle disambiguation (95% PP attachment accuracy) but cannot produce structured parses directly (12.4% UAS), confirming grammars are necessary. The architecture: LLM preprocesses, grammar parses, LLM reranks, QBBN infers. We argue this reconciles formal semantics with Sutton's "bitter lesson" (2019): LLMs eliminate the annotation bottleneck that killed formal NLP, serving as annotator while the QBBN serves as verifier. Code: https://github.com/gregorycoppola/world

📄 PDF Abstract BibTeX arXiv:2602.12170

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

Location reference recognition from texts: A survey and comparison

2022-07-04 · Xuke Hu, Zhiyong Zhou, Hao Li, Yingjie Hu 외

A vast amount of location information exists in unstructured texts, such as social media posts, news stories, scientific articles, web pages, travel blogs, and historical archives. Geoparsing refers to the process of rec…

ArticlesComputational EfficiencyInformation RetrievalManagement+2

Sigma: A dataset for text-to-code semantic parsing with statistical analysis

2025-04-05 · Saleh Almohaimeed, Shenyang Liu, May Alsofyani, Saad Almohaimeed 외

In the domain of semantic parsing, significant progress has been achieved in Text-to-SQL and question-answering tasks, both of which focus on extracting information from data sources in their native formats. However, the…

Question AnsweringSemantic ParsingText to SQLText-To-SQL

A Statistical Machine Translation Model with Forest-to-Tree Algorithm for Semantic Parsing

2017-09-01 · RANLP 2017 9 · Zhihua Liao, Yan Xie

In this paper, we propose a novel supervised model for parsing natural language sentences into their formal semantic representations. This model treats sentence-to-lambda-logical expression conversion within the framewor…

Machine TranslationSemantic ParsingSentenceTranslation

Morphological and Syntactic Case in Statistical Dependency Parsing

2013-01-01 · CL 2013 1 · Wolfgang Seeker, Jonas Kuhn
Dependency Parsing

Proceedings of the Fourth Workshop on Statistical Parsing of Morphologically-Rich Languages

2013-10-01 · WS 2013 10 ·