paper-with-me

홈 › Papers

DAGs with No Curl: An Efficient DAG Structure Learning Approach

2021-06-14 · Yue Yu, Tian Gao, Naiyu Yin, Qiang Ji

Recently directed acyclic graph (DAG) structure learning is formulated as a constrained continuous optimization problem with continuous acyclicity constraints and was solved iteratively through subproblem optimization. To further improve efficiency, we propose a novel learning framework to model and learn the weighted adjacency matrices in the DAG space directly. Specifically, we first show that the set of weighted adjacency matrices of DAGs are equivalent to the set of weighted gradients of graph potential functions, and one may perform structure learning by searching in this equivalent set of DAGs. To instantiate this idea, we propose a new algorithm, DAG-NoCurl, which solves the optimization problem efficiently with a two-step procedure: 1) first we find an initial cyclic solution to the optimization problem, and 2) then we employ the Hodge decomposition of graphs and learn an acyclic graph by projecting the cyclic graph to the gradient of a potential function. Experimental studies on benchmark datasets demonstrate that our method provides comparable accuracy but better efficiency than baseline DAG structure learning methods on both linear and generalized structural equation models, often by more than one order of magnitude.

📄 PDF Abstract BibTeX arXiv:2106.07197

Code (1)

fishmoon1234/DAG-NoCurl 공식 구현 pytorch

Similar Papers 제목 키워드 기반

D-VAE: A Variational Autoencoder for Directed Acyclic Graphs

2019-04-24 · NeurIPS 2019 12 · Muhan Zhang, Shali Jiang, Zhicheng Cui, Roman Garnett 외

Graph structured data are abundant in the real world. Among different graph types, directed acyclic graphs (DAGs) are of particular interest to machine learning researchers, as many machine learning models are realized a…

Bayesian OptimizationBIG-bench Machine LearningNeural Architecture Searchvalid

Curated Multilingual Language Resources for CEF AT (CURLICAT): overall view

2022-06-01 · EAMT 2022 6 · Tamás Váradi, Marko Tadić, Svetla Koeva, Maciej Ogrodniczuk 외

The work in progress on the CEF Action CURLICA T is presented. The general aim of the Action is to compile curated datasets in seven languages of the con- sortium in domains of relevance to Euro- pean Digital Service Inf…

Efficient Model-Based Concave Utility Reinforcement Learning through Greedy Mirror Descent

2023-11-30 · Bianca Marin Moreno, Margaux Brégère, Pierre Gaillard, Nadia Oudjane

Many machine learning tasks can be solved by minimizing a convex function of an occupancy measure over the policies that generate them. These include reinforcement learning, imitation learning, among others. This more ge…

Imitation Learningreinforcement-learningReinforcement Learning

CURL: Contrastive Unsupervised Representations for Reinforcement Learning

2020-04-08 · Aravind Srinivas, Michael Laskin, Pieter Abbeel

We present CURL: Contrastive Unsupervised Representations for Reinforcement Learning. CURL extracts high-level features from raw pixels using contrastive learning and performs off-policy control on top of the extracted f…

Atari GamesAtari Games 100kContinuous ControlContrastive Learning+3

Quantum Curriculum Learning

2024-07-02 · Quoc Hoan Tran, Yasuhiro Endo, Hirotaka Oshima

Quantum machine learning (QML) requires significant quantum resources to address practical real-world problems. When the underlying quantum information exhibits hierarchical structures in the data, limitations persist in…

Quantum Machine Learning