paper-with-me

Papers

Synergy: Towards On-Body AI via Tiny AI Accelerator Collaboration on Wearables

2023-12-11 · Taesik Gong, Si Young Jang, Utku Günay Acer, Fahim Kawsar, Chulhong Min

The advent of tiny artificial intelligence (AI) accelerators enables AI to run at the extreme edge, offering reduced latency, lower power cost, and improved privacy. When integrated into wearable devices, these accelerators open exciting opportunities, allowing various AI apps to run directly on the body. We present Synergy that provides AI apps with best-effort performance via system-driven holistic collaboration over AI accelerator-equipped wearables. To achieve this, Synergy provides device-agnostic programming interfaces to AI apps, giving the system visibility and controllability over the app's resource use. Then, Synergy maximizes the inference throughput of concurrent AI models by creating various execution plans for each app considering AI accelerator availability and intelligently selecting the best set of execution plans. Synergy further improves throughput by leveraging parallelization opportunities over multiple computation units. Our evaluations with 7 baselines and 8 models demonstrate that, on average, Synergy achieves a 23.0 times improvement in throughput, while reducing latency by 73.9% and power consumption by 15.8%, compared to the baselines.

📄 PDF Abstract BibTeX arXiv:2401.08637

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative Inference

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Synergy: A HW/SW Framework for High Throughput CNNs on Embedded Heterogeneous SoC

2018-03-28 · Guanwen Zhong, Akshat Dubey, Tan Cheng, Tulika Mitra

Convolutional Neural Networks (CNN) have been widely deployed in diverse application domains. There has been significant progress in accelerating both their training and inference using high-performance GPUs, FPGAs, and …

DEX: Data Channel Extension for Efficient CNN Inference on Tiny AI Accelerators

2024-12-09 · Taesik Gong, Fahim Kawsar, Chulhong Min

Tiny machine learning (TinyML) aims to run ML models on small devices and is increasingly favored for its enhanced privacy, reduced latency, and low cost. Recently, the advent of tiny AI accelerators has revolutionized t…

Time-bound Contextual Bio-ID Generation for Minimalist Wearables

2024-03-01 · Adiba Orzikulova, Diana A. Vasile, Fahim Kawsar, Chulhong Min

As wearable devices become increasingly miniaturized and powerful, a new opportunity arises for instant and dynamic device-to-device collaboration and human-to-device interaction. However, this progress presents a unique…

NullaNet Tiny: Ultra-low-latency DNN Inference Through Fixed-function Combinational Logic

2021-04-07 · Mahdi Nazemi, Arash Fayyazi, Amirhossein Esmaili, Atharva Khare 외

While there is a large body of research on efficient processing of deep neural networks (DNNs), ultra-low-latency realization of these models for applications with stringent, sub-microsecond latency requirements continue…

BiomedBench: A benchmark suite of TinyML biomedical applications for low-power wearables

2024-06-06 · Dimitrios Samakovlis, Stefano Albini, Rubén Rodríguez Álvarez, Denisa-Andreea Constantinescu 외

The design of low-power wearables for the biomedical domain has received a lot of attention in recent decades, as technological advances in chip manufacturing have allowed real-time monitoring of patients using low-compl…