paper-with-me

홈 › Papers

iOn-Profiler: intelligent Online multi-objective VNF Profiling with Reinforcement Learning

2023-12-14 · Xenofon Vasilakos, Shadi Moazzeni, Anderson Bravalheri, Pratchaya Jaisudthi, Reza Nejabati, Dimitra Simeonidou

Leveraging the potential of Virtualised Network Functions (VNFs) requires a clear understanding of the link between resource consumption and performance. The current state of the art tries to do that by utilising Machine Learning (ML) and specifically Supervised Learning (SL) models for given network environments and VNF types assuming single-objective optimisation targets. Taking a different approach poses a novel VNF profiler optimising multi-resource type allocation and performance objectives using adapted Reinforcement Learning (RL). Our approach can meet Key Performance Indicator (KPI) targets while minimising multi-resource type consumption and optimising the VNF output rate compared to existing single-objective solutions. Our experimental evaluation with three real-world VNF types over a total of 39 study scenarios (13 per VNF), for three resource types (virtual CPU, memory, and network link capacity), verifies the accuracy of resource allocation predictions and corresponding successful profiling decisions via a benchmark comparison between our RL model and SL models. We also conduct a complementary exhaustive search-space study revealing that different resources impact performance in varying ways per VNF type, implying the necessity of multi-objective optimisation, individualised examination per VNF type, and adaptable online profile learning, such as with the autonomous online learning approach of iOn-Profiler.

📄 PDF Abstract BibTeX arXiv:2312.09355

Code (0)

등록된 구현이 없습니다.

Tasks

CPUreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

cp_measure: API-first feature extraction for image-based profiling workflows

2025-07-01 · Alán F. Muñoz, Tim Treis, Alexandr A. Kalinin, Shatavisha Dasgupta 외 arxiv

Biological image analysis has traditionally focused on measuring specific visual properties of interest for cells or other entities. A complementary paradigm gaining increasing traction is image-based profiling - quantif…

EdgeProfiler: A Fast Profiling Framework for Lightweight LLMs on Edge Using Analytical Model

2025-06-06 · Alyssa Pinnock, Shakya Jayakody, Kawsher A Roxy, Md Rubel Ahmed

This paper introduces EdgeProfiler, a fast profiling framework designed for evaluating lightweight Large Language Models (LLMs) on edge systems. While LLMs offer remarkable capabilities in natural language understanding …

Natural Language UnderstandingQuantizationRaspberry Pi 4

Multiple Protein Profiler 1.0 (MPP): A webserver for predicting and visualizing physiochemical properties of proteins at the proteome level

2023-11-17 · Gustavo Sganzerla Martinez, Mansi Dutt, Anuj Kumar, David J Kelvin

Determining the physicochemical properties of a protein can reveal important insights in their structure, biological functions, stability, and interactions with other molecules. Although tools for computing properties of…

Exploring Non-contrastive Self-supervised Representation Learning for Image-based Profiling

2025-06-17 · Siran Dai, Qianqian Xu, Peisong Wen, Yang Liu 외

Image-based cell profiling aims to create informative representations of cell images. This technique is critical in drug discovery and has greatly advanced with recent improvements in computer vision. Inspired by recent …

Data AugmentationDrug DiscoveryRepresentation LearningSelf-Supervised Learning

Interpreting Performance Profiles with Deep Learning

2025-08-01 · Zhuoran Liu arxiv

Profiling tools (also known as profilers) play an important role in understanding program performance at runtime, such as hotspots, bottlenecks, and inefficiencies. While profilers have been proven to be useful, they giv…