Skip to content

Model initialization with find_MAP does not seem to work well #1087

@twiecki

Description

@twiecki

In most examples we use find_MAP() to find a good starting position for NUTS. My experience which seems to match with many others is that find_MAP() does a really poor job at providing a good starting point. More often, a manual setting is better.

I think STAN actually just starts multiple samplers at different points (sampled from the prior?) as they found the same thing.

We should probably start by changing the examples to not use find_MAP() as most people will just copy that approach. Another interesting avenue to explore is to use ADVI to find the starting point in complex models.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions