Skip to content

FMPE iid inference via SDE bridge failing for uniform priors and gauss-correction methods. #1656

@janfb

Description

@janfb

Via the new ODE-SDE bridge from FMPE to score-methods we can perform iid inference using FMPE as well.

This works as expected for Gaussian priors and all score-iid variants. However, for uniform priors and all except the fnpe score-iid variant this is failing: The predictor produces NaNs instantly (the initialization seems valid).

I pushed some fixes to the vf tests in #TODO, fixing this for fnpe, but for the others it would need your expertise @manuelgloeckler 🙏

Can you please have a look?

The issue can be reproduced using the following tests, uncommenting the pytest.skip in line 392.

pytest tests/linearGaussian_vector_field_test.py::test_vector_field_iid_inference

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions