feat: Prodigy-vs-Nautilus point-source benchmark (#657 follow-up) - #99
Merged
Conversation
…+ truth-anchored results (#657 follow-up) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prodigy-vs-Nautilus benchmark on the point-source likelihoods (#657 follow-up, human-requested): two new free-centre cells mirroring the Nautilus anchors (pure sampler swap on the same 8-param
PointFluxmodel/dataset), plus results for all six runs on the WSL dev laptop (CPU, viz disabled). Truth = simulator preset (er=1.6, centre(0,0)), truth-anchored logL computed per likelihood flavour.-infunderflow plateaus)Conclusions
PointSolved+FitPositionsImagePairAllSolved, 5 params) converges to the truth basin with the default 64×300 budget, ~within 5 logL of the truth anchor, in ~16 min — gradients flowing through the lens-equation solve via the implicit-diffcustom_jvp.PairAll-inf-underflow plateau issue shrinking the gradient-reachable basin, and with the solved variant's dimensionality advantage.PointSolveddefault swap.Scripts Changed
scripts/point_source/searches/multi_start_prodigy/image_plane.py— new free-centre cell (mirrorsnautilus/point_source/image_plane.py)scripts/point_source/searches/multi_start_prodigy/source_plane.py— new free-centre cell (mirrors the nautilus anchor)scripts/misc/searches/sweep.py— both registered inCELLSbeside the anchorsresults/searches/{nautilus,multi_start_prodigy}/point_source/**— the six result JSONs + PNGs aboveTest Plan
ruff checkclean;AUTOLENS_PROFILING_SMOKE=1import-check green for both cellsGenerated by the PyAutoLabs agent workflow.