TensorX
返回文献探索

Paper · arXiv 2503.19693

AdaptiVocab: Enhancing LLM Efficiency in Focused Domains through Lightweight Vocabulary Adaptation

Itay Nakash, Nitay Calderon, Eyal Ben David, Elad Hoffer, Roi Reichart

76 upvotesMarch 25, 2025arXiv 预印本
AI 摘要

AdaptiVocab, a novel vocabulary adaptation method, enhances the efficiency of Large Language Models in domain-specific applications without sacrificing performance by reducing token usage.

Large Language ModelsLLMsdomain adaptationauto-regressive decodingvocabulary adaptationAdaptiVocabn-gram-based tokenstoken embeddingsfine-tuningend-to-end approach

Abstract

Large Language Models (LLMs) have shown impressive versatility as general purpose models. However, their broad applicability comes at a high-cost computational overhead, particularly in auto-regressive decoding where each step requires a forward pass. In domain-specific settings, general-purpose capabilities are unnecessary and can be exchanged for efficiency. In this work, we take a novel perspective on domain adaptation, reducing latency and computational costs by adapting the vocabulary to focused domains of interest. We introduce AdaptiVocab, an end-to-end approach for vocabulary adaptation, designed to enhance LLM efficiency in low-resource domains. AdaptiVocab can be applied to any tokenizer and architecture, modifying the vocabulary by replacing tokens with domain-specific n-gram-based tokens, thereby reducing the number of tokens required for both input processing and output generation. AdaptiVocab initializes new n-token embeddings using an exponentially weighted combination of existing embeddings and employs a lightweight fine-tuning phase that can be efficiently performed on a single GPU. We evaluate two 7B LLMs across three niche domains, assessing efficiency, generation quality, and end-task performance. Our results show that AdaptiVocab reduces token usage by over 25% without compromising performance

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

京ICP备2026059466号