paper-with-me

홈 › Papers

Learning graphical models from the Glauber dynamics

2014-10-28 · Guy Bresler, David Gamarnik, Devavrat Shah

In this paper we consider the problem of learning undirected graphical models from data generated according to the Glauber dynamics. The Glauber dynamics is a Markov chain that sequentially updates individual nodes (variables) in a graphical model and it is frequently used to sample from the stationary distribution (to which it converges given sufficient time). Additionally, the Glauber dynamics is a natural dynamical model in a variety of settings. This work deviates from the standard formulation of graphical model learning in the literature, where one assumes access to i.i.d. samples from the distribution. Much of the research on graphical model learning has been directed towards finding algorithms with low computational cost. As the main result of this work, we establish that the problem of reconstructing binary pairwise graphical models is computationally tractable when we observe the Glauber dynamics. Specifically, we show that a binary pairwise graphical model on $p$ nodes with maximum degree $d$ can be learned in time $f(d)p^2\log p$, for a function $f(d)$, using nearly the information-theoretic minimum number of samples.

📄 PDF Abstract BibTeX arXiv:1410.7659

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Structure Learning in Gaussian Graphical Models from Glauber Dynamics

2024-12-24 · Vignesh Tirukkonda, Anirudh Rayas, Gautam Dasarathy

Gaussian graphical model selection is an important paradigm with numerous applications, including biological network modeling, financial network modeling, and social network analysis. Traditional approaches assume access…

Model Selection

Learning Gaussian Graphical Models from a Glauber Trajectory Without Mixing

2026-06-30 · Eric Shen, Tony Wu, Mahbod Majid, Ankur Moitra arxiv

We study the task of learning the structure of a $d$-sparse Gaussian graphical model on $n$ variables from a single trajectory of Glauber dynamics. Beyond algorithmic considerations, many applications present temporally …

Leveraging Pretrained Language Models as Energy Functions for Glauber Dynamics Text Diffusion

2026-05-05 · Tarun Kathuria, Sachin Kumar arxiv

We present a discrete diffusion-based language model using Glauber dynamics from statistical physics. Our main insight is that instead of trying to train a discrete state space diffusion model using Glauber dynamics with…

Common Sense Reasoning

Learning $\mathsf{AC}^0$ under Locally Sampleable Graphical Models

2026-07-09 · Weiming Feng, Xiongxin Yang, Yixiao Yu, Yiyao Zhang arxiv

The problem of learning constant-depth circuits holds profound implications for computational learning theory. In a seminal result, by introducing the low-degree algorithm, Linial, Mansour, and Nisan (J. ACM 1993) presen…

Glauber Generative Model: Discrete Diffusion Models via Binary Classification

2024-05-27 · Harshit Varma, Dheeraj Nagaraj, Karthikeyan Shanmugam

We introduce the Glauber Generative Model (GGM), a new class of discrete diffusion models, to obtain new samples from a distribution given samples from a discrete space. GGM deploys a discrete Markov chain called the hea…

Binary ClassificationDenoisingImage GenerationLanguage Modeling+2