Pre-training speedup by 2 to 3 times, Nous's new TST solution faces "collision" controversy

robot
Abstract generation in progress

ME News Report, May 14th (UTC+8), according to Beating Monitoring, Nous Research released a new pre-training scheme for large models called Token Substitution Training (TST). This scheme compresses adjacent tokens by packaging them before training, which can shorten pre-training time by 2 to 3 times under the same computational effort. TST consists of two phases. During the first 20% to 40% of training, the model no longer reads tokens one by one, but instead “packs” adjacent tokens by averaging them and inputs this, predicting which tokens are included in the next pack (without internal order). Afterwards, the model reverts to conventional next-token prediction. Because the underlying architecture remains unchanged, the resulting model is identical during inference to a standard model. This method has been validated on MoE models with up to 10 billion parameters. The core idea of this scheme is “exchanging data for computing power,” using faster data consumption to save training time. If high-quality text resources are exhausted in the future, this accelerated data consumption characteristic might become a shortcoming. Additionally, a few hours after the paper was published, some readers pointed out that TST’s mechanism is extremely similar to the earlier work “Beyond Next Token Prediction” released in 2024. The authors later admitted on Hugging Face that this was “unfortunate convergent research,” and promised to update the paper with additional citations. (Source: BlockBeats)

View Original
This page may contain third-party content, which is provided for information purposes only (not representations/warranties) and should not be considered as an endorsement of its views by Gate, nor as financial or professional advice. See Disclaimer for details.
  • Reward
  • Comment
  • Repost
  • Share
Comment
Add a comment
Add a comment
No comments
  • Pinned