首页 > 最新文献

2010 13th IEEE International Conference on Computational Science and Engineering最新文献

英文 中文
Persistent Locality Management of Scientific Application Workflows 科学应用工作流的持久局部性管理
Lamine M. Aouad, Mohand Tahar Kechadi, S. Petiton
The huge data requirements of large nowadays applications in science and engineering make optimised and scalable data placement mechanisms an essential need. For this purpose, we propose a scheduling scheme based on an efficient data locality management for data-intensive workflows. Transfer and placement decisions are made based on constructions in the workflow, representing inter-relationships between inputs and outputs at its different levels. When running large applications, most of the input data would not be shipped, keeping the data close to the jobs, and resulting on mush less communication and transfer overheads. We have implemented these techniques for the YML workflow system. This paper presents results showing a substantial improvement in the performance of many interdependent multi-level workflows through these data placement optimisations.
当今科学和工程领域的大量应用对数据的需求使得优化和可扩展的数据放置机制成为一种基本需求。为此,我们提出了一种基于高效数据局部性管理的数据密集型工作流调度方案。转移和安置决策是基于工作流中的结构做出的,代表了不同层次的输入和输出之间的相互关系。在运行大型应用程序时,大多数输入数据不会被传送,从而使数据保持在作业附近,从而大大减少了通信和传输开销。我们已经在YML工作流系统中实现了这些技术。本文提出的结果显示,通过这些数据放置优化,许多相互依赖的多层次工作流的性能有了实质性的改善。
{"title":"Persistent Locality Management of Scientific Application Workflows","authors":"Lamine M. Aouad, Mohand Tahar Kechadi, S. Petiton","doi":"10.1109/CSE.2010.60","DOIUrl":"https://doi.org/10.1109/CSE.2010.60","url":null,"abstract":"The huge data requirements of large nowadays applications in science and engineering make optimised and scalable data placement mechanisms an essential need. For this purpose, we propose a scheduling scheme based on an efficient data locality management for data-intensive workflows. Transfer and placement decisions are made based on constructions in the workflow, representing inter-relationships between inputs and outputs at its different levels. When running large applications, most of the input data would not be shipped, keeping the data close to the jobs, and resulting on mush less communication and transfer overheads. We have implemented these techniques for the YML workflow system. This paper presents results showing a substantial improvement in the performance of many interdependent multi-level workflows through these data placement optimisations.","PeriodicalId":342688,"journal":{"name":"2010 13th IEEE International Conference on Computational Science and Engineering","volume":"101 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123141547","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
A Novel Generalized-Comparison-Based Self-Diagnosis Algorithm for Multiprocessor and Multicomputer Systems Using a Multilayered Neural Network 一种基于多层神经网络的多处理机和多计算机系统广义比较自诊断算法
M. Elhadef, A. Nayak
We consider the system-level self-diagnosis of multiprocessor and multicomputer systems under the generalized comparison model (GCM). In this diagnosis model, a set of tasks is assigned to pairs of nodes and their outcomes are compared by neighboring nodes. The collections of all comparison outcomes, agreements and disagreements among the nodes, are used to identify the set of faulty nodes. We consider only permanent faults in t-diagnosable systems that guarantee that each node can be correctly identified as fault-free or faulty based on a valid collection of comparison results (the syndrome) and assuming that the number of faulty nodes does not exceed a given bound t. Given that comparisons are performed by the nodes themselves, faulty nodes can incorrectly claim that fault-free nodes are faulty or that faulty nodes are fault-free. In this paper, we introduce a novel neural networks-based diagnosis approach to solve this fault identification problem. The new diagnosis approach exploits the off-line learning phase of neural networks to speed up the diagnosis algorithm. We have implemented and evaluated the new diagnosis approach using randomly generated diagnosable systems. The new neural-network-based self-diagnosis approach correctly identified most of the faulty situations forming hence a viable addition or alternative to solve the GCM-based fault identification problem.
在广义比较模型(GCM)下,研究了多处理机和多计算机系统的系统级自诊断。在该诊断模型中,将一组任务分配给对节点,并将其结果与相邻节点进行比较。所有比较结果的集合,节点之间的一致和不一致,用于识别故障节点集。我们只考虑t可诊断系统中的永久故障,这些故障保证每个节点可以根据有效的比较结果(综合症)正确识别为无故障或故障,并假设故障节点的数量不超过给定的界限t。鉴于比较是由节点自己执行的,故障节点可能错误地声称无故障节点是故障节点或故障节点是无故障的。在本文中,我们引入了一种新的基于神经网络的诊断方法来解决这种故障识别问题。新的诊断方法利用神经网络的离线学习阶段来加快诊断算法。我们已经使用随机生成的可诊断系统实施并评估了新的诊断方法。新的基于神经网络的自诊断方法可以正确识别大多数故障情况,从而为解决基于gcm的故障识别问题提供了可行的补充或替代方案。
{"title":"A Novel Generalized-Comparison-Based Self-Diagnosis Algorithm for Multiprocessor and Multicomputer Systems Using a Multilayered Neural Network","authors":"M. Elhadef, A. Nayak","doi":"10.1109/CSE.2010.68","DOIUrl":"https://doi.org/10.1109/CSE.2010.68","url":null,"abstract":"We consider the system-level self-diagnosis of multiprocessor and multicomputer systems under the generalized comparison model (GCM). In this diagnosis model, a set of tasks is assigned to pairs of nodes and their outcomes are compared by neighboring nodes. The collections of all comparison outcomes, agreements and disagreements among the nodes, are used to identify the set of faulty nodes. We consider only permanent faults in t-diagnosable systems that guarantee that each node can be correctly identified as fault-free or faulty based on a valid collection of comparison results (the syndrome) and assuming that the number of faulty nodes does not exceed a given bound t. Given that comparisons are performed by the nodes themselves, faulty nodes can incorrectly claim that fault-free nodes are faulty or that faulty nodes are fault-free. In this paper, we introduce a novel neural networks-based diagnosis approach to solve this fault identification problem. The new diagnosis approach exploits the off-line learning phase of neural networks to speed up the diagnosis algorithm. We have implemented and evaluated the new diagnosis approach using randomly generated diagnosable systems. The new neural-network-based self-diagnosis approach correctly identified most of the faulty situations forming hence a viable addition or alternative to solve the GCM-based fault identification problem.","PeriodicalId":342688,"journal":{"name":"2010 13th IEEE International Conference on Computational Science and Engineering","volume":"88 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130283161","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}
引用次数: 5
A Comprehensive Evaluation Method for Cross-Organizational Service Selection 跨组织服务选择的综合评价方法
Rutao Yang, Lianyong Qi, Wenmin Lin, Wanchun Dou, Jinjun Chen
Service selection has become a key step for cross-organizational collaboration in service-oriented practices and gained ever-increasing attention in both academic and industrial domains. However, the organizations involved may hold different types of evaluation scores, e.g., crisp number, value range and fuzzy linguistic terms. Besides, for the scores of fuzzy linguistic terms, different organizations may hold various evaluation granularities to meet their personalized preferences, which further increase the difficulties for unified service evaluation. So it is a great challenge to take these aspects into consideration for cross-organizational service selection. In view of this challenge, a comprehensive evaluation method named CRML (Crisp number-value Range-Multiple granularities Linguistic terms, CRML) is put forward in this paper. First, the scores of various evaluation types are unified into a form of trapezoidal fuzzy numbers. Second, a classic TOPSIS method is employed to rank all the candidate services for cross-organizational service selection. Finally, a case study is brought forth to validate the feasibility of our proposal.
服务选择已经成为面向服务实践中跨组织协作的关键步骤,在学术界和工业界都受到越来越多的关注。然而,所涉及的组织可能持有不同类型的评价分数,例如,明确的数字,价值范围和模糊的语言术语。此外,对于模糊语言术语的评分,不同组织可能会根据其个性化偏好持有不同的评价粒度,这进一步增加了统一服务评价的难度。因此,在跨组织的服务选择中考虑这些方面是一个很大的挑战。针对这一挑战,本文提出了一种名为CRML (Crisp number-value Range-Multiple gran粒度Linguistic terms,简称CRML)的综合评价方法。首先,将各种评价类型的得分统一为梯形模糊数的形式。其次,采用经典的TOPSIS方法对所有候选服务进行排序,以进行跨组织服务选择。最后,通过案例分析验证了该方案的可行性。
{"title":"A Comprehensive Evaluation Method for Cross-Organizational Service Selection","authors":"Rutao Yang, Lianyong Qi, Wenmin Lin, Wanchun Dou, Jinjun Chen","doi":"10.1109/CSE.2010.54","DOIUrl":"https://doi.org/10.1109/CSE.2010.54","url":null,"abstract":"Service selection has become a key step for cross-organizational collaboration in service-oriented practices and gained ever-increasing attention in both academic and industrial domains. However, the organizations involved may hold different types of evaluation scores, e.g., crisp number, value range and fuzzy linguistic terms. Besides, for the scores of fuzzy linguistic terms, different organizations may hold various evaluation granularities to meet their personalized preferences, which further increase the difficulties for unified service evaluation. So it is a great challenge to take these aspects into consideration for cross-organizational service selection. In view of this challenge, a comprehensive evaluation method named CRML (Crisp number-value Range-Multiple granularities Linguistic terms, CRML) is put forward in this paper. First, the scores of various evaluation types are unified into a form of trapezoidal fuzzy numbers. Second, a classic TOPSIS method is employed to rank all the candidate services for cross-organizational service selection. Finally, a case study is brought forth to validate the feasibility of our proposal.","PeriodicalId":342688,"journal":{"name":"2010 13th IEEE International Conference on Computational Science and Engineering","volume":"204 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121235338","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
CORER: A New Rule Generator Classifier 内容:一个新的规则生成器分类器
Javad Basiri, F. Taghiyareh, Sahar Gazani
Rule-based classifiers have been successfully applied in data mining applications. In this Paper, we have proposed a novel rule generator classifier called CORER (Colonial competitive Rule-based classifier) to improve the accuracy of data classification. The proposed classifier works based on CCA (Colonial Competitive Algorithm), a recently-developed evolutionary optimization algorithm. In order to approve the CORER capability in various domains, four different datasets from UCI machine learning database repository have been applied. To evaluate CORER performance, we compared our results with some other well-known classification methods, such as C4.5, CN.2, ID3 and naïve bayes which brings about superior results. Our findings lead us to believe that CORER may provide better performance for some critic domains which need more precise classifiers.
基于规则的分类器已经成功地应用于数据挖掘领域。在本文中,我们提出了一种新的规则生成分类器,称为CORER (Colonial competitive rule -based classifier),以提高数据分类的准确性。该分类器基于最近发展的进化优化算法CCA(殖民竞争算法)。为了验证不同领域的CORER能力,应用了来自UCI机器学习数据库存储库的四个不同数据集。为了评估CORER的性能,我们将我们的结果与其他一些知名的分类方法,如C4.5, CN.2, ID3和naïve bayes进行了比较,结果更优。我们的研究结果使我们相信,CORER可以为一些需要更精确分类器的批评领域提供更好的性能。
{"title":"CORER: A New Rule Generator Classifier","authors":"Javad Basiri, F. Taghiyareh, Sahar Gazani","doi":"10.1109/CSE.2010.18","DOIUrl":"https://doi.org/10.1109/CSE.2010.18","url":null,"abstract":"Rule-based classifiers have been successfully applied in data mining applications. In this Paper, we have proposed a novel rule generator classifier called CORER (Colonial competitive Rule-based classifier) to improve the accuracy of data classification. The proposed classifier works based on CCA (Colonial Competitive Algorithm), a recently-developed evolutionary optimization algorithm. In order to approve the CORER capability in various domains, four different datasets from UCI machine learning database repository have been applied. To evaluate CORER performance, we compared our results with some other well-known classification methods, such as C4.5, CN.2, ID3 and naïve bayes which brings about superior results. Our findings lead us to believe that CORER may provide better performance for some critic domains which need more precise classifiers.","PeriodicalId":342688,"journal":{"name":"2010 13th IEEE International Conference on Computational Science and Engineering","volume":"27 12","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132604930","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}
引用次数: 8
Optimizing Academic Conference Classification Using Social Tags 利用社会标签优化学术会议分类
Jing Xia, Kunmei Wen, Ruixuan Li, X. Gu
Automatically classifying academic conference into semantic topic promises improved academic search and browsing for users. Social tagging is an increasingly popular way of describing the topic of academic conference. However, no attention has been devoted to academic conference classification by making use of social tags. Motivated by this observation, this paper proposes a method which utilizes social tags as well as the content of academic conference in order to improve automatically identifying academic conference classification. The proposed method applies different automatic classification algorithms to improve classification quality by using social tags. Experimental results show that this method mentioned above performs better than the method which only utilizes the content to classify academic conference with 1% Precision measure score increase and 1.64% F1 measure score increase, which demonstrates the effectiveness of the proposed method.
将学术会议自动分类为语义主题,可以改善用户的学术搜索和浏览。社会标签是描述学术会议主题的一种日益流行的方式。然而,利用社会标签进行学术会议分类的研究尚未得到重视。基于这一观察,本文提出了一种结合社会标签和学术会议内容的方法来改进自动识别学术会议分类。该方法采用不同的自动分类算法,利用社会标签来提高分类质量。实验结果表明,该方法优于仅利用内容对学术会议进行分类的方法,精度测度分数提高1%,F1测度分数提高1.64%,证明了该方法的有效性。
{"title":"Optimizing Academic Conference Classification Using Social Tags","authors":"Jing Xia, Kunmei Wen, Ruixuan Li, X. Gu","doi":"10.1109/CSE.2010.43","DOIUrl":"https://doi.org/10.1109/CSE.2010.43","url":null,"abstract":"Automatically classifying academic conference into semantic topic promises improved academic search and browsing for users. Social tagging is an increasingly popular way of describing the topic of academic conference. However, no attention has been devoted to academic conference classification by making use of social tags. Motivated by this observation, this paper proposes a method which utilizes social tags as well as the content of academic conference in order to improve automatically identifying academic conference classification. The proposed method applies different automatic classification algorithms to improve classification quality by using social tags. Experimental results show that this method mentioned above performs better than the method which only utilizes the content to classify academic conference with 1% Precision measure score increase and 1.64% F1 measure score increase, which demonstrates the effectiveness of the proposed method.","PeriodicalId":342688,"journal":{"name":"2010 13th IEEE International Conference on Computational Science and Engineering","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114903322","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}
引用次数: 12
Characterization of Scientific and Transactional Applications under Multi-core Architectures on Cloud Computing Environment 云计算环境下多核架构下科学与事务性应用的表征
Denis R. Ogura, E. T. Midorikawa
Cloud Computing is one of the hottest topics researched today, with the objective of taking advantage of data center computational resources. Hardware and software virtualization make the environment scalable, redundant, and lower cost. This paper intends to characterize scientific and transactional applications in Cloud infrastructures - IaaS, identifying the best virtual machine configuration in terms of the optimal processor allocation for executing parallel and distributed applications. Through the study, it was achieved ~3 times improvements of the elapse time on scientific and transactional applications.
云计算是当今最热门的研究课题之一,其目的是利用数据中心的计算资源。硬件和软件虚拟化使环境具有可伸缩性、冗余性和更低的成本。本文旨在描述云基础设施(IaaS)中的科学和事务性应用程序,根据执行并行和分布式应用程序的最佳处理器分配确定最佳虚拟机配置。通过研究,在科学和事务性应用中,运行时间提高了3倍。
{"title":"Characterization of Scientific and Transactional Applications under Multi-core Architectures on Cloud Computing Environment","authors":"Denis R. Ogura, E. T. Midorikawa","doi":"10.1109/CSE.2010.47","DOIUrl":"https://doi.org/10.1109/CSE.2010.47","url":null,"abstract":"Cloud Computing is one of the hottest topics researched today, with the objective of taking advantage of data center computational resources. Hardware and software virtualization make the environment scalable, redundant, and lower cost. This paper intends to characterize scientific and transactional applications in Cloud infrastructures - IaaS, identifying the best virtual machine configuration in terms of the optimal processor allocation for executing parallel and distributed applications. Through the study, it was achieved ~3 times improvements of the elapse time on scientific and transactional applications.","PeriodicalId":342688,"journal":{"name":"2010 13th IEEE International Conference on Computational Science and Engineering","volume":"141 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133899521","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
Research on the Mechanism of Tourism Information Change Management Based on ECA Rules 基于ECA规则的旅游信息变更管理机制研究
T. Hu, Baohong Li
At present, the tourism change information management cannot be resolved efficiently and effectively, and this may cause tourists’ travel to be out of order, leaving behind much pressure to transportation, scenic spots, hotels facilities and so forth. The main reason for this is lacking adaptive handling mechanism for this situation. This paper describes the mechanism of tourism information Change Management based on ECA Rule; configuring and combining software agent or other information services by ECA or ECW rules, complicated tourism business flows can be achieved; establishing reasonable processing rule, programme and routine for tourism change management to resolve all predicable problems in travel, which presents a solution of processing tourism change information in time for relative management organizations.
目前,旅游变更信息管理不能得到高效有效的解决,这可能会造成游客的出行混乱,给交通、景区、酒店设施等方面留下很大的压力。造成这种情况的主要原因是缺乏针对这种情况的自适应处理机制。本文描述了基于ECA规则的旅游信息变更管理机制;通过ECA或ECW规则配置组合软件代理或其他信息服务,实现复杂的旅游业务流程;建立合理的旅游变更管理处理规则、程序和流程,解决旅游中各种可预见的问题,为相关管理机构及时处理旅游变更信息提供了解决方案。
{"title":"Research on the Mechanism of Tourism Information Change Management Based on ECA Rules","authors":"T. Hu, Baohong Li","doi":"10.1109/CSE.2010.72","DOIUrl":"https://doi.org/10.1109/CSE.2010.72","url":null,"abstract":"At present, the tourism change information management cannot be resolved efficiently and effectively, and this may cause tourists’ travel to be out of order, leaving behind much pressure to transportation, scenic spots, hotels facilities and so forth. The main reason for this is lacking adaptive handling mechanism for this situation. This paper describes the mechanism of tourism information Change Management based on ECA Rule; configuring and combining software agent or other information services by ECA or ECW rules, complicated tourism business flows can be achieved; establishing reasonable processing rule, programme and routine for tourism change management to resolve all predicable problems in travel, which presents a solution of processing tourism change information in time for relative management organizations.","PeriodicalId":342688,"journal":{"name":"2010 13th IEEE International Conference on Computational Science and Engineering","volume":"58 31","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134446003","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
Augmented Reality System Design and Scenario Study for Location-Based Adaptive Mobile Learning 基于位置的自适应移动学习增强现实系统设计与场景研究
William Chang, Qing Tan
Augmented Reality allows the user to see the virtual objects superimposed upon or composited with the real world. This paper presented the system design of the Multi-Object Oriented Augmented Reality (MOOAR) system for location-based adaptive mobile learning environment and the scenario study. Moreover, the detailed rationales behind the MOOAR system are also discussed in this paper. The implementation of the MOOAR system is described with the designed scenario. Furthermore, the expected results of the scenario study are shown in this paper to demonstrate the advantages of using Augmented Reality in location-based adaptive mobile learning.
增强现实允许用户看到叠加在现实世界上或与现实世界合成的虚拟物体。本文介绍了基于位置的自适应移动学习环境的面向多对象增强现实(MOOAR)系统的系统设计和场景研究。此外,本文还详细讨论了MOOAR系统的基本原理。通过设计的场景描述了MOOAR系统的实现。此外,本文还展示了场景研究的预期结果,以证明在基于位置的自适应移动学习中使用增强现实的优势。
{"title":"Augmented Reality System Design and Scenario Study for Location-Based Adaptive Mobile Learning","authors":"William Chang, Qing Tan","doi":"10.1109/CSE.2010.66","DOIUrl":"https://doi.org/10.1109/CSE.2010.66","url":null,"abstract":"Augmented Reality allows the user to see the virtual objects superimposed upon or composited with the real world. This paper presented the system design of the Multi-Object Oriented Augmented Reality (MOOAR) system for location-based adaptive mobile learning environment and the scenario study. Moreover, the detailed rationales behind the MOOAR system are also discussed in this paper. The implementation of the MOOAR system is described with the designed scenario. Furthermore, the expected results of the scenario study are shown in this paper to demonstrate the advantages of using Augmented Reality in location-based adaptive mobile learning.","PeriodicalId":342688,"journal":{"name":"2010 13th IEEE International Conference on Computational Science and Engineering","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128720458","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}
引用次数: 21
Uncalibrated Camera Vision Pointing Recognition for HCI 用于HCI的未校准相机视觉指向识别
Ye-peng Guan
Among gestures in non-verbal communication, pointing gesture can be taken as one of natural human computer interfaces. Vision based hand pointing is an optimal model for human-computer interaction (HCI). One of key problems among the vision based pointing gesture is how to recognize the pointing. Aiming at some limits existing in the literature, a novel method is developed to estimate pointing gestures based on some non-calibrated cameras. Multiple un-calibrated cameras are adopted to determine the pointing target based on pointing features extracted from multiple cameras and support vector machine (SVM) classifier. No explicit constraints are set on the cameras placement. Pointing user can move freely inside a wider interaction environment while pointing at some targets. The mentioned approach does not constrain the pointing surface whether is flat or not, or the target is visible by the cameras. Edge detection based on multi-scale wavelet transformation is used to extract pointing objects from a clutter background. Experiments have shown that the developed approach is efficient for pointing recognition by comparisons.
在非语言交际中的手势中,指向手势可以看作是自然的人机界面之一。基于视觉的手指是人机交互(HCI)的最佳模型。基于视觉的指向手势的关键问题之一是如何识别指向。针对文献中存在的一些局限性,提出了一种基于非标定相机的指向手势估计方法。采用多台未标定摄像机,根据多台摄像机提取的指向特征和支持向量机分类器确定指向目标。摄像机的位置没有明确的限制。用户可以在更广阔的交互环境中自由移动,同时指向一些目标。该方法不限制指向面是否平坦,也不限制目标在摄像机中是否可见。采用基于多尺度小波变换的边缘检测方法从杂波背景中提取指向目标。实验结果表明,该方法对比较点识别是有效的。
{"title":"Uncalibrated Camera Vision Pointing Recognition for HCI","authors":"Ye-peng Guan","doi":"10.1109/CSE.2010.34","DOIUrl":"https://doi.org/10.1109/CSE.2010.34","url":null,"abstract":"Among gestures in non-verbal communication, pointing gesture can be taken as one of natural human computer interfaces. Vision based hand pointing is an optimal model for human-computer interaction (HCI). One of key problems among the vision based pointing gesture is how to recognize the pointing. Aiming at some limits existing in the literature, a novel method is developed to estimate pointing gestures based on some non-calibrated cameras. Multiple un-calibrated cameras are adopted to determine the pointing target based on pointing features extracted from multiple cameras and support vector machine (SVM) classifier. No explicit constraints are set on the cameras placement. Pointing user can move freely inside a wider interaction environment while pointing at some targets. The mentioned approach does not constrain the pointing surface whether is flat or not, or the target is visible by the cameras. Edge detection based on multi-scale wavelet transformation is used to extract pointing objects from a clutter background. Experiments have shown that the developed approach is efficient for pointing recognition by comparisons.","PeriodicalId":342688,"journal":{"name":"2010 13th IEEE International Conference on Computational Science and Engineering","volume":"306 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116797842","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
ColorCom2: A Transparent Co-located Virtual Machine Communication Mechanism ColorCom2:一种透明的共置虚拟机通信机制
L. Zhang, Yuebin Bai, Ming Liu, Hanwen Xu
In a virtualized environment, all the resource are managed by a virtual machine monitor (VMM). Virtualization technology creates separate, isolated and secure running environments for operating systems, programs or applications respectively. As the rapid development of hardware, the computing resource becomes abundant, which is a great chance for virtualization to extend its utilization, besides the amount of virtual machines (VMs) built and supported on a solid computing platform also increases rapidly. When a large amount of communication intensive software, such as web service, database center and gateway or domain name server, are deploying on virtualized environment, they have a demand for communicate with each other. For a mature virtual machine monitor, LAN-styled network communication mechanism for co-located virtual machines is a component of necessity. Although this is easy to use and transparent to user space programs and applications, the performance is often not so good to meet this demand because of the isolation barrier brought by the VMM. In this paper, we propose ColorCom2, a transparent co-located virtual machine communication mechanism. It applies directly memory copying and bypasses the traditional split driver model, producing a high performance in co-located virtual machine communication, and it also keeps transparent to upper level programs so any modification of program is not necessary. Also, ColorCom2 has an advantage over some other similar work is that it can work well although in the case that the underlay network device is interrupted. We use benchmarks and common programs to testColorCom2 in Xen hyper visor and the evaluation result have demonstrated that it has an explicit performance boost and a lower resource cost than the in-built co-located virtual machine communication mechanism. Meanwhile, the philosophy behind the design and implementation of ColorCom2 is almost universally applicable in any type of virtual machine.
在虚拟化环境中,所有资源都由虚拟机监视器(VMM)管理。虚拟化技术分别为操作系统、程序或应用程序创建独立、隔离和安全的运行环境。随着硬件的快速发展,计算资源变得丰富,这为虚拟化扩展其利用提供了一个很好的机会,此外,在一个坚实的计算平台上构建和支持的虚拟机数量也在迅速增加。当web服务、数据库中心、网关或域名服务器等大量通信密集型软件部署在虚拟化环境中时,它们之间存在通信需求。对于一个成熟的虚拟机监视器来说,局域网式的虚拟机网络通信机制是一个必要的组成部分。虽然这对用户空间的程序和应用程序来说是易于使用和透明的,但是由于VMM带来的隔离障碍,性能往往不能很好地满足这种需求。本文提出了一种透明的共置虚拟机通信机制ColorCom2。它直接应用内存复制,绕过传统的拆分驱动程序模型,在同址虚拟机通信中产生高性能,并且它还对上层程序保持透明,因此不需要对程序进行任何修改。此外,ColorCom2与其他类似工作相比有一个优势,即它可以在底层网络设备中断的情况下很好地工作。我们在Xen hypervisor中使用基准测试和常用程序来测试colorcom2,评估结果表明,与内置的共置虚拟机通信机制相比,它具有显着的性能提升和更低的资源成本。同时,ColorCom2设计和实现背后的理念几乎普遍适用于任何类型的虚拟机。
{"title":"ColorCom2: A Transparent Co-located Virtual Machine Communication Mechanism","authors":"L. Zhang, Yuebin Bai, Ming Liu, Hanwen Xu","doi":"10.1109/CSE.2010.19","DOIUrl":"https://doi.org/10.1109/CSE.2010.19","url":null,"abstract":"In a virtualized environment, all the resource are managed by a virtual machine monitor (VMM). Virtualization technology creates separate, isolated and secure running environments for operating systems, programs or applications respectively. As the rapid development of hardware, the computing resource becomes abundant, which is a great chance for virtualization to extend its utilization, besides the amount of virtual machines (VMs) built and supported on a solid computing platform also increases rapidly. When a large amount of communication intensive software, such as web service, database center and gateway or domain name server, are deploying on virtualized environment, they have a demand for communicate with each other. For a mature virtual machine monitor, LAN-styled network communication mechanism for co-located virtual machines is a component of necessity. Although this is easy to use and transparent to user space programs and applications, the performance is often not so good to meet this demand because of the isolation barrier brought by the VMM. In this paper, we propose ColorCom2, a transparent co-located virtual machine communication mechanism. It applies directly memory copying and bypasses the traditional split driver model, producing a high performance in co-located virtual machine communication, and it also keeps transparent to upper level programs so any modification of program is not necessary. Also, ColorCom2 has an advantage over some other similar work is that it can work well although in the case that the underlay network device is interrupted. We use benchmarks and common programs to testColorCom2 in Xen hyper visor and the evaluation result have demonstrated that it has an explicit performance boost and a lower resource cost than the in-built co-located virtual machine communication mechanism. Meanwhile, the philosophy behind the design and implementation of ColorCom2 is almost universally applicable in any type of virtual machine.","PeriodicalId":342688,"journal":{"name":"2010 13th IEEE International Conference on Computational Science and Engineering","volume":"129 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115464515","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
期刊
2010 13th IEEE International Conference on Computational Science and Engineering
全部 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