English

Convergence for Discrete Parameter Update Schemes

Machine Learning 2025-12-08 v2 Optimization and Control

Abstract

Modern deep learning models require immense computational resources, motivating research into low-precision training. Quantised training addresses this by representing training components in low-bit integers, but typically relies on discretising real-valued updates. We introduce an alternative approach where the update rule itself is discrete, avoiding the quantisation of continuous updates by design. We establish convergence guarantees for a general class of such discrete schemes, and present a multinomial update rule as a concrete example, supported by empirical evaluation. This perspective opens new avenues for efficient training, particularly for models with inherently discrete structure.

Keywords

Cite

@article{arxiv.2512.04051,
  title  = {Convergence for Discrete Parameter Update Schemes},
  author = {Paul Wilson and Fabio Zanasi and George Constantinides},
  journal= {arXiv preprint arXiv:2512.04051},
  year   = {2025}
}

Comments

opt-ml 2025 workshop at NeurIPS

R2 v1 2026-07-01T08:08:10.174Z