Pedro Domingos, PhD
Department of Computer Science & Engineering
University of Washington
Friday, October 21, 2005, 12:00 noon
6205 MSC
ABSTRACT
LEARNING, LOGIC, AND PROBABILITY: A UNIFIED VIEW
Abstract:
AI systems must be able to learn, reason logically, and handle uncertainty. While much research has focused on each of these goals individually, only recently have we begun to attempt to achieve all three at once. In this talk I will describe Markov logic, a representation that combines the full power of first-order logic and probabilistic graphical models, and algorithms for learning and inference in it. Syntactically, Markov logic is first-order logic augmented with a weight for each formula. Semantically, a set of Markov logic formulas represents a probability distribution over possible worlds, in the form of a Markov network with one feature per grounding of a formula in the set, with the corresponding weight. Formulas and weights are learned from relational databases using inductive logic programming and iterative optimization of a pseudo-likelihood measure. Inference is performed by a weighted satisfiability solver and/or a Gibbs sampler, operating on the minimal subset of the ground network required for answering the query. Experiments in link prediction, entity resolution and other problems illustrate the promise of this approach.
(Joint work with Stanley Kok, Parag Singla, Matt Richardson, Sumit Sanghai and Dan Weld.)