paper-with-me

홈 › Papers

Gaussian Mixture Graphical Lasso with Application to Edge Detection in Brain Networks

2021-01-13 · Hang Yin, Xinyue Liu, Xiangnan Kong

Sparse inverse covariance estimation (i.e., edge de-tection) is an important research problem in recent years, wherethe goal is to discover the direct connections between a set ofnodes in a networked system based upon the observed nodeactivities. Existing works mainly focus on unimodal distributions,where it is usually assumed that the observed activities aregenerated from asingleGaussian distribution (i.e., one graph).However, this assumption is too strong for many real-worldapplications. In many real-world applications (e.g., brain net-works), the node activities usually exhibit much more complexpatterns that are difficult to be captured by one single Gaussiandistribution. In this work, we are inspired by Latent DirichletAllocation (LDA) [4] and consider modeling the edge detectionproblem as estimating a mixture ofmultipleGaussian distribu-tions, where each corresponds to a separate sub-network. Toaddress this problem, we propose a novel model called GaussianMixture Graphical Lasso (MGL). It learns the proportionsof signals generated by each mixture component and theirparameters iteratively via an EM framework. To obtain moreinterpretable networks, MGL imposes a special regularization,called Mutual Exclusivity Regularization (MER), to minimize theoverlap between different sub-networks. MER also addresses thecommon issues in read-world data sets,i.e., noisy observationsand small sample size. Through the extensive experiments onsynthetic and real brain data sets, the results demonstrate thatMGL can effectively discover multiple connectivity structuresfrom the observed node activities

📄 PDF Abstract BibTeX arXiv:2101.05348

Code (0)

등록된 구현이 없습니다.

Tasks

Edge Detection

Similar Papers 제목 키워드 기반

The Cluster Graphical Lasso for improved estimation of Gaussian graphical models

2013-07-19 · Kean Ming Tan, Daniela Witten, Ali Shojaie

We consider the task of estimating a Gaussian graphical model in the high-dimensional setting. The graphical lasso, which involves maximizing the Gaussian log likelihood subject to an l1 penalty, is a well-studied approa…

ClusteringModel Selection

High dimensional Sparse Gaussian Graphical Mixture Model

2013-08-15 · Anani Lotsi, Ernst Wit

This paper considers the problem of networks reconstruction from heterogeneous data using a Gaussian Graphical Mixture Model (GGMM). It is well known that parameter estimation in this context is challenging due to large …

modelparameter estimationVariable SelectionVocal Bursts Intensity Prediction

Effective Learning of a GMRF Mixture Model

2020-05-18 · Shahaf E. Finder, Eran Treister, Oren Freifeld

Learning a Gaussian Mixture Model (GMM) is hard when the number of parameters is too large given the amount of available data. As a remedy, we propose restricting the GMM to a Gaussian Markov Random Field Mixture Model (…

model

Polynomial Graphical Lasso: Learning Edges from Gaussian Graph-Stationary Signals

2024-04-03 · Andrei Buciulea, Jiaxi Ying, Antonio G. Marques, Daniel P. Palomar

This paper introduces Polynomial Graphical Lasso (PGL), a new approach to learning graph structures from nodal signals. Our key contribution lies in modeling the signals as Gaussian and stationary on the graph, enabling …

Graph Learning

Multi-State Brain Network Discovery

2023-11-04 · Hang Yin, Yao Su, Xinyue Liu, Thomas Hartvigsen 외

Brain network discovery aims to find nodes and edges from the spatio-temporal signals obtained by neuroimaging data, such as fMRI scans of human brains. Existing methods tend to derive representative or average brain net…