Neurosymbolic Decision Trees
By: Matthias Möller , Arvid Norlander , Pedro Zuidberg Dos Martires and more
Potential Business Impact:
Teaches computers to learn from pictures and rules.
Neurosymbolic (NeSy) AI studies the integration of neural networks (NNs) and symbolic reasoning based on logic. Usually, NeSy techniques focus on learning the neural, probabilistic and/or fuzzy parameters of NeSy models. Learning the symbolic or logical structure of such models has, so far, received less attention. We introduce neurosymbolic decision trees (NDTs), as an extension of decision trees together with a novel NeSy structure learning algorithm, which we dub NeuID3. NeuID3 adapts the standard top-down induction of decision tree algorithms and combines it with a neural probabilistic logic representation, inherited from the DeepProbLog family of models. The key advantage of learning NDTs with NeuID3 is the support of both symbolic and subsymbolic data (such as images), and that they can exploit background knowledge during the induction of the tree structure, In our experimental evaluation we demonstrate the benefits of NeSys structure learning over more traditonal approaches such as purely data-driven learning with neural networks.
Similar Papers
Deriving Equivalent Symbol-Based Decision Models from Feedforward Neural Networks
Machine Learning (CS)
Makes AI's thinking clear, like a flowchart.
Hierarchical Neuro-Symbolic Decision Transformer
Artificial Intelligence
Helps robots learn complex tasks faster and better.
Neuro-Symbolic Frameworks: Conceptual Characterization and Empirical Comparative Analysis
Artificial Intelligence
Helps computers learn and explain answers better.