AICLMay 1, 2020

TransOMCS: From Linguistic Graphs to Commonsense Knowledge

arXiv:2005.00206v198 citationsHas Code
AI Analysis

This addresses the need for scalable commonsense knowledge in AI, reducing reliance on costly human annotations, though it is incremental as it builds on existing resources like ASER and ConceptNet.

The paper tackled the problem of acquiring commonsense knowledge by mining it from linguistic graphs, resulting in TransOMCS, a resource two orders of magnitude larger than ConceptNet.

Commonsense knowledge acquisition is a key problem for artificial intelligence. Conventional methods of acquiring commonsense knowledge generally require laborious and costly human annotations, which are not feasible on a large scale. In this paper, we explore a practical way of mining commonsense knowledge from linguistic graphs, with the goal of transferring cheap knowledge obtained with linguistic patterns into expensive commonsense knowledge. The result is a conversion of ASER [Zhang et al., 2020], a large-scale selectional preference knowledge resource, into TransOMCS, of the same representation as ConceptNet [Liu and Singh, 2004] but two orders of magnitude larger. Experimental results demonstrate the transferability of linguistic knowledge to commonsense knowledge and the effectiveness of the proposed approach in terms of quantity, novelty, and quality. TransOMCS is publicly available at: https://github.com/HKUST-KnowComp/TransOMCS.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes