CLMay 8, 2023

CAT: A Contextualized Conceptualization and Instantiation Framework for Commonsense Reasoning

arXiv:2305.04808v2239 citationsHas Code
Originality Highly original
AI Analysis

This work addresses the lack of labeled data and methodologies for commonsense reasoning, which is crucial for developing AI systems with human-like situational understanding.

The paper tackles the challenge of generalizing commonsense reasoning by proposing CAT, a semi-supervised framework for event conceptualization and instantiation, which achieves state-of-the-art performance on two conceptualization tasks and improves commonsense inference modeling.

Commonsense reasoning, aiming at endowing machines with a human-like ability to make situational presumptions, is extremely challenging to generalize. For someone who barely knows about "meditation," while is knowledgeable about "singing," he can still infer that "meditation makes people relaxed" from the existing knowledge that "singing makes people relaxed" by first conceptualizing "singing" as a "relaxing event" and then instantiating that event to "meditation." This process, known as conceptual induction and deduction, is fundamental to commonsense reasoning while lacking both labeled data and methodologies to enhance commonsense modeling. To fill such a research gap, we propose CAT (Contextualized ConceptuAlization and InsTantiation), a semi-supervised learning framework that integrates event conceptualization and instantiation to conceptualize commonsense knowledge bases at scale. Extensive experiments show that our framework achieves state-of-the-art performances on two conceptualization tasks, and the acquired abstract commonsense knowledge can significantly improve commonsense inference modeling. Our code, data, and fine-tuned models are publicly available at https://github.com/HKUST-KnowComp/CAT.

Code Implementations2 repos
Foundations

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

Your Notes