Pyconstruct: Constraint programming meets structured prediction

3Citations
Citations of this article
5Readers
Mendeley users who have this article in their library.

Abstract

Constructive learning is the task of learning to synthesize structured objects from data. Examples range from classical sequence labeling to layout synthesis and drug design. Learning in these scenarios involves repeatedly synthesizing candidates subject to feasibility constraints and adapting the model based on the observed loss. Many synthesis problems of interest are non-standard: they involve discrete and continuous variables as well as arbitrary constraints among them. In these cases, widespread formalisms (like linear programming) can not be applied, and the developer is left with writing her own ad-hoc solver. This can be very time consuming and error prone. We introduce Pyconstruct, a Python library tailored for solving real-world constructive problems with minimal effort. The library leverages max-margin approaches to decouple learning from synthesis and constraint programming as a generic framework for synthesis. Pyconstruct enables easy prototyping of working solutions, allowing developers to write complex synthesis problems in a declarative fashion in few lines of code. The library is available at: http://bit.ly/2st8nt3.

Cite

CITATION STYLE

APA

Dragone, P., Teso, S., & Passerini, A. (2018). Pyconstruct: Constraint programming meets structured prediction. In IJCAI International Joint Conference on Artificial Intelligence (Vol. 2018-July, pp. 5823–5825). International Joint Conferences on Artificial Intelligence. https://doi.org/10.24963/ijcai.2018/850

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free