paper-with-me

Papers

Optimize Incompatible Parameters through Compatibility-aware Knowledge Integration

2025-01-10 · Zheqi Lv, Keming Ye, Zishu Wei, Qi Tian, Shengyu Zhang, Wenqiao Zhang, Wenjie Wang, Kun Kuang, Tat-Seng Chua, Fei Wu

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.

📄 PDF Abstract BibTeX arXiv:2501.07596

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Evidential Trust-Aware Model Personalization in Decentralized Federated Learning for Wearable IoT

2025-12-22 · Murtaza Rangwala, Richard O. Sinnott, Rajkumar Buyya arxiv

Decentralized federated learning (DFL) enables collaborative model training across edge devices without centralized coordination, offering resilience against single points of failure. However, statistical heterogeneity a…

Federated Learning

Compatibility-Aware Dynamic Fine-Tuning for Large Language Models

2026-04-22 · Yucheng Zhou, Junwei Sheng, Qianning Wang, Jianbing Shen arxiv

Supervised Fine-Tuning (SFT) is the predominant paradigm for aligning large language models (LLMs), yet it suffers from optimization instability and limited generalization. Recent work attributes this issue to pathologic…

Reinforcement Learning

VICTOR: Visual Incompatibility Detection with Transformers and Fashion-specific contrastive pre-training

2022-07-27 · Stefanos-Iordanis Papadopoulos, Christos Koutlis, Symeon Papadopoulos, Ioannis Kompatsiaris

For fashion outfits to be considered aesthetically pleasing, the garments that constitute them need to be compatible in terms of visual aspects, such as style, category and color. Previous works have defined visual compa…

Binary ClassificationRecommendation Systems

Optimal Acceptance of Incompatible Kidneys

2022-12-04 · Xingyu Ren, Michael C. Fu, Steven I. Marcus

Incompatibility between patient and donor is a major barrier in kidney transplantation (KT). The increasing shortage of kidney donors has driven the development of desensitization techniques to overcome this immunologica…

Improving Event Coreference Resolution by Learning Argument Compatibility from Unlabeled Data

2019-06-01 · NAACL 2019 6 · Yin Jou Huang, Jing Lu, Sadao Kurohashi, Vincent Ng

Argument compatibility is a linguistic condition that is frequently incorporated into modern event coreference resolution systems. If two event mentions have incompatible arguments in any of the argument roles, they cann…

coreference-resolutionCoreference ResolutionEvent Coreference ResolutionTransfer Learning