paper-with-me

홈 › Papers

BEARS Make Neuro-Symbolic Models Aware of their Reasoning Shortcuts

2024-02-19 · Emanuele Marconato, Samuele Bortolotti, Emile van Krieken, Antonio Vergari, Andrea Passerini, Stefano Teso

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.

📄 PDF Abstract BibTeX arXiv:2402.12240

Code (1)

samuelebortolotti/bears 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Defining neurosymbolic AI

2025-07-15 · Lennert De Smet, Luc De Raedt arxiv

Neurosymbolic AI focuses on integrating learning and reasoning, in particular, on unifying logical and neural representations. Despite the existence of an alphabet soup of neurosymbolic AI systems, the field is lacking a…

neuROSym: Deployment and Evaluation of a ROS-based Neuro-Symbolic Model for Human Motion Prediction

2024-06-24 · Sariah Mghames, Luca Castri, Marc Hanheide, Nicola Bellotto

Autonomous mobile robots can rely on several human motion detection and prediction systems for safe and efficient navigation in human environments, but the underline model architectures can have different impacts on the …

Human motion predictionMotion Detectionmotion predictionPrediction

DANA: Domain-Aware Neurosymbolic Agents for Consistency and Accuracy

2024-09-27 · Vinh Luong, Sang Dinh, Shruti Raghavan, William Nguyen 외

Large Language Models (LLMs) have shown remarkable capabilities, but their inherent probabilistic nature often leads to inconsistency and inaccuracy in complex problem-solving tasks. This paper introduces DANA (Domain-Aw…

Financial Analysis

SATURN: Symbolic Spatial Reasoning for Multi-Perspective Grounding

2026-06-21 · Danial Kamali, Tanawan Premsri, Shreya Rajpal, Amir Zadeh 외 arxiv

Vision-Language Models (VLMs) remain unreliable when spatial reasoning requires composing relations whose meanings depend on frames of reference. Existing neuro-symbolic methods make reasoning more explicit, but often de…

Referring ExpressionSpatial Reasoning

The DeepLog Neurosymbolic Machine

2025-08-19 · Vincent Derkinderen, Robin Manhaeve, Rik Adriaensen, Lucas Van Praet 외 arxiv

We contribute a theoretical and operational framework for neurosymbolic AI called DeepLog. DeepLog introduces building blocks and primitives for neurosymbolic AI that make abstraction of commonly used representations and…