paper-with-me

Papers

CausNet : Generational orderings based search for optimal Bayesian networks via dynamic programming with parent set constraints

2022-07-18 · Nand Sharma, Joshua Millstein

Finding a globally optimal Bayesian Network using exhaustive search is a problem with super-exponential complexity, which severely restricts the number of variables that it can work for. We implement a dynamic programming based algorithm with built-in dimensionality reduction and parent set identification. This reduces the search space drastically and can be applied to large-dimensional data. We use what we call generational orderings based search for optimal networks, which is a novel way to efficiently search the space of possible networks given the possible parent sets. The algorithm supports both continuous and categorical data, and categorical as well as survival outcomes. We demonstrate the efficacy of our algorithm on both synthetic and real data. In simulations, our algorithm performs better than three state-of-art algorithms that are currently used extensively. We then apply it to an Ovarian Cancer gene expression dataset with 513 genes and a survival outcome. Our algorithm is able to find an optimal network describing the disease pathway consisting of 6 genes leading to the outcome node in a few minutes on a basic computer. Our generational orderings based search for optimal networks, is both efficient and highly scalable approach to finding optimal Bayesian Networks, that can be applied to 1000s of variables. Using specifiable parameters - correlation, FDR cutoffs, and in-degree - one can increase or decrease the number of nodes and density of the networks. Availability of two scoring option-BIC and Bge-and implementation of survival outcomes and mixed data types makes our algorithm very suitable for many types of high dimensional biomedical data to find disease pathways.

📄 PDF Abstract BibTeX arXiv:2207.08365

Code (1)

nand1155/causnet 공식 구현

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Bayesian Generational Population-Based Training

2022-07-19 · Xingchen Wan, Cong Lu, Jack Parker-Holder, Philip J. Ball 외

Reinforcement learning (RL) offers the potential for training generally capable agents that can interact autonomously in the real world. However, one key limitation is the brittleness of RL algorithms to core hyperparame…

Bayesian OptimizationReinforcement Learning (RL)

Event-CausNet: Unlocking Causal Knowledge from Text with Large Language Models for Reliable Spatio-Temporal Forecasting

2025-11-16 · Luyao Niu, Zepu Wang, Shuyi Guan, Yang Liu 외 arxiv

While spatio-temporal Graph Neural Networks (GNNs) excel at modeling recurring traffic patterns, their reliability plummets during non-recurring events like accidents. This failure occurs because GNNs are fundamentally c…

Intergenerational risk sharing in a Defined Contribution pension system: analysis with Bayesian optimization

2021-06-25 · An Chen, Motonobu Kanagawa, Fangyuan Zhang

We study a fully funded, collective defined-contribution (DC) pension system with multiple overlapping generations. We investigate whether the welfare of participants can be improved by intergenerational risk sharing (IR…

Bayesian Optimization

Efficient Bayesian Network Structure Learning via Parameterized Local Search on Topological Orderings

2022-04-06 · Niels Grüttemeier, Christian Komusiewicz, Nils Morawietz

In Bayesian Network Structure Learning (BNSL), one is given a variable set and parent scores for each variable and aims to compute a DAG, called Bayesian network, that maximizes the sum of parent scores, possibly under s…

Intergenerational Insurance

2024-04-15 · Francesco Lancia, Alessia Russo, Tim Worrall

How should successive generations insure each other when the young can default on previously promised transfers to the old? This paper studies intergenerational insurance that maximizes the expected discounted utility of…