Adversarial Transformer Language Models for Contextual Commonsense Inference
Pedro Colon-Hernandez, Henry Lieberman, Yida Xin, Claire Yin, Cynthia, Breazeal, Peter Chin

TL;DR
This paper introduces a transformer-based system for generating coherent, controllable, and plausible commonsense assertions from stories, leveraging joint inference across multiple knowledge bases and a GAN architecture for plausibility scoring.
Contribution
It presents a novel 'hinting' technique for controllable inference, a methodology for joint inference with multiple knowledge graphs, and a GAN-based approach for plausibility assessment in contextual commonsense inference.
Findings
Effective control of inference via hinting demonstrated.
Successful joint inference across ConceptNet, ATOMIC2020, and GLUCOSE.
GAN architecture improves plausibility scoring of generated assertions.
Abstract
Contextualized or discourse aware commonsense inference is the task of generating coherent commonsense assertions (i.e., facts) from a given story, and a particular sentence from that story. Some problems with the task are: lack of controllability for topics of the inferred facts; lack of commonsense knowledge during training; and, possibly, hallucinated or false facts. In this work, we utilize a transformer model for this task and develop techniques to address the aforementioned problems in the task. We control the inference by introducing a new technique we call "hinting". Hinting is a kind of language model prompting, that utilizes both hard prompts (specific words) and soft prompts (virtual learnable templates). This serves as a control signal to advise the language model "what to talk about". Next, we establish a methodology for performing joint inference with multiple commonsense…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Biomedical Text Mining and Ontologies
MethodsAttentive Walk-Aggregating Graph Neural Network · ALIGN
