paper-with-me

Papers

Constraint-Free Structure Learning with Smooth Acyclic Orientations

2023-09-15 · Riccardo Massidda, Francesco Landolfi, Martina Cinquini, Davide Bacciu

The structure learning problem consists of fitting data generated by a Directed Acyclic Graph (DAG) to correctly reconstruct its arcs. In this context, differentiable approaches constrain or regularize the optimization problem using a continuous relaxation of the acyclicity property. The computational cost of evaluating graph acyclicity is cubic on the number of nodes and significantly affects scalability. In this paper we introduce COSMO, a constraint-free continuous optimization scheme for acyclic structure learning. At the core of our method, we define a differentiable approximation of an orientation matrix parameterized by a single priority vector. Differently from previous work, our parameterization fits a smooth orientation matrix and the resulting acyclic adjacency matrix without evaluating acyclicity at any step. Despite the absence of explicit constraints, we prove that COSMO always converges to an acyclic solution. In addition to being asymptotically faster, our empirical analysis highlights how COSMO performance on graph reconstruction compares favorably with competing structure learning methods.

📄 PDF Abstract BibTeX arXiv:2309.08406

Code (1)

gabriele-dominici/causalcgm pytorch

Tasks

Graph Reconstruction

Similar Papers 제목 키워드 기반

Cost Optimization of Water Distribution Networks: Model Refinement Is Better Than Problem-Specific Solving Techniques

2021-11-22 · Saumya Goyal, Om Damani, Ashutosh Mahajan

Existing techniques for the cost optimization of water distribution networks either employ meta-heuristics, or try to develop problem-specific optimization techniques. Instead, we exploit recent advances in generic NLP s…

Structural topology optimization with smoothly varying fiber orientations

2020-07-11 · 2020 2020 7 · Martin-Pierre Schmidt, Laura Couret, Christian Gout & Claus B. W. Pedersen

In recent years, the field of additive manufacturing (AM), often referred to as 3D printing, has seen tremendous growth and radically changed the means by which we describe valid 3D models for production. In particular, …

valid

DAGs with NO TEARS: Continuous Optimization for Structure Learning

2018-03-04 · NeurIPS 2018 12 · Xun Zheng, Bryon Aragam, Pradeep Ravikumar, Eric P. Xing

Estimating the structure of directed acyclic graphs (DAGs, also known as Bayesian networks) is a challenging problem since the search space of DAGs is combinatorial and scales superexponentially with the number of nodes.…

Causal Discovery

Exploiting Non-Negativity in DAG Structure Learning

2026-05-19 · Samuel Rey, Madeline navarro, Gonzalo Mateos arxiv

This work addresses the problem of learning directed acyclic graphs (DAGs) from nodal observations generated by a linear structural equation model. DAG learning is a central task in signal processing, machine learning, a…

Causal Inference

DAG Learning from Zero-Inflated Count Data Using Continuous Optimization

2025-12-18 · Noriaki Sato, Marco Scutari, Shuichi Kawano, Rui Yamaguchi 외 arxiv

We address network structure learning from zero-inflated count data by casting each node as a zero-inflated generalized linear model and optimizing a smooth, score-based objective under a directed acyclic graph constrain…