paper-with-me

Papers

IPA: Inference Pipeline Adaptation to Achieve High Accuracy and Cost-Efficiency

2023-08-24 · Saeid Ghafouri, Kamran Razavi, Mehran Salmani, Alireza Sanaee, Tania Lorido-Botran, Lin Wang, Joseph Doyle, Pooyan Jamshidi

Efficiently optimizing multi-model inference pipelines for fast, accurate, and cost-effective inference is a crucial challenge in machine learning production systems, given their tight end-to-end latency requirements. To simplify the exploration of the vast and intricate trade-off space of latency, accuracy, and cost in inference pipelines, providers frequently opt to consider one of them. However, the challenge lies in reconciling latency, accuracy, and cost trade-offs. To address this challenge and propose a solution to efficiently manage model variants in inference pipelines, we present IPA, an online deep learning Inference Pipeline Adaptation system that efficiently leverages model variants for each deep learning task. Model variants are different versions of pre-trained models for the same deep learning task with variations in resource requirements, latency, and accuracy. IPA dynamically configures batch size, replication, and model variants to optimize accuracy, minimize costs, and meet user-defined latency Service Level Agreements (SLAs) using Integer Programming. It supports multi-objective settings for achieving different trade-offs between accuracy and cost objectives while remaining adaptable to varying workloads and dynamic traffic patterns. Navigating a wider variety of configurations allows \namex{} to achieve better trade-offs between cost and accuracy objectives compared to existing methods. Extensive experiments in a Kubernetes implementation with five real-world inference pipelines demonstrate that IPA improves end-to-end accuracy by up to 21% with a minimal cost increase. The code and data for replications are available at https://github.com/reconfigurable-ml-pipeline/ipa.

📄 PDF Abstract BibTeX arXiv:2308.12871

Code (1)

reconfigurable-ml-pipeline/ipa 공식 구현

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
OPT OPT is a suite of decoder-only pre-trained transformers ranging from 125M to 175B parameters. The model uses an AdamW optimizer and weight decay of 0.1. It follows a linear…

Similar Papers 제목 키워드 기반

OnDA: On-device Channel Pruning for Efficient Personalized Keyword Spotting

2026-02-25 · Matteo Risso, Alessio Burrello, Daniele Jahier Pagliari arxiv

Always-on keyword spotting (KWS) demands on-device adaptation to cope with user- and environment-specific distribution shifts under tight latency and energy budgets. This paper proposes, for the first time, coupling weig…

Keyword Spotting

Single Slice Thigh CT Muscle Group Segmentation with Domain Adaptation and Self-Training

2022-11-30 · Qi Yang, Xin Yu, Ho Hin Lee, Leon Y. Cai 외

Objective: Thigh muscle group segmentation is important for assessment of muscle anatomy, metabolic disease and aging. Many efforts have been put into quantifying muscle tissues with magnetic resonance (MR) imaging inclu…

AnatomyComputed Tomography (CT)Domain AdaptationUnsupervised Domain Adaptation

MitoDetect++: A Domain-Robust Pipeline for Mitosis Detection and Atypical Subtyping

2025-08-28 · Esha Sadia Nasir, Jiaqi Lv, Mostafa Jahanifar, Shan E Ahmed Raza arxiv

Automated detection and classification of mitotic figures especially distinguishing atypical from normal remain critical challenges in computational pathology. We present MitoDetect++, a unified deep learning pipeline de…

Accelerating Video Generation Inference with Sequential-Parallel 3D Positional Encoding Using a Global Time Index

2026-03-02 · Chao Yuan, Pan Li arxiv

Diffusion Transformer (DiT)-based video generation models inherently suffer from bottlenecks in long video synthesis and real-time inference, which can be attributed to the use of full spatiotemporal attention. Specifica…

Video Generation

EdgeSpike: Spiking Neural Networks for Low-Power Autonomous Sensing in Edge IoT Architectures

2026-04-29 · Gustav Olaf Yunus Laitinen-Fredriksson Lundstrom-Imanov, Taner Yilmaz arxiv

We propose EdgeSpike, a co-designed spiking neural network (SNN) framework for autonomous low-power sensing in edge Internet of Things (IoT) architectures. EdgeSpike unifies (i) a hybrid surrogate-gradient and direct-enc…

Neural Architecture SearchGesture RecognitionKeyword Spotting