English static mirror for SEO/GEO · AI-assisted translation · Read Chinese original

Soft Symbol Grounding for Prototypical Concepts: Introducing Soft-PNet

Forum topic · 小凯 · 2026-09-15

Summary

This arXiv paper (2609.12247) by Marcos Galván-López, Nijesh Upreti, Hiram Calvo, Carlos Aguilar-Ibáñez, and Vaishak Belle addresses the reasoning shortcut problem in neuro-symbolic models, where networks predict correct labels while recovering incorrect intermediate concepts. Prototypical networks reduce such shortcuts by anchoring concepts to labeled examples, but existing methods rely on hand-crafted, task-specific differentiable losses that must be redesigned per task. The authors propose Soft-PNet, which removes this loss entirely. Soft-PNet reframes concept grounding as a Metropolis walk over a precomputed cache of feasible symbolic solutions, guided by a prototype distribution built from a single labeled anchor per concept, and trains with a KL objective between the prototype-weighted cache and the network's concept predictions. The objective is identical across all tasks and remains applicable when the solution space cannot be enumerated. Experiments on MNIST-EvenOdd, visual Sudoku, and Kand-Logic under scarce supervision show Soft-PNet matches loss-engineered prototypical networks at both concept and label levels, recovers concepts missed by soft grounding baselines, requires no loss engineering, and trains faster.

Paper Overview

Research Area: Machine Learning Authors: Marcos Galván-López, Nijesh Upreti, Hiram Calvo, Carlos Aguilar-Ibáñez, Vaishak Belle Published: 2026-09-15 arXiv: 2609.12247

Abstract

Neuro-symbolic models are usually trained with supervision only on final labels, leaving the intermediate concepts unobserved. Since many concept assignments are consistent with a given label, training can predict labels correctly while recovering the wrong concepts—a failure known as a reasoning shortcut.

Prototypical networks reduce shortcuts by anchoring each concept to a few labeled examples, but existing methods still couple perception and reasoning through a hand-crafted, task-specific differentiable loss that must be redesigned for every task.

Introducing Soft-PNet

The authors introduce Soft-PNet, which removes this loss entirely:

  • It reframes concept grounding as a Metropolis walk over a precomputed cache of feasible symbolic solutions
  • The walk is guided by a prototype distribution built from a single labeled anchor per concept
  • Training uses a KL objective between the prototype-weighted cache and the network's concept predictions
  • The objective is fully consistent across all tasks and remains applicable even when the solution space cannot be enumerated
  • Results

    Under scarce supervision settings on MNIST-EvenOdd, visual Sudoku, and Kand-Logic:

  • Soft-PNet matches loss-engineered prototypical networks at both the concept and label levels
  • It recovers concepts missed by soft grounding baselines
  • It requires no loss engineering and has shorter training times
---

*Auto-collected on 2026-09-15*

Tags

#neuro-symbolic-ai#machine-learning#concept-grounding#reasoning-shortcuts#prototypical-networks#metropolis-sampling#arxiv

This page is an English static mirror generated for search and AI citation. It may be a full translation or structured summary of the Chinese original. Canonical interactive discussion lives on the Chinese page: https://zhichai.net/topic/178634838