CoSe-Co: Text Conditioned Generative CommonSense Contextualizer
Rachit Bansal, Milan Aggarwal, Sumit Bhatia, Jivat Neet Kaur and, Balaji Krishnamurthy

TL;DR
This paper introduces CoSe-Co, a sentence-conditioned generative model that enhances commonsense knowledge extraction from language models, improving performance across multiple reasoning and question-answering benchmarks.
Contribution
The paper presents a novel sentence-conditioned generative approach for commonsense contextualization and a new dataset, enabling more context-aware knowledge generation from language models.
Findings
Improved results on CSQA, ARC, QASC, and OBQA datasets.
Generated knowledge includes diverse and novel entities.
Enhanced baseline performance in paraphrase generation.
Abstract
Pre-trained Language Models (PTLMs) have been shown to perform well on natural language tasks. Many prior works have leveraged structured commonsense present in the form of entities linked through labeled relations in Knowledge Graphs (KGs) to assist PTLMs. Retrieval approaches use KG as a separate static module which limits coverage since KGs contain finite knowledge. Generative methods train PTLMs on KG triples to improve the scale at which knowledge can be obtained. However, training on symbolic KG entities limits their applicability in tasks involving natural language text where they ignore overall context. To mitigate this, we propose a CommonSense Contextualizer (CoSe-Co) conditioned on sentences as input to make it generically usable in tasks for generating knowledge relevant to the overall context of input text. To train CoSe-Co, we propose a novel dataset comprising of sentence…
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 · Multimodal Machine Learning Applications
