Skip to content

Warm-start abstraction for gradient MCMC: multi-chain vmapped BlackJAXNUTS + metric/start-point injection from a Result #1521

Description

@Jammy2211

Phase 6 pre-req of the autolens_profiling inference programme (results/notes/inference/PROGRAMME.md §4 Phase 6; Gate C reworded 2026-08-24 to batched-pipeline value).

Scope (library, no GPU needed)

  • af.BlackJAXNUTS: multi-chain via vmap (n_chains), inverse-mass-matrix injection (diagonal / dense / low-rank), start-point injection from a previous Result without touching priors — wire InitializerParamStartPoints + a covariance carrier.
  • A warm-start abstraction: Result → (start points, metric); promote the wsdev _warm_start cache pattern (MLE + Laplace covariance) into PyAutoFit. Scientific priors stay untouched — start points and metric only.
  • Diagnostics surfaced from blackjax 1.6: rank-normalised ESS_bulk/ESS_tail, split-R̂, divergence count + location, tree-depth distribution.
  • Unit tests without JAX where possible (CPU-only, tiny models); no JAX in unit tests per repo convention.

Design constraints: ChEES-HMC / MAMS arms may follow — keep the chain-batching and metric plumbing sampler-agnostic.

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