Learning Markov networks with context-specific independences
Alejandro Edera, Federico Schl\"uter, Facundo Bromberg

TL;DR
This paper introduces CSPC, an algorithm that learns Markov network structures encoding context-specific independences using log-linear models, improving accuracy over existing methods in distributions with CSIs.
Contribution
The work presents CSPC, a novel independence-based algorithm that captures context-specific independences in Markov networks via log-linear models, addressing limitations of graph-based representations.
Findings
CSPC outperforms state-of-the-art IB algorithms in synthetic experiments.
CSPC effectively encodes context-specific independences in log-linear models.
The approach improves structure learning accuracy when CSIs are present.
Abstract
Learning the Markov network structure from data is a problem that has received considerable attention in machine learning, and in many other application fields. This work focuses on a particular approach for this purpose called independence-based learning. Such approach guarantees the learning of the correct structure efficiently, whenever data is sufficient for representing the underlying distribution. However, an important issue of such approach is that the learned structures are encoded in an undirected graph. The problem with graphs is that they cannot encode some types of independence relations, such as the context-specific independences. They are a particular case of conditional independences that is true only for a certain assignment of its conditioning set, in contrast to conditional independences that must hold for all its assignments. In this work we present CSPC, an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Advanced Graph Neural Networks · Machine Learning in Healthcare
