TensorX
返回文献探索

Paper · arXiv 2502.03275

Token Assorted: Mixing Latent and Text Tokens for Improved Language Model Reasoning

DiJia Su, Hanlin Zhu, Yingchen Xu, Jiantao Jiao, Yuandong Tian, Qinqing Zheng

18 upvotesFebruary 5, 2025arXiv 预印本
AI 摘要

A hybrid representation using latent tokens generated by VQ-VAE reduces the length of reasoning traces in large language models, improving performance on both reasoning and fine-tuning tasks.

Large Language Models (LLMs)chain-of-thought (CoT)VQ-VAElatent discrete tokensKeys-Finding Maze problemlogical reasoningmathematical reasoningmixed training procedure

Abstract

Large Language Models (LLMs) excel at reasoning and planning when trained on chainof-thought (CoT) data, where the step-by-step thought process is explicitly outlined by text tokens. However, this results in lengthy inputs where many words support textual coherence rather than core reasoning information, and processing these inputs consumes substantial computation resources. In this work, we propose a hybrid representation of the reasoning process, where we partially abstract away the initial reasoning steps using latent discrete tokens generated by VQ-VAE, significantly reducing the length of reasoning traces. We explore the use of latent trace abstractions in two scenarios: 1) training the model from scratch for the Keys-Finding Maze problem, 2) fine-tuning LLMs on this hybrid data with an extended vocabulary including unseen latent tokens, for both logical and mathematical reasoning problems. To facilitate effective learning, we introduce a simple training procedure that randomly mixes latent and text tokens, which enables fast adaptation to new latent tokens. Our approach consistently outperforms the baselines methods in various benchmarks.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Token Assorted: Mixing Latent and Text Tokens for Improved Language Model Reasoning | TensorX