MiningZinc: A Modeling Language for Constraint-Based Mining
Abstract
We introduce MiningZinc, a general framework for constraint-based pattern mining, one of the most popular tasks in data mining. MiningZinc consists of two key components: a language component and a toolchain component. The language allows for high-level and natural modeling of mining problems, such that MiningZinc models closely resemble definitions found in the data mining literature. It is inspired by the Zinc family of languages and systems and supports user-defined constraints and optimization criteria. The toolchain allows for finding solutions to the models. It ensures the solver independence of the language and supports both standard constraint solvers and specialized data mining systems. Automatic model transformations enable the efficient use of different solvers and systems. The combination of both components allows one to rapidly model constraint-based mining problems and execute these with a wide variety of methods. We demonstrate this experimentally for a number of well-known solvers and data mining tasks.
Cite
Text
Guns et al. "MiningZinc: A Modeling Language for Constraint-Based Mining." International Joint Conference on Artificial Intelligence, 2013.Markdown
[Guns et al. "MiningZinc: A Modeling Language for Constraint-Based Mining." International Joint Conference on Artificial Intelligence, 2013.](https://mlanthology.org/ijcai/2013/guns2013ijcai-miningzinc/)BibTeX
@inproceedings{guns2013ijcai-miningzinc,
title = {{MiningZinc: A Modeling Language for Constraint-Based Mining}},
author = {Guns, Tias and Dries, Anton and Tack, Guido and Nijssen, Siegfried and De Raedt, Luc},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2013},
pages = {1365-1372},
url = {https://mlanthology.org/ijcai/2013/guns2013ijcai-miningzinc/}
}