LLM-Augmented Symbolic NLU System for More Reliable Continuous Causal Statement Interpretation
Xin Lian, Kenneth D. Forbus

TL;DR
This paper presents a hybrid system combining large language models and symbolic natural language understanding to improve the extraction and interpretation of causal statements from science texts, achieving better accuracy than symbolic methods alone.
Contribution
The paper introduces a novel hybrid approach that leverages LLMs for broad coverage and symbolic NLU for structured reasoning, enhancing causal statement interpretation.
Findings
Hybrid approach outperforms symbolic-only pipeline
LLMs assist in rephrasing and filling knowledge gaps
Improved accuracy in extracting causal laws from texts
Abstract
Despite the broad applicability of large language models (LLMs), their reliance on probabilistic inference makes them vulnerable to errors such as hallucination in generated facts and inconsistent output structure in natural language understanding (NLU) tasks. By contrast, symbolic NLU systems provide interpretable understanding grounded in curated lexicons, semantic resources, and syntactic & semantic interpretation rules. They produce relational representations that can be used for accurate reasoning and planning, as well as incremental debuggable learning. However, symbolic NLU systems tend to be more limited in coverage than LLMs and require scarce knowledge representation and linguistics skills to extend and maintain. This paper explores a hybrid approach that integrates the broad-coverage language processing of LLMs with the symbolic NLU capabilities of producing structured…
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
TopicsTopic Modeling · Text Readability and Simplification · Multimodal Machine Learning Applications
