paper-with-me

홈 › Papers

Ordinal Causal Discovery

2022-01-19 · Yang Ni, Bani Mallick

Causal discovery for purely observational, categorical data is a long-standing challenging problem. Unlike continuous data, the vast majority of existing methods for categorical data focus on inferring the Markov equivalence class only, which leaves the direction of some causal relationships undetermined. This paper proposes an identifiable ordinal causal discovery method that exploits the ordinal information contained in many real-world applications to uniquely identify the causal structure. The proposed method is applicable beyond ordinal data via data discretization. Through real-world and synthetic experiments, we demonstrate that the proposed ordinal causal discovery method combined with simple score-and-search algorithms has favorable and robust performance compared to state-of-the-art alternative methods in both ordinal categorical and non-categorical data. An accompanied R package OrdCD is freely available on CRAN and at https://web.stat.tamu.edu/~yni/files/OrdCD_1.0.0.tar.gz.

📄 PDF Abstract BibTeX arXiv:2201.07396

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Discovery

Similar Papers 제목 키워드 기반

Unifying Causal Inference and Reinforcement Learning using Higher-Order Category Theory

2022-09-13 · Sridhar Mahadevan

We present a unified formalism for structure discovery of causal models and predictive state representation (PSR) models in reinforcement learning (RL) using higher-order category theory. Specifically, we model structure…

Causal Inferencereinforcement-learningReinforcement Learning (RL)

A Latent Causal Inference Framework for Ordinal Variables

2025-02-14 · Martina Scauda, Jack Kuipers, Giusi Moffa

Ordinal variables, such as on the Likert scale, are common in applied research. Yet, existing methods for causal inference tend to target nominal or continuous data. When applied to ordinal data, this fails to account fo…

Causal Inference

Federated Causal Discovery Across Heterogeneous Datasets under Latent Confounding

2026-03-05 · Maximilian Hahn, Alina Zajak, Dominik Heider, Adèle Helena Ribeiro arxiv

Causal discovery across multiple datasets is often constrained by data privacy regulations and cross-site heterogeneity, limiting the use of conventional methods that require a single, centralized dataset. To address the…

Heterogeneous Ordinal Structure Learning with Bayesian Nonparametric Complexity Discovery

2026-05-05 · Amir Rafe, Subasish Das arxiv

Public attitudes toward artificial intelligence are heterogeneous, ordinally measured, and poorly captured by any single dependency graph. Existing ordinal structure learners assume a shared directed acyclic graph (DAG) …

Greedy Discovery of Ordinal Factors

2023-02-19 · Dominik Dürrschnabel, Gerd Stumme

In large datasets, it is hard to discover and analyze structure. It is thus common to introduce tags or keywords for the items. In applications, such datasets are then filtered based on these tags. Still, even medium-siz…

Navigate