paper-with-me

홈 › Papers

Allocating Duplicate Copies for IoT Data in Cloud Computing Based on Harmony Search Algorithm

2022-02-09 · Younes Jahandideh, A. Mirzaei

The Internet of things (IoT) generates a plethora of data nowadays, and cloud computing has been introduced as an efficient solution to IoT data management. A cloud resource administrator usually adopts the replication strategy to guarantee the reliability of IoT data. This mechanism can significantly reduce data access time, and evidently, more replicas of data increase the data storage cost. Furthermore, the process of selecting mini clouds for replica allocation and sorting replicas in mini clouds is considered an NP-hard problem. Therefore, this paper proposes an approach based on the harmony search (HS) algorithm to allocate replicas to the IoT data in the cloud computing environment in order to mitigate the data access cost. The HS algorithm was employed in the proposed approach to determine the best location for data replication in the cloud computing environment. According to the implementation results, the proposed approach outperformed the other methods and managed to significantly decrease data access time and delay as well as energy consumption.

📄 PDF Abstract BibTeX arXiv:2202.13880

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud ComputingManagement

Similar Papers 제목 키워드 기반

Serial Parallel Reliability Redundancy Allocation Optimization for Energy Efficient and Fault Tolerant Cloud Computing

2024-02-16 · Gutha Jaya Krishna

Serial-parallel redundancy is a reliable way to ensure service and systems will be available in cloud computing. That method involves making copies of the same system or program, with only one remaining active. When an e…

Cloud Computing

On the De-duplication of LAION-2B

2023-03-17 · Ryan Webster, Julien Rabin, Loic Simon, Frederic Jurie

Generative models, such as DALL-E, Midjourney, and Stable Diffusion, have societal implications that extend beyond the field of computer science. These models require large image databases like LAION-2B, which contain tw…

Algorithms for determining transposons in gene sequences

2015-06-08 · Yue Wang

Some genes can change their relative locations in a genome. Thus for different individuals of the same species, the orders of genes might be different. Such jumping genes are called transposons. A practical problem is to…

QAISim: A Toolkit for Modeling and Simulation of AI in Quantum Cloud Computing Environments

2025-12-01 · Irwindeep Singh, Sukhpal Singh Gill, Jinzhao Sun, Jan Mol arxiv

Quantum computing offers new ways to explore the theory of computation via the laws of quantum mechanics. Due to the rising demand for quantum computing resources, there is growing interest in developing cloud-based quan…

Reinforcement Learning

Scalable Frequency- and Length-Aware Subdocument Deduplication for Large Language Model Pretraining

2026-08-04 · Hai Wang, Chenhao Wang, Qifeng Cai, Yixiu Liu 외 arxiv

Large-scale pretraining corpora contain substantial duplicate content. Although document-level deduplication is widely used, removing subdocument-level redundancy remains challenging. At corpus scale, suffix-array-based …