parallel-training

Tag

Cards List
#parallel-training

@Phoenixyin13: If the full score is 10, I would honestly give this MIT paper's SMT idea and writing an 8. The paper proposes Supervised Memory Training, using Transformer as a super teacher to first distill in parallel the most important things to remember at each moment…

X AI KOLs Timeline · 2026-06-16 Cached

This paper proposes Supervised Memory Training (SMT), which uses Transformer as a super teacher to distill memory states in parallel, then trains RNN with one-step supervised learning, achieving fully parallel training and reducing gradient path from O(T) to O(1), significantly improving long-range dependency learning.

0 favorites 0 likes
#parallel-training

Breaking the Bubble: Asynchronous Pipeline Parallel Training with Bounded Weight Inconsistency

Hugging Face Daily Papers · 2026-06-05 Cached

Introduces PACI, a bubble-free asynchronous pipeline parallel training method that bounds forward/backward weight inconsistency using local gradient accumulation, achieving higher throughput and faster time-to-accuracy without sacrificing stability or memory usage.

0 favorites 0 likes
#parallel-training

Parallel-in-Time Training of Recurrent Neural Networks for Dynamical Systems Reconstruction

arXiv cs.LG · 2026-05-14 Cached

This paper investigates parallel-in-time algorithms for training recurrent neural networks in dynamical systems reconstruction, proposing GTF-DEER that enables stable learning over long sequences and improves reconstruction accuracy.

0 favorites 0 likes
#parallel-training

Structured Recurrent Mixers for Massively Parallelized Sequence Generation

arXiv cs.CL · 2026-05-12 Cached

This paper introduces the Structured Recurrent Mixer (SRM), an architecture enabling algebraic conversion between parallel training and recurrent inference without specialized kernels. Experiments show SRMs achieve significantly higher throughput and concurrency compared to Transformers, with effective performance in reinforcement learning tasks.

0 favorites 0 likes
← Back to home

Submit Feedback