Reading List
Edge-Friendly Models
- [Howard 2017] MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications
- [Sandler 2018] MobileNetV2: Inverted Residuals and Linear Bottlenecks
- [Zhang 2017] ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices
- [Ma 2018] ShuffleNet V2: Practical Guidelines for Efficient CNN Architecture Design
- [Lugaresi 2019] MediaPipe: A Framework for Building Perception Pipelines
- [Yang 2023] EdgeFM: Leveraging Foundation Model for Open-set Learning on the Edge (SenSys 2023)
- [Wen 2023] AdaptiveNet: Post-deployment Neural Architecture Adaptation for Diverse Edge Environments (Mobicom 2023)
- [Cai 2023] EfficientViT: Lightweight Multi-Scale Attention for High-Resolution Dense Prediction (ICCV 2023)
- [Lu 2024] Small Language Models: Survey, Measurements, and Insights
- [Chen 2024] Towards Edge General Intelligence via Large Language Models: Opportunities and Challenges
- [Zeng 2025] TinyNeXt: An Efficient Hybrid Vision Transformer for TinyML Applications (ICCV 2025)
- [Zhang 2025] EdgeShard: Efficient LLM Inference via Collaborative Edge Computing (IOTJ 2025)
Compression Methods
- [Guo 2018] A Survey on Methods and Theories of Quantized Neural Networks
- [Lin 2024] AWQ: Activation-Aware Weight Quantization for On-Device LLM Compression and Acceleration
- [Jain 2020] Efficient Execution of Quantized Deep Learning Models: A Compiler Approach
- [Hubara 2018] Quantized Neural Networks: Training Neural Networks with Low Precision Weights and Activations
- [Ma 2024] LLM-Pruner: On the Structural Pruning of Large Language Models
- [Kong 2023] ConvReLU++: Reference-based Lossless Acceleration of Conv-ReLU Operations on Mobile CPU (ACM MobiSys 2023)
- [Lin 2022] On-Device Training Under 256KB Memory (NeurIPS 2022)
- [Zhou 2021] Octo: INT8 Training with Loss-aware Compensation and Backward Quantization for Tiny On-device Learning (USENIX ATC 2021)
- [He 2022] Campo: Cost-Aware Performance Optimization for Mixed-Precision Neural Network Training (USENIX ATC 2022)
- [Shen 2025] EdgeLoRA: An Efficient Multi-Tenant LLM Serving System on Edge Devices (MobiCom 2025)
- [Lin 2024] AWQ: Activation-Aware Weight Quantization for On-Device LLM Compression and Acceleration (MLSys 2024)
Tools and Platforms
- [David 2020] TensorFlow Lite Micro: Embedded machine learning on TinyML systems
- [Chen 2018] TVM: An Automated End-to-End Optimizing Compiler for Deep Learning (OSDI 2018)
- [Beutel 2022] Flower: A Friendly Federated Learning Framework
- [Banbury 2021] MicroNets: Neural Network Architectures for Deploying TinyML Applications on Commodity Microcontrollers
- [Cyphers 2018] Intel nGraph: An Intermediate Representation, Compiler, and Executor for Deep Learning
- [Jiang 2020] MNN: A universal and efficient inference engine
- [Dong 2022] TinyNet: a lightweight, modular, and unified network architecture for the internet of things (ACM MobiSys 2022)
- [Yi 2023] Boosting DNN Cold Inference on Devices (MobiSys 2023)
- [Huang 2023] ElasticTrainer: Speeding Up On-Device Training with Runtime Elastic Tensor Selection (MobiSys 2023)
Benchmarks
- [Chen 2020] Experiments and optimizations for TVM on RISC-V Architectures with P Extension
- [Wang 2019] Benchmarking TPU, GPU, and CPU Platforms for Deep Learning
- [Yazdanbakhsh 2021] An evaluation of edge tpu accelerators for convolutional neural networks
- [Reuther 2019] Survey and benchmarking of machine learning accelerators (HPEC IEEE 2019)
- [Osman 2021] TinyML Platforms Benchmarking
- [Reddi 2022] MLPerf Mobile Inference Benchmarks
- [Dhar 2024] An Empirical Analysis and Resource Footprint Study of Deploying Large Language Models on Edge Devices
Applications
- [Laskaridis 2024] MELTing Point: Mobile Evaluation of Language Transformers (MobiCom 2024)
- [Jiang 2022] Flexible High-resolution Object Detection on Edge Devices with Tunable Latency (MobiCom 2021)
- [Gokarn 2023] MOSAIC: Spatially-Multiplexed Edge AI Optimization over Multiple Concurrent Video Sensing Streams
- [Yuan 2024] Mobile Foundation Model as Firmware (MobiCom 2024)
- [Kiaghadi 2022] FabToys: plush toys with large arrays of fabric-based pressure sensors to enable fine-grained interaction detection (MobiCom 2022)
- [Padmanabhan 2023] Gemel: Model Merging for Memory-Efficient, Real-Time Video Analytics at the Edge (NSDI 2023)
- [Liu 2021] Federated Learning Meets Natural Language Processing: A Survey
- [Huang 2023] Unmanned-Aerial-Vehicle-Aided Integrated Sensing and Computation With Mobile-Edge Computing (IEEE IoTJ)
- [Rahman 2021] An Internet-of-Medical-Things-Enabled Edge Computing Framework for Tackling COVID-19 (IEEE IoTJ)
- [Xia 2019] Improving Pedestrian Safety in Cities Using Intelligent Wearable Systems (IEEE IoTJ)
- [Liu 2024] MobileLLM: Optimizing Sub-billion Parameter Language Models for On-Device Use Cases (ICML 2024)