Declarative modeling for machine learning and data mining.
(invited lecture for ALT & DS 2012)
Author: Luc De Raedt
Affiliation:
Department of Computer Science
Katholieke Universiteit Leuven
Belgium
Abstract.
Despite the popularity of machine learning and data mining today, it
remains challenging to develop applications and software that
incorporates machine learning or data mining techniques. This is
because machine learning and data mining have focussed on developing
high-performance algorithms for solving particular tasks rather than
on developing general principles and techniques. I propose to
alleviate these problems by applying the constraint programming
methodology to machine learning and data mining and to specify machine
learning and data mining problems as constraint satisfaction and
optimization problems. What is essential is that the user be provided
with a way to declaratively specify what the machine learning or data
mining problem is rather than having to outline how that solution
needs to be computed. This corresponds to a model + solver-based
approach to machine learning and data mining, in which the user
specifies the problem in a high level modeling language and the system
automatically transforms such models into a format that can be used by
a solver to efficiently generate a solution. This should be much
easier for the user than having to implement or adapt an algorithm
that computes a particular solution to a specific problem. Throughout
the talk, I shall use illustrations from our work on constraint
programming for itemset mining and probabilistic programming.
His
Slides are available.
©Copyright Author
|