imadreamerboy commited on
Commit
67a6c05
·
verified ·
1 Parent(s): 99bc722

Add judge-readable DiffRes evidence logbook

Browse files

Adds claim-level Markdown pages for the existing bounded stored-evidence package. No numerical evaluation is added.

MANIFEST.md CHANGED
@@ -5,7 +5,9 @@
5
  This manifest records the provenance and SHA-256 identity of every copied
6
  public asset. The `evidence/` files and `UPSTREAM-MPL-2.0.txt` were copied
7
  byte-for-byte; wrapper documentation and the static page were authored for this
8
- package. No numerical evaluation was run while creating this package.
 
 
9
 
10
  ## Package-only verifier
11
 
@@ -52,7 +54,8 @@ this package:
52
  The package does not include the upstream source tree, any virtual environment
53
  or cache, numerical runners, model artefacts, partial GMS outputs, or any
54
  LGSSM, CIFAR-10, Lokta, timing, or other study materials. It contains no upload
55
- client or deployment script.
 
56
 
57
  ## Integrity check
58
 
 
5
  This manifest records the provenance and SHA-256 identity of every copied
6
  public asset. The `evidence/` files and `UPSTREAM-MPL-2.0.txt` were copied
7
  byte-for-byte; wrapper documentation and the static page were authored for this
8
+ package. The package also includes judge-readable Markdown logbook pages that
9
+ restate the same evidence boundary and link to the preserved artefacts. No
10
+ numerical evaluation was run while creating this package.
11
 
12
  ## Package-only verifier
13
 
 
54
  The package does not include the upstream source tree, any virtual environment
55
  or cache, numerical runners, model artefacts, partial GMS outputs, or any
56
  LGSSM, CIFAR-10, Lokta, timing, or other study materials. It contains no upload
57
+ client or deployment script. The `pages/` files are authored Markdown summaries
58
+ of the included stored evidence, not additional numerical results.
59
 
60
  ## Integrity check
61
 
MANIFEST.sha256 CHANGED
@@ -1,9 +1,13 @@
1
- aa7e793d938e2371c7e759bd81e7bb8355336705dc92e28e1c7f89ddc89d971a README.md
2
  c39f5f10df2a79c63f95eb000a60c29a6caf937372a127d4ed362125f693acd4 index.html
3
  9925f027238163d3b60fe3edbc991375b1b40da80556df3792d54844bb404038 LICENSE
4
  63dd00dfab08c4f4dd8ccd86cef24125b8aeefe3a8c28c30b9a00230afc9e12e NOTICE
5
  3f3d9e0024b1921b067d6f7f88deb4a60cbe7a78e76c64e3f1d7fc3b779b9d04 UPSTREAM-MPL-2.0.txt
6
- 75d21d15838ddc8627f7b2136adb08077e904979a06a0d3dc0970e997e4531e0 MANIFEST.md
 
 
 
 
7
  50fa516668270ac13b332c7c539ce94cc45118faf775607051e94e4be86c5734 evidence/README.md
8
  c74851b88b5df723cbfb28edb48be09eb61e7a2dab086088f90d59591b68723b evidence/gms-selected-ids-0-99.json
9
  8e9c7263415799f6f5cd456696290f5034ff8670c77e17951ea6be5f584c07ee evidence/gms-selected-ids-0-99-validation.json
 
1
+ 8dbaa86b1ab3956c1a0cdbb3b2f7610118fe58a4256a4c3d506b5b8702f66b08 README.md
2
  c39f5f10df2a79c63f95eb000a60c29a6caf937372a127d4ed362125f693acd4 index.html
3
  9925f027238163d3b60fe3edbc991375b1b40da80556df3792d54844bb404038 LICENSE
4
  63dd00dfab08c4f4dd8ccd86cef24125b8aeefe3a8c28c30b9a00230afc9e12e NOTICE
5
  3f3d9e0024b1921b067d6f7f88deb4a60cbe7a78e76c64e3f1d7fc3b779b9d04 UPSTREAM-MPL-2.0.txt
6
+ 9e179806867991c80fdb7e399e9df28adaf09be77a2256eb1e012bdc51c3bf4e MANIFEST.md
7
+ d22a2938a186e21b861daf4ffe20a541ee096930c3110bfa0e407a1304270f36 pages/claim-1-gms-comparison/page.md
8
+ 37cb275e9744db4836365942d0adc15d33b6ae134fe94948908434df548b4ec1 pages/claim-2-consistency-theory/page.md
9
+ f1410152219c521507a4820c81d83b370906cb27e8bf4d8756934617b789c0a0 pages/conclusion/page.md
10
+ 3607686204b9ce218929351aaf4abc8e59781397fe75d44da3e0f9d860ecceb3 pages/index.md
11
  50fa516668270ac13b332c7c539ce94cc45118faf775607051e94e4be86c5734 evidence/README.md
12
  c74851b88b5df723cbfb28edb48be09eb61e7a2dab086088f90d59591b68723b evidence/gms-selected-ids-0-99.json
13
  8e9c7263415799f6f5cd456696290f5034ff8670c77e17951ea6be5f584c07ee evidence/gms-selected-ids-0-99-validation.json
README.md CHANGED
@@ -28,6 +28,11 @@ The files here are **historic stored outputs**, transferred without rerunning
28
  the numerical evaluation. This static site has no execution, upload, or model
29
  hosting component.
30
 
 
 
 
 
 
31
  ## What the evidence covers
32
 
33
  - Released implementation: [`zgbkdlm/diffres`](https://github.com/zgbkdlm/diffres)
 
28
  the numerical evaluation. This static site has no execution, upload, or model
29
  hosting component.
30
 
31
+ The judge-readable, claim-level record is in the
32
+ [evidence logbook](pages/index.md). It restates the concrete conditions,
33
+ numbers, and limits below in Markdown because the challenge judge reads those
34
+ pages rather than the static landing page or linked JSON files.
35
+
36
  ## What the evidence covers
37
 
38
  - Released implementation: [`zgbkdlm/diffres`](https://github.com/zgbkdlm/diffres)
pages/claim-1-gms-comparison/page.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Claim 1 — benchmark outperformance
2
+
3
+ ## Challenge claim
4
+
5
+ > Diffusion resampling method outperforms state-of-the-art differentiable resampling methods on multiple filtering and parameter estimation benchmarks.
6
+
7
+ ## Evidence examined
8
+
9
+ The preserved record covers one paper-selected Gaussian-mixture configuration
10
+ and compares Diffusion resampling with the multinomial baseline. It does not
11
+ contain OT, Gumbel-Softmax, soft-resampling, filtering benchmarks, or parameter
12
+ estimation benchmark suites.
13
+
14
+ For stored Monte Carlo IDs `0`–`99`, the recorded sliced-Wasserstein L1 mean ±
15
+ population SD was `0.0807686 ± 0.0212899` for Diffusion resampling and
16
+ `0.0824334 ± 0.0250323` for multinomial. The stored squared posterior-mean
17
+ residual L2 mean ± population SD was `0.0373908 ± 0.0299358` and
18
+ `0.0378330 ± 0.0442877`, respectively. The paired 95% t intervals in the
19
+ historic validation record cross zero for both metrics.
20
+
21
+ ## Record and limits
22
+
23
+ The [raw 100-ID record](../../evidence/gms-selected-ids-0-99.json) and
24
+ [post-hoc validation record](../../evidence/gms-selected-ids-0-99-validation.json)
25
+ are preserved artefacts. The package verifier recomputes the raw record's JSON
26
+ structure, configuration, ordered IDs, aggregates, paired aggregates, and
27
+ lower-counts. It does not read the historical validation record, rerun DiffRes,
28
+ or establish execution provenance.
29
+
30
+ This single stored comparison does not establish the challenge claim's
31
+ multi-benchmark, state-of-the-art, or statistical-significance statements.
pages/claim-2-consistency-theory/page.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Claim 2 — consistent resampling distribution and proof
2
+
3
+ ## Challenge claim
4
+
5
+ > Method provides a consistent resampling distribution with theoretical proof.
6
+
7
+ ## Evidence available in this logbook
8
+
9
+ This package contains a stored finite Gaussian-mixture result and post-hoc
10
+ arithmetic checks only. It does not include a theorem derivation, proof
11
+ artefact, proof audit, source excerpt, or a numerical test that can establish
12
+ distributional consistency.
13
+
14
+ The stored Gaussian-mixture comparison therefore has no direct evidential
15
+ bearing on the theoretical-proof claim. The
16
+ [evidence guide](../../evidence/README.md) documents that the included verifier
17
+ checks the stored record only and cannot establish paper-level claims.
pages/conclusion/page.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Conclusion and evidence boundary
2
+
3
+ The public artefacts preserve one 100-ID Gaussian-mixture comparison, its
4
+ configuration, source pin, and post-hoc arithmetic checks. The numerical means
5
+ recorded for Diffusion resampling are lower than the multinomial baseline for
6
+ the two listed metrics, while the recorded paired intervals cross zero.
7
+
8
+ The package is not a rerun, independent replication, complete Table 1 or Table
9
+ 2 reproduction, multi-baseline comparison, significance study, or proof audit.
10
+ It contains no evidence for the theoretical-consistency claim and no basis for
11
+ a broad outperformance conclusion. The preserved record, validator source, and
12
+ self-contained verifier remain available for inspection through the artefacts
13
+ linked from the index page.
pages/index.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Diffusion differentiable resampling — evidence logbook
2
+
3
+ **Paper.** [Diffusion differentiable resampling](https://openreview.net/forum?id=M0e5XORjAW), Jennifer R. Andersson and Zheng Zhao, [arXiv:2512.10401](https://arxiv.org/abs/2512.10401).
4
+
5
+ **Claim source.** ICML 2026 challenge claims for `M0e5XORjAW`.
6
+
7
+ **Evidence type.** Preserved historical numerical output plus post-hoc record validation. No numerical evaluation was rerun while assembling this Space.
8
+
9
+ ## Scope
10
+
11
+ This logbook presents one stored Gaussian-mixture comparison from the released
12
+ [`zgbkdlm/diffres`](https://github.com/zgbkdlm/diffres) implementation at
13
+ commit `767effe3e755067eb8a04422597fbf37eb8ab754`. It contains Monte Carlo IDs
14
+ `0`–`99`, 10,000 particles, 1,000 sliced-Wasserstein projections,
15
+ probability-flow ODE `T=3`, 128 steps, and the Jentzen--Kloeden integrator. The
16
+ comparison is Diffusion resampling versus the multinomial baseline only.
17
+
18
+ ## Evidence pages
19
+
20
+ - [Claim 1: benchmark outperformance](claim-1-gms-comparison/page.md)
21
+ - [Claim 2: consistency distribution and proof](claim-2-consistency-theory/page.md)
22
+ - [Conclusion and evidence boundary](conclusion/page.md)
23
+
24
+ ## Inspectable artefacts
25
+
26
+ - [Stored 100-ID record](../evidence/gms-selected-ids-0-99.json)
27
+ - [Historic validation record](../evidence/gms-selected-ids-0-99-validation.json)
28
+ - [Self-contained record verifier](../evidence/verify_stored_gms_evidence.py)
29
+ - [Evidence guide](../evidence/README.md)
30
+
31
+ The pages state the available evidence and its limits directly. Linked files
32
+ allow independent inspection but do not substitute for a numerical rerun,
33
+ complete benchmark comparison, significance study, or proof audit.