Papers › Fisher Efficient Inference of Intractable Models

Fisher Efficient Inference of Intractable Models

18 May 2018NeurIPS 2019 12arXiv:1805.07454archive 2025-07-28

Song Liu, Takafumi Kanamori, Wittawat Jitkrittum, Yu Chen

Maximum Likelihood Estimators (MLE) has many good properties. For example, the asymptotic variance of MLE solution attains equality of the asymptotic Cram{\'e}r-Rao lower bound (efficiency bound), which is the minimum possible variance for an unbiased estimator. However, obtaining such MLE solution requires calculating the likelihood function which may not be tractable due to the normalization term of the density model. In this paper, we derive a Discriminative Likelihood Estimator (DLE) from the Kullback-Leibler divergence minimization criterion implemented via density ratio estimation and a Stein operator. We study the problem of model inference using DLE. We prove its consistency and show that the asymptotic variance of its solution can attain the equality of the efficiency bound under mild regularity conditions. We also propose a dual formulation of DLE which can be easily optimized. Numerical studies validate our asymptotic theorems and we give an example where DLE successfully estimates an intractable model constructed using a pre-trained deep neural network.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1805.07454")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

By repository: official repository: 14 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

anewgithubname/Stein-Density-Ratio-Estimation officialmentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from anewgithubname/Stein-Density-Ratio-Estimation. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

NCE anewgithubname/Stein-Density-Ratio-Estimation/script/Inference/others/demo_NCE.py official repository unverified MIT (permissive) · 24e56ab709d1a455 · report
dual anewgithubname/Stein-Density-Ratio-Estimation/sdre/estimators.py official repository unverified MIT (permissive) · 571d879dad9ec295 · report
infer anewgithubname/Stein-Density-Ratio-Estimation/script/Inference/others/demo_NCE.py official repository unverified MIT (permissive) · ebcb9454ea6b1af8 · report
init_random_params anewgithubname/Stein-Density-Ratio-Estimation/sdre/trainnn.py official repository unverified MIT (permissive) · d2b70f16fe6e5105 · report
kernel_gauss anewgithubname/Stein-Density-Ratio-Estimation/sdre/helper.py official repository unverified MIT (permissive) · 07679b8d805a02af · report
kernel_poly anewgithubname/Stein-Density-Ratio-Estimation/sdre/helper.py official repository unverified MIT (permissive) · a3a9bcea4fbca003 · report
lastlayer anewgithubname/Stein-Density-Ratio-Estimation/sdre/trainnn.py official repository unverified MIT (permissive) · 0e6c455328751960 · report
logpBar anewgithubname/Stein-Density-Ratio-Estimation/deprecated/demoDual.py official repository unverified MIT (permissive) · 23a06012e79dd686 · report
logpBar anewgithubname/Stein-Density-Ratio-Estimation/deprecated/demoPrimal.py official repository unverified MIT (permissive) · c610ea36ee7e5fb3 · report
make_pinwheel anewgithubname/Stein-Density-Ratio-Estimation/sdre/data.py official repository unverified MIT (permissive) · 96cfb3924a5f13a8 · report
neural_net_predict anewgithubname/Stein-Density-Ratio-Estimation/sdre/trainnn.py official repository unverified MIT (permissive) · dca5c8ee2ef9364c · report
plot_images anewgithubname/Stein-Density-Ratio-Estimation/sdre/data.py official repository unverified MIT (permissive) · b5c03f6bf123cdfe · report
primal anewgithubname/Stein-Density-Ratio-Estimation/sdre/estimators.py official repository unverified MIT (permissive) · 73d498b16f7d4b13 · report
traceHessF anewgithubname/Stein-Density-Ratio-Estimation/sdre/helper.py official repository unverified MIT (permissive) · 467bd3a898ce5975 · report

Tasks

Density Ratio Estimation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections