Learning Bayesian Networks from Ordinal Data
Xiang Ge Luo, Giusi Moffa, Jack Kuipers

TL;DR
This paper introduces the OSEM algorithm, an iterative score-and-search method designed to learn Bayesian networks from ordinal data by explicitly respecting category orderings, improving accuracy over existing methods.
Contribution
The paper presents a novel OSEM algorithm that models ordinal variables as discretized Gaussian variables within Bayesian networks, with efficient scoring functions for better learning from ordinal data.
Findings
OSEM outperforms existing methods in simulation studies.
The method effectively captures the dependency structure in ordinal data.
Application to psychological survey data demonstrates practical utility.
Abstract
Bayesian networks are a powerful framework for studying the dependency structure of variables in a complex system. The problem of learning Bayesian networks is tightly associated with the given data type. Ordinal data, such as stages of cancer, rating scale survey questions, and letter grades for exams, are ubiquitous in applied research. However, existing solutions are mainly for continuous and nominal data. In this work, we propose an iterative score-and-search method - called the Ordinal Structural EM (OSEM) algorithm - for learning Bayesian networks from ordinal data. Unlike traditional approaches designed for nominal data, we explicitly respect the ordering amongst the categories. More precisely, we assume that the ordinal variables originate from marginally discretizing a set of Gaussian variables, whose structural dependence in the latent space follows a directed acyclic graph.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Statistical Methods and Bayesian Inference · Mental Health Research Topics
