Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

IDOL: Indicator-oriented Logic Pre-training for Logical Reasoning

About

In the field of machine reading comprehension (MRC), existing systems have surpassed the average performance of human beings in many tasks like SQuAD. However, there is still a long way to go when it comes to logical reasoning. Although some methods for it have been put forward, they either are designed in a quite complicated way or rely too much on external structures. In this paper, we proposed IDOL (InDicator-Oriented Logic Pre-training), an easy-to-understand but highly effective further pre-training task which logically strengthens the pre-trained models with the help of 6 types of logical indicators and a logically rich dataset LGP (LoGic Pre-training). IDOL achieves state-of-the-art performance on ReClor and LogiQA, the two most representative benchmarks in logical reasoning MRC, and is proven to be capable of generalizing to different pre-trained models and other types of MRC benchmarks like RACE and SQuAD 2.0 while keeping competitive general language understanding ability through testing on tasks in GLUE. Besides, at the beginning of the era of large language models, we take several of them like ChatGPT into comparison and find that IDOL still shows its advantage.

Zihang Xu, Ziqing Yang, Yiming Cui, Shijin Wang• 2023

Related benchmarks

TaskDatasetResultRank
Logical reasoningLogiQA
Accuracy43.3
98
Logical reasoningLogiQA (test)
Accuracy43.8
92
Logical reasoningReClor (test)
Accuracy80.6
87
Logical Reasoning Machine Reading ComprehensionReClor
Accuracy80
54
Logical reasoningReClor (dev)
Accuracy0.746
46
Logical reasoningLogiQA (dev)
Accuracy44.7
40
Logical reasoningReClor (test-H)
Accuracy75
23
Logical reasoningReClor (test-e)
Accuracy87.7
23
Showing 8 of 8 rows

Other info

Code

Follow for update