← Search

Kunlong Chen

5 accepted papers

2026

MergeMix: Optimizing Mid-Training Data Mixtures via Learnable Model Merging

ICML 2026poster

Optimizing data mixtures is is essential for unlocking the full potential of of large language models (LLMs), yet identifying the optimal composition remains computationally prohibitive due to reliance on heuristic trials or expensive proxy training. To address this, we introduce MergeMix, a novel a…

Cited by 0SourceScholar
2026

Towards Greater Leverage: Scaling Laws for Efficient Mixture-of-Experts Language Models

ICLR 2026poster

Mixture-of-Experts (MoE) has become a dominant architecture for scaling Large Language Models (LLMs) efficiently by decoupling total parameters from computational cost. However, this decoupling creates a critical challenge: predicting the model capacity of a given MoE configurations (e.g., expert ac…

Cited by 0SourceScholar
2026

WSM: Decay-Free Learning Rate Schedule via Checkpoint Merging for LLM Pre-training

ICLR 2026oral

Recent advances in learning rate~(LR) scheduling have demonstrated the effectiveness of decay-free approaches that eliminate the traditional decay phase while maintaining competitive performance. Model merging techniques have emerged as particularly promising solutions in this domain. We present War…

Cited by 0SourceScholar
2025

BOSE: A Systematic Evaluation Method Optimized for Base Models

ACL 2025finding

This paper poses two critical issues in evaluating base models (without post-training): (1) Unstable evaluation during training: in the early stages of pre-training, the models lack the capability to answer questions as required, leading to unstable evaluation results. This instability makes it diff…

2020

Towards Fast and Accurate Neural Chinese Word Segmentation with Multi-Criteria Learning

COLING 2020main

The ambiguous annotation criteria lead to divergence of Chinese Word Segmentation (CWS) datasets in various granularities. Multi-criteria Chinese word segmentation aims to capture various annotation criteria among datasets and leverage their common underlying knowledge. In this paper, we propose a d…