training-acceleration

Tag

Cards List
#training-acceleration

EMA-FS: Accelerating GBDT Training via Gain-Informed Feature Screening

arXiv cs.LG · 2026-06-26 Cached

This paper proposes EMA-FS, an algorithm-level optimization that uses exponential moving averages of per-feature split gains to selectively construct histograms only for top-K features during GBDT training, achieving up to 2.61x speedups while maintaining or improving accuracy through implicit regularization.

0 favorites 0 likes
#training-acceleration

Reasoning Arena: Trace Tournaments When Verifiable Rewards Fall Short

Hugging Face Daily Papers · 2026-06-08 Cached

Reasoning Arena improves reinforcement learning with verifiable rewards by using trace tournaments and Bradley-Terry models to generate meaningful gradients from non-diverse reward groups, resulting in faster training and better reasoning performance.

0 favorites 0 likes
#training-acceleration

Learning to Foresee: Unveiling the Unlocking Efficiency of On-Policy Distillation

arXiv cs.CL · 2026-05-13 Cached

This paper investigates the parameter-level mechanisms behind the efficiency of On-Policy Distillation (OPD) for large language models, attributing it to early 'foresight' in module allocation and update direction. It proposes EffOPD, a plug-and-play method that accelerates OPD training by 3x without compromising final performance.

0 favorites 0 likes
#training-acceleration

Don't Retrain, Align: Adapting Autoregressive LMs to Diffusion LMs via Representation Alignment

arXiv cs.LG · 2026-05-11 Cached

This paper introduces Repr-Align, a method to adapt autoregressive language models into diffusion language models via representation alignment, achieving up to 4x training acceleration without retraining representations from scratch.

0 favorites 0 likes
#training-acceleration

MDN: Parallelizing Stepwise Momentum for Delta Linear Attention

Hugging Face Daily Papers · 2026-05-07 Cached

The paper introduces Momentum DeltaNet (MDN), a linear attention model that uses stepwise momentum and parallel algorithms to improve training efficiency and performance over models like Mamba2.

0 favorites 0 likes
#training-acceleration

Weight normalization: A simple reparameterization to accelerate training of deep neural networks

OpenAI Blog · 2016-02-25 Cached

OpenAI presents weight normalization, a reparameterization technique that decouples weight vector length from direction to improve neural network training convergence and computational efficiency without introducing minibatch dependencies, making it suitable for RNNs and noise-sensitive applications.

0 favorites 0 likes
← Back to home

Submit Feedback