paper-with-me

홈 › Papers

Logic-Driven Context Extension and Data Augmentation for Logical Reasoning of Text

2021-05-08 · Findings (ACL) 2022 5 · Siyuan Wang, Wanjun Zhong, Duyu Tang, Zhongyu Wei, Zhihao Fan, Daxin Jiang, Ming Zhou, Nan Duan

Logical reasoning of text requires understanding critical logical information in the text and performing inference over them. Large-scale pre-trained models for logical reasoning mainly focus on word-level semantics of text while struggling to capture symbolic logic. In this paper, we propose to understand logical symbols and expressions in the text to arrive at the answer. Based on such logical information, we not only put forward a context extension framework but also propose a data augmentation algorithm. The former extends the context to cover implicit logical expressions following logical equivalence laws. The latter augments literally similar but logically different instances to better capture logical information, especially logical negative and conditional relationships. We conduct experiments on ReClor dataset. The results show that our method achieves the state-of-the-art performance, and both logic-driven context extension framework and data augmentation algorithm can help improve the accuracy. And our multi-model ensemble system is the first to surpass human performance on both EASY set and HARD set of ReClor.

📄 PDF Abstract BibTeX arXiv:2105.03659

Code (2)

WangsyGit/LReasoner 공식 구현 pytorch
xufangzhi/logiformer pytorch

Tasks

Data AugmentationLogical ReasoningReading Comprehension

Similar Papers 제목 키워드 기반

Logic-Driven Context Extension and Data Augmentation for Logical Reasoning of Text

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Logical reasoning of text requires identifying critical logical structures in the text and performing inference over them. Existing methods for logical reasoning mainly focus on contextual semantics of text while struggl…

Contrastive LearningData AugmentationLogical Reasoning

Automating Knowledge-Driven Model Recommendation: Methodology, Evaluation, and Key Challenges

2023-01-26 · Adam A. Butchy, Cheryl A. Telmer, Natasa Miskov-Zivanov

There is significant interest in using existing repositories of biological entities, relationships, and models to automate biological model assembly and extension. Current methods aggregate human-curated biological infor…

Abstract Meaning Representation-Based Logic-Driven Data Augmentation for Logical Reasoning

2023-05-21 · Qiming Bao, Alex Yuxuan Peng, Zhenyun Deng, Wanjun Zhong 외

Combining large language models with logical reasoning enhances their capacity to address problems in a robust and reliable manner. Nevertheless, the intricate nature of logical reasoning poses challenges when gathering …

Abstract Meaning RepresentationContrastive LearningData AugmentationLanguage Modelling+11

Data Augmentation of Multi-turn Psychological Dialogue via Knowledge-driven Progressive Thought Prompting

2024-06-24 · Jiyue Jiang, Liheng Chen, Sheng Wang, Lingpeng Kong 외

Existing dialogue data augmentation (DA) techniques predominantly focus on augmenting utterance-level dialogues, which makes it difficult to take dialogue contextual information into account. The advent of large language…

Data AugmentationDialogue Generation

TAPO-Structured Description Logic for Information Behavior: Procedural and Oracle-Based Extensions

2026-02-19 · Takao Inoué arxiv

We introduce \emph{TAPO-Structured Description Logic} (TAPO--DL), a formal extension of classical description logic designed to model \emph{information behavior} as a structured, dynamic process. TAPO--DL extends the sta…