ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1707.06325
31
35

Computing LPMLN Using ASP and MLN Solvers

19 July 2017
Joohyung Lee
Samidh Talsania
Yi Wang
ArXivPDFHTML
Abstract

LPMLN is a recent addition to probabilistic logic programming languages. Its main idea is to overcome the rigid nature of the stable model semantics by assigning a weight to each rule in a way similar to Markov Logic is defined. We present two implementations of LPMLN, LPMLN2ASP\text{LPMLN2ASP}LPMLN2ASP and LPMLN2MLN\text{LPMLN2MLN}LPMLN2MLN. System LPMLN2ASP\text{LPMLN2ASP}LPMLN2ASP translates LPMLN programs into the input language of answer set solver CLINGO\text{CLINGO}CLINGO, and using weak constraints and stable model enumeration, it can compute most probable stable models as well as exact conditional and marginal probabilities. System LPMLN2MLN\text{LPMLN2MLN}LPMLN2MLN translates LPMLN programs into the input language of Markov Logic solvers, such as ALCHEMY\text{ALCHEMY}ALCHEMY, TUFFY\text{TUFFY}TUFFY, and ROCKIT\text{ROCKIT}ROCKIT, and allows for performing approximate probabilistic inference on LPMLN programs. We also demonstrate the usefulness of the LPMLN systems for computing other languages, such as ProbLog and Pearl's Causal Models, that are shown to be translatable into LPMLN. (Under consideration for acceptance in TPLP)

View on arXiv
Comments on this paper