Update logbook: Reproduction: Accelerating Regression Tasks with Quantum Algorithms
Browse files- logbook.json +4 -4
- pages/conclusion/page.md +7 -0
- workspace.json +10 -0
logbook.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"icml2026-repro",
|
| 9 |
"paper-TBSyYj4VV6"
|
| 10 |
],
|
| 11 |
-
"updated_at": "2026-08-03T04:44:
|
| 12 |
"root": {
|
| 13 |
"slug": "index",
|
| 14 |
"title": "Reproduction: Accelerating Regression Tasks with Quantum Algorithms",
|
|
@@ -71,10 +71,10 @@
|
|
| 71 |
"total_size": 0,
|
| 72 |
"bucket_id": null
|
| 73 |
},
|
| 74 |
-
"agent_view_tokens":
|
| 75 |
-
"trace_view_tokens":
|
| 76 |
"workspace_view_tokens": 29,
|
| 77 |
-
"revision": "
|
| 78 |
"traces_ref": {
|
| 79 |
"repo_id": "GAMI000/repro-accelerating-regression-tasks-with-quantum-algorithms-traces",
|
| 80 |
"repo_type": "dataset",
|
|
|
|
| 8 |
"icml2026-repro",
|
| 9 |
"paper-TBSyYj4VV6"
|
| 10 |
],
|
| 11 |
+
"updated_at": "2026-08-03T04:44:49+00:00",
|
| 12 |
"root": {
|
| 13 |
"slug": "index",
|
| 14 |
"title": "Reproduction: Accelerating Regression Tasks with Quantum Algorithms",
|
|
|
|
| 71 |
"total_size": 0,
|
| 72 |
"bucket_id": null
|
| 73 |
},
|
| 74 |
+
"agent_view_tokens": 5889,
|
| 75 |
+
"trace_view_tokens": 20862,
|
| 76 |
"workspace_view_tokens": 29,
|
| 77 |
+
"revision": "0fb07c7a2d77cd09d22b",
|
| 78 |
"traces_ref": {
|
| 79 |
"repo_id": "GAMI000/repro-accelerating-regression-tasks-with-quantum-algorithms-traces",
|
| 80 |
"repo_type": "dataset",
|
pages/conclusion/page.md
CHANGED
|
@@ -31,3 +31,10 @@ The paper's central algorithm is **falsified as printed** by a one-row counterex
|
|
| 31 |
This is a theory-paper reproduction: a deterministic algebraic/numerical audit, not a proof replacement or a gate-level implementation. No GPU was useful, so no Hugging Face Job or Modal run was launched; total local compute for the substantive script was 0.2 s on CPU and billed cost was $0. The audit used the [HF paper record](https://huggingface.co/papers/2509.24757), [arXiv source](https://arxiv.org/abs/2509.24757), [OpenReview forum](https://openreview.net/forum?id=TBSyYj4VV6), [challenge dataset](https://huggingface.co/datasets/ICML-2026-agent-repro/challenge), and [challenge Space](https://huggingface.co/spaces/ICML-2026-agent-repro/challenge). OpenReview's API/PDF endpoint returned a browser-challenge 403 in this environment, so the machine-readable audit uses the public arXiv source corresponding to the paper record. Exact-title and author-site searches found no official implementation.
|
| 32 |
|
| 33 |
The published complexities assume quantum query access to sparse rows, nonzero indices, losses, and QRAM; preprocessing raw data into those oracles is not measured. A minimal repair to the headline theorem appears possible—estimate (\nu) to (O(\epsilon)) and remove the fixed 1.1 from the returned weights—but a new proof must also handle the (s_{\min}=0) boundary and all downstream corollaries. Lasso separately needs (\lambda I_n) for the absolute-loss rows and (\lambda\) restored on the right side of Corollary 26.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
This is a theory-paper reproduction: a deterministic algebraic/numerical audit, not a proof replacement or a gate-level implementation. No GPU was useful, so no Hugging Face Job or Modal run was launched; total local compute for the substantive script was 0.2 s on CPU and billed cost was $0. The audit used the [HF paper record](https://huggingface.co/papers/2509.24757), [arXiv source](https://arxiv.org/abs/2509.24757), [OpenReview forum](https://openreview.net/forum?id=TBSyYj4VV6), [challenge dataset](https://huggingface.co/datasets/ICML-2026-agent-repro/challenge), and [challenge Space](https://huggingface.co/spaces/ICML-2026-agent-repro/challenge). OpenReview's API/PDF endpoint returned a browser-challenge 403 in this environment, so the machine-readable audit uses the public arXiv source corresponding to the paper record. Exact-title and author-site searches found no official implementation.
|
| 32 |
|
| 33 |
The published complexities assume quantum query access to sparse rows, nonzero indices, losses, and QRAM; preprocessing raw data into those oracles is not measured. A minimal repair to the headline theorem appears possible—estimate (\nu) to (O(\epsilon)) and remove the fixed 1.1 from the returned weights—but a new proof must also handle the (s_{\min}=0) boundary and all downstream corollaries. Lasso separately needs (\lambda I_n) for the absolute-loss rows and (\lambda\) restored on the right side of Corollary 26.
|
| 34 |
+
|
| 35 |
+
|
| 36 |
+
---
|
| 37 |
+
<!-- trackio-cell
|
| 38 |
+
{"type": "markdown", "id": "cell_f9af9cda2352", "created_at": "2026-08-03T04:44:42+00:00", "title": "Published resources"}
|
| 39 |
+
-->
|
| 40 |
+
Published logbook: [Hugging Face Space](https://huggingface.co/spaces/GAMI000/repro-accelerating-regression-tasks-with-quantum-algorithms). Execution provenance: [private trace Dataset](https://huggingface.co/datasets/GAMI000/repro-accelerating-regression-tasks-with-quantum-algorithms-traces). Audit tables: [private artifacts Bucket](https://huggingface.co/buckets/GAMI000/repro-accelerating-regression-tasks-with-quantum-algorithms-artifacts). No Hub model or Job was used.
|
workspace.json
CHANGED
|
@@ -23,6 +23,16 @@
|
|
| 23 |
"url": "https://huggingface.co/buckets/GAMI000/repro-accelerating-regression-tasks-with-quantum-algorithms-artifacts#logbook-files/results/complexity_phase.csv",
|
| 24 |
"type": "Buckets",
|
| 25 |
"label": "GAMI000/repro-accelerating-regression-tasks-with-quantum-algorithms-artifacts"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
}
|
| 27 |
],
|
| 28 |
"reference_only": true
|
|
|
|
| 23 |
"url": "https://huggingface.co/buckets/GAMI000/repro-accelerating-regression-tasks-with-quantum-algorithms-artifacts#logbook-files/results/complexity_phase.csv",
|
| 24 |
"type": "Buckets",
|
| 25 |
"label": "GAMI000/repro-accelerating-regression-tasks-with-quantum-algorithms-artifacts"
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"url": "https://huggingface.co/spaces/GAMI000/repro-accelerating-regression-tasks-with-quantum-algorithms",
|
| 29 |
+
"type": "Spaces",
|
| 30 |
+
"label": "GAMI000/repro-accelerating-regression-tasks-with-quantum-algorithms"
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"url": "https://huggingface.co/datasets/GAMI000/repro-accelerating-regression-tasks-with-quantum-algorithms-traces",
|
| 34 |
+
"type": "Datasets",
|
| 35 |
+
"label": "GAMI000/repro-accelerating-regression-tasks-with-quantum-algorithms-traces"
|
| 36 |
}
|
| 37 |
],
|
| 38 |
"reference_only": true
|