首页 > 最新文献

2014 16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing最新文献

英文 中文
Optimal Capacity Allocation for Executing MapReduce Jobs in Cloud Systems 云系统中MapReduce任务的最优容量分配
M. Malekimajd, A. M. Rizzi, D. Ardagna, M. Ciavotta, M. Passacantando, A. Movaghar
Nowadays, analyzing large amount of data is of paramount importance for many companies. Big data and business intelligence applications are facilitated by the MapReduce programming model while, at infrastructural layer, cloud computing provides flexible and cost effective solutions for allocating on demand large clusters. Capacity allocation in such systems is a key challenge to providing performance for MapReduce jobs and minimize cloud resource cost. The contribution of this paper is twofold: (i) we formulate a linear programming model able to minimize cloud resources cost and job rejection penalties for the execution of jobs of multiple classes with (soft) deadline guarantees, (ii) we provide new upper and lower bounds for MapReduce job execution time in shared Hadoop clusters. Moreover, our solutions are validated by a large set of experiments. We demonstrate that our method is able to determine the global optimal solution for systems including up to 1000 user classes in less than 0.5 seconds. Moreover, the execution time of MapReduce jobs are within 19% of our upper bounds on average.
如今,分析大量数据对许多公司来说是至关重要的。MapReduce编程模型为大数据和商业智能应用提供了便利,而在基础设施层,云计算为按需分配大型集群提供了灵活且经济高效的解决方案。在这样的系统中,容量分配是为MapReduce作业提供性能和最小化云资源成本的关键挑战。本文的贡献是双重的:(i)我们制定了一个线性规划模型,能够最大限度地减少云资源成本和执行具有(软)截止日期保证的多类作业的作业拒绝处罚,(ii)我们提供了共享Hadoop集群中MapReduce作业执行时间的新上限和下限。此外,我们的解决方案已通过大量实验验证。我们证明了我们的方法能够在不到0.5秒的时间内确定包含多达1000个用户类的系统的全局最优解。此外,MapReduce作业的执行时间平均在上限的19%以内。
{"title":"Optimal Capacity Allocation for Executing MapReduce Jobs in Cloud Systems","authors":"M. Malekimajd, A. M. Rizzi, D. Ardagna, M. Ciavotta, M. Passacantando, A. Movaghar","doi":"10.1109/SYNASC.2014.58","DOIUrl":"https://doi.org/10.1109/SYNASC.2014.58","url":null,"abstract":"Nowadays, analyzing large amount of data is of paramount importance for many companies. Big data and business intelligence applications are facilitated by the MapReduce programming model while, at infrastructural layer, cloud computing provides flexible and cost effective solutions for allocating on demand large clusters. Capacity allocation in such systems is a key challenge to providing performance for MapReduce jobs and minimize cloud resource cost. The contribution of this paper is twofold: (i) we formulate a linear programming model able to minimize cloud resources cost and job rejection penalties for the execution of jobs of multiple classes with (soft) deadline guarantees, (ii) we provide new upper and lower bounds for MapReduce job execution time in shared Hadoop clusters. Moreover, our solutions are validated by a large set of experiments. We demonstrate that our method is able to determine the global optimal solution for systems including up to 1000 user classes in less than 0.5 seconds. Moreover, the execution time of MapReduce jobs are within 19% of our upper bounds on average.","PeriodicalId":150575,"journal":{"name":"2014 16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"98 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126088969","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}
引用次数: 11
Using Cylindrical Algebraic Decomposition and Local Fourier Analysis to Study Numerical Methods: Two Examples 用圆柱代数分解和局部傅立叶分析研究数值方法:两个例子
Stefan Takacs
Local Fourier analysis is a strong and well-established tool for analyzing the convergence of numerical methods for partial differential equations. The key idea of local Fourier analysis is to represent the occurring functions in terms of a Fourier series and to use this representation to study certain properties of the particular numerical method, like the convergence rate or an error estimate. In the process of applying a local Fourier analysis, it is typically necessary to determine the supremum of a more or less complicated term with respect to all frequencies and, potentially, other variables. The problem of computing such a supremum can be rewritten as a quantifier elimination problem, which can be solved with cylindrical algebraic decomposition, a well-known tool from symbolic computation. The combination of local Fourier analysis and cylindrical algebraic decomposition is a machinery that can be applied to a wide class of problems. In the present paper, we will discuss two examples. The first example is to compute the convergence rate of a multigrid method. As second example we will see that the machinery can also be used to do something rather different: We will compare approximation error estimates for different kinds of discretizations.
局部傅立叶分析是分析偏微分方程数值方法的收敛性的一种强大而成熟的工具。局部傅里叶分析的关键思想是用傅里叶级数来表示出现的函数并用这种表示来研究特定数值方法的某些性质,比如收敛速率或误差估计。在应用局部傅里叶分析的过程中,通常有必要确定一个或多或少复杂的项相对于所有频率和潜在的其他变量的上极值。计算这种上极值的问题可以改写为量词消去问题,这个问题可以用圆柱代数分解来解决,圆柱代数分解是符号计算中一个著名的工具。局部傅里叶分析和圆柱代数分解的结合是一种可以应用于广泛问题的方法。在本文中,我们将讨论两个例子。第一个例子是计算多网格法的收敛速度。作为第二个例子,我们将看到机器也可以用来做一些相当不同的事情:我们将比较不同类型离散化的近似误差估计。
{"title":"Using Cylindrical Algebraic Decomposition and Local Fourier Analysis to Study Numerical Methods: Two Examples","authors":"Stefan Takacs","doi":"10.1109/SYNASC.2014.14","DOIUrl":"https://doi.org/10.1109/SYNASC.2014.14","url":null,"abstract":"Local Fourier analysis is a strong and well-established tool for analyzing the convergence of numerical methods for partial differential equations. The key idea of local Fourier analysis is to represent the occurring functions in terms of a Fourier series and to use this representation to study certain properties of the particular numerical method, like the convergence rate or an error estimate. In the process of applying a local Fourier analysis, it is typically necessary to determine the supremum of a more or less complicated term with respect to all frequencies and, potentially, other variables. The problem of computing such a supremum can be rewritten as a quantifier elimination problem, which can be solved with cylindrical algebraic decomposition, a well-known tool from symbolic computation. The combination of local Fourier analysis and cylindrical algebraic decomposition is a machinery that can be applied to a wide class of problems. In the present paper, we will discuss two examples. The first example is to compute the convergence rate of a multigrid method. As second example we will see that the machinery can also be used to do something rather different: We will compare approximation error estimates for different kinds of discretizations.","PeriodicalId":150575,"journal":{"name":"2014 16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"75 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127402286","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
Central Dogma of Molecular Biology - New Paradigm in Evolutionary Computation 分子生物学的中心法则——进化计算的新范式
C. Rotar
The aim of this study is to develop a new evolutionary computation paradigm in terms of molecular biology. Standard genetic algorithms are heuristics inspired by the simplified model of natural evolution and genetics. The latest discoveries and innovations from molecular biology, related to the conventional central dogma of molecular biology, generate the necessity of updating the genetic algorithms, although successfully applied in various complex tasks. In this direction, the research in Evolutionary Computation requires a reconsideration of the concepts and theories underlying the development of these popular optimization techniques. Since the emergence of the new features is important in the evolution, the DNA code requires progress. Evolutionary Computation which is based on the mutation and the natural selection can be reconsidered in terms of protein synthesis and reverse transcription. From the computational perspective, a biological phenomenon might be interpreted in various forms in order to obtain reliable computational techniques.
本研究的目的是在分子生物学方面发展一种新的进化计算范式。标准遗传算法是受自然进化和遗传学简化模型启发的启发式算法。分子生物学的最新发现和创新,与传统的分子生物学中心教条有关,产生了更新遗传算法的必要性,尽管遗传算法已经成功地应用于各种复杂的任务中。在这个方向上,进化计算的研究需要重新考虑这些流行的优化技术发展的概念和理论。由于新特征的出现在进化中很重要,DNA密码需要进步。基于突变和自然选择的进化计算可以从蛋白质合成和逆转录的角度重新考虑。从计算的角度来看,为了获得可靠的计算技术,一个生物现象可以用不同的形式来解释。
{"title":"Central Dogma of Molecular Biology - New Paradigm in Evolutionary Computation","authors":"C. Rotar","doi":"10.1109/SYNASC.2014.46","DOIUrl":"https://doi.org/10.1109/SYNASC.2014.46","url":null,"abstract":"The aim of this study is to develop a new evolutionary computation paradigm in terms of molecular biology. Standard genetic algorithms are heuristics inspired by the simplified model of natural evolution and genetics. The latest discoveries and innovations from molecular biology, related to the conventional central dogma of molecular biology, generate the necessity of updating the genetic algorithms, although successfully applied in various complex tasks. In this direction, the research in Evolutionary Computation requires a reconsideration of the concepts and theories underlying the development of these popular optimization techniques. Since the emergence of the new features is important in the evolution, the DNA code requires progress. Evolutionary Computation which is based on the mutation and the natural selection can be reconsidered in terms of protein synthesis and reverse transcription. From the computational perspective, a biological phenomenon might be interpreted in various forms in order to obtain reliable computational techniques.","PeriodicalId":150575,"journal":{"name":"2014 16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121799588","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}
引用次数: 11
Correct Metric Semantics for a Biologically-Inspired Formalism 生物学启发的形式主义的正确度量语义
Gabriel Ciobanu, E. Todoran
We investigate the semantics of a biologically-inspired formalism. This formalism was initially introduced by Cardelli as a "strand algebra" for DNA computing. For such a language we study and relate new formal semantic models. The mathematical framework is given by complete metric spaces in which the Banach fixed point theorem is used, various semantic functions are defined as fixed points of appropriate higher-order mappings. We define a new denotational semantics and compare it with the operational semantics introduced by Cardelli. We establish the formal relation between the operational and the denotational semantics by using an abstraction operator and a fixed point argument. In this way we establish the correctness of the denotational semantics with respect to the operational semantics.
我们研究了生物学启发的形式主义的语义。这种形式最初是由Cardelli作为DNA计算的“链代数”引入的。对于这种语言,我们研究并关联新的形式语义模型。利用Banach不动点定理给出完备度量空间的数学框架,将各种语义函数定义为适当高阶映射的不动点。我们定义了一种新的指称语义,并将其与Cardelli引入的操作语义进行了比较。利用一个抽象算子和一个不动点参数,建立了操作语义和指称语义之间的形式化关系。这样,我们就确立了指称语义相对于操作语义的正确性。
{"title":"Correct Metric Semantics for a Biologically-Inspired Formalism","authors":"Gabriel Ciobanu, E. Todoran","doi":"10.1109/SYNASC.2014.50","DOIUrl":"https://doi.org/10.1109/SYNASC.2014.50","url":null,"abstract":"We investigate the semantics of a biologically-inspired formalism. This formalism was initially introduced by Cardelli as a \"strand algebra\" for DNA computing. For such a language we study and relate new formal semantic models. The mathematical framework is given by complete metric spaces in which the Banach fixed point theorem is used, various semantic functions are defined as fixed points of appropriate higher-order mappings. We define a new denotational semantics and compare it with the operational semantics introduced by Cardelli. We establish the formal relation between the operational and the denotational semantics by using an abstraction operator and a fixed point argument. In this way we establish the correctness of the denotational semantics with respect to the operational semantics.","PeriodicalId":150575,"journal":{"name":"2014 16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126707959","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
Investigation of Alternative Evolutionary Prototype Generation in Medical Classification 医学分类中替代进化原型生成的研究
C. Stoean, R. Stoean, Adrian Sandita
The response of a computational system to support medical diagnosis should simultaneously be accurate, comprehensible, flexible and prompt in order to be qualified as a reliable second opinion. Based on the above characteristics, the current paper examines the behaviour of two evolutionary algorithms that discover prototypes for each possible diagnosis outcome. The discovered centroids provide understandable thresholds of differentiation among the decision classes. The goal of this paper is to inspect alternative architectures for prototype representation to reach the centroids with desired accuracy and in acceptable time.
支持医疗诊断的计算系统的反应应同时准确、可理解、灵活和迅速,以便有资格成为可靠的第二意见。基于上述特征,本文研究了两种进化算法的行为,这两种算法为每种可能的诊断结果发现原型。发现的质心为决策类之间的区分提供了可理解的阈值。本文的目标是检查原型表示的替代架构,以便在可接受的时间内以所需的精度达到质心。
{"title":"Investigation of Alternative Evolutionary Prototype Generation in Medical Classification","authors":"C. Stoean, R. Stoean, Adrian Sandita","doi":"10.1109/SYNASC.2014.77","DOIUrl":"https://doi.org/10.1109/SYNASC.2014.77","url":null,"abstract":"The response of a computational system to support medical diagnosis should simultaneously be accurate, comprehensible, flexible and prompt in order to be qualified as a reliable second opinion. Based on the above characteristics, the current paper examines the behaviour of two evolutionary algorithms that discover prototypes for each possible diagnosis outcome. The discovered centroids provide understandable thresholds of differentiation among the decision classes. The goal of this paper is to inspect alternative architectures for prototype representation to reach the centroids with desired accuracy and in acceptable time.","PeriodicalId":150575,"journal":{"name":"2014 16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130289033","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}
引用次数: 2
Model-Driven Design of Cloud Applications with Quality-of-Service Guarantees: The MODAClouds Approach, MICAS Tutorial 具有服务质量保证的云应用的模型驱动设计:modclouds方法,MICAS教程
M. A. D. Silva, D. Ardagna, Nicolas Ferry, Juan F. Pérez
The competition between cloud providers has led to an impressive set of cloud solutions offered to consumers. The ability to properly design and deploy multi-cloud applications (i.e., Applications deployed on multiple clouds) allows exploiting the peculiarities of each cloud solution and hence optimizing the performance and cost of the applications. However, this is hindered by the large heterogeneity of the existing cloud offerings. In this work, we present the model-driven methodology and tools developed within the MODA Clouds European project to support the design of multi-cloud applications. In particular, the proposed framework promotes a model driven approach to help reducing vendor "lock-in", support multi-cloud deployments, and provide solutions for estimating and optimizing the performance of multi-cloud applications at design-time.
云提供商之间的竞争已经为消费者提供了一系列令人印象深刻的云解决方案。正确设计和部署多云应用程序(即,部署在多个云上的应用程序)的能力允许利用每个云解决方案的特性,从而优化应用程序的性能和成本。然而,现有云产品的巨大异质性阻碍了这一点。在这项工作中,我们介绍了MODA欧洲云项目中开发的模型驱动方法和工具,以支持多云应用程序的设计。特别是,该框架提出了一种模型驱动的方法,以帮助减少供应商“锁定”,支持多云部署,并提供在设计时评估和优化多云应用程序性能的解决方案。
{"title":"Model-Driven Design of Cloud Applications with Quality-of-Service Guarantees: The MODAClouds Approach, MICAS Tutorial","authors":"M. A. D. Silva, D. Ardagna, Nicolas Ferry, Juan F. Pérez","doi":"10.1109/SYNASC.2014.8","DOIUrl":"https://doi.org/10.1109/SYNASC.2014.8","url":null,"abstract":"The competition between cloud providers has led to an impressive set of cloud solutions offered to consumers. The ability to properly design and deploy multi-cloud applications (i.e., Applications deployed on multiple clouds) allows exploiting the peculiarities of each cloud solution and hence optimizing the performance and cost of the applications. However, this is hindered by the large heterogeneity of the existing cloud offerings. In this work, we present the model-driven methodology and tools developed within the MODA Clouds European project to support the design of multi-cloud applications. In particular, the proposed framework promotes a model driven approach to help reducing vendor \"lock-in\", support multi-cloud deployments, and provide solutions for estimating and optimizing the performance of multi-cloud applications at design-time.","PeriodicalId":150575,"journal":{"name":"2014 16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"144 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132019584","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}
引用次数: 3
Proof Generation from Delta-Decisions 从delta决策生成证明
Sicun Gao, Soonho Kong, E. Clarke
We show how to generate and validate logical proofs of unsatisfiability from delta-complete decision procedures that rely on error-prone numerical algorithms. Solving this problem is important for ensuring correctness of the decision procedures. At the same time, it is a new approach for automated theorem proving over real numbers. We design a first-order calculus, and transform the computational steps of constraint solving into logic proofs, which are then validated using proof-checking algorithms. As an application, we demonstrate how proofs generated from our solver can establish many nonlinear lemmas in the theormal proof of the Kepler Conjecture.
我们展示了如何从依赖于容易出错的数值算法的delta完全决策过程中生成和验证不可满足性的逻辑证明。解决这个问题对于确保决策过程的正确性非常重要。同时,为实数上定理的自动证明提供了一种新的方法。我们设计了一个一阶微积分,并将约束求解的计算步骤转换为逻辑证明,然后使用证明检查算法对其进行验证。作为一个应用,我们演示了由我们的解算器生成的证明如何在开普勒猜想的定理证明中建立许多非线性引理。
{"title":"Proof Generation from Delta-Decisions","authors":"Sicun Gao, Soonho Kong, E. Clarke","doi":"10.1109/SYNASC.2014.29","DOIUrl":"https://doi.org/10.1109/SYNASC.2014.29","url":null,"abstract":"We show how to generate and validate logical proofs of unsatisfiability from delta-complete decision procedures that rely on error-prone numerical algorithms. Solving this problem is important for ensuring correctness of the decision procedures. At the same time, it is a new approach for automated theorem proving over real numbers. We design a first-order calculus, and transform the computational steps of constraint solving into logic proofs, which are then validated using proof-checking algorithms. As an application, we demonstrate how proofs generated from our solver can establish many nonlinear lemmas in the theormal proof of the Kepler Conjecture.","PeriodicalId":150575,"journal":{"name":"2014 16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"46 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132136511","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}
引用次数: 9
High-Probability Mutation in Basic Genetic Algorithms 基本遗传算法中的高概率突变
Nicolae-Eugen Croitoru
Customarily, Genetic Algorithms use lowprobability mutation operators. In an effort to increase their performance, this paper presents a study of Genetic Algorithms with very high mutation rates (≈ 95%) . A comparison is drawn, relative to the low-probability (≈ 1%) mutation GA, on two large classes of problems: numerical functions (well-known test functions such as Rosenbrock's, Six-Hump Camel Back) and bit-block functions (e.g. Royal Road, Trap Functions). A large number of experimental runs combined with parameter variation provide statistical significance for the comparison. The high-probability mutation is found to perform well on most tested functions, outperforming low-probability mutation on some of them. These results are then explained in terms of dynamic dual encoding and selection pressure reduction, and placed in the context of the No Free Lunch theorem.
遗传算法通常使用低概率变异算子。为了提高它们的性能,本文提出了一种具有非常高突变率(≈95%)的遗传算法的研究。相对于低概率(≈1%)突变遗传算法,在两大类问题上进行了比较:数值函数(众所周知的测试函数,如Rosenbrock's, Six-Hump Camel Back)和位块函数(如Royal Road, Trap函数)。大量的实验运行结合参数的变化为比较提供了统计学意义。发现高概率突变在大多数测试函数上表现良好,在某些函数上表现优于低概率突变。然后,这些结果在动态对偶编码和选择压力减少方面进行了解释,并将其置于没有免费午餐定理的背景下。
{"title":"High-Probability Mutation in Basic Genetic Algorithms","authors":"Nicolae-Eugen Croitoru","doi":"10.1109/SYNASC.2014.48","DOIUrl":"https://doi.org/10.1109/SYNASC.2014.48","url":null,"abstract":"Customarily, Genetic Algorithms use lowprobability mutation operators. In an effort to increase their performance, this paper presents a study of Genetic Algorithms with very high mutation rates (≈ 95%) . A comparison is drawn, relative to the low-probability (≈ 1%) mutation GA, on two large classes of problems: numerical functions (well-known test functions such as Rosenbrock's, Six-Hump Camel Back) and bit-block functions (e.g. Royal Road, Trap Functions). A large number of experimental runs combined with parameter variation provide statistical significance for the comparison. The high-probability mutation is found to perform well on most tested functions, outperforming low-probability mutation on some of them. These results are then explained in terms of dynamic dual encoding and selection pressure reduction, and placed in the context of the No Free Lunch theorem.","PeriodicalId":150575,"journal":{"name":"2014 16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"57 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121935556","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
Pedestrian Recognition by Using a Kernel-Based Multi-modality Approach 基于核的多模态行人识别方法
A. Sirbu, A. Rogozan, L. Dioşan, A. Bensrhair
Despite many years of research, pedestrian recognition is still a difficult, but very important task. We present a multi-modality approach, that combines features extracted from three type of images: intensity, depth and flow. For the feature extraction phase we use Kernel Descriptors, which are optimised independently on each type of image, and for the learning phase we use Support Vector Machines. Numerical experiments are performed on a benchmark dataset consisting of pedestrian and non-pedestrian (labelled) images captured in outdoor urban environments and indicate that the model built by combining features extracted with Kernel Descriptors from multi-modality images performs better than using single modality images.
尽管经过多年的研究,行人识别仍然是一项困难但又非常重要的任务。我们提出了一种多模态方法,该方法结合了从三种类型的图像中提取的特征:强度、深度和流量。对于特征提取阶段,我们使用内核描述符,它在每种类型的图像上独立优化,对于学习阶段,我们使用支持向量机。在室外城市环境中采集的行人和非行人(标记)图像组成的基准数据集上进行了数值实验,结果表明,将从多模态图像中提取的特征与核描述子相结合构建的模型比使用单模态图像表现更好。
{"title":"Pedestrian Recognition by Using a Kernel-Based Multi-modality Approach","authors":"A. Sirbu, A. Rogozan, L. Dioşan, A. Bensrhair","doi":"10.1109/SYNASC.2014.42","DOIUrl":"https://doi.org/10.1109/SYNASC.2014.42","url":null,"abstract":"Despite many years of research, pedestrian recognition is still a difficult, but very important task. We present a multi-modality approach, that combines features extracted from three type of images: intensity, depth and flow. For the feature extraction phase we use Kernel Descriptors, which are optimised independently on each type of image, and for the learning phase we use Support Vector Machines. Numerical experiments are performed on a benchmark dataset consisting of pedestrian and non-pedestrian (labelled) images captured in outdoor urban environments and indicate that the model built by combining features extracted with Kernel Descriptors from multi-modality images performs better than using single modality images.","PeriodicalId":150575,"journal":{"name":"2014 16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"96 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121206991","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}
引用次数: 3
A Heuristic-Based Approach for Reducing the Power Consumption of Real-Time Embedded Systems 一种基于启发式的实时嵌入式系统功耗降低方法
V. Radulescu, S. Andrei, A. Cheng
The current trend in designing power-efficient devices is concerning not only Personal Computer-like (PC) systems, but also real-time embedded systems. While a lot of research has been done on minimizing the total energy of a system, adapting the scheduling techniques for lower energy consumption has been less popular. Nevertheless, this can prove highly efficient, as the Central Processing Units (CPUs) are usually responsible for the largest part of the whole system's energy consumption. This paper presents an approach on improving the energy consumption of a real-time system. Starting with a given feasible schedule for a non-preemptive, single-instance, n-task set, power saving is achieved by reducing the CPU frequency whenever possible, without breaking the task deadlines. The goal can be described in analytical terms as a multivariate optimization problem. Due to the complexity of the resulting problem, the use of heuristic techniques provides good chances for finding the desired optimum. To the best of our knowledge, the use of these methods for the power-aware scheduling problem has not been attempted.
目前设计节能设备的趋势不仅涉及类个人计算机系统,而且涉及实时嵌入式系统。虽然已经有很多关于最小化系统总能量的研究,但采用更低能耗的调度技术却不太受欢迎。然而,这可以证明是非常高效的,因为中央处理单元(cpu)通常负责整个系统能耗的最大部分。本文提出了一种提高实时系统能耗的方法。对于非抢占式、单实例、n任务集,从给定的可行调度开始,在不破坏任务截止日期的情况下,通过尽可能降低CPU频率来实现节能。这个目标可以用解析术语描述为一个多变量优化问题。由于结果问题的复杂性,启发式技术的使用为找到理想的最优提供了很好的机会。据我们所知,还没有人尝试使用这些方法来解决功率感知调度问题。
{"title":"A Heuristic-Based Approach for Reducing the Power Consumption of Real-Time Embedded Systems","authors":"V. Radulescu, S. Andrei, A. Cheng","doi":"10.1109/SYNASC.2014.31","DOIUrl":"https://doi.org/10.1109/SYNASC.2014.31","url":null,"abstract":"The current trend in designing power-efficient devices is concerning not only Personal Computer-like (PC) systems, but also real-time embedded systems. While a lot of research has been done on minimizing the total energy of a system, adapting the scheduling techniques for lower energy consumption has been less popular. Nevertheless, this can prove highly efficient, as the Central Processing Units (CPUs) are usually responsible for the largest part of the whole system's energy consumption. This paper presents an approach on improving the energy consumption of a real-time system. Starting with a given feasible schedule for a non-preemptive, single-instance, n-task set, power saving is achieved by reducing the CPU frequency whenever possible, without breaking the task deadlines. The goal can be described in analytical terms as a multivariate optimization problem. Due to the complexity of the resulting problem, the use of heuristic techniques provides good chances for finding the desired optimum. To the best of our knowledge, the use of these methods for the power-aware scheduling problem has not been attempted.","PeriodicalId":150575,"journal":{"name":"2014 16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124488479","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}
引用次数: 3
期刊
2014 16th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing
全部 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