Learning Local Neighborhoods of Non-Gaussian Graphical Models

Abstract

Identifying the Markov properties or conditional independencies of a collection of random variables is a fundamental task in statistics for modeling and inference. Existing approaches often learn the structure of a probabilistic graph, which encodes these dependencies, by assuming that the variables follow a distribution with a simple parametric form. Moreover, the computational cost of many algorithms scales poorly for high-dimensional distributions, as they need to estimate all the edges in the graph simultaneously. In this work, we propose a scalable algorithm to infer the conditional independence relationships of each variable by exploiting the local Markov property. The proposed method, named Localized Sparsity Identification for Non-Gaussian Distributions (L-SING), estimates the graph by using flexible classes of transport maps to represent the conditional distribution for each variable. We show that L-SING includes existing approaches, such as neighborhood selection with Lasso, as a special case. We demonstrate the effectiveness of our algorithm in both Gaussian and non-Gaussian settings by comparing it to existing methods. Lastly, we show the scalability of the proposed approach by applying it to high-dimensional non-Gaussian examples, including a biological dataset with more than 150 variables.

Cite

Text

Liaw et al. "Learning Local Neighborhoods of Non-Gaussian Graphical Models." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I18.34059

Markdown

[Liaw et al. "Learning Local Neighborhoods of Non-Gaussian Graphical Models." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/liaw2025aaai-learning/) doi:10.1609/AAAI.V39I18.34059

BibTeX

@inproceedings{liaw2025aaai-learning,
  title     = {{Learning Local Neighborhoods of Non-Gaussian Graphical Models}},
  author    = {Liaw, Sarah and Morrison, Rebecca E. and Marzouk, Youssef M. and Baptista, Ricardo},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {18711-18718},
  doi       = {10.1609/AAAI.V39I18.34059},
  url       = {https://mlanthology.org/aaai/2025/liaw2025aaai-learning/}
}