Skip to content

autocorrelation is very high for some parameters #38

@grahamgower

Description

@grahamgower

When inferring multiple parameters (e.g. 3 params in the bottleneck model), samples from the MCMC for two of the parameters are highly autocorrelated (for at least the randomwalk MCMC kernel). The one parameter with low autocorrelation is inferred with reasonable accuracy, whereas the highly autocorrelated paramers are not. Sampling every 10 accepted MCMC steps reduces the autocorrelation, but does not affect accuracy of param inference.

We might try to specify a new_state_fn for tfp.mcmc.RandomWalkMetropolis(). It's not clear to me how the new state proposal function and the bijectors might interact. More investigation needed here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions