Jacobian-free Efficient Pseudo-Likelihood (EPL) Algorithm
Takeshi Fukasawa

TL;DR
This paper introduces a Jacobian-free approach to efficiently compute the EPL estimator for dynamic discrete games, significantly reducing coding complexity while maintaining accuracy and speed.
Contribution
It develops a novel Jacobian-free algorithm combining numerical derivatives and Krylov methods, simplifying implementation for complex models.
Findings
The proposed method is computationally efficient.
Numerical experiments demonstrate good performance.
The approach reduces coding errors and complexity.
Abstract
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems · Blind Source Separation Techniques · Target Tracking and Data Fusion in Sensor Networks
