CoolFace
Datasetpublic

YMRohit/icml20531-adam-degenerate-repro

Independent reproduction: Adam on degenerate polynomials This repository contains the independent code, predeclared claim contract, raw results, audit scripts, and figures for ICML 2026 submission 20531, “Towards Understanding Adam Convergence on Highly Degenerate Polynomials” (OpenReview uYWVGk1Qt0, arXiv 2603.09581). The implementation does not depend on author code. It explicitly implements the paper's asymptotic model: uncorrected Adam, zero epsilon, and monomial objectives… See the full description on the dataset page: https://huggingface.co/datasets/YMRohit/icml20531-adam-degenerate-repro.

sourceHugging Facemitupdated 2mo agoView on Hugging Face
0likes33downloads
5 commits on main
ab4fc092mo ago

Add GPU reproduction outputs: adam20531-t4-full-v2

YMRohit
525c91b2mo ago

Reviewer-amended v2: matched ablations and theorem-domain audit

YMRohit
0e373732mo ago

Add GPU reproduction outputs: adam20531-t4-full-v1

YMRohit
8cb6d242mo ago

Add independent reproduction source and frozen claim contract

YMRohit
31d823d2mo ago

initial commit

YMRohit