MCINTYRE: A Monte Carlo System for Probabilistic Logic Programming

  • Authors:
  • Fabrizio Riguzzi

  • Affiliations:
  • Dipartimento di Matematica e Informatica, Università di Ferrara, Via Saragat, 1, 44122 Ferrara, Italy. fabrizio.riguzzi@unife.it

  • Venue:
  • Fundamenta Informaticae - Special Issue on the Italian Conference on Computational Logic: CILC 2011
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Probabilistic Logic Programming is receiving an increasing attention for its ability to model domains with complex and uncertain relations among entities. In this paper we concentrate on the problem of approximate inference in probabilistic logic programming languages based on the distribution semantics. A successful approximate approach is based on Monte Carlo sampling, that consists in verifying the truth of the query in a normal program sampled from the probabilistic program. The ProbLog system includes such an algorithm and so does the cplint suite. In this paper we propose an approach for Monte Carlo inference that is based on a program transformation that translates a probabilistic program into a normal program to which the query can be posed. The current sample is stored in the internal database of the Yap Prolog engine. The resulting system, called MCINTYRE for Monte Carlo INference wiTh Yap REcord, is evaluated on various problems: biological networks, artificial datasets and a hidden Markov model. MCINTYRE is compared with the Monte Carlo algorithms of ProbLog and cplint and with the exact inference of the PITA system. The results show that MCINTYRE is faster than the other Monte Carlo systems.