← Search

Robin Manhaeve

6 accepted papers

2026

DeepLog: A Software Framework for Modular Neurosymbolic AI

IJCAI 2026

DeepLog is an operational neurosymbolic framework that unifies logic and deep learning within standard PyTorch workflows. While existing neurosymbolic systems focus on a particular paradigm and semantics, DeepLog serves as a universal backend that can emulate many systems in the neurosymbolic alphab

Cited by 0Scholar
2026

ProbLog4Fairness: A Neurosymbolic Approach to Modeling and Mitigating Bias

AAAI 2026technical

Operationalizing definitions of fairness is difficult in practice, as multiple definitions can be incompatible while each being arguably desirable. Instead, it may be easier to directly describe algorithmic bias through ad-hoc assumptions specific to a particular real-world task, e.g., based on back

Cited by 0SourcePDFScholar
2023

Neural probabilistic logic programming in discrete-continuous domains

UAI 2023poster

Neural-symbolic AI (NeSy) allows neural networks to exploit symbolic background knowledge in the form of logic. It has been shown to aid learning in the limited data regime and to facilitate inference on out-of-distribution data. Probabilistic NeSy focuses on integrating neural networks with both lo…

Cited by 16SourcePDFScholar
2022

DeepStochLog: Neural Stochastic Logic Programming

AAAI 2022technical

Recent advances in neural-symbolic learning, such as DeepProbLog, extend probabilistic logic programs with neural predicates. Like graphical models, these probabilistic logic programs define a probability distribution over possible worlds, for which inference is computationally hard. We propose Deep…

2020

From Statistical Relational to Neuro-Symbolic Artificial Intelligence

IJCAI 2020poster

Neuro-symbolic and statistical relational artificial intelligence both integrate frameworks for learning with logical reasoning. This survey identifies several parallels across seven different dimensions between these two fields. These cannot only be used to characterize and position neuro-symbolic…

Cited by 0SourcePDFScholar
2018

DeepProbLog: Neural Probabilistic Logic Programming

NeurIPS 2018spotlight

We introduce DeepProbLog, a probabilistic logic programming language that incorporates deep learning by means of neural predicates. We show how existing inference and learning techniques can be adapted for the new language. Our experiments demonstrate that DeepProbLog supports (i) both symbolic and…