Hybrid SRL with Optimization Modulo Theories
Stefano Teso, Roberto Sebastiani, Andrea Passerini

TL;DR
This paper introduces Hybrid SRL methods using Satisfiability Modulo Theories to handle mixed Boolean-numerical constraints, enabling constructive learning with efficient inference and weight learning.
Contribution
It proposes a novel hybrid SRL approach based on SMT, overcoming FOL limitations for constructive problems involving numerical variables.
Findings
Effective inference with weighted SMT solvers
Discriminative max margin weight learning demonstrated
Enables constructive learning applications with mixed variables
Abstract
Generally speaking, the goal of constructive learning could be seen as, given an example set of structured objects, to generate novel objects with similar properties. From a statistical-relational learning (SRL) viewpoint, the task can be interpreted as a constraint satisfaction problem, i.e. the generated objects must obey a set of soft constraints, whose weights are estimated from the data. Traditional SRL approaches rely on (finite) First-Order Logic (FOL) as a description language, and on MAX-SAT solvers to perform inference. Alas, FOL is unsuited for con- structive problems where the objects contain a mixture of Boolean and numerical variables. It is in fact difficult to implement, e.g. linear arithmetic constraints within the language of FOL. In this paper we propose a novel class of hybrid SRL methods that rely on Satisfiability Modulo Theories, an alternative class of for- mal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Bayesian Modeling and Causal Inference · Rough Sets and Fuzzy Logic
MethodsSupport Vector Machine
