Skip to content

Inference of Interdependent Simulator Parameters in SBI #1048

Answered by janfb
hdahmou asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

sorry for the delay in the response. As I understand it, you have two parameters, $\mu$ and $\sigma$ per agent, and $N$ agents.

What is the dimensionality $D$ of the simulated data? Do you generate multiple i.i.d. trials per agent?

If it is, say $D<10$ I think you could try solving this problem with neural likelihood estimation (NLE). You would use NLE to estimate the single trial likelihood for each agent and then perform MCMC to obtain posterior samples.
You could probably set up a hierarchical inference here as well, e.g., define a hyper prior on the parameters of the half-normal prior so that information across agents can be shared?

A different more brute force approach would b…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@hdahmou
Comment options

@janfb
Comment options

Answer selected by janfb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants