LGAIOCJan 17, 2024

Convex and Bilevel Optimization for Neuro-Symbolic Inference and Learning

arXiv:2401.09651v23 citationsh-index: 5ICML
Originality Incremental advance
AI Analysis

This work addresses efficiency and performance bottlenecks in neuro-symbolic AI, offering incremental improvements for researchers and practitioners in this domain.

The paper tackles the problem of parameter learning in neural-symbolic systems by developing a gradient-based framework using convex and bilevel optimization, resulting in over 100x runtime improvements and up to a 16% prediction performance gain.

We leverage convex and bilevel optimization techniques to develop a general gradient-based parameter learning framework for neural-symbolic (NeSy) systems. We demonstrate our framework with NeuPSL, a state-of-the-art NeSy architecture. To achieve this, we propose a smooth primal and dual formulation of NeuPSL inference and show learning gradients are functions of the optimal dual variables. Additionally, we develop a dual block coordinate descent algorithm for the new formulation that naturally exploits warm-starts. This leads to over 100x learning runtime improvements over the current best NeuPSL inference method. Finally, we provide extensive empirical evaluations across 8 datasets covering a range of tasks and demonstrate our learning framework achieves up to a 16% point prediction performance improvement over alternative learning methods.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes