METEOR: Evolutionary Journey of Large Language Models from Guidance to Self-Growth
Jiawei Li, Xiaoang Xu, Yang Gao
TL;DR
METEOR tackles the challenge of producing cost-efficient domain-specific LLMs by evolving models from guided supervision to autonomous growth. It introduces a three-phase framework—weak-to-strong data distillation, iterative training with guided feedback, and self-evolution through inference-strategy optimization—to progressively expand domain capabilities. Empirical results on Stack Overflow-derived domains show substantial improvements across accuracy, completeness, relevance, coherence, and reliability, with GPT-4-based evaluation confirming gains. The approach aligns domain knowledge distributions between strong and weak models to enable efficient distillation and enables autonomous enhancement with minimal external supervision, offering practical benefits for domain-specific AI deployment.
Abstract
Model evolution enables learning from feedback to refine experiences and update skills, transforming models from having no domain knowledge to becoming domain experts. However, there is currently no unified and effective method for guiding this evolutionary process. To address this gap, we propose the Meteor method, which includes three training phases: weak-to-strong data distillation, iterative training, and self-evolution strategies. Each phase maximizes the model's inherent domain capabilities, allowing it to autonomously refine its domain knowledge and enhance performance. Experiments demonstrate that our approach significantly improves accuracy, completeness, relevance, coherence, and reliability across domain-specific tasks.
