Challenge: MURMUR generates highly faithful and correct reasoning paths that lead to 26% more logically consistent summaries on LogicNLG compared to direct prompting.
Approach: They propose a neuro-symbolic modular approach to text generation from semi-structured data with multi-step reasoning that generates reasoning paths using neural and symbolic modules with specific linguistic and logical skills.
Outcome: The proposed method improves on two data-to-text generation tasks, while achieving comparable performance to fine-tuned GPT-2 on out-of-domain data.

Similar Papers

CoRRPUS: Code-based Structured Prompting for Neurosymbolic Story Understanding (2023.findings-acl)

Copied to clipboard

Challenge: Story generation and understanding has seen a surge in neurosymbolic work . symbolic methods are expensive and require a lot of time and expertise .
Approach: They use Code-LLMs to bootstrap the use of symbolic methods for story understanding . they show that they can beat current LLM techniques on pre-existing stories with minimal hand engineering .
Outcome: The proposed system beats state-of-the-art structured LLM techniques on pre-existing story understanding tasks with minimal hand engineering.
Multi-Step Inference for Reasoning Over Paragraphs (2020.emnlp-main)

Copied to clipboard

Challenge: Existing models for complex reasoning use symbols or black-box transformers . a compositional model can chain together free-form predicates and logical connectives .
Approach: They propose a compositional model that finds relevant sentences and then chains them together using neural modules.
Outcome: The proposed model improves performance on a recently-introduced dataset.
Faithful Low-Resource Data-to-Text Generation through Cycle Training (2023.acl-long)

Copied to clipboard

Challenge: Methods to generate text from structured data have advanced significantly in recent years, but can fail to produce output faithful to the input data, especially on out-of-domain data.
Approach: They evaluate the effectiveness of cycle training by using two models which are inverses of each other to generate text from structured data and one which generates the structured data from natural language text.
Outcome: The proposed approach achieves nearly the same performance as fully supervised approaches on the WebNLG, E2E, WTQ, and WSQL datasets.
PLOG: Table-to-Logic Pretraining for Logical Table-to-Text Generation (2022.emnlp-main)

Copied to clipboard

Challenge: Logical table-to-text generation requires models to derive logical-level facts from table records via logical inference.
Approach: They propose a pretrained logical form generator framework to improve generation fidelity . they use a dataset to test the logical inference accuracy of the framework .
Outcome: The proposed framework outperforms baselines on LOGICNLG and CONTLOG on two benchmarks.
CircuitSynth: Reliable Synthetic Data Generation (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches lack mechanisms to balance linguistic expressivity with formal guarantees regarding validity and coverage.
Approach: They propose a neuro-symbolic framework that decouples semantic reasoning from surface realization.
Outcome: The proposed framework achieves 100% Schema Validity even in complex logic puzzles where unconstrained baselines fail (12.4%) while outperforming state-of-the-art methods in rare-combination coverage.
LINC: A Neurosymbolic Approach for Logical Reasoning by Combining Language Models with First-Order Logic Provers (2023.emnlp-main)

Copied to clipboard

Challenge: Logical reasoning is an important task for artificial intelligence, says a new study . many prompting-based strategies to enable large language models fail in subtle and unpredictable ways.
Approach: They propose to reformulate logical reasoning tasks by leveraging large language models . they use a modular neurosymbolic programming approach to translate premises and conclusions from natural language to logic .
Outcome: The proposed approach outperforms open-source models on FOLIO and ProofWriter while showing distinct failure modes.
Retrieval-Augmented Modular Prompt Tuning for Low-Resource Data-to-Text Generation (2024.lrec-main)

Copied to clipboard

Challenge: Data-to-text generation methods are often limited by data sparsity and lack of training data.
Approach: They propose a retrieval-augmented modular prompt tuning method that generates texts with few hallucinations from structured data inputs.
Outcome: The proposed method generates texts with few hallucinations and achieves state-of-the-art performance on a dataset for drone handover message generation.
From Sentences to Proof Trees: Leveraging Language Models for Structured Reasoning (2026.eacl-srw)

Copied to clipboard

Challenge: Multi-hop reasoning requires a chain of facts to reflect the reasoning behind the answer.
Approach: They propose an inference-guided prompting approach that performs well in natural language questions . they propose a neuro-symbolic approach to reasoning using large language models .
Outcome: The proposed model outperforms all prompting strategies and fine-tunes LLMs trained specifically for proof generation.
Step Guided Reasoning: Improving Mathematical Reasoning using Guidance Generation and Step Reasoning (2025.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to improve mathematical reasoning require extensive datasets for training or depend on few-shot methods that compromise computational accuracy.
Approach: They propose a training-free adaptation framework that efficiently equips general-purpose pre-trained language models with enhanced mathematical reasoning capabilities.
Outcome: The proposed framework outperforms Qwen2.5-72B-Math-Instruct on MMLU-STEM with a score of 90.9%, compared to 87.3%.
Step-by-Step: Separating Planning from Realization in Neural Data-to-Text Generation (N19-1)

Copied to clipboard

Challenge: Modern neural generation systems conflate these two steps into a single end-to-end differentiable system.
Approach: They propose to split the generation process into a symbolic text-planning stage that is faithful to the input, followed by a neural generation stage that focuses only on realization.
Outcome: The proposed method improves reliability and adequacy while maintaining fluent output.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations