iconLogo
Published:2026/1/8 10:29:49

AIとシンボル推論の融合!未来型AI爆誕☆

超要約: NNとルールを合体!進化で賢く、説明もできるAIだよ!✨

✨ ギャル的キラキラポイント ✨

● 専門知識ナシでもOK!シンボル(ルール)をAIが自分で学習するって、すごくない?😳 ● 非微分可能(難しすぎて計算できない)ルールも扱えるから、応用範囲がハンパないって! ● AIがどんどん進化して、最終的に「詰まり状態」も脱出!まるでギャルの成長みたいじゃん?😂

詳細解説いくよ~!

続きは「らくらく論文」アプリで

Neural-Symbolic Integration with Evolvable Policies

Marios Thoma / Vassilis Vassiliades / Loizos Michael

Neural-Symbolic (NeSy) Artificial Intelligence has emerged as a promising approach for combining the learning capabilities of neural networks with the interpretable reasoning of symbolic systems. However, existing NeSy frameworks typically require either predefined symbolic policies or policies that are differentiable, limiting their applicability when domain expertise is unavailable or when policies are inherently non-differentiable. We propose a framework that addresses this limitation by enabling the concurrent learning of both non-differentiable symbolic policies and neural network weights through an evolutionary process. Our approach casts NeSy systems as organisms in a population that evolve through mutations (both symbolic rule additions and neural weight changes), with fitness-based selection guiding convergence toward hidden target policies. The framework extends the NEUROLOG architecture to make symbolic policies trainable, adapts Valiant's Evolvability framework to the NeSy context, and employs Machine Coaching semantics for mutable symbolic representations. Neural networks are trained through abductive reasoning from the symbolic component, eliminating differentiability requirements. Through extensive experimentation, we demonstrate that NeSy systems starting with empty policies and random neural weights can successfully approximate hidden non-differentiable target policies, achieving median correct performance approaching 100%. This work represents a step toward enabling NeSy research in domains where the acquisition of symbolic knowledge from experts is challenging or infeasible.

cs / cs.LG / cs.NE