paper-with-me

Papers

uGLAD: Sparse graph recovery by optimizing deep unrolled networks

2022-05-23 · Harsh Shrivastava, Urszula Chajewska, Robin Abraham, Xinshi Chen

Probabilistic Graphical Models (PGMs) are generative models of complex systems. They rely on conditional independence assumptions between variables to learn sparse representations which can be visualized in a form of a graph. Such models are used for domain exploration and structure discovery in poorly understood domains. This work introduces a novel technique to perform sparse graph recovery by optimizing deep unrolled networks. Assuming that the input data $X\in\mathbb{R}^{M\times D}$ comes from an underlying multivariate Gaussian distribution, we apply a deep model on $X$ that outputs the precision matrix $\hat{\Theta}$, which can also be interpreted as the adjacency matrix. Our model, uGLAD, builds upon and extends the state-of-the-art model GLAD to the unsupervised setting. The key benefits of our model are (1) uGLAD automatically optimizes sparsity-related regularization parameters leading to better performance than existing algorithms. (2) We introduce multi-task learning based `consensus' strategy for robust handling of missing data in an unsupervised setting. We evaluate model results on synthetic Gaussian data, non-Gaussian data generated from Gene Regulatory Networks, and present a case study in anaerobic digestion.

📄 PDF Abstract BibTeX arXiv:2205.11610

Code (4)

harshs27/uglad 공식 구현 pytorch
harshs27/neural-graph-revealers pytorch
harshs27/neural-graphical-models pytorch
harshs27/tglad pytorch

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

Are uGLAD? Time will tell!

2023-03-21 · Shima Imani, Harsh Shrivastava

We frequently encounter multiple series that are temporally correlated in our surroundings, such as EEG data to examine alterations in brain activity or sensors to monitor body movements. Segmentation of multivariate tim…

EEGElectroencephalogram (EEG)SegmentationTime Series

Learning Structured Sparse Matrices for Signal Recovery via Unrolled Optimization

2021-10-19 · NeurIPS Workshop Deep_Invers 2021 12 · Jonathan Sauder, Martin Genzel, Peter Jung

Countless signal processing applications include the reconstruction of an unknown signal from very few indirect linear measurements. Because the measurement operator is commonly constrained by the hardware or the physics…

compressed sensingRolling Shutter Correction

Unrolled Compressed Blind-Deconvolution

2022-09-28 · Bahareh Tolooshams, Satish Mulleti, Demba Ba, Yonina C. Eldar

The problem of sparse multichannel blind deconvolution (S-MBD) arises frequently in many engineering applications such as radar/sonar/ultrasound imaging. To reduce its computational and implementation cost, we propose a …

GLADMamba: Unsupervised Graph-Level Anomaly Detection Powered by Selective State Space Model

2025-03-23 · Yali Fu, Jindong Li, Qi Wang, Qianli Xing

Unsupervised graph-level anomaly detection (UGLAD) is a critical and challenging task across various domains, such as social network analysis, anti-cancer drug discovery, and toxic molecule identification. However, exist…

Anomaly DetectionDrug DiscoveryMambaState Space Models

Unrolled-SINDy: A Stable Explicit Method for Non linear PDE Discovery from Sparsely Sampled Data

2025-10-21 · Fayad Ali Banna, Antoine Caradot, Eduardo Brandao, Jean-Philippe Colombier 외 arxiv

Identifying from observation data the governing differential equations of a physical dynamics is a key challenge in machine learning. Although approaches based on SINDy have shown great promise in this area, they still f…