DVAGen: Dynamic Vocabulary Augmented Generation
By: Wei Du , Nuowei Liu , Jie Wang and more
Potential Business Impact:
Helps computers understand new words better.
Language models trained with a fixed vocabulary struggle to generalize to novel or out-of-vocabulary words, limiting their flexibility in handling diverse token combinations. Existing dynamic vocabulary approaches attempt to address this limitation but face challenges such as fragmented codebases, lack of support for modern LLMs, and limited inference scalability. To overcome these issues, we introduce DVAGen, a fully open-source, unified framework designed for training, evaluation, and visualization of dynamic vocabulary-augmented language models. Our framework modularizes the pipeline for ease of customization, integrates seamlessly with open-source LLMs, and is the first to provide both CLI and WebUI tools for real-time result inspection. We validate the effectiveness of dynamic vocabulary methods on modern LLMs and demonstrate support for batch inference, significantly improving inference throughput.
Similar Papers
AutoDDG: Automated Dataset Description Generation using Large Language Models
Databases
Makes finding data easier by writing descriptions.
FlexiDataGen: An Adaptive LLM Framework for Dynamic Semantic Dataset Generation in Sensitive Domains
Databases
Creates fake data for training smart computer programs.
VUGEN: Visual Understanding priors for GENeration
CV and Pattern Recognition
Makes computers draw pictures from words.