Revisiting Generative Commonsense Reasoning: A Pre-Ordering Approach
Chao Zhao, Faeze Brahman, Tenghao Huang, Snigdha Chaturvedi

TL;DR
This paper investigates how the order of input concepts affects pre-trained models' ability to perform generative commonsense reasoning, proposing a pre-ordering method that improves performance without external data.
Contribution
It introduces a pre-ordering approach that enhances PTMs' commonsense reasoning by manipulating input order, challenging the assumption that external knowledge is necessary.
Findings
Pre-ordering improves model performance over existing methods.
Order of input concepts significantly impacts reasoning ability.
Pre-ordering outperforms models with external data access.
Abstract
Pre-trained models (PTMs) have lead to great improvements in natural language generation (NLG). However, it is still unclear how much commonsense knowledge they possess. With the goal of evaluating commonsense knowledge of NLG models, recent work has proposed the problem of generative commonsense reasoning, e.g., to compose a logical sentence given a set of unordered concepts. Existing approaches to this problem hypothesize that PTMs lack sufficient parametric knowledge for this task, which can be overcome by introducing external knowledge or task-specific pre-training objectives. Different from this trend, we argue that PTM's inherent ability for generative commonsense reasoning is underestimated due to the order-agnostic property of its input. In particular, we hypothesize that the order of the input concepts can affect the PTM's ability to utilize its commonsense knowledge. To this…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
