Skip to content

Latest commit

 

History

History
1360 lines (1310 loc) · 156 KB

File metadata and controls

1360 lines (1310 loc) · 156 KB

Paper List for Machine Learning Systems (arXiv preprints)

A curated list of ML systems papers posted on arXiv.

Data Processing

Data pipeline optimization

Preprocessing stalls

Specific workloads (GNN, DLRM)

LLM data plane

Training System

ML job analysis on GPU clusters

Resource scheduling

Distributed training

RL post-training

AutoML

GNN training

For comprehensive list of GNN systems papers, refer to https://github.com/chwan1016/awesome-gnn-systems.

Inference System

Attention Optimization

Mixture of Experts (MoE)

Communication Optimization & Network Infrastructure for Distributed ML

Fault tolerance & Straggler mitigation

GPU Memory Management & Optimization

GPU Sharing

Compiler

GPU Kernel Optimization

LLM Long Context

Model Compression

For comprehensive list of quantization papers, refer to https://github.com/Efficient-ML/Awesome-Model-Quantization.

Federated Learning

Privacy-Preserving ML

ML APIs & Application-Side Optimization

ML for Systems

Energy Efficiency

Retrieval-Augmented Generation (RAG)

Simulation

Systems for Agentic AI

Multimodal

https://github.com/friedrichor/Awesome-Multimodal-Papers

Hybrid LLMs

Others