paper-with-me

홈 › Papers

Generative Profiling for Soft Real-Time Systems and its Applications to Resource Allocation

2026-04-01 · Georgiy A. Bondar, Abigail Eisenklam, Yifan Cai, Robert Gifford, Tushar Sial, Linh Thi Xuan Phan, Abhishek Halder arxiv

Modern real-time systems require accurate characterization of task timing behavior to ensure predictable performance, particularly on complex hardware architectures. Existing methods, such as worst-case execution time analysis, often fail to capture the fine-grained timing behaviors of a task under varying resource contexts (e.g., an allocation of cache, memory bandwidth, and CPU frequency), which is necessary to achieve efficient resource utilization. In this paper, we introduce a novel generative profiling approach that synthesizes context-dependent, fine-grained timing profiles for real-time tasks, including those for unmeasured resource allocations. Our approach leverages a nonparametric, conditional multi-marginal Schrödinger Bridge (MSB) formulation to generate accurate execution profiles for unseen resource contexts, with maximum likelihood guarantees. We demonstrate the efficiency and effectiveness of our approach through real-world benchmarks, and showcase its practical utility in a representative case study of adaptive multicore resource allocation for real-time systems.

📄 PDF Abstract BibTeX arXiv:2604.01441

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meta-Learning for Cold-Start Personalization in Prompt-Tuned LLMs

2025-07-22 · Yushang Zhao, Huijie Shen, Dannier Li, Lu Chang 외 arxiv

Generative, explainable, and flexible recommender systems, derived using Large Language Models (LLM) are promising and poorly adapted to the cold-start user situation, where there is little to no history of interaction. …

Vulnerability DetectionCollaborative Filtering

PerfTracker: Online Performance Troubleshooting for Large-scale Model Training in Production

2025-06-10 · Yu Guan, Zhiyu Yin, Haoyu Chen, Sheng Cheng 외

Troubleshooting performance problems of large model training (LMT) is immensely challenging, due to unprecedented scales of modern GPU clusters, the complexity of software-hardware interactions, and the data intensity of…

DiagnosticGPU

Profiling AI Models: Towards Efficient Computation Offloading in Heterogeneous Edge AI Systems

2024-10-30 · Juan Marcelo Parra-Ullauri, Oscar Dilley, Hari Madhukumar, Dimitra Simeonidou

The rapid growth of end-user AI applications, such as computer vision and generative AI, has led to immense data and processing demands often exceeding user devices' capabilities. Edge AI addresses this by offloading com…

Federated Transfer Component Analysis Towards Effective VNF Profiling

2024-04-26 · Xunzheng Zhang, Shadi Moazzeni, Juan Marcelo Parra-Ullauri, Reza Nejabati 외

The increasing concerns of knowledge transfer and data privacy challenge the traditional gather-and-analyse paradigm in networks. Specifically, the intelligent orchestration of Virtual Network Functions (VNFs) requires u…

Domain AdaptationTransfer Learning

SignalTrain: Profiling Audio Compressors with Deep Neural Networks

2019-05-28 · Scott H. Hawley, Benjamin Colburn, Stylianos I. Mimilakis

In this work we present a data-driven approach for predicting the behavior of (i.e., profiling) a given non-linear audio signal processing effect (henceforth "audio effect"). Our objective is to learn a mapping function …

Audio Effects ModelingAudio Signal Processing