Soft Symbol Grounding for Prototypical Concepts

📅 2026-09-10
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
该研究提出Soft-PNet模型,通过原型分布和KL散度目标解决神经符号模型中的推理捷径问题,无需手动设计任务特定损失函数。
📝 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. We introduce \textbf{Soft-PNet}, which removes this loss: it 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 against one KL objective between the prototype-weighted cache and the network's concept predictions. The objective is identical across tasks and remains applicable when the solution space cannot be enumerated. On \texttt{MNIST-EvenOdd}, Visual Sudoku, and \texttt{Kand-Logic} under scarce supervision, Soft-PNet matches loss-engineered prototypical networks at the concept and label levels and recovers concepts that soft-grounding baselines miss, with no loss engineering and lower training time.
Problem

Research questions and friction points this paper is trying to address.

neuro-symbolic models
reasoning shortcut
prototypical networks
Innovation

Methods, ideas, or system contributions that make the work stand out.

Soft-PNet
Metropolis walk
prototype distribution
KL objective
concept grounding
🔎 Similar Papers
No similar papers found.