← Search

Zhaoyi Yan

8 accepted papers

2026

MODEL MERGING SCALING LAWS IN LARGE LANGUAGE MODELS

ICML 2026poster

We study empirical scaling laws for language model merging measured by cross-entropy. Despite its wide practical use, merging lacks a quantitative rule that predicts returns as we add experts or scale the model size. We identify a compact power law that links model size and expert number: the size-d…

Cited by 0SourceScholar
2025

InfiFPO: Implicit Model Fusion via Preference Optimization in Large Language Models

NeurIPS 2025spotlight

Model fusion combines multiple Large Language Models (LLMs) with different strengths into a more powerful, integrated model through lightweight training methods. Existing works on model fusion focus primarily on supervised fine-tuning (SFT), leaving preference alignment (PA) —a critical phase for en…

Cited by 0SourcecodeScholar
2025

InfiGFusion: Graph-on-Logits Distillation via Efficient Gromov-Wasserstein for Model Fusion

NeurIPS 2025poster

Recent advances in large language models (LLMs) have intensified efforts to fuse heterogeneous open-source models into a unified system that inherits their complementary strengths. Existing logit-based fusion methods maintain inference efficiency but treat vocabulary dimensions independently, overl…

Cited by 0SourcecodeScholar
2024

Regressor-Segmenter Mutual Prompt Learning for Crowd Counting

CVPR 2024poster

Crowd counting has achieved significant progress by training regressors to predict instance positions. In heavily crowded scenarios however regressors are challenged by uncontrollable annotation variance which causes density map bias and context information inaccuracy. In this study we propose mutua…

2021

Variational Attention: Propagating Domain-Specific Knowledge for Multi-Domain Learning in Crowd Counting

ICCV 2021poster

In crowd counting, due to the problem of laborious labelling, it is perceived intractability of collecting a new large-scale dataset which has plentiful images with large diversity in density, scene, etc. Thus, for learning a general model, training with data from multiple different datasets might b…

Cited by 57PDFcodeScholar
2019

Perspective-Guided Convolution Networks for Crowd Counting

ICCV 2019poster

In this paper, we propose a novel perspective-guided convolution (PGC) for convolutional neural network (CNN) based crowd counting (i.e. PGCNet), which aims to overcome the dramatic intra-scene scale variations of people due to the perspective effect. While most state-of-the-arts adopt multi-scale o…

Cited by 245PDFcodeScholar
2018

Shift-Net: Image Inpainting via Deep Feature Rearrangement

ECCV 2018poster

Deep convolutional networks (CNNs) have exhibited their potential in image inpainting for producing plausible results. However, in most existing methods, e.g., context encoder, the missing parts are predicted by propagating the surrounding convolutional features through a fully connected layer, whic…