training-method

Tag

Cards List
#training-method

DHRCL:Training Code LLMs with Dense Hierarchical Rewards and Curriculum Learning

arXiv cs.LG · 22h ago Cached

DHRCL proposes a reinforcement learning framework with dense hierarchical rewards and curriculum learning for training code LLMs, using syntax validation, execution success, unit-test pass rate, and AST structural similarity in a three-stage curriculum.

0 favorites 0 likes
#training-method

Sticky Routing: Training MoE Models for Memory-Efficient Inference

arXiv cs.LG · 2026-07-13 Cached

StickyMoE proposes a differentiable routing consistency loss that encourages adjacent tokens to activate the same experts in MoE models, reducing expert-swapping overhead and cache misses during inference on edge devices by up to 3.92× while improving perplexity.

0 favorites 0 likes
#training-method

Spec-AUF: Accept-Until-Fail Training under Train-Inference Misalignment for Masked Block Drafters

arXiv cs.AI · 2026-07-03 Cached

The paper introduces AUF (Accept-Until-Fail), a simple modification to the cross-entropy loss for masked block drafters in speculative decoding that restricts supervision to the prefix up to the first predicted failure, improving average emitted length across benchmarks without changing inference.

0 favorites 0 likes
#training-method

Layerwise Progressive Freezing: A Training Scaffold for Depth-Scalable Binary Networks

arXiv cs.LG · 2026-06-29 Cached

Introduces StoMPP, a layerwise progressive freezing training scaffold for binary neural networks that gradually binarizes layers from input to output, achieving significant accuracy improvements over vanilla STE without relying on straight-through estimator, and shows consistent gains across various architectures and tasks.

0 favorites 0 likes
#training-method

A 4b model is now beating 30b ones at web research and the reason is not size

Reddit r/artificial · 2026-06-17

A 4 billion parameter open model from the Apodex family outperforms 30 billion parameter models on web research benchmarks, attributed to careful training data and self-verification techniques rather than raw scale, suggesting a more democratic trajectory for AI capability.

0 favorites 0 likes
#training-method

GDSD: Reinforcement Learning as Guided Denoiser Self-Distillation for Diffusion Language Models

Hugging Face Daily Papers · 2026-05-28 Cached

GDSD proposes a reinforcement learning method that directly distills denoisers from advantage-guided self-teachers for diffusion language models, avoiding biases from ELBO-based likelihood surrogates. It achieves up to +19.6% accuracy improvements on planning, math, and coding benchmarks over prior state-of-the-art methods.

0 favorites 0 likes
#training-method

@maximelabonne: This is so neat! Dynamic Fine-Tuning (DFT) reweights the SFT loss by the model's own token probability, which creates a…

X AI KOLs Following · 2026-05-20 Cached

Dynamic Fine-Tuning (DFT) is introduced as a method that reweights the SFT loss using the model's own token probability, creating a feedback loop, and adds forward KL to penalize tokens the base model finds likely but the policy has pushed toward zero probability. The tweet expresses skepticism about SFT papers in practice but praises the attempt.

0 favorites 0 likes
#training-method

@daniel_mac8: babe, wake up. new continual learning breakthrough just dropped. fast-slow training (fst) treats model params as "slow"…

X AI KOLs Timeline · 2026-05-17 Cached

This tweet announces Fast-Slow Training (FST), a new continual learning method that treats model parameters as slow weights and optimized context as fast weights, reportedly outperforming weights-only training on math, code, and general reasoning benchmarks.

0 favorites 0 likes
← Back to home

Submit Feedback