paper-with-me

Papers

Sequential Learning-based IaaS Composition

2021-02-24 · Sajib Mistry, Sheik Mohammad Mostakim Fattah, Athman Bouguettaya

We propose a novel IaaS composition framework that selects an optimal set of consumer requests according to the provider's qualitative preferences on long-term service provisions. Decision variables are included in the temporal conditional preference networks (TempCP-net) to represent qualitative preferences for both short-term and long-term consumers. The global preference ranking of a set of requests is computed using a \textit{k}-d tree indexing based temporal similarity measure approach. We propose an extended three-dimensional Q-learning approach to maximize the global preference ranking. We design the on-policy based sequential selection learning approach that applies the length of request to accept or reject requests in a composition. The proposed on-policy based learning method reuses historical experiences or policies of sequential optimization using an agglomerative clustering approach. Experimental results prove the feasibility of the proposed framework.

📄 PDF Abstract BibTeX arXiv:2102.12598

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringQ-Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

A CP-Net based Qualitative Composition Approach for an IaaS Provider

2021-02-24 · Sheik Mohammad Mostakim Fattah, Athman Bouguettaya, Sajib Mistry

We propose a novel CP-Net based composition approach to qualitatively select an optimal set of consumers for an IaaS provider. The IaaS provider's and consumers' qualitative preferences are captured using CP-Nets. We pro…

High-Fidelity Network Management for Federated AI-as-a-Service: Cross-Domain Orchestration

2026-02-17 · Mohaned Chraiti, Ozgur Ercetin, Merve Saimler arxiv

To support the emergence of AI-as-a-Service (AIaaS), communication service providers (CSPs) are on the verge of a radical transformation-from pure connectivity providers to AIaaS a managed network service (control-and-or…

Out of Context: Investigating the Bias and Fairness Concerns of "Artificial Intelligence as a Service"

2023-02-02 · Kornel Lewicki, Michelle Seng Ah Lee, Jennifer Cobbe, Jatinder Singh

"AI as a Service" (AIaaS) is a rapidly growing market, offering various plug-and-play AI services and tools. AIaaS enables its customers (users) - who may lack the expertise, data, and/or resources to develop their own s…

Fairness

Analyzing CNN Based Behavioural Malware Detection Techniques on Cloud IaaS

2020-02-15 · Andrew McDole, Mahmoud Abdelsalam, Maanak Gupta, Sudip Mittal

Cloud Infrastructure as a Service (IaaS) is vulnerable to malware due to its exposure to external adversaries, making it a lucrative attack vector for malicious actors. A datacenter infected with malware can cause data l…

CPUMalware Detection

Towards Demystifying Serverless Machine Learning Training

2021-05-17 · Jiawei Jiang, Shaoduo Gan, Yue Liu, Fanlin Wang 외

The appeal of serverless (FaaS) has triggered a growing interest on how to use it in data-intensive applications such as ETL, query processing, or machine learning (ML). Several systems exist for training large-scale ML …

BIG-bench Machine Learning