paper-with-me

Papers

Sparse Additive Model Pruning for Order-Based Causal Structure Learning

2026-02-17 · Kentaro Kanamori, Hirofumi Suzuki, Takuya Takagi arxiv

Causal structure learning, also known as causal discovery, aims to estimate causal relationships between variables as a form of a causal directed acyclic graph (DAG) from observational data. One of the major frameworks is the order-based approach that first estimates a topological order of the underlying DAG and then prunes spurious edges from the fully-connected DAG induced by the estimated topological order. Previous studies often focus on the former ordering step because it can dramatically reduce the search space of DAGs. In practice, the latter pruning step is equally crucial for ensuring both computational efficiency and estimation accuracy. Most existing methods employ a pruning technique based on generalized additive models and hypothesis testing, commonly known as CAM-pruning. However, this approach can be a computational bottleneck as it requires repeatedly fitting additive models for all variables. Furthermore, it may harm estimation quality due to multiple testing. To address these issues, we introduce a new pruning method based on sparse additive models, which enables direct pruning of redundant edges without relying on hypothesis testing. We propose an efficient algorithm for learning sparse additive models by combining the randomized tree embedding technique with group-wise sparse regression. Experimental results on both synthetic and real datasets demonstrated that our method is significantly faster than existing pruning methods while maintaining comparable or superior accuracy.

📄 PDF Abstract BibTeX arXiv:2602.15306

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

SHRIMP: Sparser Random Feature Models via Iterative Magnitude Pruning

2021-12-07 · Yuege Xie, Bobby Shi, Hayden Schaeffer, Rachel Ward

Sparse shrunk additive models and sparse random feature models have been developed separately as methods to learn low-order functions, where there are few interactions between variables, but neither offers computational …

Additive modelsComputational Efficiencyfeature selection

CAM: Causal additive models, high-dimensional order search and penalized regression

2013-10-06 · Peter Bühlmann, Jonas Peters, Jan Ernest

We develop estimation for potentially high-dimensional additive structural equation models. A key component of our approach is to decouple order search among the variables from feature or edge selection in a directed acy…

Additive modelsregressionVocal Bursts Intensity Prediction

Scalable Causal Discovery with Score Matching

2023-04-06 · Francesco Montagna, Nicoletta Noceti, Lorenzo Rosasco, Kun Zhang 외

This paper demonstrates how to discover the whole causal graph from the second derivative of the log-likelihood in observational non-linear additive Gaussian noise models. Leveraging scalable machine learning approaches …

Causal Discovery

Higher-Order Causal Structure Learning with Additive Models

2025-11-05 · James Enouen, Yujia Zheng, Ignavier Ng, Yan Liu 외 arxiv

Causal structure learning has long been the central task of inferring causal insights from data. Despite the abundance of real-world processes exhibiting higher-order mechanisms, however, an explicit treatment of interac…

Causal Discovery with Score Matching on Additive Models with Arbitrary Noise

2023-04-06 · Francesco Montagna, Nicoletta Noceti, Lorenzo Rosasco, Kun Zhang 외

Causal discovery methods are intrinsically constrained by the set of assumptions needed to ensure structure identifiability. Moreover additional restrictions are often imposed in order to simplify the inference task: thi…

Additive modelsCausal Discovery