paper-with-me

홈 › Papers

Jacobian-free Efficient Pseudo-Likelihood (EPL) Algorithm

2024-10-26 · Takeshi Fukasawa

This study proposes a simple procedure to compute Efficient Pseudo Likelihood (EPL) estimator proposed by Dearing and Blevins (2024) for estimating dynamic discrete games, without computing Jacobians of equilibrium constraints. EPL estimator is efficient, convergent, and computationally fast. However, the original algorithm requires deriving and coding the Jacobians, which are cumbersome and prone to coding mistakes especially when considering complicated models. The current study proposes to avoid the computation of Jacobians by combining the ideas of numerical derivatives (for computing Jacobian-vector products) and the Krylov method (for solving linear equations). It shows good computational performance of the proposed method by numerical experiments.

📄 PDF Abstract BibTeX arXiv:2410.20029

Code (1)

takeshi-fukasawa/EPL 공식 구현

Similar Papers 제목 키워드 기반

Optimization Monte Carlo: Efficient and Embarrassingly Parallel Likelihood-Free Inference

2015-06-11 · NeurIPS 2015 12 · Edward Meeds, Max Welling

We describe an embarrassingly parallel, anytime Monte Carlo method for likelihood-free models. The algorithm starts with the view that the stochasticity of the pseudo-samples generated by the simulator can be controlled …

A practical guide to pseudo-marginal methods for computational inference in systems biology

2019-12-28 · David J. Warne, Ruth E. Baker, Matthew J. Simpson

For many stochastic models of interest in systems biology, such as those describing biochemical reaction networks, exact quantification of parameter uncertainty through statistical inference is intractable. Likelihood-fr…

Uncertainty Quantification

Semi-Autoregressive Energy Flows: Exploring Likelihood-Free Training of Normalizing Flows

2022-06-14 · Phillip Si, Zeyi Chen, Subham Sekhar Sahoo, Yair Schiff 외

Training normalizing flow generative models can be challenging due to the need to calculate computationally expensive determinants of Jacobians. This paper studies the likelihood-free training of flows and proposes the e…

Two-sample testing

Character Jacobian: Modeling Chinese Character Meanings with Deep Learning Model

2022-10-01 · COLING 2022 10 · Yu-Hsiang Tseng, Shu-Kai Hsieh

Compounding, a prevalent word-formation process, presents an interesting challenge for computational models. Indeed, the relations between compounds and their constituents are often complicated. It is particularly so in …

Deep Learning

FFJORD: Free-form Continuous Dynamics for Scalable Reversible Generative Models

2018-10-02 · ICLR 2019 5 · Will Grathwohl, Ricky T. Q. Chen, Jesse Bettencourt, Ilya Sutskever 외

A promising class of generative models maps points from a simple distribution to a complex distribution through an invertible neural network. Likelihood-based training of these models requires restricting their architect…

Density EstimationFormImage GenerationVariational Inference