← Search

Xinge Ma

4 accepted papers

2025

Data-Free Black-Box Federated Learning via Zeroth-Order Gradient Estimation

AAAI 2025technical

Federated learning (FL) enables decentralized clients to collaboratively train a global model under the orchestration of a central server without exposing their individual data. However, the iterative exchange of model parameters between the server and clients imposes heavy communication burdens, ri…

2025

Sample-aware Adaptive Structured Pruning for Large Language Models

AAAI 2025technical

Large language models (LLMs) have achieved outstanding performance in natural language processing, but enormous model sizes and high computational costs limit their practical deployment. Structured pruning can effectively reduce the resource demands for deployment by removing redundant model paramet…

2023

FedID: Federated Interactive Distillation for Large-Scale Pretraining Language Models

EMNLP 2023long main

The growing concerns and regulations surrounding the protection of user data privacy have necessitated decentralized training paradigms. To this end, federated learning (FL) is widely studied in user-related natural language processing (NLP). However, it suffers from several critical limitations inc…

Cited by 0SourcecodeScholar
2022

Knowledge Distillation with Reptile Meta-Learning for Pretrained Language Model Compression

COLING 2022main

The billions, and sometimes even trillions, of parameters involved in pre-trained language models significantly hamper their deployment in resource-constrained devices and real-time applications. Knowledge distillation (KD) can transfer knowledge from the original model (i.e., teacher) into a compac…