paper-with-me

Papers

Explainable Verbal Reasoner Plus (EVR+): A Natural Language Reasoning Framework that Supports Diverse Compositional Reasoning

2023-04-28 · Zhengzhong Liang, Zeyu Zhang, Steven Bethard, Mihai Surdeanu

Languages models have been successfully applied to a variety of reasoning tasks in NLP, yet the language models still suffer from compositional generalization. In this paper we present Explainable Verbal Reasoner Plus (EVR+), a reasoning framework that enhances language models' compositional reasoning ability by (1) allowing the model to explicitly generate and execute symbolic operators, and (2) allowing the model to decompose a complex task into several simpler ones in a flexible manner. Compared with its predecessor Explainable Verbal Reasoner (EVR) and other previous approaches adopting similar ideas, our framework supports more diverse types of reasoning such as nested loops and different types of recursion. To evaluate our reasoning framework, we build a synthetic dataset with five tasks that require compositional reasoning. Results show that our reasoning framework can enhance the language model's compositional generalization performance on the five tasks, using a fine-tuned language model. We also discussed the possibility and the challenges to combine our reasoning framework with a few-shot prompted language model.

📄 PDF Abstract BibTeX arXiv:2305.00061

Code (1)

zhengzhongliang/explainableverbalreasonerplus 공식 구현 pytorch

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Explainable Multi-hop Verbal Reasoning Through Internal Monologue

2021-06-01 · NAACL 2021 4 · Zhengzhong Liang, Steven Bethard, Mihai Surdeanu

Many state-of-the-art (SOTA) language models have achieved high accuracy on several multi-hop reasoning problems. However, these approaches tend to not be interpretable because they do not make the intermediate reasoning…

Language ModelingLanguage ModellingQuestion Answering

Verbalized Algorithms: Classical Algorithms are All You Need (Mostly)

2025-09-09 · Supriya Lall, Christian Farrell, Hari Pathanjaly, Marko Pavic 외 arxiv

Reasoning is a fundamentally algorithmic task. Yet current work on LLM-based reasoning relies on free-form generation whose theoretical guarantees (soundness, completeness, complexity, optimality) remain poorly understoo…

Mini-Omni-Reasoner: Token-Level Thinking-in-Speaking in Large Speech Models

2025-08-18 · Zhifei Xie, Ziyang Ma, Zihang Liu, Kaiyu Pang 외 arxiv

Reasoning is essential for effective communication and decision-making. While recent advances in LLMs and MLLMs have shown that incorporating explicit reasoning significantly improves understanding and generalization, re…

Arithmetic Reasoning

Explainable Moral Values: a neuro-symbolic approach to value classification

2024-10-16 · Nicolas Lazzari, Stefano De Giorgis, Aldo Gangemi, Valentina Presutti

This work explores the integration of ontology-based reasoning and Machine Learning techniques for explainable value classification. By relying on an ontological formalization of moral values as in the Moral Foundations …

Language ModelingLanguage ModellingLarge Language ModelSentence

AbductiveMLLM: Boosting Visual Abductive Reasoning Within MLLMs

2026-01-06 · Boyu Chang, Qi Wang, Xi Guo, Zhixiong Nan 외 arxiv

Visual abductive reasoning (VAR) is a challenging task that requires AI systems to infer the most likely explanation for incomplete visual observations. While recent MLLMs develop strong general-purpose multimodal reason…

Multimodal Reasoning