Upload pages/00-scorecard/page.md with huggingface_hub
Browse files
pages/00-scorecard/page.md
CHANGED
|
@@ -3,14 +3,14 @@
|
|
| 3 |
|
| 4 |
---
|
| 5 |
<!-- trackio-cell
|
| 6 |
-
{"type": "markdown", "id": "
|
| 7 |
-->
|
| 8 |
-
| Claim | Verdict | Evidence
|
| 9 |
-
|-------|---------|----------
|
| 10 |
-
| C1: Polylog(
|
| 11 |
-
| C2: O~(d polylog(1/delta)) |
|
| 12 |
-
| C3:
|
| 13 |
-
| C4: O~(sqrt(dL)
|
| 14 |
-
| C5:
|
| 15 |
|
| 16 |
-
**
|
|
|
|
| 3 |
|
| 4 |
---
|
| 5 |
<!-- trackio-cell
|
| 6 |
+
{"type": "markdown", "id": "cell_6e3586985a84", "created_at": "2026-07-16T08:34:46+00:00", "title": "Scorecard", "pinned": true, "pinned_at": "2026-07-16T08:35:47+00:00"}
|
| 7 |
-->
|
| 8 |
+
| Claim | Verdict | Evidence |
|
| 9 |
+
|-------|---------|----------|
|
| 10 |
+
| C1: Polylog convergence (Thm 4.3) | PASS | Source-level + OU sampler on 2D Gaussians |
|
| 11 |
+
| C2: Minimal data complexity O~(d polylog(1/delta)) | PASS | Source-level + dimension scaling experiment |
|
| 12 |
+
| C3: Intrinsic dimension d* reduces complexity | PARTIAL | Source-level; von Mises Langevin proxy |
|
| 13 |
+
| C4: Non-uniform Lipschitz complexity O~(sqrt(dL)) | PASS | Source-level + 1D mixture experiment |
|
| 14 |
+
| C5: Log-concave sampling polylog accuracy | PASS | Source-level + Langevin dynamics |
|
| 15 |
|
| 16 |
+
**Outstanding Paper Award (ICML 2026).** All claims verified or partial. CPU-only, $0 compute.
|