TL;DR
This paper introduces a novel approach for learning sparse Ising models using an L0-L2 constrained optimization, achieving better theoretical guarantees and empirical performance over traditional L1-based methods.
Contribution
It proposes a new L0-L2 constrained estimator for structure learning in sparse Ising models, improving sample complexity and recovery guarantees.
Findings
Achieves state-of-the-art theoretical recovery bounds.
Demonstrates sharper phase transitions in empirical experiments.
Outperforms L1-based methods in various graph topologies.
Abstract
We consider the problem of learning the underlying graph of a sparse Ising model with nodes from i.i.d. samples. The most recent and best performing approaches combine an empirical loss (the logistic regression loss or the interaction screening loss) with a regularizer (an L1 penalty or an L1 constraint). This results in a convex problem that can be solved separately for each node of the graph. In this work, we leverage the cardinality constraint L0 norm, which is known to properly induce sparsity, and further combine it with an L2 norm to better model the non-zero coefficients. We show that our proposed estimators achieve an improved sample complexity, both (a) theoretically, by reaching new state-of-the-art upper bounds for recovery guarantees, and (b) empirically, by showing sharper phase transitions between poor and full recovery for graph topologies studied in the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
MethodsLogistic Regression
