CLSep 24, 2020

Generating Commonsense Explanation by Extracting Bridge Concepts from Reasoning Paths

arXiv:2009.11753v1997 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of enhancing machine sense-making for AI systems, representing an incremental improvement in commonsense explanation generation.

The paper tackles the challenge of generating plausible commonsense explanations for statements by proposing a method that extracts bridge concepts from reasoning paths and integrates them to form explanations. The model outperforms state-of-the-art baselines in both automatic and human evaluations.

Commonsense explanation generation aims to empower the machine's sense-making capability by generating plausible explanations to statements against commonsense. While this task is easy to human, the machine still struggles to generate reasonable and informative explanations. In this work, we propose a method that first extracts the underlying concepts which are served as \textit{bridges} in the reasoning chain and then integrates these concepts to generate the final explanation. To facilitate the reasoning process, we utilize external commonsense knowledge to build the connection between a statement and the bridge concepts by extracting and pruning multi-hop paths to build a subgraph. We design a bridge concept extraction model that first scores the triples, routes the paths in the subgraph, and further selects bridge concepts with weak supervision at both the triple level and the concept level. We conduct experiments on the commonsense explanation generation task and our model outperforms the state-of-the-art baselines in both automatic and human evaluation.

Foundations

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

Your Notes