paper-with-me

Papers

PathReasoner: Modeling Reasoning Path with Equivalent Extension for Logical Question Answering

2024-05-29 · Fangzhi Xu, Qika Lin, Tianzhe Zhao, Jiawei Han, Jun Liu

Logical reasoning task has attracted great interest since it was proposed. Faced with such a task, current competitive models, even large language models (e.g., ChatGPT and PaLM 2), still perform badly. Previous promising LMs struggle in logical consistency modeling and logical structure perception. To this end, we model the logical reasoning task by transforming each logical sample into reasoning paths and propose an architecture \textbf{PathReasoner}. It addresses the task from the views of both data and model. To expand the diversity of the logical samples, we propose an atom extension strategy supported by equivalent logical formulas, to form new reasoning paths. From the model perspective, we design a stack of transformer-style blocks. In particular, we propose a path-attention module to joint model in-atom and cross-atom relations with the high-order diffusion strategy. Experiments show that PathReasoner achieves competitive performances on two logical reasoning benchmarks and great generalization abilities.

📄 PDF Abstract BibTeX arXiv:2405.19109

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityLogical ReasoningQuestion Answering

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
PaLM 설명 없음

Similar Papers 제목 키워드 기반

PathReasoner-R1: Instilling Structured Reasoning into Pathology Vision-Language Model via Knowledge-Guided Policy Optimization

2026-01-29 · Songhan Jiang, Fengchun Liu, Ziyue Wang, Linghan Cai 외 arxiv

Vision-Language Models (VLMs) are advancing computational pathology with superior visual understanding capabilities. However, current systems often reduce diagnosis to directly output conclusions without verifiable evide…

Reinforcement LearningKnowledge Graphs

Encoding Higher Level Extensions of Petri Nets in Answer Set Programming

2013-06-15 · Saadat Anwar, Chitta Baral, Katsumi Inoue

Answering realistic questions about biological systems and pathways similar to the ones used by text books to test understanding of students about biological systems is one of our long term research goals. Often these qu…

Encoding Petri Nets in Answer Set Programming for Simulation Based Reasoning

2013-06-15 · Saadat Anwar, Chitta Baral, Katsumi Inoue

One of our long term research goals is to develop systems to answer realistic questions (e.g., some mentioned in textbooks) about biological pathways that a biologist may ask. To answer such questions we need formalisms …

LongSSM: On the Length Extension of State-space Models in Language Modelling

2024-06-04 · Shida Wang

In this paper, we investigate the length-extension of state-space models (SSMs) in language modeling. Length extension involves training models on short sequences and testing them on longer ones. We show that state-space…

Language ModelingLanguage ModellingState Space Models

Interpretable Multi-hop Reasoning for Forecasting Future Links on Temporal Knowledge Graphs

2021-09-29 · Liang Zongwei, Junan Yang, Keju Huang, Hui Liu 외

Temporal knowledge graphs (KGs) have recently attracted growing attention. The temporal KG forecasting task, which plays a crucial role in applications such as event prediction, is predicting future links based on histor…

Knowledge GraphsQuestion Answering