paper-with-me

Papers

Revisiting Differentiable Structure Learning: Inconsistency of $\ell_1$ Penalty and Beyond

2024-10-24 · Kaifeng Jin, Ignavier Ng, Kun Zhang, Biwei Huang

Recent advances in differentiable structure learning have framed the combinatorial problem of learning directed acyclic graphs as a continuous optimization problem. Various aspects, including data standardization, have been studied to identify factors that influence the empirical performance of these methods. In this work, we investigate critical limitations in differentiable structure learning methods, focusing on settings where the true structure can be identified up to Markov equivalence classes, particularly in the linear Gaussian case. While Ng et al. (2024) highlighted potential non-convexity issues in this setting, we demonstrate and explain why the use of $\ell_1$-penalized likelihood in such cases is fundamentally inconsistent, even if the global optimum of the optimization problem can be found. To resolve this limitation, we develop a hybrid differentiable structure learning method based on $\ell_0$-penalized likelihood with hard acyclicity constraint, where the $\ell_0$ penalty can be approximated by different techniques including Gumbel-Softmax. Specifically, we first estimate the underlying moral graph, and use it to restrict the search space of the optimization problem, which helps alleviate the non-convexity issue. Experimental results show that the proposed method enhances empirical performance both before and after data standardization, providing a more reliable path for future advancements in differentiable structure learning, especially for learning Markov equivalence classes.

📄 PDF Abstract BibTeX arXiv:2410.18396

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Proximal Iteration for Nonlinear Adaptive Lasso

2024-12-07 · Nathan Wycoff, Lisa O. Singh, Ali Arab, Katharine M. Donato

Augmenting a smooth cost function with an $\ell_1$ penalty allows analysts to efficiently conduct estimation and variable selection simultaneously in sophisticated models and can be efficiently implemented using proximal…

Variable Selection

A Statistical and Multi-Perspective Revisiting of the Membership Inference Attack in Large Language Models

2024-12-18 · Bowen Chen, Namgi Han, Yusuke Miyao

The lack of data transparency in Large Language Models (LLMs) has highlighted the importance of Membership Inference Attack (MIA), which differentiates trained (member) and untrained (non-member) data. Though it shows su…

Inference AttackMembership Inference Attack

spred: Solving $L_1$ Penalty with SGD

2022-10-03 · Liu Ziyin, ZiHao Wang

We propose to minimize a generic differentiable objective with $L_1$ constraint using a simple reparametrization and straightforward stochastic gradient descent. Our proposal is the direct generalization of previous idea…

Inductive BiasNeural Network Compression

Adaptive ADMM with Spectral Penalty Parameter Selection

2016-05-24 · Zheng Xu, Mario A. T. Figueiredo, Tom Goldstein

The alternating direction method of multipliers (ADMM) is a versatile tool for solving a wide range of constrained optimization problems, with differentiable or non-differentiable objective functions. Unfortunately, its …

A Differentiable Measure of Algebraic Complexity: Provably Exact Discovery of Group Structures

2025-11-28 · Dongsung Huh, Lior Horesh, Halyun Jeong arxiv

Discovering discrete algebraic rules from data is a fundamental challenge in machine learning. We formalize this problem through Cayley-table completion -- an algebraic counterpart to classical matrix completion -- where…