GithubHelp home page GithubHelp logo

scpmd-solving's Introduction

SCPMD-solving

Scripts, benchmarks, and data related to the following paper, submitted to the Artificial Intelligence journal in April 2020 and accepted on 4 December 2021:

Stochastic Constraint Propagation for Mining Probabilistic Networks, by Anna L.D. Latour, Behrouz Babaki, Daniël Fokkinga, Marie Anastacio, Holger Hoos, and Siegfried Nijssen.

Contents of this repository

  • benchmarks: ProbLog files of the example problems used in our experiments;
  • modified-code: code from earlier projects that we have modified for this one;
  • examples: scripts with minimal working examples of the three SCMD solving pipelines described in our paper;
  • configuration: parameter files, scripts and scenario files we used for configuration experiments;
  • results: experimental results as presented in the paper, and some extra results for which there was no room;
  • LICENSES: the different licenses for the datasets we use, and for the code in this repository.

Prerequisites and dependencies

You need the following pieces of software for building and running the code in this repository:

Disclaimer

The content of this repository is research code and primarily for the purpose of documentation. We provide example scripts to help future researchers build on our work, but a significant part of the code is not cleaned up or extensively tested.

More information

Please contact us if you are looking for the following files:

  • scripts for generating OBDDs from ProbLog programs, including alternative minimisation techniques;

  • scripts for the preprocessing required for the alternative branching heuristics;

  • scripts for running our initial experiments;

  • scripts for running our configuration experiments.

Or if you have any other questions about the contents of this repository or the paper mentioned above.

License

We build on the propagation algorithm for Stochastic Constraints on Monotonic Distributions (SCMD) in ./SCMD-propagator/src/main/scala/ licensed under MIT, and an earlier configurable version of this algorithm, licensed under MIT. We have also adapted code from SC-ProbLog, licensed under Apache v2.0. We make the resulting code available under MIT. Finally, we present benchmark problems with their own licenses.

Contributors

The code in this repository was written by

scpmd-solving's People

Watchers

Behrouz Babaki avatar  avatar Anna Latour avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.