Neural-Symbolic Integration with Evolvable Policies
By: Marios Thoma, Vassilis Vassiliades, Loizos Michael
Potential Business Impact:
Teaches computers to learn rules without needing experts.
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.
Similar Papers
Neuro-Symbolic Frameworks: Conceptual Characterization and Empirical Comparative Analysis
Artificial Intelligence
Helps computers learn and explain answers better.
Logic of Hypotheses: from Zero to Full Knowledge in Neurosymbolic Integration
Machine Learning (CS)
Teaches computers to learn rules and make smart choices.
Neuro-Symbolic AI for Cybersecurity: State of the Art, Challenges, and Opportunities
Cryptography and Security
Helps computers fight new cyberattacks better.