paper-with-me

Papers

Learning Bayesian Networks through Birkhoff Polytope: A Relaxation Method

2021-07-04 · Aramayis Dallakyan, Mohsen Pourahmadi

We establish a novel framework for learning a directed acyclic graph (DAG) when data are generated from a Gaussian, linear structural equation model. It consists of two parts: (1) introduce a permutation matrix as a new parameter within a regularized Gaussian log-likelihood to represent variable ordering; and (2) given the ordering, estimate the DAG structure through sparse Cholesky factor of the inverse covariance matrix. For permutation matrix estimation, we propose a relaxation technique that avoids the NP-hard combinatorial problem of order estimation. Given an ordering, a sparse Cholesky factor is estimated using a cyclic coordinatewise descent algorithm which decouples row-wise. Our framework recovers DAGs without the need for an expensive verification of the acyclicity constraint or enumeration of possible parent sets. We establish numerical convergence of the algorithm, and consistency of the Cholesky factor estimator when the order of variables is known. Through several simulated and macro-economic datasets, we study the scope and performance of the proposed methodology.

📄 PDF Abstract BibTeX arXiv:2107.01658

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond the Birkhoff Polytope: Convex Relaxations for Vector Permutation Problems

2014-12-01 · NeurIPS 2014 12 · Cong Han Lim, Stephen Wright

The Birkhoff polytope (the convex hull of the set of permutation matrices), which is represented using $\Theta(n^2)$ variables and constraints, is frequently invoked in formulating relaxations of optimization problems ov…

Reparameterizing the Birkhoff Polytope for Variational Permutation Inference

2017-10-26 · Scott W. Linderman, Gonzalo E. Mena, Hal Cooper, Liam Paninski 외

Many matching, tracking, sorting, and ranking problems require probabilistic reasoning about possible permutations, a set that grows factorially with dimension. Combinatorial optimization algorithms may enable efficient …

Bayesian InferenceCombinatorial OptimizationVariational Inference

TBP-mHC: full expressivity for manifold-constrained hyper connections through transportation polytopes

2026-05-20 · Anton Lyubinin arxiv

Hyper-Connections (HC) improve residual networks by introducing learnable mixing across multiple residual streams, but unconstrained mixing leads to training instability. Manifold-Constrained Hyper-Connections (mHC) addr…

Probabilistic Permutation Synchronization using the Riemannian Structure of the Birkhoff Polytope

2019-04-11 · CVPR 2019 6 · Tolga Birdal, Umut Şimşekli

We present an entirely new geometric and probabilistic approach to synchronization of correspondences across multiple sets of objects or images. In particular, we present two algorithms: (1) Birkhoff-Riemannian L-BFGS fo…

Graph Matching

go-$m$HC: Direct Parameterization of Manifold-Constrained Hyper-Connections via Generalized Orthostochastic Matrices

2026-04-02 · Torque Dandachi, Sophia Diggs-Galligan arxiv

Doubly stochastic matrices enable learned mixing across residual streams, but parameterizing the set of doubly stochastic matrices (the Birkhoff polytope) exactly and efficiently remains an open challenge. Existing exact…