Symbol Grounding in Neuro-Symbolic AI: A Gentle Introduction to Reasoning Shortcuts
Emanuele Marconato, Samuele Bortolotti, Emile van Krieken, Paolo Morettin, Elena Umili, Antonio Vergari, Efthymia Tsamoura, Andrea Passerini, Stefano Teso
TL;DR
This work addresses symbol grounding in Neuro-Symbolic AI by focusing on Reasoning Shortcuts (RSs), where models achieve correct labels while grounding concepts incorrectly, harming interpretability and out-of-distribution reliability. It formalizes RSs through two complementary lenses: identifiability (when the ground-truth concept extractor is uniquely recoverable) and statistical learning (risk bounds under finite data), and introduces concept remapping as a core mechanism for RSs. The authors categorize mitigation and awareness strategies (concept supervision, multi-task learning, reconstruction, entropy, smoothing, disentanglement, and diffusion/ensembles) and relate their effectiveness to theoretical conditions like knowledge complexity and k-unambiguity, while also outlining diagnostics and practical trade-offs. Extensions to CBMs, foundation models, reinforcement learning, and imbalanced data are discussed, underscoring RSs as a general symbol-grounding challenge with broad implications for trustworthy NeSy systems. The work provides a unified framework and actionable guidance for reducing RS risk, improving grounding fidelity, and guiding future research toward reliable, interpretable NeSy AI.
Abstract
Neuro-symbolic (NeSy) AI aims to develop deep neural networks whose predictions comply with prior knowledge encoding, e.g. safety or structural constraints. As such, it represents one of the most promising avenues for reliable and trustworthy AI. The core idea behind NeSy AI is to combine neural and symbolic steps: neural networks are typically responsible for mapping low-level inputs into high-level symbolic concepts, while symbolic reasoning infers predictions compatible with the extracted concepts and the prior knowledge. Despite their promise, it was recently shown that - whenever the concepts are not supervised directly - NeSy models can be affected by Reasoning Shortcuts (RSs). That is, they can achieve high label accuracy by grounding the concepts incorrectly. RSs can compromise the interpretability of the model's explanations, performance in out-of-distribution scenarios, and therefore reliability. At the same time, RSs are difficult to detect and prevent unless concept supervision is available, which is typically not the case. However, the literature on RSs is scattered, making it difficult for researchers and practitioners to understand and tackle this challenging problem. This overview addresses this issue by providing a gentle introduction to RSs, discussing their causes and consequences in intuitive terms. It also reviews and elucidates existing theoretical characterizations of this phenomenon. Finally, it details methods for dealing with RSs, including mitigation and awareness strategies, and maps their benefits and limitations. By reformulating advanced material in a digestible form, this overview aims to provide a unifying perspective on RSs to lower the bar to entry for tackling them. Ultimately, we hope this overview contributes to the development of reliable NeSy and trustworthy AI models.
