LGMLJun 30

Learning Gaussian Graphical Models from a Glauber Trajectory Without Mixing

arXiv:2606.312305.11 citations
Predicted impact top 65% in LG · last 90 daysOriginality Highly original
AI Analysis

For statisticians and machine learning practitioners, this work provides the first polynomial-time method for structure learning from dependent data without mixing assumptions, addressing a gap between i.i.d. theory and real-world temporal observations.

The paper presents a polynomial-time algorithm that recovers the structure of a d-sparse Gaussian graphical model from a single trajectory of Glauber dynamics, with a trajectory-length guarantee independent of mixing time, achieving sublinear-in-n sample complexity.

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 correlated observations rather than i.i.d.\ samples. In the classical i.i.d.\ setting, under comparably general sparsity and minimum edge-strength assumptions, sublinear-in-$n$ sample guarantees are known, but achieving them in polynomial-time remains open. Motivated in part by this gap, we give a polynomial-time algorithm that recovers the conditional-independence graph from a single Glauber trajectory, with a trajectory-length guarantee that does not depend on the mixing time. Technically, our algorithm has three components. First, we estimate the conditional variances and rescale the trajectory to reduce to the unit-diagonal case, without changing the underlying graph. Second, we design a local edge test that extracts adjacency information from short update windows by isolating pairwise influence. Third, we aggregate these local statistics using a robust median-based estimator, and prove accuracy despite temporal dependence arising from a single trajectory.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes