← Search

Canbin Huang

5 accepted papers

2026

ProFuser: Progressive Fusion of Large Language Models

AAAI 2026technical

While fusing the capacities and advantages of various large language models offers a pathway to construct more powerful and versatile models, a fundamental challenge is to properly select advantageous model during training. Existing fusion methods primarily focus on the training mode that uses cros

Cited by 0SourcePDFScholar
2026

When Model Merging Breaks Routing: Training-Free Calibration for MoE

ICML 2026poster

Model merging has emerged as a cost-effective approach for consolidating the capabilities of multiple LLMs without retraining. However, existing merging techniques, largely based on linear parameter arithmetic or optimization, struggle when applied to Mixture-of-Experts (MoE) architectures. We ident…

Cited by 0SourceScholar
2025

Mutual-Taught for Co-adapting Policy and Reward Models

ACL 2025long

During the preference optimization of large language models (LLMs), distribution shifts may arise between newly generated model samples and the data used to train the reward model (RM). This shift reduces the efficacy of the RM, which in turn negatively impacts the performance of the policy model (P…

2023

Retrieval-Generation Alignment for End-to-End Task-Oriented Dialogue System

EMNLP 2023long main

Developing an efficient retriever to retrieve knowledge from a large-scale knowledge base (KB) is critical for task-oriented dialogue systems to effectively handle localized and specialized tasks. However, widely used generative models such as T5 and ChatGPT often struggle to differentiate subtle di…

Cited by 0SourcecodeScholar