Writing 4 notes

#optimization

Every note tagged #optimization, newest first — or browse the full archive.

August 11, 2026 Engineering research falsified traceable

Extending Villatoro et al.'s SIREN benchmark: the momentum recovery region

An independent extension of Villatoro, Geraci, and Schiavazzi's 2026 multi-fidelity SIREN benchmark maps, as a function of the heavy-ball momentum coefficient, the set of learning rates at which the described SIREN convention reaches the official convention's error floor.

#neural networks#SIREN#initialization#optimization#momentum#reproducibility
July 19, 2026 Engineering research

Extending Villatoro et al.'s SIREN benchmark: the momentum control

An independent extension of Villatoro, Geraci, and Schiavazzi's 2026 multi-fidelity SIREN benchmark tests heavy-ball momentum, preserving the omega_0 squared hidden-step factor while moving the stability boundary up by about 1+beta and closing the K1 accuracy gap at one tested rate.

#neural networks#SIREN#initialization#optimization#momentum#reproducibility
July 18, 2026 Engineering

The SGD control: 900 on the hidden stack, no resolved learning-rate gap on K1

Yesterday's Adam note predicted that the two SIREN conventions' hidden function-space steps differ under plain SGD by omega_0 squared. On the isolated stack they do — 899.86 — while a direct displacement decomposition and a 0.05-decade sweep resolve no global learning-rate gap on K1.

#neural networks#SIREN#initialization#optimization#sgd#reproducibility
July 17, 2026 Engineering research traceable

Why the two SIREN conventions train differently under Adam

The two circulating SIREN conventions are the same function at initialization to machine precision, but not the same optimization problem. Under Adam, their hidden-layer steps differ in function space.

#neural networks#SIREN#initialization#optimization#adam#reproducibility