期刊文献+
共找到18篇文章
< 1 >
每页显示 20 50 100
A Service Level Agreement Aware Online Algorithm for Virtual Machine Migration
1
作者 Iftikhar Ahmad Ambreen Shahnaz +2 位作者 Muhammad Asfand-e-Yar Wajeeha Khalil Yasmin Bano 《Computers, Materials & Continua》 SCIE EI 2023年第1期279-291,共13页
The demand for cloud computing has increased manifold in the recent past.More specifically,on-demand computing has seen a rapid rise as organizations rely mostly on cloud service providers for their day-to-day computi... The demand for cloud computing has increased manifold in the recent past.More specifically,on-demand computing has seen a rapid rise as organizations rely mostly on cloud service providers for their day-to-day computing needs.The cloud service provider fulfills different user requirements using virtualization-where a single physical machine can host multiple VirtualMachines.Each virtualmachine potentially represents a different user environment such as operating system,programming environment,and applications.However,these cloud services use a large amount of electrical energy and produce greenhouse gases.To reduce the electricity cost and greenhouse gases,energy efficient algorithms must be designed.One specific area where energy efficient algorithms are required is virtual machine consolidation.With virtualmachine consolidation,the objective is to utilize the minimumpossible number of hosts to accommodate the required virtual machines,keeping in mind the service level agreement requirements.This research work formulates the virtual machine migration as an online problem and develops optimal offline and online algorithms for the single host virtual machine migration problem under a service level agreement constraint for an over-utilized host.The online algorithm is analyzed using a competitive analysis approach.In addition,an experimental analysis of the proposed algorithm on real-world data is conducted to showcase the improved performance of the proposed algorithm against the benchmark algorithms.Our proposed online algorithm consumed 25%less energy and performed 43%fewer migrations than the benchmark algorithms. 展开更多
关键词 Cloud computing green computing online algorithms virtual machine migration
下载PDF
An efficient and impartial online algorithm for kidney assignment network 被引量:1
2
作者 Yu-jue Wang, Jia-yin Wang, Pei-jia Tang, Yi-tuo Ye School of Electronic and Information Engineering, Xi’an Jiaotong University, Xi’an 710049, China 《Journal of Pharmaceutical Analysis》 SCIE CAS 2009年第1期17-21,共5页
An online algorithm balancing the efficiency and equity principles is proposed for the kidney resource assignment when only the current patient and resource information is known to the assignment network. In the algor... An online algorithm balancing the efficiency and equity principles is proposed for the kidney resource assignment when only the current patient and resource information is known to the assignment network. In the algorithm, the assignment is made according to the priority, which is calculated according to the efficiency principle and the equity principle. The efficiency principle is concerned with the post-transplantation immunity spending caused by the possible post-operation immunity rejection and patient’s mental depression due to the HLA mismatch. The equity principle is concerned with three other factors, namely the treatment spending incurred starting from the day of registering with the kidney assignment network, the post-operation immunity spending and the negative effects of waiting for kidney resources on the clinical efficiency. The competitive analysis conducted through computer simulation indicates that the efficiency competitive ratio is between 6.29 and 10.43 and the equity competitive ratio is between 1.31 and 5.21, demonstrating that the online algorithm is of great significance in application. 展开更多
关键词 kidney resource assignment decision-making online algorithm competitive analysis
下载PDF
An Online Algorithm Based on Replication for Using Spot Instances in IaaS Clouds
3
作者 许志伟 潘丽 刘士军 《Journal of Computer Science & Technology》 SCIE EI CSCD 2024年第1期103-115,共13页
Infrastructure-as-a-Service(IaaS)cloud platforms offer resources with diverse buying options.Users can run an instance on the on-demand market which is stable but expensive or on the spot market with a significant dis... Infrastructure-as-a-Service(IaaS)cloud platforms offer resources with diverse buying options.Users can run an instance on the on-demand market which is stable but expensive or on the spot market with a significant discount.However,users have to carefully weigh the low cost of spot instances against their poor availability.Spot instances will be revoked when the revocation event occurs.Thus,an important problem that an IaaS user faces now is how to use spot in-stances in a cost-effective and low-risk way.Based on the replication-based fault tolerance mechanism,we propose an on-line termination algorithm that optimizes the cost of using spot instances while ensuring operational stability.We prove that in most cases,the cost of our proposed online algorithm will not exceed twice the minimum cost of the optimal of-fline algorithm that knows the exact future a priori.Through a large number of experiments,we verify that our algorithm in most cases has a competitive ratio of no more than 2,and in other cases it can also reach the guaranteed competitive ratio. 展开更多
关键词 Infrastructure-as-a-Service(IaaS)cloud cost management competitive analysis online algorithm spot instance
原文传递
An Optimal Online Algorithm for Scheduling on Two Parallel Machines with GoS Eligibility Constraints 被引量:1
4
作者 Jia Xu Zhao-Hui Liu 《Journal of the Operations Research Society of China》 EI CSCD 2016年第3期371-377,共7页
We consider the online scheduling problem on two parallel machines with the Grade of Service(GoS)eligibility constraints.The jobs arrive over time,and the objective is to minimize the makespan.We develop a(1+α)-compe... We consider the online scheduling problem on two parallel machines with the Grade of Service(GoS)eligibility constraints.The jobs arrive over time,and the objective is to minimize the makespan.We develop a(1+α)-competitive optimal algorithm,whereα≈0.555 is a solution ofα^(3)−2α^(2)−α+1=0. 展开更多
关键词 SCHEDULING Parallel machine Eligibility constraint online algorithm
原文传递
An Optimal Online Algorithm for Halfplane Intersection
5
作者 武继刚 计永昶 陈国良 《Journal of Computer Science & Technology》 SCIE EI CSCD 2000年第3期295-299,共5页
The intersection of N half Planes is a basic problem in computational geometry and computer graphics. The optimal offiine algorithm for this problem runs in time O(N log N). ln this paper, an optimal online algorithm ... The intersection of N half Planes is a basic problem in computational geometry and computer graphics. The optimal offiine algorithm for this problem runs in time O(N log N). ln this paper, an optimal online algorithm which runs also in time O(N log N) for this problem is presented. The main idea of the algorithm is to give a new definition for the left side of a given line, to assign the order for the points of a convex polygon, and then to use binary search method in an ordered vertex set.The data structure used in the algorithm is no more complex than array. 展开更多
关键词 computational geometry intersection of halfplanes online algorithm COMPLEXITY
原文传递
Two Online Algorithms for the Ambulance Systems
6
作者 眭跃飞 《Journal of Computer Science & Technology》 SCIE EI CSCD 2001年第2期176-181,共6页
An ambulance system consists of a collection S = {s1,...,sm ) sm} of emergency centers in a metric space M. Each emergency center si has a positive integral capacity ci to denote, for example, the number of ambulances... An ambulance system consists of a collection S = {s1,...,sm ) sm} of emergency centers in a metric space M. Each emergency center si has a positive integral capacity ci to denote, for example, the number of ambulances at the center. There are n = =1, ci patients requiring ambulances at different times tj and every patient is associated with a number bj, the longest time during which the patient can wait for ambulance. An online algorithm A will decide which emergency center sends an ambulance to serve a request for ambulance from a patient at some time. If algorithm A sends an ambulance in si to serve a patient rj, then it must be observed that di,j/v < bj, where di,j is the distance between emergency center si and patient rj, and v is the velocity of ambulance. A fault of algorithm A is such that to a request for ambulance at some time tj with j ≤n, for every i with di,j/v < bj, there is no ambulance available in si. The cost of an algorithm A is the number of faults A makes. This paper gives two algorithms B and C, where B is the local greedy algorithm and C is a variant of balancing costs, and proves that both B and C have no bounded competitive ratios. Moreover, given any sequence a of requests for ambulances without optimal faults, the cost of C on σis less than or equal to [n/3] and that of B is less than or equal to [n/2]. 展开更多
关键词 online algorithm k-server problem competitive analysis
原文传递
ONLINE REGULARIZED GENERALIZED GRADIENT CLASSIFICATION ALGORITHMS
7
作者 Leilei Zhang Baohui Sheng Jianli Wang 《Analysis in Theory and Applications》 2010年第3期278-300,共23页
This paper considers online classification learning algorithms for regularized classification schemes with generalized gradient. A novel capacity independent approach is presented. It verifies the strong convergence o... This paper considers online classification learning algorithms for regularized classification schemes with generalized gradient. A novel capacity independent approach is presented. It verifies the strong convergence of sizes and yields satisfactory convergence rates for polynomially decaying step sizes. Compared with the gradient schemes, this al- gorithm needs only less additional assumptions on the loss function and derives a stronger result with respect to the choice of step sizes and the regularization parameters. 展开更多
关键词 online learning algorithm reproducing kernel Hilbert space generalized gra-dient Clarke's directional derivative learning rate
下载PDF
Online scheduling of two type parallel jobs on identical machines
8
作者 郭首玮 康丽英 《Journal of Shanghai University(English Edition)》 CAS 2010年第6期396-399,共4页
In this paper we consider an online scheduling of parallel jobs with preemption on identical machines, where jobs arrive over time. The objective is to minimize the makespan. For the problem that jobs have only two po... In this paper we consider an online scheduling of parallel jobs with preemption on identical machines, where jobs arrive over time. The objective is to minimize the makespan. For the problem that jobs have only two possible widths mj = 1 or m, we present an optimal online algorithm by using "temporary schedule". 展开更多
关键词 SCHEDULING parallel jobs PREEMPTION online algorithm competitive analysis
下载PDF
Adaptive Control of Discrete-time Nonlinear Systems Using ITF-ORVFL 被引量:3
9
作者 Xiaofei Zhang Hongbin Ma +1 位作者 Wenchao Zuo Man Luo 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2022年第3期556-563,共8页
Random vector functional ink(RVFL)networks belong to a class of single hidden layer neural networks in which some parameters are randomly selected.Their network structure in which contains the direct links between inp... Random vector functional ink(RVFL)networks belong to a class of single hidden layer neural networks in which some parameters are randomly selected.Their network structure in which contains the direct links between inputs and outputs is unique,and stability analysis and real-time performance are two difficulties of the control systems based on neural networks.In this paper,combining the advantages of RVFL and the ideas of online sequential extreme learning machine(OS-ELM)and initial-training-free online extreme learning machine(ITFOELM),a novel online learning algorithm which is named as initial-training-free online random vector functional link algo rithm(ITF-ORVFL)is investigated for training RVFL.The link vector of RVFL network can be analytically determined based on sequentially arriving data by ITF-ORVFL with a high learning speed,and the stability for nonlinear systems based on this learning algorithm is analyzed.The experiment results indicate that the proposed ITF-ORVFL is effective in coping with nonparametric uncertainty. 展开更多
关键词 Adaptive control initial-training-free online learning algorithm random vector functional link networks
下载PDF
Nearly optimal stochastic approximation for online principal subspace estimation 被引量:1
10
作者 Xin Liang Zhen-Chen Guo +2 位作者 Li Wang Ren-Cang Li Wen-Wei Lin 《Science China Mathematics》 SCIE CSCD 2023年第5期1087-1122,共36页
Principal component analysis(PCA) has been widely used in analyzing high-dimensional data. It converts a set of observed data points of possibly correlated variables into a set of linearly uncorrelated variables via a... Principal component analysis(PCA) has been widely used in analyzing high-dimensional data. It converts a set of observed data points of possibly correlated variables into a set of linearly uncorrelated variables via an orthogonal transformation. To handle streaming data and reduce the complexities of PCA,(subspace)online PCA iterations were proposed to iteratively update the orthogonal transformation by taking one observed data point at a time. Existing works on the convergence of(subspace) online PCA iterations mostly focus on the case where the samples are almost surely uniformly bounded. In this paper, we analyze the convergence of a subspace online PCA iteration under more practical assumptions and obtain a nearly optimal finite-sample error bound. Our convergence rate almost matches the minimax information lower bound. We prove that the convergence is nearly global in the sense that the subspace online PCA iteration is convergent with high probability for random initial guesses. This work also leads to a simpler proof of the recent work on analyzing online PCA for the first principal component only. 展开更多
关键词 principal component analysis principal component subspace stochastic approximation high-dimensional data online algorithm nite-sample analysis
原文传递
带有单个服务器的多台平行批处理机在线排序问题
11
作者 付乳燕 林琳 《Chinese Quarterly Journal of Mathematics》 2022年第4期403-411,共9页
We consider parallel-batch machines scheduling problem with a single server to minimize the maximum completion time.Jobs arrive over time.Every batch has to be loaded by the sever before being processed on machines.Th... We consider parallel-batch machines scheduling problem with a single server to minimize the maximum completion time.Jobs arrive over time.Every batch has to be loaded by the sever before being processed on machines.The loading(setup)operation of a batch occurs only when some machine is idle,and the server can perform only one setup operation every time.For some special case,we provide a best possible online algorithm with competitive ratio■.For general case,we give another online algorithm with competitive ratio 3. 展开更多
关键词 Parallel-batch machines SERVER online algorithm Competitive ratio
下载PDF
Competitive Analysis of Two Special Online Device Replacement Problems 被引量:5
12
作者 辛春林 马卫民 杨磊 《Journal of Computer Science & Technology》 SCIE EI CSCD 2008年第2期203-213,共11页
When a new investment opportunity of purchasing a new device occurs, the investors must decide whether or not and when to buy this device in an online fashion. That is, the online player must make an investment decisi... When a new investment opportunity of purchasing a new device occurs, the investors must decide whether or not and when to buy this device in an online fashion. That is, the online player must make an investment decision while neither future demand for orders nor future investment opportunities are known. This problem which generalizes the basic leasing problem has been introduced by Azar et al., and then two special cases have been studied by Damaschke. In the so-called equal prices model a 2-competitive algorithm is devised and a 1.618 lower bound is given. Here we make use of an averaging technique and obtain a better tight lower bound of 2, in other words, this lower bound cannot be improved. Furthermore, another special case which only considers two-stage device replacement is studied in this paper. Accounting for the interest rate is an essential feature of any reasonable financial model. Therefore, we explore the two-stage model with and without the interest rate respectively. In addition, we introduce the risk-reward model to analyze this problem and improve the competitive ratio performance. 展开更多
关键词 online algorithm device replacement competitive analysis competitive ratio
原文传递
Online Scheduling on Bounded Batch Machines to Minimize the Maximum Weighted Completion Time 被引量:3
13
作者 Wen-Hua Li Xing Chai 《Journal of the Operations Research Society of China》 EI CSCD 2018年第3期455-465,共11页
We investigate the online scheduling problem on identical parallel-batch machines to minimize the maximum weighted completion time.In this problem,jobs arrive over time and the processing times(of the jobs)are identic... We investigate the online scheduling problem on identical parallel-batch machines to minimize the maximum weighted completion time.In this problem,jobs arrive over time and the processing times(of the jobs)are identical,and the batch capacity is bounded.For this problem,we provide a best possible online algorithm with a competitive ratio of(√5+1)/2.Moreover,when restricted to dense-algorithms,we present a best possible dense-algorithm with a competitive ratio of 2. 展开更多
关键词 SCHEDULING online algorithms Maximum weighted completion time Competitive ratio
原文传递
2-Space Bounded Online Cube and Hypercube Packing
14
作者 Xiaofan Zhao Hong Shen 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2015年第3期255-263,共9页
We consider the problem of packing d-dimensional cubes into the minimum number of 2-space bounded unit cubes. Given a sequence of items, each of which is a d-dimensional (d ≥ 3) hypercube with side length not great... We consider the problem of packing d-dimensional cubes into the minimum number of 2-space bounded unit cubes. Given a sequence of items, each of which is a d-dimensional (d ≥ 3) hypercube with side length not greater than 1 and an infinite number of d-dimensional (d ≥ 3) hypercube bins with unit length on each side, we want to pack all of the items in the sequence into the minimum number of bins. The constraint is that only two bins are active at anytime during the packing process. Each item should be orthogonally packed without overlapping other items. Items are given in an online manner without the knowledge of or information about the subsequent items. We extend the technique of brick partitioning for square packing and obtain two results: a three-dimensional box and d-dimensional hyperbox partitioning schemes for cube and hypercube packing, respectively. We design 32 5.43-competitive and 32/21·2d-competitive algorithms for cube and hypercube packing, respectively. To the best of our knowledge these are the first known results on 2-space bounded cube and hypercube packing. 展开更多
关键词 hypercube packing 2-space bounded online algorithm asymptotic competitive ratio
原文传递
Online Learning Approaches in Maximizing Weighted Throughput in an Unreliable Channel
15
作者 Zhi Zhang Fei Li 《Tsinghua Science and Technology》 SCIE EI CAS 2012年第5期567-574,共8页
We design online algorithms to schedule unit-length packets with values and deadlines through an unreliable communication channel. In this model, time is discrete. Packets arrive over time; each packet has a non-negat... We design online algorithms to schedule unit-length packets with values and deadlines through an unreliable communication channel. In this model, time is discrete. Packets arrive over time; each packet has a non-negative value and an integer deadline. In each time step, at most one packet can be sent. The ratio of successfully delivering a packet depends on the channel's quality of reliability. The objective is to maximize the total value gained by delivering packets no later than their respective deadlines. In this paper, we conduct theoretical and empirical studies of online learning approaches for this model and a few of its variants. These online learning algorithms are analyzed in terms of external regret. We conclude that no online learning algorithms have constant regrets. Our online learning algorithms outperform online competitive algorithms in terms of algorithmic simplicity and running complexity. In general, these online learning algorithms work no worse than the best known competitive online algorithm for maximizing weighted throughput in practice. 展开更多
关键词 online learning algorithm unreliable communication channel competitive online algorithm
原文传递
Task-assignment problem;Ternary variables;Binary variables;Mixed integer programming problem
16
作者 Ran Ma Jin-Jiang Yuan 《Journal of the Operations Research Society of China》 EI CSCD 2016年第1期111-119,共9页
We consider the online scheduling with job rejection to minimize the total weighted completion time of the scheduled jobs plus the total rejection penalty of the rejected jobs.In the problem,a set of independent jobs ... We consider the online scheduling with job rejection to minimize the total weighted completion time of the scheduled jobs plus the total rejection penalty of the rejected jobs.In the problem,a set of independent jobs arriving online over time has to be scheduled with the flexibility of rejecting some of the jobs,where preemption is not allowed and the information of each job,including its processing time,release date,weight,and rejection penalty,is not known in advance.For this problem,using a technique named Greedy-Interval-Rejection,we provide an online algorithm with a competitive ratio of at most 4+εon identical machines and an online algorithm with a competitive ratio of at most 8 on unrelated machines,respectively。 展开更多
关键词 Scheduling online algorithms Total weightedc ompletion time REJECTION
原文传递
On Two-machine Flow Shop Scheduling
17
作者 Lin Chen Wen-Chang Luo Guo-Chuan Zhang 《Journal of the Operations Research Society of China》 EI 2014年第3期333-339,共7页
In this note,we revisit the classical two-machine flow shop scheduling problem.A linear time approximation scheme is presented.For an online version with rejection,we propose best possible online algorithms.
关键词 Flow shop Linear time online algorithm
原文传递
General noise support vector regression with non-constant uncertainty intervals for solar radiation prediction 被引量:7
18
作者 J.PRADA J.R.DORRONSORO 《Journal of Modern Power Systems and Clean Energy》 SCIE EI 2018年第2期268-280,共13页
General noise cost functions have been recently proposed for support vector regression(SVR). When applied to tasks whose underlying noise distribution is similar to the one assumed for the cost function, these models ... General noise cost functions have been recently proposed for support vector regression(SVR). When applied to tasks whose underlying noise distribution is similar to the one assumed for the cost function, these models should perform better than classical -SVR. On the other hand, uncertainty estimates for SVR have received a somewhat limited attention in the literature until now and still have unaddressed problems. Keeping this in mind,three main goals are addressed here. First, we propose a framework that uses a combination of general noise SVR models with naive online R minimization algorithm(NORMA) as optimization method, and then gives nonconstant error intervals dependent upon input data aided by the use of clustering techniques. We give theoretical details required to implement this framework for Laplace, Gaussian, Beta, Weibull and Marshall–Olkin generalized exponential distributions. Second, we test the proposed framework in two real-world regression problems using data of two public competitions about solar energy. Results show the validity of our models and an improvement over classical -SVR. Finally, in accordance with the principle of reproducible research, we make sure that data and model implementations used for the experiments are easily and publicly accessible. 展开更多
关键词 Support vector regression General noise model Naive online R minimization algorithm(NORMA) Uncertainty intervals Clustering Solar energy Reproducible research
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部