paper-with-me

홈 › Papers

Optimal Resource Allocation for ML Model Training and Deployment under Concept Drift

2025-12-14 · Hasan Burhan Beytur, Gustavo de Veciana, Haris Vikalo, Kevin S Chan arxiv

We study how to allocate resources for training and deployment of machine learning (ML) models under concept drift and limited budgets. We consider a setting in which a model provider distributes trained models to multiple clients whose devices support local inference but lack the ability to retrain those models, placing the burden of performance maintenance on the provider. We introduce a model-agnostic framework that captures the interaction between resource allocation, concept drift dynamics, and deployment timing. We show that optimal training policies depend critically on the aging properties of concept durations. Under sudden concept changes, we derive optimal training policies subject to budget constraints when concept durations follow distributions with Decreasing Mean Residual Life (DMRL), and show that intuitive heuristics are provably suboptimal under Increasing Mean Residual Life (IMRL). We further study model deployment under communication constraints, prove that the associated optimization problem is quasi-convex under mild conditions, and propose a randomized scheduling strategy that achieves near-optimal client-side performance. These results offer theoretical and algorithmic foundations for cost-efficient ML model management under concept drift, with implications for continual learning, distributed inference, and adaptive ML systems.

📄 PDF Abstract BibTeX arXiv:2512.12816

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

UAV Deployment, Device Scheduling and Resource Allocation for Energy-Efficient UAV-Aided IoT Networks with NOMA

2021-03-11 · Jingjing Zhao, Kaiquan Cai, YanBo Zhu

This article investigates the energy efficiency issue in non-orthogonal multiple access (NOMA)-enhanced Internet-of-Things (IoT) networks, where a mobile unmanned aerial vehicle (UAV) is exploited as a flying base statio…

Scheduling

Integrated Sensing, Computation, and Communication for UAV-assisted Federated Edge Learning

2023-06-05 · Yao Tang, Guangxu Zhu, Wei Xu, Man Hon Cheung 외

Federated edge learning (FEEL) enables privacy-preserving model training through periodic communication between edge devices and the server. Unmanned Aerial Vehicle (UAV)-mounted edge devices are particularly advantageou…

PositionPrivacy Preserving

The Shadow Price of Reasoning: Economic Perspective on Optimal Budget Allocation for LLMs

2026-06-02 · Xu Wan, Speed Zhu, Jianwei Cai, Guang Chen 외 arxiv

Inference-time scaling has emerged as a critical avenue for enhancing Large Language Models' performance, yet real-world deployment is constrained by strict computational budgets. In this work, we formulate inference bud…

MaRCA: Multi-Agent Reinforcement Learning for Dynamic Computation Allocation in Large-Scale Recommender Systems

2025-12-30 · Wan Jiang, Xinyi Zang, Yudong Zhao, Yusi Zou 외 arxiv

Modern recommender systems face significant computational challenges due to growing model complexity and traffic scale, making efficient computation allocation critical for maximizing business revenue. Existing approache…

Multi-agent Reinforcement Learning

ElasticRec: A Microservice-based Model Serving Architecture Enabling Elastic Resource Scaling for Recommendation Models

2024-06-11 · Yujeong Choi, Jiin Kim, Minsoo Rhu

With the increasing popularity of recommendation systems (RecSys), the demand for compute resources in datacenters has surged. However, the model-wise resource allocation employed in current RecSys model serving architec…

Recommendation Systems