diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-05-29 12:52:29 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-05-29 12:52:29 -0500 |
| commit | 385a3c0fc97c517bc7361bbb86ca6a134ca198c0 (patch) | |
| tree | 53ffa1de9f6a38ee2e08587d935b919f9058fbc1 /notes/03_paper_outline.md | |
| parent | 96e201556ac94057a4a5c8864cf422ad43d72d58 (diff) | |
Add trajectory gap distribution bridge
Diffstat (limited to 'notes/03_paper_outline.md')
| -rw-r--r-- | notes/03_paper_outline.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/notes/03_paper_outline.md b/notes/03_paper_outline.md index 6055722..40ab86f 100644 --- a/notes/03_paper_outline.md +++ b/notes/03_paper_outline.md @@ -166,6 +166,12 @@ Introduce local approximation: Use this to motivate trajectory experiments. +First bridge experiment: + +- Predict a full loss-gap distribution by integrating FA/BP gradient mismatch along the BP path. +- Compare raw, standardized, and moment-matched predicted gap distributions against large FA trajectory ensembles. +- Current empirical status: standardized shape matches better than raw scale, motivating a response-operator refinement. + ## 8. Experiments Static distribution: |
