CLJun 16, 2022

PInKS: Preconditioned Commonsense Inference with Minimal Supervision

Amazon
arXiv:2206.07920v2299 citationsh-index: 45
Originality Incremental advance
AI Analysis

It addresses a specific challenge in natural language processing for AI systems, but appears incremental as it builds on existing methods with minimal supervision.

The paper tackles the problem of reasoning with preconditions in commonsense knowledge, such as handling exceptions like 'glass can be used for drinking water unless the glass is shattered', and shows that PInKS improves results on benchmarks by up to 40% in Macro-F1 scores.

Reasoning with preconditions such as "glass can be used for drinking water unless the glass is shattered" remains an open problem for language models. The main challenge lies in the scarcity of preconditions data and the model's lack of support for such reasoning. We present PInKS, Preconditioned Commonsense Inference with WeaK Supervision, an improved model for reasoning with preconditions through minimum supervision. We show, both empirically and theoretically, that PInKS improves the results on benchmarks focused on reasoning with the preconditions of commonsense knowledge (up to 40% Macro-F1 scores). We further investigate PInKS through PAC-Bayesian informativeness analysis, precision measures, and ablation study.

Code Implementations1 repo
Foundations

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

Your Notes