MEGA Hub

Hierarchical Latent Prediction for Language Models

Authors

Do you know Chang Shi?You can claim authorship or link another user.Do you know Tim Pearce?You can claim authorship or link another user.Do you know Manan Tomar?You can claim authorship or link another user.Do you know Siddhartha Sen?You can claim authorship or link another user.Do you know John Langford?You can claim authorship or link another user.

Abstract

While standard Next-Token Prediction (NTP) lays the foundation of language model pre- training, its teacher-forced training paradigm may not be optimal for long-horizon reasoning and planning. Recent works such as Multi-Token Prediction (MTP) and Next-Latent prediction (NextLat) try to mitigate the problem through predicting multiple future tokens and self-supervised prediction in the latent space. However, those auxiliary objectives either have a limited horizon or suffer from compounding error from multi-step rollout. We introduce Hierarchical Latent Prediction (HiLP), which introduces an auxiliary higher-level abstract latent to help reduce the error accumulation effect in latent-space rollouts. Experiments show that HiLP can lead to longer-horizon coherent belief state representation and demonstrate the effectiveness of our method across coding and multi-step reasoning benchmarks, and offers more speculative decoding efficiency.

Community

00