Diversifying Content Generation for Commonsense Reasoning with Mixture of Knowledge Graph ExpertsDownload PDF

Published: 08 Jun 2022, Last Modified: 12 Mar 2024DLG4NLP 2022 OralReaders: Everyone
Keywords: graph for NLP, knowledge graph, commonsense reasoning
TL;DR: We propose a novel method to diversify knowledge reasoning on commonsense knowledge graph and generate diverse output sequences.
Abstract: Generative commonsense reasoning (GCR) in natural language is to reason about the commonsense while generating coherent text. Recent years have seen a surge of interest in improving the generation quality of commonsense reasoning tasks. Nevertheless, these approaches have seldom investigated diversity in the GCR tasks, which aims to generate alternative explanations for a real-world situation or predict all possible outcomes. Diversifying GCR is challenging as it expects to generate multiple outputs that are not only semantically different but also grounded in commonsense knowledge. In this paper, we propose MoKGE, a novel method that diversifies the generative reasoning by a mixture of expert (MoE) strategy on commonsense knowledge graphs (KG). A set of knowledge experts seek diverse reasoning on KG to encourage various generation outputs. Empirical experiments demonstrated that MoKGE can significantly improve the diversity while achieving on par performance on accuracy on two GCR benchmarks, based on both automatic and human evaluations.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2203.07285/code)
0 Replies

Loading