paper-with-me

홈 › Papers

Dimension-Free Bounds for Low-Precision Training

2019-05-01 · ICLR 2019 5 · Zheng Li, Christopher De Sa

Low-precision training is a promising way of decreasing the time and energy cost of training machine learning models. Previous work has analyzed low-precision training algorithms, such as low-precision stochastic gradient descent, and derived theoretical bounds on their convergence rates. These bounds tend to depend on the dimension of the model $d$ in that the number of bits needed to achieve a particular error bound increases as $d$ increases. This is undesirable because a motivating application for low-precision training is large-scale models, such as deep learning, where $d$ can be huge. In this paper, we prove dimension-independent bounds for low-precision training algorithms that use fixed-point arithmetic, which lets us better understand what affects the convergence of these algorithms as parameters scale. Our methods also generalize naturally to let us prove new convergence bounds on low-precision training with other quantization schemes, such as low-precision floating-point computation and logarithmic quantization.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Conformalized Teleoperation: Confidently Mapping Human Inputs to High-Dimensional Robot Actions

2024-06-11 · Michelle Zhao, Reid Simmons, Henny Admoni, Andrea Bajcsy

Assistive robotic arms often have more degrees-of-freedom than a human teleoperator can control with a low-dimensional input, like a joystick. To overcome this challenge, existing approaches use data-driven methods to le…

Conformal PredictionUncertainty Quantification

Tighter Learning Guarantees on Digital Computers via Concentration of Measure on Finite Spaces

2024-02-08 · Anastasis Kratsios, A. Martina Neuman, Gudmund Pammer

Machine learning models with inputs in a Euclidean space $\mathbb{R}^d$, when implemented on digital computers, generalize, and their generalization gap converges to $0$ at a rate of $c/N^{1/2}$ concerning the sample siz…

Generalization Bounds

Dimension-Independent Convergence of Underdamped Langevin Monte Carlo in KL Divergence

2026-03-02 · Shiyuan Zhang, Qiwei Di, Xuheng Li, Quanquan Gu arxiv

Underdamped Langevin dynamics (ULD) is a widely-used sampler for Gibbs distributions $π\propto e^{-V}$, and is often empirically effective in high dimensions. However, existing non-asymptotic convergence guarantees for d…

Generalization error bounds for two-layer neural networks with Lipschitz loss function

2026-04-07 · Jiang Yu Nguwi, Nicolas Privault arxiv

We derive generalization error bounds for the training of two-layer neural networks without assuming boundedness of the loss function, using Wasserstein distance estimates on the discrepancy between a probability distrib…

Weak Supervision Performance Evaluation via Partial Identification

2023-12-07 · Felipe Maia Polo, Subha Maity, Mikhail Yurochkin, Moulinath Banerjee 외

Programmatic Weak Supervision (PWS) enables supervised model training without direct access to ground truth labels, utilizing weak labels from heuristics, crowdsourcing, or pre-trained models. However, the absence of gro…

Weakly-supervised Learning