← Search

Chen Dun

7 accepted papers

2025

Flaming-hot Initiation with Regular Execution Sampling for Large Language Models

NAACL 2025findings

Since the release of ChatGPT, large language models (LLMs) have demonstrated remarkable capabilities across various domains. A key challenge in developing these general capabilities is efficiently sourcing diverse, high-quality data. This becomes especially critical in reasoning-related tasks with s…

Cited by 2SourcePDFScholar
2025

Learning to Specialize: Joint Gating-Expert Training for Adaptive MoEs in Decentralized Settings

NeurIPS 2025poster

Mixture-of-Experts (MoEs) achieve scalability by dynamically activating subsets of their components. Yet, understanding how expertise emerges through joint training of gating mechanisms and experts remains incomplete, especially in scenarios without clear task partitions. Motivated by inference cost…

Cited by 0SourceScholar
2025

Sweeping Heterogeneity with Smart MoPs: Mixture of Prompts for LLM Task Adaptation

AAAI 2025technical

Prompt instruction tuning is a popular approach to better adjust pretrained LLMs for specific downstream tasks. How to extend this approach to simultaneously handle multiple tasks and data distributions is an interesting question. We propose Mixture of Prompts (MoPs) with smart gating functionality.…

Cited by 5SourcePDFScholar
2023

Efficient and Light-Weight Federated Learning via Asynchronous Distributed Dropout

AISTATS 2023poster

Asynchronous learning protocols have regained attention lately, especially in the Federated Learning (FL) setup, where slower clients can severely impede the learning process. Herein, we propose AsyncDrop, a novel asynchronous FL framework that utilizes dropout regularization to handle device hetero…

Cited by 31SourcePDFScholar
2023

LOFT: Finding Lottery Tickets through Filter-wise Training

AISTATS 2023poster

Recent work on the Lottery Ticket Hypothesis (LTH) shows that there exist “winning tickets” in large neural networks. These tickets represent “sparse” versions of the full model that can be trained independently to achieve comparable accuracy with respect to the full model. However, finding the winn…

Cited by 4SourcePDFScholar
2022

ResIST: Layer-wise decomposition of ResNets for distributed training

UAI 2022poster

We propose ResIST, a novel distributed training protocol for Residual Networks (ResNets). ResIST randomly decomposes a global ResNet into several shallow sub-ResNets that are trained independently in a distributed manner for several local iterations, before having their updates synchronized and aggr…

Cited by 28SourcePDFScholar