paper-with-me

Papers

Learning chordal extensions

2019-10-16 · Defeng Liu, Andrea Lodi, Mathieu Tanneau

A highly influential ingredient of many techniques designed to exploit sparsity in numerical optimization is the so-called chordal extension of a graph representation of the optimization problem. The definitive relation between chordal extension and the performance of the optimization algorithm that uses the extension is not a mathematically understood task. For this reason, we follow the current research trend of looking at Combinatorial Optimization tasks by using a Machine Learning lens, and we devise a framework for learning elimination rules yielding high-quality chordal extensions. As a first building block of the learning framework, we propose an on-policy imitation learning scheme that mimics the elimination ordering provided by the (classical) minimum degree rule. The results show that our on-policy imitation learning approach is effective in learning the minimum degree policy and, consequently, produces graphs with desirable fill-in characteristics.

📄 PDF Abstract BibTeX arXiv:1910.07600

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationImitation Learning

Similar Papers 제목 키워드 기반

Completing correlation matrices

2021-11-24 · Olaf Dreyer, Horst Köhler, Thomas Streuer

We describe a way to complete a correlation matrix that is not fully specified. Such matrices often arise in financial applications when the number of stochastic variables becomes large or when several smaller models are…

Chordal Sparsity for SDP-based Neural Network Verification

2022-06-07 · Anton Xue, Lars Lindemann, Rajeev Alur

Neural networks are central to many emerging technologies, but verifying their correctness remains a major challenge. It is known that network outputs can be sensitive and fragile to even small input perturbations, there…

Learning Chordal Markov Networks by Constraint Satisfaction

2013-10-03 · NeurIPS 2013 12 · Jukka Corander, Tomi Janhunen, Jussi Rintanen, Henrik Nyman 외

We investigate the problem of learning the structure of a Markov network from data. It is shown that the structure of such networks can be described in terms of constraints which enables the use of existing solver techno…

Chordal Sparsity for Lipschitz Constant Estimation of Deep Neural Networks

2022-04-02 · Anton Xue, Lars Lindemann, Alexander Robey, Hamed Hassani 외

Lipschitz constants of neural networks allow for guarantees of robustness in image classification, safety in controller design, and generalizability beyond the training data. As calculating Lipschitz constants is NP-hard…

image-classificationImage ClassificationNavigate

Sparse Inverse Covariance Estimation for Chordal Structures

2017-11-24 · Salar Fattahi, Richard Y. Zhang, Somayeh Sojoudi

In this paper, we consider the Graphical Lasso (GL), a popular optimization problem for learning the sparse representations of high-dimensional datasets, which is well-known to be computationally expensive for large-scal…

FormMatrix Completion