paper-with-me

Papers

On the Sparse DAG Structure Learning Based on Adaptive Lasso

2022-09-07 · Danru Xu, Erdun Gao, Wei Huang, Menghan Wang, Andy Song, Mingming Gong

Learning the underlying Bayesian Networks (BNs), represented by directed acyclic graphs (DAGs), of the concerned events from purely-observational data is a crucial part of evidential reasoning. This task remains challenging due to the large and discrete search space. A recent flurry of developments followed NOTEARS[1] recast this combinatorial problem into a continuous optimization problem by leveraging an algebraic equality characterization of acyclicity. However, the continuous optimization methods suffer from obtaining non-spare graphs after the numerical optimization, which leads to the inflexibility to rule out the potentially cycle-inducing edges or false discovery edges with small values. To address this issue, in this paper, we develop a completely data-driven DAG structure learning method without a predefined value to post-threshold small values. We name our method NOTEARS with adaptive Lasso (NOTEARS-AL), which is achieved by applying the adaptive penalty method to ensure the sparsity of the estimated DAG. Moreover, we show that NOTEARS-AL also inherits the oracle properties under some specific conditions. Extensive experiments on both synthetic and a real-world dataset demonstrate that our method consistently outperforms NOTEARS.

📄 PDF Abstract BibTeX arXiv:2209.02946

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dual feature reduction for the sparse-group lasso and its adaptive variant

2024-05-27 · Fabio Feser, Marina Evangelou

The sparse-group lasso performs both variable and group selection, making simultaneous use of the strengths of the lasso and group lasso. It has found widespread use in genetics, a field that regularly involves the analy…

Adaptive Class Preserving Representation for Image Classification

2017-07-01 · CVPR 2017 7 · Jian-Xun Mi, Qiankun Fu, Weisheng Li

In linear representation-based image classification, an unlabeled sample is represented by the entire training set. To obtain a stable and discriminative solution, regularization on the vector of representation coefficie…

ClassificationGeneral Classificationimage-classificationImage Classification+1

Efficient Clustering of Correlated Variables and Variable Selection in High-Dimensional Linear Models

2016-03-11 · Niharika Gauraha, Swapan K. Parui

In this paper, we introduce Adaptive Cluster Lasso(ACL) method for variable selection in high dimensional sparse regression models with strongly correlated variables. To handle correlated variables, the concept of cluste…

ClusteringVariable Selection

Multi-task Highly Adaptive Lasso

2023-01-27 · Ivana Malenica, Rachael V. Phillips, Daniel Lazzareschi, Jeremy R. Coyle 외

We propose a novel, fully nonparametric approach for the multi-task learning, the Multi-task Highly Adaptive Lasso (MT-HAL). MT-HAL simultaneously learns features, samples and task associations important for the common m…

Multi-Task Learning

Sparse Graph Learning Under Laplacian-Related Constraints

2021-11-16 · Jitendra K. Tugnait

We consider the problem of learning a sparse undirected graph underlying a given set of multivariate data. We focus on graph Laplacian-related constraints on the sparse precision matrix that encodes conditional dependenc…

Graph Learning