PHD STUDENT, EECS
UC MERCED, CA
ON-POLICY DISTILLATION
INDEX

Yiping Li

I study how knowledge is represented inside models, how it moves between them, and where those internal representations conflict.

ADVISOR  Wan Du FOCUS  KV-cache compression · distillation · model merging PREVIOUSLY  UIUC · UW
/ RESEARCH

I study how knowledge is represented inside models, and how it moves and combines across them. The same knowledge takes different carriers in different settings: gradients in federated learning, KV caches in multi-agent LLM systems, weights when specialized models are merged.

Across all of them the recurring obstacle is the same — conflict, where knowledge from different sources interferes once combined. My work so far spans KV-cache compression for latent multi-agent LLMs, knowledge distillation with curriculum learning, and conflict-aware federated learning under non-IID data.

I am currently working on cross-family on-policy distillation, where a student must re-express what the teacher holds in its own internal states, and on conflict in model steering, merging and fine-tuning.

/ ELSEWHERE
01 — 05

Selected
papers

Peer-reviewed work and preprints. Author order follows each venue; my own name is highlighted in every list.

02

FedSparse: A Communication-Efficient Federated Learning Framework Based on Sparse Updates

Li, J., Zhang, Y., Li, Y., Gong, X., & Wang, W.

Electronics, 13(24), 5042

A Resource Optimization Proximal loss that enforces sparse client updates, cutting communication by up to 24% at near-unchanged accuracy.

2024
03

HybridCom: Improve Federated Learning Efficiency on Unstable Data

Li, J., Zhang, Y., Li, Y., Gong, X., & Wang, W.

IEEE International Conference on Communications (ICC), pp. 2622–2627

Adapts client participation to distribution drift through a hybrid client/server contribution indicator.

2024
04

Gradient Calibration for Non-IID Federated Learning

Li, J., Zhang, Y., Li, Y., Gong, X., & Wang, W.

2nd ACM Workshop on Data Privacy and Federated Learning Technologies for Mobile Edge Network, pp. 119–124

Federated Gradient Tailor detects and corrects conflicting client gradients before aggregation — 5% higher accuracy with 6× faster convergence on non-IID data, with a formal convergence proof.

2023
05

DCD: A New Framework for Distillation Learning with Dynamic Curriculum

Li, J., Zhang, Y., Li, Y., Gong, X., & Wang, W.

IEEE HPCC/DSS/SmartCity/DependSys, pp. 928–935

A curriculum generator that adapts training batches to teacher–student interaction, mitigating the harm of heterogeneous sampling during distillation.

2022
2021 — NOW

Research

Two labs. The first four publications came out of BUPT; the current line of work is at UC Merced.

Efficient Communication in Latent Multi-Agent LLM Systems

University of California, Merced — Research Assistant, advised by Dr. Wan Du

  • Observed that as latent multi-agent LLMs move from text to embeddings to full KV caches, bandwidth grows while information density falls — so compressing the relayed KV is both necessary and effective.
  • Introduced the first adaptation of KV-cache eviction to multi-agent latent communication, with a role decomposition of the relayed cache that makes eviction interpretable.
  • Proposed Orthogonal BackFill: inject a low-rank component of the discarded value states, orthogonal to the retained ones, back into the retained KV to recover information lost to hard eviction.
08/2025 — PRESENT

Communication Efficiency & Conflict in Federated Learning

Joint Laboratory of BUPT and ChuangCache — Research Assistant, advised by Dr. Yuchao Zhang

  • Designed the core algorithms, wrote nearly all the code and ran every experiment across four publications; also built the lab's shared FL testing framework that all four projects ran on.
  • FedSparse — a Resource Optimization Proximal loss enforcing sparse client updates, plus a backpropagation-time node-pruning scheme, cutting communication up to 24%.
  • Federated Gradient Tailor — detects and corrects conflicting client gradients before aggregation; authored the formal convergence proof.
  • DCD — dynamic curriculum knowledge distillation, benchmarked against vanilla KD and MEKD across multiple datasets.
08/2021 — 03/2025

/ INDUSTRY

2020 — 2025

Machine Learning Engineer

Brix AI — Irvine, CA

  • Built backend infrastructure for OpenAI API integration — assistant, chat, function-calling and file search — reducing token usage by 20%.
  • Improved job-description generation and resume parsing through prompt engineering and task decomposition.
07/2024 — 05/2025

Machine Learning Intern

Orbex Labs — Remote

  • Ran a hyperparameter search on YOLOv8 for runtime/cost trade-offs, then introduced a word-frequency document-classification method that outperformed the YOLOv8 baseline at lower cost.
  • Replaced the Oriented Bounding Box model with RANSAC to fix image rotation and scaling, raising text-extraction accuracy from 33% to 99%.
03/2024 — 07/2024

Machine Learning Intern

Baidu, Inc. — Beijing, China

  • Built an evaluation pipeline for deepfake-detection models with dataset balancing and automated ROC/F1 reporting, contributing to a 2% accuracy gain.
  • Built a rule-based model on adversarial text that blocked 600,000+ harmful comments slipping past the BERT filter.
08/2020 — 03/2021

/ EDUCATION

2017 — 2029
Ph.D., Electrical Engineering & Computer Science
University of California, Merced — advised by Dr. Wan Du
08/2025 — EXPECTED 05/2029
M.S., Computer Science
University of Illinois Urbana-Champaign
08/2022 — 12/2023
B.S., Applied & Computational Mathematical Sciences and Psychology
University of Washington
10/2017 — 06/2022

/ TALKS

BLACK HAT ASIA 2020
Attacking and Defending Machine Learning Applications of Public Cloud
Black Hat Asia 2020
WATCH →
Tracking the Criminal of Fake News Based on a Unified Embedding
Black Hat Asia 2020
WATCH →

Get in touch

If you work on distillation, KV-cache compression, model merging, or anything where knowledge from two models has to coexist, I would like to hear about it.
yipingli@ucmerced.edu