LGAIFeb 19, 2024

BEARS Make Neuro-Symbolic Models Aware of their Reasoning Shortcuts

arXiv:2402.12240v134 citationsh-index: 23UAI
Originality Incremental advance
AI Analysis

This addresses reliability issues in Neuro-Symbolic AI for users needing trustworthy predictions, though it is an incremental improvement over existing mitigation strategies.

The paper tackles the problem of Reasoning Shortcuts in Neuro-Symbolic models, which compromise reliability and generalization, and proposes BEARS, an ensembling technique that improves model awareness of these shortcuts without sacrificing accuracy.

Neuro-Symbolic (NeSy) predictors that conform to symbolic knowledge - encoding, e.g., safety constraints - can be affected by Reasoning Shortcuts (RSs): They learn concepts consistent with the symbolic knowledge by exploiting unintended semantics. RSs compromise reliability and generalization and, as we show in this paper, they are linked to NeSy models being overconfident about the predicted concepts. Unfortunately, the only trustworthy mitigation strategy requires collecting costly dense supervision over the concepts. Rather than attempting to avoid RSs altogether, we propose to ensure NeSy models are aware of the semantic ambiguity of the concepts they learn, thus enabling their users to identify and distrust low-quality concepts. Starting from three simple desiderata, we derive bears (BE Aware of Reasoning Shortcuts), an ensembling technique that calibrates the model's concept-level confidence without compromising prediction accuracy, thus encouraging NeSy architectures to be uncertain about concepts affected by RSs. We show empirically that bears improves RS-awareness of several state-of-the-art NeSy models, and also facilitates acquiring informative dense annotations for mitigation purposes.

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