paper-with-me

홈 › Papers

Better Models and Algorithms for Learning Ising Models from Dynamics

2025-07-21 · Jason Gaitonde, Ankur Moitra, Elchanan Mossel arxiv

We study the problem of learning the structure and parameters of the Ising model, a fundamental model of high-dimensional data, when observing the evolution of an associated Markov chain. A recent line of work has studied the natural problem of learning when observing an evolution of the well-known Glauber dynamics [Bresler, Gamarnik, Shah, IEEE Trans. Inf. Theory 2018, Gaitonde, Mossel STOC 2024], which provides an arguably more realistic generative model than the classical i.i.d. setting. However, this prior work crucially assumes that all site update attempts are observed, \emph{even when this attempt does not change the configuration}: this strong observation model is seemingly essential for these approaches. While perhaps possible in restrictive contexts, this precludes applicability to most realistic settings where we can observe \emph{only} the stochastic evolution itself, a minimal and natural assumption for any process we might hope to learn from. However, designing algorithms that succeed in this more realistic setting has remained an open problem [Bresler, Gamarnik, Shah, IEEE Trans. Inf. Theory 2018, Gaitonde, Moitra, Mossel, STOC 2025]. In this work, we give the first algorithms that efficiently learn the Ising model in this much more natural observation model that only observes when the configuration changes. For Ising models with maximum degree $d$, our algorithm recovers the underlying dependency graph in time $\mathsf{poly}(d)\cdot n^2\log n$ and then the actual parameters in additional $\widetilde{O}(2^d n)$ time, which qualitatively matches the state-of-the-art even in the i.i.d. setting in a much weaker observation model. Our analysis holds more generally for a broader class of reversible, single-site Markov chains that also includes the popular Metropolis chain by leveraging more robust properties of reversible Markov chains.

📄 PDF Abstract BibTeX arXiv:2507.15173

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Active Learning and Best-Response Dynamics

2014-06-25 · NeurIPS 2014 12 · Maria-Florina Balcan, Chris Berlind, Avrim Blum, Emma Cohen 외

We examine an important setting for engineered systems in which low-power distributed sensors are each making highly noisy measurements of some unknown target function. A center wants to accurately learn this function by…

Active LearningDenoising

Implicit Bias of SGD for Diagonal Linear Networks: a Provable Benefit of Stochasticity

2021-06-17 · NeurIPS 2021 12 · Scott Pesme, Loucas Pillaud-Vivien, Nicolas Flammarion

Understanding the implicit bias of training algorithms is of crucial importance in order to explain the success of overparametrised neural networks. In this paper, we study the dynamics of stochastic gradient descent ove…

Efficient Dynamics Modeling in Interactive Environments with Koopman Theory

2023-06-20 · Arnab Kumar Mondal, Siba Smarak Panigrahi, Sai Rajeswar, Kaleem Siddiqi 외

The accurate modeling of dynamics in interactive environments is critical for successful long-range prediction. Such a capability could advance Reinforcement Learning (RL) and Planning algorithms, but achieving it is cha…

Reinforcement Learning (RL)

Model-Based Control with Sparse Neural Dynamics

2023-12-20 · NeurIPS 2023 11 · Ziang Liu, Genggeng Zhou, Jeff He, Tobia Marcucci 외

Learning predictive models from observations using deep neural networks (DNNs) is a promising new approach to many real-world planning and control problems. However, common DNNs are too unstructured for effective plannin…

model

Any-step Dynamics Model Improves Future Predictions for Online and Offline Reinforcement Learning

2024-05-27 · Haoxin Lin, Yu-Yan Xu, Yihao Sun, Zhilong Zhang 외

Model-based methods in reinforcement learning offer a promising approach to enhance data efficiency by facilitating policy exploration within a dynamics model. However, accurately predicting sequential steps in the dynam…

Gym halfcheetah-mediumGym halfcheetah-medium-expertGym halfcheetah-medium-replayGym halfcheetah-random+4