AILOJun 17, 2025

Enhancing Symbolic Machine Learning by Subsymbolic Representations

arXiv:2506.14569v1h-index: 2
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in neuro-symbolic AI for researchers in symbolic machine learning, offering an incremental improvement.

The paper tackles the inefficiency of neuro-symbolic AI systems in simple discriminative tasks by enhancing symbolic machine learning with neural embeddings of constants, showing that this approach outperforms baseline methods in F1 score across three real-world domains.

The goal of neuro-symbolic AI is to integrate symbolic and subsymbolic AI approaches, to overcome the limitations of either. Prominent systems include Logic Tensor Networks (LTN) or DeepProbLog, which offer neural predicates and end-to-end learning. The versatility of systems like LTNs and DeepProbLog, however, makes them less efficient in simpler settings, for instance, for discriminative machine learning, in particular in domains with many constants. Therefore, we follow a different approach: We propose to enhance symbolic machine learning schemes by giving them access to neural embeddings. In the present paper, we show this for TILDE and embeddings of constants used by TILDE in similarity predicates. The approach can be fine-tuned by further refining the embeddings depending on the symbolic theory. In experiments in three real-world domain, we show that this simple, yet effective, approach outperforms all other baseline methods in terms of the F1 score. The approach could be useful beyond this setting: Enhancing symbolic learners in this way could be extended to similarities between instances (effectively working like kernels within a logical language), for analogical reasoning, or for propositionalization.

Foundations

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

Your Notes