首页 > 最新文献

ACM SE '10最新文献

英文 中文
A class-specific ensemble feature selection approach for classification problems 针对分类问题的类特定集成特征选择方法
Pub Date : 2010-04-15 DOI: 10.1145/1900008.1900054
C. Soares, Philicity Williams, J. Gilbert, G. Dozier
Due to substantial increases in data acquisition and storage, data pre-processing techniques such as feature selection have become increasingly popular in classification tasks. This research proposes a new feature selection algorithm, Class-specific Ensemble Feature Selection (CEFS), which finds class-specific subsets of features optimal to each available classification in the dataset. Each subset is then combined with a classifier to create an ensemble feature selection model which is further used to predict unseen instances. CEFS attempts to provide the diversity and base classifier disagreement sought after in effective ensemble models by providing highly useful, yet highly exclusive feature subsets. Also, the use of a wrapper method gives each subset the chance to perform optimally under the respective base classifier. Preliminary experiments implementing this innovative approach suggest potential improvements of more than 10% over existing methods.
由于数据采集和存储的大量增加,特征选择等数据预处理技术在分类任务中越来越受欢迎。本研究提出了一种新的特征选择算法——类特定集成特征选择(Class-specific Ensemble feature selection, CEFS),该算法在数据集中找到对每个可用分类最优的类特定特征子集。然后将每个子集与分类器组合以创建集成特征选择模型,该模型进一步用于预测未见的实例。CEFS试图通过提供高度有用但高度排他的特征子集来提供有效集成模型中所追求的多样性和基本分类器分歧。此外,使用包装器方法使每个子集有机会在各自的基本分类器下实现最佳性能。实施这种创新方法的初步实验表明,与现有方法相比,这种方法的潜在改进超过10%。
{"title":"A class-specific ensemble feature selection approach for classification problems","authors":"C. Soares, Philicity Williams, J. Gilbert, G. Dozier","doi":"10.1145/1900008.1900054","DOIUrl":"https://doi.org/10.1145/1900008.1900054","url":null,"abstract":"Due to substantial increases in data acquisition and storage, data pre-processing techniques such as feature selection have become increasingly popular in classification tasks. This research proposes a new feature selection algorithm, Class-specific Ensemble Feature Selection (CEFS), which finds class-specific subsets of features optimal to each available classification in the dataset. Each subset is then combined with a classifier to create an ensemble feature selection model which is further used to predict unseen instances. CEFS attempts to provide the diversity and base classifier disagreement sought after in effective ensemble models by providing highly useful, yet highly exclusive feature subsets. Also, the use of a wrapper method gives each subset the chance to perform optimally under the respective base classifier. Preliminary experiments implementing this innovative approach suggest potential improvements of more than 10% over existing methods.","PeriodicalId":333104,"journal":{"name":"ACM SE '10","volume":"110 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127621287","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 16
A robust ILU preconditioner using constraints diagonal Markowitz 基于约束对角马可维茨的鲁棒ILU预调节器
Pub Date : 2010-04-15 DOI: 10.1145/1900008.1900031
Ingyu Lee
In science and engineering, modeling and simulations are popularly used to gather knowledge and explain a complicated phenomena. These models are typically represented in partial differential equations (PDEs) which can be solved using meshes and sparse matrices. The solution cost of PDEs are dominated by the solution cost of sparse linear systems. Therefore, an efficient sparse linear solver becomes more important with the popularity of scientific modeling and simulations. In this paper, we proposed a robust incomplete LU preconditioning algorithm using constraints diagonal Markowitz. Experimental results with various linear systems show that ILU algorithm using constraints diagonal Markowitz shows better performance and more stable than traditional ILU algorithm with predefined ordering.
在科学和工程中,建模和仿真被广泛用于收集知识和解释复杂现象。这些模型通常用偏微分方程(PDEs)来表示,可以用网格和稀疏矩阵来求解。偏微分方程的求解代价受稀疏线性系统的求解代价支配。因此,随着科学建模和仿真的普及,高效的稀疏线性求解器变得越来越重要。本文提出了一种基于约束对角马科维茨的鲁棒不完全LU预处理算法。在各种线性系统上的实验结果表明,使用约束对角Markowitz的ILU算法比使用预定义排序的传统ILU算法具有更好的性能和更稳定的性能。
{"title":"A robust ILU preconditioner using constraints diagonal Markowitz","authors":"Ingyu Lee","doi":"10.1145/1900008.1900031","DOIUrl":"https://doi.org/10.1145/1900008.1900031","url":null,"abstract":"In science and engineering, modeling and simulations are popularly used to gather knowledge and explain a complicated phenomena. These models are typically represented in partial differential equations (PDEs) which can be solved using meshes and sparse matrices. The solution cost of PDEs are dominated by the solution cost of sparse linear systems. Therefore, an efficient sparse linear solver becomes more important with the popularity of scientific modeling and simulations. In this paper, we proposed a robust incomplete LU preconditioning algorithm using constraints diagonal Markowitz. Experimental results with various linear systems show that ILU algorithm using constraints diagonal Markowitz shows better performance and more stable than traditional ILU algorithm with predefined ordering.","PeriodicalId":333104,"journal":{"name":"ACM SE '10","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123509440","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Mesh analysis via breadth-first traversal 通过宽度优先遍历进行网格分析
Pub Date : 2010-04-15 DOI: 10.1145/1900008.1900102
David O'Gwynn, J. Johnstone
This paper describes a novel tool for analysis of polygonal surface meshes, based on a modified breadth-first traversal of mesh vertices. The value of this technique lies in the fact that it relies only on mesh connectivity, making it invariant to model pose and transformation. It does this by leveraging the close relationship between geometry and connectivity in polygonal meshes. A breadth-first traversal of the mesh is used to construct a simplified graph representation of the mesh, where each vertex in the new graph is associated with some subset of vertices in the original mesh. This graph provides valuable information about the nature of the mesh's shape. This paper discusses the modified breadth-first traversal, the construction of the new graph and some ways in which this graph can be used for shape analysis on the original mesh.
本文描述了一种基于改进的网格顶点宽度优先遍历的多边形曲面网格分析新工具。这种技术的价值在于它只依赖于网格连接,使其不受模型姿态和变换的影响。它通过利用多边形网格中几何和连通性之间的密切关系来实现这一点。网格的宽度优先遍历用于构建网格的简化图表示,其中新图中的每个顶点与原始网格中顶点的某个子集相关联。这张图提供了关于网格形状性质的有价值的信息。本文讨论了改进的宽度优先遍历法、新图的构造以及利用新图对原网格进行形状分析的几种方法。
{"title":"Mesh analysis via breadth-first traversal","authors":"David O'Gwynn, J. Johnstone","doi":"10.1145/1900008.1900102","DOIUrl":"https://doi.org/10.1145/1900008.1900102","url":null,"abstract":"This paper describes a novel tool for analysis of polygonal surface meshes, based on a modified breadth-first traversal of mesh vertices. The value of this technique lies in the fact that it relies only on mesh connectivity, making it invariant to model pose and transformation. It does this by leveraging the close relationship between geometry and connectivity in polygonal meshes. A breadth-first traversal of the mesh is used to construct a simplified graph representation of the mesh, where each vertex in the new graph is associated with some subset of vertices in the original mesh. This graph provides valuable information about the nature of the mesh's shape. This paper discusses the modified breadth-first traversal, the construction of the new graph and some ways in which this graph can be used for shape analysis on the original mesh.","PeriodicalId":333104,"journal":{"name":"ACM SE '10","volume":"46 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125225068","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A running time improvement for the two thresholds two divisors algorithm 改进了双阈值双除数算法的运行时间
Pub Date : 2010-04-15 DOI: 10.1145/1900008.1900101
Teng-Sheng Moh, BingChun Chang
Chunking algorithms play an important role in hash-based data de-duplication systems. The Basic Sliding Window (BSW) algorithm is the first prototype of a content-based chunking algorithm that can handle most types of data. The Two Thresholds Two Divisors (TTTD) algorithm was proposed to improve the BSW algorithm by controlling the chunk-size variations. We conducted a series of systematic experiments to evaluate the performances of these two algorithms. We also proposed a new improvement for the TTTD algorithm. Our new approach reduced about 6% of the running time and 50% of the large-sized chunks, and also brought other significant benefits.
分块算法在基于哈希的重复数据删除系统中起着重要的作用。基本滑动窗口(BSW)算法是基于内容的分块算法的第一个原型,它可以处理大多数类型的数据。通过控制块大小的变化,提出了双阈值二除数(TTTD)算法来改进BSW算法。我们进行了一系列系统的实验来评估这两种算法的性能。我们还对TTTD算法提出了新的改进。我们的新方法减少了大约6%的运行时间和50%的大型块,并且还带来了其他显著的好处。
{"title":"A running time improvement for the two thresholds two divisors algorithm","authors":"Teng-Sheng Moh, BingChun Chang","doi":"10.1145/1900008.1900101","DOIUrl":"https://doi.org/10.1145/1900008.1900101","url":null,"abstract":"Chunking algorithms play an important role in hash-based data de-duplication systems. The Basic Sliding Window (BSW) algorithm is the first prototype of a content-based chunking algorithm that can handle most types of data. The Two Thresholds Two Divisors (TTTD) algorithm was proposed to improve the BSW algorithm by controlling the chunk-size variations. We conducted a series of systematic experiments to evaluate the performances of these two algorithms. We also proposed a new improvement for the TTTD algorithm. Our new approach reduced about 6% of the running time and 50% of the large-sized chunks, and also brought other significant benefits.","PeriodicalId":333104,"journal":{"name":"ACM SE '10","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129720165","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 24
Teaching software engineering using open source software 使用开源软件教授软件工程
Pub Date : 2010-04-15 DOI: 10.1145/1900008.1900085
Guangming Xing
This paper describes our experience of using open source software systems in teaching a graduate level software engineering course. The motivation of this course, the course structure, the assessment, and the outcomes are discussed. The comparative results using different approaches are also presented.
本文描述了我们在研究生水平的软件工程课程教学中使用开源软件系统的经验。讨论了本课程的动机、课程结构、评估和结果。并给出了不同方法的比较结果。
{"title":"Teaching software engineering using open source software","authors":"Guangming Xing","doi":"10.1145/1900008.1900085","DOIUrl":"https://doi.org/10.1145/1900008.1900085","url":null,"abstract":"This paper describes our experience of using open source software systems in teaching a graduate level software engineering course. The motivation of this course, the course structure, the assessment, and the outcomes are discussed. The comparative results using different approaches are also presented.","PeriodicalId":333104,"journal":{"name":"ACM SE '10","volume":"54 2","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114011321","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 15
Towards power efficient consolidation and distribution of virtual machines 朝着高效整合和分发虚拟机的方向发展
Pub Date : 2010-04-15 DOI: 10.1145/1900008.1900109
C. Humphries, P. Ruth
The need for power conservation in today's world is continually growing in importance due to increasing energy costs and the desire to conserve natural resources. Energy conservation extends into computer systems because of these systems' performance demands, energy costs, and the growth of environmental awareness. Meanwhile, computer virtualization is growing in popularity in today's computer systems because it allows for the consolidation of multiple servers onto one larger server. Data centers and computational clusters use virtualization because of the many benefits it offers over the use of traditional stand-alone servers such as ease of management, enhanced security, and reduced costs. Virtual machines can be consolidated to obtain maximum power efficiency by taking into account the attributes of applications running in virtual machines. The contribution of this paper is the study of the relationship between applications running in virtual machines, and the effect they have on power consumption. Optimal power efficiency is obtained when virtual machines are consolidated so that all the resources for a given host are fully utilized. This will be used in the goal of building an energy efficient system model and load-balancing algorithm for use in data centers and computational clusters.
由于能源成本的增加和保护自然资源的愿望,当今世界对节能的需求日益重要。由于计算机系统的性能要求、能源成本和环保意识的提高,节能已扩展到计算机系统。同时,计算机虚拟化在当今的计算机系统中越来越受欢迎,因为它允许将多个服务器整合到一个更大的服务器上。数据中心和计算集群之所以使用虚拟化,是因为与使用传统的独立服务器相比,虚拟化提供了许多好处,例如易于管理、增强安全性和降低成本。通过考虑在虚拟机中运行的应用程序的属性,可以整合虚拟机以获得最大的功率效率。本文的贡献是研究在虚拟机中运行的应用程序之间的关系,以及它们对功耗的影响。通过整合虚拟机,可以充分利用给定主机的所有资源,从而获得最佳的电源效率。这将用于为数据中心和计算集群构建节能系统模型和负载平衡算法。
{"title":"Towards power efficient consolidation and distribution of virtual machines","authors":"C. Humphries, P. Ruth","doi":"10.1145/1900008.1900109","DOIUrl":"https://doi.org/10.1145/1900008.1900109","url":null,"abstract":"The need for power conservation in today's world is continually growing in importance due to increasing energy costs and the desire to conserve natural resources. Energy conservation extends into computer systems because of these systems' performance demands, energy costs, and the growth of environmental awareness.\u0000 Meanwhile, computer virtualization is growing in popularity in today's computer systems because it allows for the consolidation of multiple servers onto one larger server. Data centers and computational clusters use virtualization because of the many benefits it offers over the use of traditional stand-alone servers such as ease of management, enhanced security, and reduced costs.\u0000 Virtual machines can be consolidated to obtain maximum power efficiency by taking into account the attributes of applications running in virtual machines. The contribution of this paper is the study of the relationship between applications running in virtual machines, and the effect they have on power consumption. Optimal power efficiency is obtained when virtual machines are consolidated so that all the resources for a given host are fully utilized. This will be used in the goal of building an energy efficient system model and load-balancing algorithm for use in data centers and computational clusters.","PeriodicalId":333104,"journal":{"name":"ACM SE '10","volume":"127 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114329967","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Using passtones instead of passwords 使用密码代替密码
Pub Date : 2010-04-15 DOI: 10.1145/1900008.1900119
Mary Brown, Felicia R. Doswell
As computers progressively dominate our everyday lives, the issue of security becomes increasingly more important. Every electronic account opened has a user name and password attached to it. Usually the password assigned is an arbitrary, random number given by the entity that issues the account. That means the more accounts we have, e.g. e-mail, bank account, office intranets, etc., the more passwords we must remember. Each of these passwords is an alphanumeric sequence. Since it is also recommended that we change passwords every three to six months, it could rapidly become burdensome to remember, not only all the passwords but which password goes with which account. In an effort to simplify the process, many computer users tend to select one generic password and apply it to all accounts. This then becomes a very high security risk since it becomes relatively simple to access all accounts once the first one has been breached. Using the concept that it is easier for the human brain to remember faces than it is to remember alphanumeric sequences; Real User developed an alternative called "Passface". This concept requires users to remember a sequence of five faces as their password rather than alphanumeric characters. Although this may be eminently suitable for the general public, it would be difficult for persons with visual disabilities to use this type of system. The goal of this research effort is to demonstrate that a similar, yet effective, concept can be implemented using sounds instead of faces.
随着计算机逐渐主导我们的日常生活,安全问题变得越来越重要。每个开立的电子账户都附有用户名和密码。通常分配的密码是由颁发帐户的实体给出的任意随机数。这意味着我们拥有的账户越多,例如电子邮件、银行账户、办公室内部网等,我们必须记住的密码就越多。每个密码都是一个字母数字序列。由于还建议我们每三到六个月更换一次密码,这可能很快就会成为记忆的负担,不仅是所有的密码,还有哪个密码对应哪个帐户。为了简化程序,许多计算机用户倾向于选择一个通用密码,并将其应用于所有帐户。这就变成了一个非常高的安全风险,因为一旦第一个账户被攻破,访问所有账户就变得相对简单了。利用人类大脑比记住字母数字序列更容易记住面孔的概念;Real User开发了一种名为“Passface”的替代方案。这个概念要求用户记住五张脸的序列作为密码,而不是字母数字字符。虽然这可能非常适合一般公众,但对于有视觉障碍的人来说,使用这种类型的系统会很困难。这项研究的目标是证明一个类似的,但有效的概念可以用声音代替面孔来实现。
{"title":"Using passtones instead of passwords","authors":"Mary Brown, Felicia R. Doswell","doi":"10.1145/1900008.1900119","DOIUrl":"https://doi.org/10.1145/1900008.1900119","url":null,"abstract":"As computers progressively dominate our everyday lives, the issue of security becomes increasingly more important. Every electronic account opened has a user name and password attached to it. Usually the password assigned is an arbitrary, random number given by the entity that issues the account. That means the more accounts we have, e.g. e-mail, bank account, office intranets, etc., the more passwords we must remember. Each of these passwords is an alphanumeric sequence. Since it is also recommended that we change passwords every three to six months, it could rapidly become burdensome to remember, not only all the passwords but which password goes with which account. In an effort to simplify the process, many computer users tend to select one generic password and apply it to all accounts. This then becomes a very high security risk since it becomes relatively simple to access all accounts once the first one has been breached.\u0000 Using the concept that it is easier for the human brain to remember faces than it is to remember alphanumeric sequences; Real User developed an alternative called \"Passface\". This concept requires users to remember a sequence of five faces as their password rather than alphanumeric characters. Although this may be eminently suitable for the general public, it would be difficult for persons with visual disabilities to use this type of system. The goal of this research effort is to demonstrate that a similar, yet effective, concept can be implemented using sounds instead of faces.","PeriodicalId":333104,"journal":{"name":"ACM SE '10","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128664771","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Towards improving a similarity search approach 改进相似度搜索方法
Pub Date : 2010-04-15 DOI: 10.1145/1900008.1900076
Yong Shi
In this paper, we present continuous research on data analysis based on our previous work on similarity search problems. PanKNN [13] is a novel technique which explores the meaning of K nearest neighbors from a new perspective, redefines the distances between data points and a given query point Q, and efficiently and effectively selects data points which are closest to Q. It can be applied in various data mining fields. In this paper, we present our approach to improving the PanKNN algorithm using the Shrinking concept. Shrinking[15] is a data preprocessing technique which optimizes the inner structure of data inspired by the Newton's Universal Law of Gravitation[11] in the real world. This improved approach can assist to improve the performance of existing data analysis approaches.
在本文中,我们在前人研究相似搜索问题的基础上,对数据分析进行了持续的研究。PanKNN[13]是一种新颖的技术,它从新的角度探索K个最近邻的含义,重新定义数据点与给定查询点Q之间的距离,并高效有效地选择最接近Q的数据点,可应用于各种数据挖掘领域。在本文中,我们提出了使用收缩概念改进PanKNN算法的方法。收缩[15]是受现实世界中牛顿万有引力定律[11]的启发,对数据内部结构进行优化的数据预处理技术。这种改进的方法有助于提高现有数据分析方法的性能。
{"title":"Towards improving a similarity search approach","authors":"Yong Shi","doi":"10.1145/1900008.1900076","DOIUrl":"https://doi.org/10.1145/1900008.1900076","url":null,"abstract":"In this paper, we present continuous research on data analysis based on our previous work on similarity search problems. PanKNN [13] is a novel technique which explores the meaning of K nearest neighbors from a new perspective, redefines the distances between data points and a given query point Q, and efficiently and effectively selects data points which are closest to Q. It can be applied in various data mining fields. In this paper, we present our approach to improving the PanKNN algorithm using the Shrinking concept. Shrinking[15] is a data preprocessing technique which optimizes the inner structure of data inspired by the Newton's Universal Law of Gravitation[11] in the real world. This improved approach can assist to improve the performance of existing data analysis approaches.","PeriodicalId":333104,"journal":{"name":"ACM SE '10","volume":"66 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129351414","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Using simulations to assess the stability and capacity of cloud computing systems 使用模拟来评估云计算系统的稳定性和容量
Pub Date : 2010-04-15 DOI: 10.1145/1900008.1900108
Jingsong Wang, M. Huhns
For applications hosted in a cloud computing system, where there are many servers to handle incoming invocations of the application, the assessment of stability of the cloud is very important for both the planning of new applications and the expansion of existing applications. However, a general assessment is always hard to achieve as there are still no standard definitions of techniques used in cloud computing and an actual cloud computing system could be very large and complex. This paper presents a simulation for a cloud computing environment. It enables an assessment of the cloud's logical stability under various configurations without performing experiments on the actual cloud environment. The correctness of the simulation is verified by the theoretical calculation results of the well known M/M/1 queuing system.
对于托管在云计算系统中的应用程序(其中有许多服务器来处理应用程序的传入调用),云的稳定性评估对于新应用程序的规划和现有应用程序的扩展都非常重要。但是,由于云计算中使用的技术仍然没有标准定义,而且实际的云计算系统可能非常庞大和复杂,因此一般评估总是很难实现。本文给出了一个云计算环境下的仿真。它支持在各种配置下评估云的逻辑稳定性,而无需在实际的云环境上执行实验。通过M/M/1排队系统的理论计算结果验证了仿真的正确性。
{"title":"Using simulations to assess the stability and capacity of cloud computing systems","authors":"Jingsong Wang, M. Huhns","doi":"10.1145/1900008.1900108","DOIUrl":"https://doi.org/10.1145/1900008.1900108","url":null,"abstract":"For applications hosted in a cloud computing system, where there are many servers to handle incoming invocations of the application, the assessment of stability of the cloud is very important for both the planning of new applications and the expansion of existing applications. However, a general assessment is always hard to achieve as there are still no standard definitions of techniques used in cloud computing and an actual cloud computing system could be very large and complex. This paper presents a simulation for a cloud computing environment. It enables an assessment of the cloud's logical stability under various configurations without performing experiments on the actual cloud environment. The correctness of the simulation is verified by the theoretical calculation results of the well known M/M/1 queuing system.","PeriodicalId":333104,"journal":{"name":"ACM SE '10","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121774690","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Virtual camera scouting with 3DOF motion trackers 虚拟相机侦察与三维运动跟踪器
Pub Date : 2010-04-15 DOI: 10.1145/1900008.1900129
William H. Bares, Nick Buckner, Daniel Castille
The Screenplay Scout interface enables a filmmaker to scout camera placements and angles in a virtual 3D world using a lightweight and low-cost combination of a gamepad and a three-degree of freedom (3DOF) orientation sensor. He or she records the camera moves as the orientation sensor's real-time 3DOF data is mapped to the aim direction of the virtual camera and the gamepad controls camera position and the zoom lens. During recording the Screenplay Scout automatically saves to disk still frame images and a text log of camera setting data to support creation of storyboards and cinematic previsualization.
“剧本侦察”(scriptscout)界面可以让电影制作人在虚拟3D世界中使用轻量级低成本的游戏手柄和三自由度(3DOF)方向传感器来侦察摄像机的位置和角度。当方向传感器的实时3DOF数据映射到虚拟相机的瞄准方向时,他或她记录相机的移动,而游戏手柄控制相机的位置和变焦镜头。在录制过程中,剧本侦察自动保存到磁盘静止帧图像和相机设置数据的文本日志,以支持创建故事板和电影预览。
{"title":"Virtual camera scouting with 3DOF motion trackers","authors":"William H. Bares, Nick Buckner, Daniel Castille","doi":"10.1145/1900008.1900129","DOIUrl":"https://doi.org/10.1145/1900008.1900129","url":null,"abstract":"The Screenplay Scout interface enables a filmmaker to scout camera placements and angles in a virtual 3D world using a lightweight and low-cost combination of a gamepad and a three-degree of freedom (3DOF) orientation sensor. He or she records the camera moves as the orientation sensor's real-time 3DOF data is mapped to the aim direction of the virtual camera and the gamepad controls camera position and the zoom lens. During recording the Screenplay Scout automatically saves to disk still frame images and a text log of camera setting data to support creation of storyboards and cinematic previsualization.","PeriodicalId":333104,"journal":{"name":"ACM SE '10","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124772308","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
ACM SE '10
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1