Skip to content

default inference algorithm in Boosted models #40

@SeongwooLimKR

Description

@SeongwooLimKR

Dear all,

I have question about the inference algorithm in Boosted RDN/MLN.

In the papers, "Gradient-based Boosting for Statistical Relational Learning: The Relational Dependency Network Case" and "Gradient-based boosting for statistical relational learning: the Markov logic network and missing data cases",
the authors wrote that the MC-SAT was used for the inference.

However, when I see the code in development branch, it seems like that the boosted RDN/MLN use the Gibbs sampling for inference.

Could you tell me what inference method is used for boosted RDN/MLN?

If the models use gibbs for inference, then could you explain why gibbs is used rather than MC-SAT?

Thank you,
-Seongwoo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions