paper-with-me

홈 › Papers

Dynamic Network Adaptation at Inference

2022-04-18 · Daniel Mendoza, Caroline Trippel

Machine learning (ML) inference is a real-time workload that must comply with strict Service Level Objectives (SLOs), including latency and accuracy targets. Unfortunately, ensuring that SLOs are not violated in inference-serving systems is challenging due to inherent model accuracy-latency tradeoffs, SLO diversity across and within application domains, evolution of SLOs over time, unpredictable query patterns, and co-location interference. In this paper, we observe that neural networks exhibit high degrees of per-input activation sparsity during inference. . Thus, we propose SLO-Aware Neural Networks which dynamically drop out nodes per-inference query, thereby tuning the amount of computation performed, according to specified SLO optimization targets and machine utilization. SLO-Aware Neural Networks achieve average speedups of $1.3-56.7\times$ with little to no accuracy loss (less than 0.3%). When accuracy constrained, SLO-Aware Neural Networks are able to serve a range of accuracy targets at low latency with the same trained model. When latency constrained, SLO-Aware Neural Networks can proactively alleviate latency degradation from co-location interference while maintaining high accuracy to meet latency constraints.

📄 PDF Abstract BibTeX arXiv:2204.08400

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Dynamic Tuning Towards Parameter and Inference Efficiency for ViT Adaptation

2024-03-18 · Wangbo Zhao, Jiasheng Tang, Yizeng Han, Yibing Song 외

Existing parameter-efficient fine-tuning (PEFT) methods have achieved significant success on vision transformers (ViTs) adaptation by improving parameter efficiency. However, the exploration of enhancing inference effici…

Mixture-of-Expertsparameter-efficient fine-tuningSemantic SegmentationVideo Recognition

Dynamic Domain Adaptation for Efficient Inference

2021-03-26 · CVPR 2021 1 · Shuang Li, Jinming Zhang, Wenxuan Ma, Chi Harold Liu 외

Domain adaptation (DA) enables knowledge transfer from a labeled source domain to an unlabeled target domain by reducing the cross-domain distribution discrepancy. Most prior DA approaches leverage complicated and powerf…

Domain AdaptationDomain GeneralizationTransfer Learning

Filtering Beats Fine Tuning: A Bayesian Kalman View of In Context Learning in LLMs

2026-01-02 · Andrew Kiruluta arxiv

We present a theory-first framework that interprets inference-time adaptation in large language models (LLMs) as online Bayesian state estimation. Rather than modeling rapid adaptation as implicit optimization or meta-le…

Bayesian Inference

Posterior-driven Heuristic Support Adaptation in a Probabilistic Treatment of Real2Sim2Real for Vision-Driven Deformable Linear Object Manipulation

2025-10-30 · Georgios Kamaras, Craig Innes, Subramanian Ramamoorthy arxiv

Likelihood-free inference (LFI) enables system identification in complex tasks via black-box modelling, abstracting nonlinearity and stochasticity, and infers a domain distribution for adapting agents to parametric deplo…

ChamaleonLLM: Batch-Aware Dynamic Low-Rank Adaptation via Inference-Time Clusters

2025-02-06 · Kamer Ali Yuksel, Hassan Sawaf

Recent advances in large language models (LLMs) have shown remarkable performance across diverse tasks. However, these models are typically deployed with fixed weights, which limits their ability to adapt dynamically to …

DecoderLanguage ModelingLanguage Modelling