arXiv:2512.05525cs.DBcs.LG2025-12

用便宜模型自动替换重复任务的LLM,省资源又省电。

Poodle: Seamlessly Scaling Down Large Language Models with Just-in-Time Model Replacement

  • 识别重复任务后,动态替换为更小高效的专用模型。
  • 原型测试显示对典型任务能显著降低资源消耗。
  • 适合需要低成本部署LLM的企业或边缘设备用户。

企业越来越多地使用大语言模型(LLMs)自动化简单重复任务,无需训练即可使用,但其资源与能耗远高于小型模型。本文提出即时模型替换(JITR)理念:当检测到重复任务时,自动透明替换为性能良好且成本更低的替代模型。该方法保留了LLM易用性与低开发成本的优势,同时大幅节省成本与能源。我们指出实现该目标的关键挑战在于任务识别与定制模型构建,强调模型搜索与迁移学习在高效定位和微调适配模型中的核心作用。基于JITR理念的原型系统Poodle在典型任务上已验证显著节能效果。

原文摘要 · Abstract (English)

Businesses increasingly rely on large language models (LLMs) to automate simple repetitive tasks instead of developing custom machine learning models. LLMs require few, if any, training examples and can be utilized by users without expertise in model development. However, this comes at the cost of substantially higher resource and energy consumption compared to smaller models, which often achieve similar predictive performance for simple tasks. In this paper, we present our vision for just-in-time model replacement (JITR), where, upon identifying a recurring task in calls to an LLM, the model is replaced transparently with a cheaper alternative that performs well for this specific task. JITR retains the ease of use and low development effort of LLMs, while saving significant cost and energy. We discuss the main challenges in realizing our vision regarding the identification of recurring tasks and the creation of a custom model. Specifically, we argue that model search and transfer learning will play a crucial role in JITR to efficiently identify and fine-tune models for a recurring task. Using our JITR prototype Poodle, we achieve significant savings for exemplary tasks.

大模型优化模型替换节能部署

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。