通过知识融合优化不兼容参数,提升模型性能且不增加推理开销。
Optimize Incompatible Parameters through Compatibility-aware Knowledge Integration
- 基于兼容性评估与参数拼接,融合多模型互补知识
- 在推荐与语言任务中突破原模型性能瓶颈
- 无需额外参数,适合资源受限场景部署
深度神经网络在推荐系统、自然语言处理等多个领域已成基础。尽管取得成功,这些模型常含不兼容参数,可能被低效利用或损害性能,尤其在数据分布变化时。现有方法要么侧重效率移除参数,要么需数倍计算与存储资源合并多模型输出。本文提出兼容性感知知识集成(CKI),包含参数兼容性评估与参数拼接两阶段,用于评估多模型知识内容并整合至单一模型中。该模型可直接用于推理或进一步微调。我们在多个推荐与语言任务数据集上进行大量实验,结果表明,CKI可在多种任务与设置下有效优化不兼容参数,突破原模型训练限制,且不增加推理成本。
原文摘要 · Abstract (English)
Deep neural networks have become foundational to advancements in multiple domains, including recommendation systems, natural language processing, and so on. Despite their successes, these models often contain incompatible parameters that can be underutilized or detrimental to model performance, particularly when faced with specific, varying data distributions. Existing research excels in removing such parameters or merging the outputs of multiple different pretrained models. However, the former focuses on efficiency rather than performance, while the latter requires several times more computing and storage resources to support inference. In this paper, we set the goal to explicitly improve these incompatible parameters by leveraging the complementary strengths of different models, thereby directly enhancing the models without any additional parameters. Specifically, we propose Compatibility-aware Knowledge Integration (CKI), which consists of Parameter Compatibility Assessment and Parameter Splicing, which are used to evaluate the knowledge content of multiple models and integrate the knowledge into one model, respectively. The integrated model can be used directly for inference or for further fine-tuning. We conduct extensive experiments on various datasets for recommendation and language tasks, and the results show that Compatibility-aware Knowledge Integration can effectively optimize incompatible parameters under multiple tasks and settings to break through the training limit of the original model without increasing the inference cost.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。