Survey and resources on large-small model collaboration for domain-specific AI.
24
10 commits
updated Jul 3, 2026
Towards Harnessing the Collaborative Power of Large and Small Models for Domain Tasks [arXiv]
Yang Liu†,*,1, Kejia Zhang*,1, Bingjie Yan1, Tianyuan Zou2, Jianqing Zhang2,3, Zixuan Gu2,5, Xiangsen Chen1, Jianbing Ding4, Xidong Wang4, Jingyi Li4, Xiaozhou Ye4, Ye Ouyang4, Qiang Yang1, Ya-Qin Zhang2
1The Hong Kong Polytechnic University, 2Institute for AI Industry Research, Tsinghua University, 3Shanghai Jiao Tong University, 4AsiaInfo Technologies, 5School of Software, Tsinghua University
* Equal Contribution. † Corresponding Author (yang-veronica.liu@polyu.edu.hk).
[!TIP] If this repository or our survey paper helps your work, please consider citing it.
We also welcome pull requests and issues for missing papers, metadata fixes, taxonomy improvements, and content clarification.
@article{liu2025towards,
title={Towards Harnessing the Collaborative Power of Large and Small Models for Domain Tasks},
author={Liu, Yang and Zhang, Kejia and Yan, Bingjie and Zou, Tianyuan and Zhang, Jianqing and Gu, Zixuan and Chen, Xiangsen and Ding, Jianbing and Wang, Xidong and Li, Jingyi and Ye, Xiaozhou and Ouyang, Ye and Yang, Qiang and Zhang, Ya-Qin},
journal={arXiv preprint arXiv:2504.17421},
year={2026}
}
Domain tasks often involve private data, proprietary models, and limited local resources, which make centralized adaptation of large models impractical. LM-SM collaboration addresses this setting by combining the broad generalization of large models with the efficiency and locality of small models. This repository organizes representative methods by transfer direction and inference-time collaboration, with attention to privacy, model security, and resource constraints.
| Type | Category | Page |
|---|---|---|
| Knowledge Transfer from LMs to SMs | Subpage | |
| Knowledge Transfer from SMs to LMs | Subpage | |
| Cross-silo Collaborative Inference | Subpage |
arXiv papersconference/journal paperscode repository starsmethod categoriesThis project is licensed under the MIT License.
10 commits
Survey and resources on large-small model collaboration for domain-specific AI.
24
10 commits
updated Jul 3, 2026
Towards Harnessing the Collaborative Power of Large and Small Models for Domain Tasks [arXiv]
Yang Liu†,*,1, Kejia Zhang*,1, Bingjie Yan1, Tianyuan Zou2, Jianqing Zhang2,3, Zixuan Gu2,5, Xiangsen Chen1, Jianbing Ding4, Xidong Wang4, Jingyi Li4, Xiaozhou Ye4, Ye Ouyang4, Qiang Yang1, Ya-Qin Zhang2
1The Hong Kong Polytechnic University, 2Institute for AI Industry Research, Tsinghua University, 3Shanghai Jiao Tong University, 4AsiaInfo Technologies, 5School of Software, Tsinghua University
* Equal Contribution. † Corresponding Author (yang-veronica.liu@polyu.edu.hk).
[!TIP] If this repository or our survey paper helps your work, please consider citing it.
We also welcome pull requests and issues for missing papers, metadata fixes, taxonomy improvements, and content clarification.
@article{liu2025towards,
title={Towards Harnessing the Collaborative Power of Large and Small Models for Domain Tasks},
author={Liu, Yang and Zhang, Kejia and Yan, Bingjie and Zou, Tianyuan and Zhang, Jianqing and Gu, Zixuan and Chen, Xiangsen and Ding, Jianbing and Wang, Xidong and Li, Jingyi and Ye, Xiaozhou and Ouyang, Ye and Yang, Qiang and Zhang, Ya-Qin},
journal={arXiv preprint arXiv:2504.17421},
year={2026}
}
Domain tasks often involve private data, proprietary models, and limited local resources, which make centralized adaptation of large models impractical. LM-SM collaboration addresses this setting by combining the broad generalization of large models with the efficiency and locality of small models. This repository organizes representative methods by transfer direction and inference-time collaboration, with attention to privacy, model security, and resource constraints.
| Type | Category | Page |
|---|---|---|
| Knowledge Transfer from LMs to SMs | Subpage | |
| Knowledge Transfer from SMs to LMs | Subpage | |
| Cross-silo Collaborative Inference | Subpage |
arXiv papersconference/journal paperscode repository starsmethod categoriesThis project is licensed under the MIT License.
10 commits