← Search

Qizhen Zhang

4 accepted papers

2026

GFedCL: Graph-Based Federated Continual Learning with Spatial and Temporal Awareness

ICML 2026poster

Recent years have witnessed a surge of interest in federated learning. In particular, federated continual learning (FCL) emerged as an effective approach that enables clients with evolving, non-storable data to engage in collective learning. Among FCL approaches, replay-based methods excel by mitiga…

Cited by 0SourceScholar
2025

BTS: Harmonizing Specialized Experts into a Generalist LLM

EMNLP 2025

We present Branch-Train-Stitch (BTS), an efficient and flexible training algorithm for combining independently trained large language model (LLM) experts into a single, capable generalist model. Following Li et al., we start with a single seed language model which is branched into domain-specific (e

Cited by 0SourcePDFScholar
2024

BAM! Just Like That: Simple and Efficient Parameter Upcycling for Mixture of Experts

NeurIPS 2024poster

Mixture of Experts (MoE) framework has become a popular architecture for large language models due to its superior performance compared to dense models. However, training MoEs from scratch in a large-scale regime is prohibitively expensive. Previous work addresses this challenge by independently tra…

Cited by 5SourcePDFScholar
2024

PARDEN, Can You Repeat That? Defending against Jailbreaks via Repetition

ICML 2024poster

Large language models (LLMs) have shown success in many natural language processing tasks. Despite rigorous safety alignment processes, supposedly safety-aligned LLMs like Llama 2 and Claude 2 are still susceptible to jailbreaks, leading to security risks and abuse of the models. One option to mitig…