| <!doctype html> |
| <html lang="en"> |
| <head> |
| <meta charset="utf-8"> |
| <meta name="viewport" content="width=device-width, initial-scale=1"> |
| <title>Data Manifold under the Microscope — bounded smoke test</title> |
| <style> |
| body { margin: 2rem auto; max-width: 48rem; padding: 0 1rem; color: #18212f; font: 16px/1.55 system-ui, sans-serif; } |
| h1, h2 { line-height: 1.2; } |
| .notice { border-left: 4px solid #0f766e; background: #f0fdfa; padding: 1rem; } |
| code { background: #edf2f7; padding: .1rem .25rem; } |
| </style> |
| </head> |
| <body> |
| <h1>Data Manifold under the Microscope</h1> |
| <p><strong>Bounded released-implementation smoke test</strong> for OpenReview |
| <code>42cOdUJOhH</code>.</p> |
| <div class="notice"> |
| <strong>Evidence boundary.</strong> This static document viewer records three |
| selected CPU-safe source tests and one analytic Circle/Torus finite-difference |
| probe. No author code, backend, evaluation, model training, VAE run, paper |
| benchmark, or reproduction runs here. It does not verify the paper's claims. |
| </div> |
| <h2>Recorded observations</h2> |
| <ul> |
| <li>3 selected CPU-safe source tests passed twice.</li> |
| <li>Circle volume relative error: <code>9.96e-05</code>.</li> |
| <li>Torus area relative error: <code>3.21e-03</code>.</li> |
| <li>Torus scalar-curvature maximum absolute error: <code>8.54e-03</code>.</li> |
| </ul> |
| <h2>Records</h2> |
| <ul> |
| <li><a href="pages/claim-c1/page.md">Claim C1 and its limit</a></li> |
| <li><a href="pages/claim-c2/page.md">Claim C2 and its limit</a></li> |
| <li><a href="pages/execution/page.md">Execution record</a></li> |
| <li><a href="PROVENANCE.md">Provenance</a></li> |
| <li><a href="evidence/toy-finite-difference-result.json">Machine-readable result</a></li> |
| </ul> |
| </body> |
| </html> |
|
|