← Search

Mingyue Ji

5 accepted papers

2026

Position: Let's Develop Data Probes to Fundamentally Understand How Data Affects LLM Performance

ICML 2026poster

Data is fundamental to large language models (LLMs). However, understanding of what makes certain data useful for different stages of an LLM workflow, including training, tuning, alignment, in-context learning, etc., and why, remains an open question. Current approaches rely heavily on extensive exp…

Cited by 0SourceScholar
2024

A Lightweight Method for Tackling Unknown Participation Statistics in Federated Averaging

ICLR 2024spotlight

In federated learning (FL), clients usually have diverse participation statistics that are unknown a priori, which can significantly harm the performance of FL if not handled properly. Existing works aiming at addressing this problem are usually based on global variance reduction, which requires a s…

Cited by 18SourcePDFScholar
2024

A New Theoretical Perspective on Data Heterogeneity in Federated Optimization

ICML 2024poster

In federated learning (FL), data heterogeneity is the main reason that existing theoretical analyses are pessimistic about the convergence rate. In particular, for many FL algorithms, the convergence rate grows dramatically when the number of local updates becomes large, especially when the product…

Cited by 5SourcePDFScholar
2022

Demystifying Why Local Aggregation Helps: Convergence Analysis of Hierarchical SGD

AAAI 2022technical

Hierarchical SGD (H-SGD) has emerged as a new distributed SGD algorithm for multi-level communication networks. In H-SGD, before each global aggregation, workers send their updated local models to local servers for aggregations. Despite recent research efforts, the effect of local aggregation on glo…