← Search

Sebastijan Dumancic

4 accepted papers

2024

DeepSaDe: Learning Neural Networks That Guarantee Domain Constraint Satisfaction

AAAI 2024technical

As machine learning models, specifically neural networks, are becoming increasingly popular, there are concerns regarding their trustworthiness, specially in safety-critical applications, e.g. actions of an autonomous vehicle must be safe. There are approaches that can train neural networks where su…

Cited by 3SourcePDFScholar
2024

Learning Logic Programs by Discovering Higher-Order Abstractions

IJCAI 2024poster

We introduce the higher-order refactoring problem, where the goal is to compress a logic program by discovering higher-order abstractions, such as map, filter, and fold. We implement our approach in Stevie, which formulates the refactoring problem as a constraint optimisation problem. Our experiment…

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…