CLOct 30, 2019

Towards Generalizable Neuro-Symbolic Systems for Commonsense Question Answering

arXiv:1910.14087v11029 citations
Originality Synthesis-oriented
AI Analysis

This work provides a systematic analysis for researchers in AI and NLP, but it is incremental as it surveys and analyzes existing methods without introducing new techniques.

The paper surveyed commonsense question answering methods, analyzing knowledge resources and integration techniques across multiple datasets, finding that attention-based injection is preferable and domain overlap between knowledge bases and datasets is crucial for model success.

Non-extractive commonsense QA remains a challenging AI task, as it requires systems to reason about, synthesize, and gather disparate pieces of information, in order to generate responses to queries. Recent approaches on such tasks show increased performance, only when models are either pre-trained with additional information or when domain-specific heuristics are used, without any special consideration regarding the knowledge resource type. In this paper, we perform a survey of recent commonsense QA methods and we provide a systematic analysis of popular knowledge resources and knowledge-integration methods, across benchmarks from multiple commonsense datasets. Our results and analysis show that attention-based injection seems to be a preferable choice for knowledge integration and that the degree of domain overlap, between knowledge bases and datasets, plays a crucial role in determining model success.

Foundations

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

Your Notes