Download PDF

27th International Joint Conference on Artificial Intelligence (IJCAI), Date: 2018/07/13 - 2018/07/19, Location: SWEDEN, Stockholm

Publication date: 2018-01-01
Volume: 2018-July Pages: 2333 - 2340
ISSN: 9780999241127
Publisher: IJCAI-INT JOINT CONF ARTIF INTELL

IJCAI International Joint Conference on Artificial Intelligence

Author:

Kolb, S
Teso, S ; Passerini, A ; De Raedt, L

Keywords:

Science & Technology, Technology, Computer Science, Artificial Intelligence, Computer Science, Interdisciplinary Applications, Computer Science, Theory & Methods, Computer Science, Synth - 694980;info:eu-repo/grantAgreement/EC/H2020/694980

Abstract:

© 2018 International Joint Conferences on Artificial Intelligence. All right reserved. We introduce the problem of learning SMT(LRA) constraints from data. SMT(LRA) extends propositional logic with (in)equalities between numerical variables. Many relevant formal verification problems can be cast as SMT(LRA) instances and SMT(LRA) has supported recent developments in optimization and counting for hybrid Boolean and numerical domains. We introduce SMT(LRA) learning, the task of learning SMT(LRA) formulas from examples of feasible and infeasible instances, and we contribute INCAL, an exact non-greedy algorithm for this setting. Our approach encodes the learning task itself as an SMT(LRA) satisfiability problem that can be solved directly by SMT solvers. INCAL is an incremental algorithm that achieves exact learning by looking only at a small subset of the data, leading to significant speed-ups. We empirically evaluate our approach on both synthetic instances and benchmark problems taken from the SMT-LIB benchmarks repository.