Skip to content

Commit

Permalink
marconato2023 accepted to NeurIPS
Browse files Browse the repository at this point in the history
  • Loading branch information
arranger1044 committed Sep 22, 2023
1 parent c412c24 commit f6373bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _publications/marconato2023shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ image: "/images/papers/marconato2023shortcuts/shortcuts.png"
authors: "Emanuele Marconato, Stefano Teso, Antonio Vergari, Andrea Passerini"
paperurl: "https://arxiv.org/abs/2305.19951"
pdf: "https://arxiv.org/pdf/2305.19951"
venue: "arXiv 2023"
venue: "NeurIPS 2023"
code:
excerpt: "We analyze causes and mitigation of reasoning shortcuts in neuro-symbolic models, which let them make the right predictions but for the wrong reasons."
abstract: "Neuro-Symbolic (NeSy) predictive models hold the promise of improved compliance with given constraints, systematic generalization, and interpretability, as they allow to infer labels that are consistent with some prior knowledge by reasoning over high-level concepts extracted from sub-symbolic inputs. It was recently shown that NeSy predictors are affected by reasoning shortcuts: they can attain high accuracy but by leveraging concepts with unintended semantics, thus coming short of their promised advantages. Yet, a systematic characterization of reasoning shortcuts and of potential mitigation strategies is missing. This work fills this gap by characterizing them as unintended optima of the learning objective and identifying four key conditions behind their occurrence. Based on this, we derive several natural mitigation strategies, and analyze their efficacy both theoretically and empirically. Our analysis shows reasoning shortcuts are difficult to deal with, casting doubts on the trustworthiness and interpretability of existing NeSy solutions. "
Expand Down

0 comments on commit f6373bc

Please sign in to comment.