← Search

Runxi Cheng

4 accepted papers

2026

OptMerge: Unifying Multimodal LLM Capabilities and Modalities via Model Merging

ICLR 2026poster

Foundation models update slowly due to resource-intensive training, whereas domain-specific models evolve rapidly between releases. Model merging seeks to combine multiple expert models into a single, more capable model, reducing storage and serving costs while supporting decentralized development.…

Cited by 0SourceScholar
2025

Enhancing Logits Distillation with Plug&Play Kendall's $\tau$ Ranking Loss

ICML 2025poster

Knowledge distillation typically minimizes the Kullback–Leibler (KL) divergence between teacher and student logits. However, optimizing the KL divergence can be challenging for the student and often leads to sub-optimal solutions. We further show that gradients induced by KL divergence scale with th…

Cited by 0SourcePDFScholar
2025

HS-STaR: Hierarchical Sampling for Self-Taught Reasoners via Difficulty Estimation and Budget Reallocation

EMNLP 2025

Self-taught reasoners (STaRs) enhance the mathematical reasoning abilities of large language models (LLMs) by leveraging self-generated responses for self-training. Recent studies have incorporated reward models to guide response selection or decoding, aiming to obtain higher-quality data. However,

Cited by 0SourcePDFScholar
2025

Whoever Started the interference Should End It: Guiding Data-Free Model Merging via Task Vectors

ICML 2025poster

Model merging seeks to integrate task-specific expert models into a unified architecture while preserving multi-task generalization capabilities, yet parameter interference between constituent models frequently induces performance degradation. Although prior work has explored many merging strategies…