Cause-Effect Knowledge Acquisition and Neural Association Model for Solving a Set of Winograd Schema Problems
Abstract
This paper focuses on the investigations in Winograd Schema (WS), a challenging problem which has been proposed for measuring progress in commonsense reasoning. Due to the lack of commonsense knowledge and training data, very little work has been found on the WS problems in recent years. Actually, there is no shortcut to solve this problem except to collect more commonsense knowledge and design suitable models. Therefore, this paper addresses a set of WS problems by proposing a knowledge acquisition method and a general neural association model. To avoid the sparseness issue, the knowledge we aim to collect is the cause-effect relationships between thousands of commonly used words. The knowledge acquisition method supports us to extract hundreds of thousands of cause-effect pairs from large text corpus automatically. Meanwhile, a neural association model (NAM) is proposed to encode the association relationships between any two discrete events. Based on the extracted knowledge and the NAM models, in this paper, we successfully build a system for solving WS problems from scratch and achieve 70.0% accuracy. Most importantly, this paper provides a flexible framework to solve WS problems based on event association and neural network methods.
Cite
Text
Liu et al. "Cause-Effect Knowledge Acquisition and Neural Association Model for Solving a Set of Winograd Schema Problems." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/326Markdown
[Liu et al. "Cause-Effect Knowledge Acquisition and Neural Association Model for Solving a Set of Winograd Schema Problems." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/liu2017ijcai-cause/) doi:10.24963/IJCAI.2017/326BibTeX
@inproceedings{liu2017ijcai-cause,
title = {{Cause-Effect Knowledge Acquisition and Neural Association Model for Solving a Set of Winograd Schema Problems}},
author = {Liu, Quan and Jiang, Hui and Evdokimov, Andrew and Ling, Zhen-Hua and Zhu, Xiaodan and Wei, Si and Hu, Yu},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2017},
pages = {2344-2350},
doi = {10.24963/IJCAI.2017/326},
url = {https://mlanthology.org/ijcai/2017/liu2017ijcai-cause/}
}