English

Mind Reasoning Manners: Enhancing Type Perception for Generalized Zero-shot Logical Reasoning over Text

Artificial Intelligence 2023-01-10 v1

Abstract

Logical reasoning task involves diverse types of complex reasoning over text, based on the form of multiple-choice question answering. Given the context, question and a set of options as the input, previous methods achieve superior performances on the full-data setting. However, the current benchmark dataset has the ideal assumption that the reasoning type distribution on the train split is close to the test split, which is inconsistent with many real application scenarios. To address it, there remain two problems to be studied: (1) How is the zero-shot capability of the models (train on seen types and test on unseen types)? (2) How to enhance the perception of reasoning types for the models? For problem 1, we propose a new benchmark for generalized zero-shot logical reasoning, named ZsLR. It includes six splits based on the three type sampling strategies. For problem 2, a type-aware model TaCo is proposed. It utilizes both the heuristic input reconstruction and the contrastive learning to improve the type perception in the global representation. Extensive experiments on both the zero-shot and full-data settings prove the superiority of TaCo over the state-of-the-art methods. Also, we experiment and verify the generalization capability of TaCo on other logical reasoning dataset.

Keywords

Cite

@article{arxiv.2301.02983,
  title  = {Mind Reasoning Manners: Enhancing Type Perception for Generalized Zero-shot Logical Reasoning over Text},
  author = {Fangzhi Xu and Jun Liu and Qika Lin and Tianzhe Zhao and Jian Zhang and Lingling Zhang},
  journal= {arXiv preprint arXiv:2301.02983},
  year   = {2023}
}

Comments

12 pages, 7 figures

R2 v1 2026-06-28T08:06:29.549Z