๐Ÿ”„ Geometric Memory โ€” Reproduction Report

ICML 2026 Paper #22 ยท arXiv:2510.26745 ยท Reproducer: Luis Poveda ยท 2026-07-16

Coverage

โœ… Pass: 31/44 (70%) ๐ŸŸก Partial: 8/44 (18%) โŒ Fail: 5/44 (11%)

CategoryPassPartialFail
Setup311
Claim 1 โ€” Path-star032
Claim 2 โ€” Contradiction400
Claim 3 โ€” Geometry500
Claim 4 โ€” Spectral bias500
Robustness301
Publishing721
Deliverables420
Total3185

โŒ Failed Requirements

  1. 1.1 โ€” Full-scale Transformer (50k nodes, d=10000): not run. d=1000 pilot canceled (credits exhausted).
  2. 1.2 โ€” Mamba variant: not run. mamba-ssm unavailable locally; HF credits exhausted.
  3. 0.2 โ€” Conda environment: used Hermes venv + pip instead.
  4. 5.4 โ€” Path length l=8: not tested (credits exhausted).
  5. 6.7 โ€” Posterly poster: unavailable. Replaced with matplotlib A0 PDF.

Results by Claim

Claim 1 โ€” Path-star ๐ŸŸก Partial

d=10 (N=1111): ~60% accuracy vs paper's ~100%. d=1000 pilot: canceled at epoch 1,231/10,000 โ€” train 100%, test 0%. Mamba: not tested.

Claim 2 โ€” Associative contradiction โœ… Pass

l=2..6 sweep: 0% path accuracy across ALL arms (geometric and frozen). Hardest-token: geometric 100%, frozen 33.33%.

Claim 3 โ€” Embedding geometry โœ… Pass

Heatmaps, UMAP projections, and Node2Vec comparison completed. Unfrozen models develop geometric structure; frozen do not.

Claim 4 โ€” Spectral bias โœ… Pass

Node2Vec d=100: 53.1% top-1 edge recovery, 100% top-5. Procrustes residual 0.4158โ†’0.6570 (no monotonic improvement). Transformer: no spectral alignment (Procrustes 0.0068).

Resources

Paper: arXiv:2510.26745 ยท OpenReview: 2NuCrYf8Ap

Code: github.com/shahriarnz14/geometric_memory