# ATC 2022

## Meta Info

2022 USENIX Annual Technical Conference

Homepage: <https://www.usenix.org/conference/atc22>

Paper list: <https://www.usenix.org/conference/atc22/technical-sessions>

## Papers

### DNN Inference

* [DVABatch: Diversity-aware Multi-Entry Multi-Exit Batching for Efficient Processing of DNN Services on GPUs](https://www.usenix.org/conference/atc22/presentation/cui) \[[Personal Note](https://paper.lingyunyang.com/reading-notes/conference/atc-2022/dvabatch), [Code](https://github.com/sjtu-epcc/DVABatch)]
* [Serving Heterogeneous Machine Learning Models on Multi-GPU Servers with Spatio-Temporal Sharing](https://www.usenix.org/conference/atc22/presentation/choi-seungbeom) \[[Personal Note](https://paper.lingyunyang.com/reading-notes/conference/atc-2022/gpulet), [Code](https://github.com/casys-kaist/glet)]
* [SOTER: Guarding Black-box Inference for General Neural Networks at the Edge](https://www.usenix.org/conference/atc22/presentation/shen) \[[Personal Note](https://paper.lingyunyang.com/reading-notes/conference/atc-2022/soter), [Code](https://github.com/hku-systems/SOTER)]

### DNN Training

* [Whale: Efficient Giant Model Training over Heterogeneous GPUs](https://www.usenix.org/conference/atc22/presentation/jia-xianyan) \[[Personal Note](https://paper.lingyunyang.com/reading-notes/conference/atc-2022/whale), [Code](https://github.com/alibaba/EasyParallelLibrary)]

### Resource Manager

* [PilotFish: Harvesting Free Cycles of Cloud Gaming with Deep Learning Training](https://www.usenix.org/conference/atc22/presentation/zhang-wei) \[[Personal Note](https://paper.lingyunyang.com/reading-notes/conference/atc-2022/pilotfish)]
* [Memory Harvesting in Multi-GPU Systems with Hierarchical Unified Virtual Memory](https://www.usenix.org/conference/atc22/presentation/choi-sangjin) \[[Personal Note](https://paper.lingyunyang.com/reading-notes/conference/atc-2022/memharvester)]
