diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-05-29 08:48:14 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-05-29 08:48:14 -0500 |
| commit | 96e201556ac94057a4a5c8864cf422ad43d72d58 (patch) | |
| tree | 65414d55047f93de06bd8979c13f873ba8f5686f /notes/03_paper_outline.md | |
| parent | dd14582dcfd3b6e3e7b0e28f66bb0f2994f106c4 (diff) | |
Add initialization coverage distribution matching
Diffstat (limited to 'notes/03_paper_outline.md')
| -rw-r--r-- | notes/03_paper_outline.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/notes/03_paper_outline.md b/notes/03_paper_outline.md index 328871f..6055722 100644 --- a/notes/03_paper_outline.md +++ b/notes/03_paper_outline.md @@ -128,6 +128,19 @@ Prior-aware corollary: \operatorname{tr}(\Sigma_A M_\mu). \] +Distributional validation target: + +\[ +A(a)=a^\top M_\mu a += +\frac{\sum_i \lambda_i G_i}{\sum_i G_i}, +\qquad +G_i\sim\chi^2_1. +\] + +Use this to compare predicted target-coverage distributions for isotropic, +subspace, axis, and anisotropic feedback initializations. + ## 7. Trajectory Bridge Introduce local approximation: |
