paper-with-me

Papers

CARIn: Constraint-Aware and Responsive Inference on Heterogeneous Devices for Single- and Multi-DNN Workloads

2024-09-02 · Ioannis Panopoulos, Stylianos I. Venieris, Iakovos S. Venieris

The relentless expansion of deep learning applications in recent years has prompted a pivotal shift toward on-device execution, driven by the urgent need for real-time processing, heightened privacy concerns, and reduced latency across diverse domains. This article addresses the challenges inherent in optimising the execution of deep neural networks (DNNs) on mobile devices, with a focus on device heterogeneity, multi-DNN execution, and dynamic runtime adaptation. We introduce CARIn, a novel framework designed for the optimised deployment of both single- and multi-DNN applications under user-defined service-level objectives. Leveraging an expressive multi-objective optimisation framework and a runtime-aware sorting and search algorithm (RASS) as the MOO solver, CARIn facilitates efficient adaptation to dynamic conditions while addressing resource contention issues associated with multi-DNN execution. Notably, RASS generates a set of configurations, anticipating subsequent runtime adaptation, ensuring rapid, low-overhead adjustments in response to environmental fluctuations. Extensive evaluation across diverse tasks, including text classification, scene recognition, and face analysis, showcases the versatility of CARIn across various model architectures, such as Convolutional Neural Networks and Transformers, and realistic use cases. We observe a substantial enhancement in the fair treatment of the problem's objectives, reaching 1.92x when compared to single-model designs and up to 10.69x in contrast to the state-of-the-art OODIn framework. Additionally, we achieve a significant gain of up to 4.06x over hardware-unaware designs in multi-DNN applications. Finally, our framework sustains its performance while effectively eliminating the time overhead associated with identifying the optimal design in response to environmental challenges.

📄 PDF Abstract BibTeX arXiv:2409.01089

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Recognitiontext-classificationText Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

CARINOX: Inference-time Scaling with Category-Aware Reward-based Initial Noise Optimization and Exploration

2025-09-22 · Seyed Amir Kasaei, Ali Aghayari, Arash Marioriyad, Niki Sepasian 외 arxiv

Text-to-image diffusion models, such as Stable Diffusion, can produce high-quality and diverse images but often fail to achieve compositional alignment, particularly when prompts describe complex object relationships, at…

Parallax: Runtime Parallelization for Operator Fallbacks in Heterogeneous Edge Systems

2025-12-12 · Chong Tang, Hao Dai, Jagmohan Chauhan arxiv

The growing demand for real-time DNN applications on edge devices necessitates faster inference of increasingly complex models. Although many devices include specialized accelerators (e.g., mobile GPUs), dynamic control-…

HALO: Semantic-Aware Distributed LLM Inference in Lossy Edge Network

2026-01-16 · Peirong Zheng, Wenchao Xu, Haozhao Wang, Jinyu Chen 외 arxiv

The deployment of large language models' (LLMs) inference at the edge can facilitate prompt service responsiveness while protecting user privacy. However, it is critically challenged by the resource constraints of a sing…

TCM-Serve: Modality-aware Scheduling for Multimodal Large Language Model Inference

2026-03-27 · Konstantinos Papaioannou, Thaleia Dimitra Doudali arxiv

Multimodal Large Language Models (MLLMs) power platforms like ChatGPT, Gemini, and Copilot, enabling richer interactions with text, images, and videos. These heterogeneous workloads introduce additional inference stages,…

Hardware optimization on Android for inference of AI models

2025-11-17 · Iulius Gherasim, Carlos García Sánchez arxiv

The pervasive integration of Artificial Intelligence models into contemporary mobile computing is notable across numerous use cases, from virtual assistants to advanced image processing. Optimizing the mobile user experi…

Image ClassificationObject Detection