首页 > 最新文献

2011 IEEE International Conference on Cloud Computing and Intelligence Systems最新文献

英文 中文
Data mining using hierarchical virtual k-means approach integrating data fragments in cloud computing environment 云计算环境下基于分层虚拟k-均值方法的数据挖掘
Pub Date : 2011-10-13 DOI: 10.1109/CCIS.2011.6045065
T. R. G. Nair, K. Madhuri
State of the art research in data mining is focusing on loosely distributed regionalized large scale databases using cloud computing for business applications. Cloud computing poses a diversity of challenges in data mining operation arising out of the dynamic structure of data distribution as against the use of typical database scenarios in conventional architecture. Realization of maximum efficiency depends much on the initiation of accurate decision data mining. This paper presents a specific method of implementing k-means approach for data mining in such scenarios. In this approach data is geographically distributed in multiple regions formed under several virtual machines. The results show that hierarchical virtual k-means approach is an efficient mining scheme for cloud databases.
数据挖掘的最新研究集中在使用云计算进行业务应用的松散分布、区域化的大规模数据库。与传统架构中典型数据库场景的使用相比,由于数据分布的动态结构,云计算在数据挖掘操作中提出了各种各样的挑战。实现最高效率在很大程度上取决于开始进行准确的决策数据挖掘。本文提出了在这种情况下实现k-means方法进行数据挖掘的具体方法。在这种方法中,数据在地理上分布在多个虚拟机下形成的多个区域中。结果表明,分层虚拟k-均值方法是一种有效的云数据库挖掘方案。
{"title":"Data mining using hierarchical virtual k-means approach integrating data fragments in cloud computing environment","authors":"T. R. G. Nair, K. Madhuri","doi":"10.1109/CCIS.2011.6045065","DOIUrl":"https://doi.org/10.1109/CCIS.2011.6045065","url":null,"abstract":"State of the art research in data mining is focusing on loosely distributed regionalized large scale databases using cloud computing for business applications. Cloud computing poses a diversity of challenges in data mining operation arising out of the dynamic structure of data distribution as against the use of typical database scenarios in conventional architecture. Realization of maximum efficiency depends much on the initiation of accurate decision data mining. This paper presents a specific method of implementing k-means approach for data mining in such scenarios. In this approach data is geographically distributed in multiple regions formed under several virtual machines. The results show that hierarchical virtual k-means approach is an efficient mining scheme for cloud databases.","PeriodicalId":128504,"journal":{"name":"2011 IEEE International Conference on Cloud Computing and Intelligence Systems","volume":"225 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126126732","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}
引用次数: 22
Virtual machine placement algorithm for virtualized desktop infrastructure 虚拟桌面基础架构的虚拟机放置算法
Pub Date : 2011-10-13 DOI: 10.1109/CCIS.2011.6045085
C. Man, Makoto Kayashima
Finding optimal placement of virtual machines on numerous physical servers is one kind of bin-packing problem, which is known as an NP-hard. We propose the use of a heuristic algorithm to solve this problem where the virtual machines play the roles of personal desktops. As we have found out that the changes in the amount of hardware resources required by a desktop often repeat a certain pattern, in the proposed algorithm, we uses the correlation between the patterns to find the group of desktops that are most suitable for sharing the same physical server. Simulation results show that the proposed algorithm can be used to reduce the number of physical servers required for hosting a certain number of virtual desktops.
在众多物理服务器上寻找虚拟机的最佳位置是一种装箱问题,称为NP-hard。我们建议使用启发式算法来解决这个问题,其中虚拟机扮演个人桌面的角色。由于我们已经发现,桌面所需硬件资源量的变化经常重复某种模式,因此在提出的算法中,我们使用模式之间的相关性来找到最适合共享同一物理服务器的桌面组。仿真结果表明,该算法可用于减少托管一定数量的虚拟桌面所需的物理服务器数量。
{"title":"Virtual machine placement algorithm for virtualized desktop infrastructure","authors":"C. Man, Makoto Kayashima","doi":"10.1109/CCIS.2011.6045085","DOIUrl":"https://doi.org/10.1109/CCIS.2011.6045085","url":null,"abstract":"Finding optimal placement of virtual machines on numerous physical servers is one kind of bin-packing problem, which is known as an NP-hard. We propose the use of a heuristic algorithm to solve this problem where the virtual machines play the roles of personal desktops. As we have found out that the changes in the amount of hardware resources required by a desktop often repeat a certain pattern, in the proposed algorithm, we uses the correlation between the patterns to find the group of desktops that are most suitable for sharing the same physical server. Simulation results show that the proposed algorithm can be used to reduce the number of physical servers required for hosting a certain number of virtual desktops.","PeriodicalId":128504,"journal":{"name":"2011 IEEE International Conference on Cloud Computing and Intelligence Systems","volume":"71 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127345049","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
An efficient ant colony system for solving the new Generalized Traveling Salesman Problem 求解新型广义旅行商问题的高效蚁群系统
Pub Date : 2011-10-13 DOI: 10.1109/CCIS.2011.6045099
Lian-Ming Mou
The Generalized Traveling Salesman Problem (GTSP) is an extension of the classical traveling salesman problem and has many interesting applications. In this paper we present a New Generalized Traveling Salesman Problem (NGTSP), and the current GTSP is only a special case of the NGTSP. To solve effectively the NGTSP, we extend the ant colony system method from TSP to NGTSP. Meanwhile, to improve the quality of solution, a local searching technique is introduced into this method to speed up the convergence, and a novel parameter adaptive technique is also introduced into this method to avoid locking into local minima. Experimental results on numerous TSPlib instances show that the proposed method can deal with the NGTSP problems fairly well, and the developed improvement techniques is significantly effective.
广义旅行推销员问题(GTSP)是经典旅行推销员问题的扩展,具有许多有趣的应用。本文提出了一类新的广义旅行推销员问题(NGTSP),而当前的广义旅行推销员问题只是NGTSP的一个特例。为了有效地求解NGTSP,我们将蚁群系统方法从TSP扩展到NGTSP。同时,为了提高解的质量,该方法引入了局部搜索技术来加快收敛速度,并引入了一种新的参数自适应技术来避免陷入局部极小值。在大量TSPlib实例上的实验结果表明,该方法可以很好地处理NGTSP问题,所开发的改进技术效果显著。
{"title":"An efficient ant colony system for solving the new Generalized Traveling Salesman Problem","authors":"Lian-Ming Mou","doi":"10.1109/CCIS.2011.6045099","DOIUrl":"https://doi.org/10.1109/CCIS.2011.6045099","url":null,"abstract":"The Generalized Traveling Salesman Problem (GTSP) is an extension of the classical traveling salesman problem and has many interesting applications. In this paper we present a New Generalized Traveling Salesman Problem (NGTSP), and the current GTSP is only a special case of the NGTSP. To solve effectively the NGTSP, we extend the ant colony system method from TSP to NGTSP. Meanwhile, to improve the quality of solution, a local searching technique is introduced into this method to speed up the convergence, and a novel parameter adaptive technique is also introduced into this method to avoid locking into local minima. Experimental results on numerous TSPlib instances show that the proposed method can deal with the NGTSP problems fairly well, and the developed improvement techniques is significantly effective.","PeriodicalId":128504,"journal":{"name":"2011 IEEE International Conference on Cloud Computing and Intelligence Systems","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131065240","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}
引用次数: 13
Research on parallel query technology of pXCube model based on cloud pattern 基于云模式的pXCube模型并行查询技术研究
Pub Date : 2011-10-13 DOI: 10.1109/CCIS.2011.6045056
Yawei Zhao, Dongri Yang
XML data cube has characteristics of large scale data and complex join operations during query process. In general, due to the large amount of fact data, the efficiency of join query is inefficient. Cloud computing is a high-performance computing environment, and parallel query technology can be adopted for XML data cube to improve efficiency of multi-dimensional query, when the cube is based on cloud pattern. A kind of XML data cube model-pXCube based on path computation is analyzed and parallel query method based on cloud pattern is proposed for the model. In particularly, Non-symmetrical strategy is used in pXCube's fact and dimension partition and the vector is uniform. On the basis, the query algorithm is provided. Experimental data shows that pXCube query parallel based on the cloud pattern has a good speedup and it is well-suitable for decision support query.
XML数据立方体具有数据规模大、查询过程中连接操作复杂的特点。通常,由于事实数据量大,连接查询的效率很低。云计算是一个高性能的计算环境,基于云模式的XML数据立方体可以采用并行查询技术来提高多维查询的效率。分析了一种基于路径计算的XML数据立方体模型pxcube,提出了基于云模式的并行查询方法。特别是在pXCube的事实和维度划分中采用了非对称策略,矢量是一致的。在此基础上,给出了查询算法。实验数据表明,基于云模式的pXCube并行查询具有良好的加速效果,非常适合于决策支持查询。
{"title":"Research on parallel query technology of pXCube model based on cloud pattern","authors":"Yawei Zhao, Dongri Yang","doi":"10.1109/CCIS.2011.6045056","DOIUrl":"https://doi.org/10.1109/CCIS.2011.6045056","url":null,"abstract":"XML data cube has characteristics of large scale data and complex join operations during query process. In general, due to the large amount of fact data, the efficiency of join query is inefficient. Cloud computing is a high-performance computing environment, and parallel query technology can be adopted for XML data cube to improve efficiency of multi-dimensional query, when the cube is based on cloud pattern. A kind of XML data cube model-pXCube based on path computation is analyzed and parallel query method based on cloud pattern is proposed for the model. In particularly, Non-symmetrical strategy is used in pXCube's fact and dimension partition and the vector is uniform. On the basis, the query algorithm is provided. Experimental data shows that pXCube query parallel based on the cloud pattern has a good speedup and it is well-suitable for decision support query.","PeriodicalId":128504,"journal":{"name":"2011 IEEE International Conference on Cloud Computing and Intelligence Systems","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123735856","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
Research on three-layered metadata model for oil-gas data integration 油气数据集成的三层元数据模型研究
Pub Date : 2011-10-13 DOI: 10.1109/CCIS.2011.6045118
Zhong-jie Ma, Chengyao Wang, Zongjie Wang
As cloud computing going, data integration and data center have reemerged as an active research topic recently, due to the increased requirements for exchange of data in various formats in our increasingly interconnected but inevitably heterogeneous world. Three-layered metadata model, including data source metadata, business metadata and topic metadata, is proposed to realize heterogeneous data integration, and components and functions for each layer are introduced. Then RDF-based metadata representation is introduced for data interchange. The architecture of a typical heterogeneous data integration system based on metadata has been put forward, the applications can directly use HTTP protocol to access the broker by uniform data access interfaces based on RESTful Web Services, and the data broker provides all applications with integrated access to multiple, heterogeneous data sources, giving each client the illusion of a single, homogeneous database designed for his specific need. Metadata make it easy to query and locate data resources, and eliminate heterogeneity of multiple data sources. Meanwhile, it provides users with transparent and quick access to resources services.
随着云计算的发展,数据集成和数据中心最近重新成为一个活跃的研究课题,因为在我们日益相互关联但不可避免地异构的世界中,对各种格式的数据交换的需求不断增加。提出了数据源元数据、业务元数据和主题元数据三层元数据模型来实现异构数据集成,并介绍了各层元数据的组成和功能。然后引入基于rdf的元数据表示,实现数据交换。提出了一种典型的基于元数据的异构数据集成系统的体系结构,应用程序可以直接使用HTTP协议通过基于RESTful Web Services的统一数据访问接口访问代理,数据代理为所有应用程序提供对多个异构数据源的集成访问,使每个客户端都有一个针对其特定需求而设计的单一、同构数据库的错觉。元数据可以方便地查询和定位数据资源,消除多个数据源的异构性。同时,为用户提供透明、快捷的资源服务访问。
{"title":"Research on three-layered metadata model for oil-gas data integration","authors":"Zhong-jie Ma, Chengyao Wang, Zongjie Wang","doi":"10.1109/CCIS.2011.6045118","DOIUrl":"https://doi.org/10.1109/CCIS.2011.6045118","url":null,"abstract":"As cloud computing going, data integration and data center have reemerged as an active research topic recently, due to the increased requirements for exchange of data in various formats in our increasingly interconnected but inevitably heterogeneous world. Three-layered metadata model, including data source metadata, business metadata and topic metadata, is proposed to realize heterogeneous data integration, and components and functions for each layer are introduced. Then RDF-based metadata representation is introduced for data interchange. The architecture of a typical heterogeneous data integration system based on metadata has been put forward, the applications can directly use HTTP protocol to access the broker by uniform data access interfaces based on RESTful Web Services, and the data broker provides all applications with integrated access to multiple, heterogeneous data sources, giving each client the illusion of a single, homogeneous database designed for his specific need. Metadata make it easy to query and locate data resources, and eliminate heterogeneity of multiple data sources. Meanwhile, it provides users with transparent and quick access to resources services.","PeriodicalId":128504,"journal":{"name":"2011 IEEE International Conference on Cloud Computing and Intelligence Systems","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132857852","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 novel enhanced education application of Cloud computing 一种新型的云计算增强教育应用
Pub Date : 2011-10-13 DOI: 10.1109/CCIS.2011.6045124
Guang Li, Guisheng Chen
Share and innovation of education resource is one of the urgent issues nowadays, In this paper we proposed an innovatory computing paradigm merging volunteer contributing and Cloud approaches into EduCloud@Home in the education project. This proposal represents a solution for building Clouds, starting from heterogeneous and independent nodes. This can implement a generalization of both Volunteer and Cloud computing by aggregating the computational potentialities of many small, low power systems of rich education resource, exploiting the long tail effect of computing. The basic idea is to reuse “domestic” computing resources to build voluntary contributors' Clouds in the education application project. With the enhanced EduCloud@Home, anyone can experience the power of Cloud computing, both actively providing teacher or students' own resources and services, and passively submitting their applications.
教育资源的共享与创新是当今迫切需要解决的问题之一,本文提出了一种将志愿贡献和云计算方法融合到EduCloud@Home教育项目中的创新计算范式。这个建议代表了一个从异构和独立节点开始构建云的解决方案。这可以利用计算的长尾效应,通过聚集许多小型、低功耗、教育资源丰富的系统的计算潜力,实现志愿计算和云计算的泛化。其基本思想是重用“国内”计算资源,在教育应用项目中构建自愿贡献者的云。通过增强的EduCloud@Home,任何人都可以体验到云计算的力量,既可以主动地提供教师或学生自己的资源和服务,也可以被动地提交自己的申请。
{"title":"A novel enhanced education application of Cloud computing","authors":"Guang Li, Guisheng Chen","doi":"10.1109/CCIS.2011.6045124","DOIUrl":"https://doi.org/10.1109/CCIS.2011.6045124","url":null,"abstract":"Share and innovation of education resource is one of the urgent issues nowadays, In this paper we proposed an innovatory computing paradigm merging volunteer contributing and Cloud approaches into EduCloud@Home in the education project. This proposal represents a solution for building Clouds, starting from heterogeneous and independent nodes. This can implement a generalization of both Volunteer and Cloud computing by aggregating the computational potentialities of many small, low power systems of rich education resource, exploiting the long tail effect of computing. The basic idea is to reuse “domestic” computing resources to build voluntary contributors' Clouds in the education application project. With the enhanced EduCloud@Home, anyone can experience the power of Cloud computing, both actively providing teacher or students' own resources and services, and passively submitting their applications.","PeriodicalId":128504,"journal":{"name":"2011 IEEE International Conference on Cloud Computing and Intelligence Systems","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123015240","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
Detecting operations that potentially violate well-formedness constraints for metadata repository systems 检测可能违反元数据存储库系统格式良好性约束的操作
Pub Date : 2011-10-13 DOI: 10.1109/CCIS.2011.6045062
Xiaofei Zhao, Zhongzhi Shi
The organization of the metadata in repository systems exhibits a complex structure which is layered, multi-level and dynamically adaptable; the validating of well-formedness constraints is insufficiently specified in existing repository system standard, the above two reasons make it becomes a major challenge how to validate well-formedness constraints for MOF-based metadata repository systems. In this paper we propose a method to automatically detect the operations that may potentially violate a well-formedness constraint in the meta-level. Our approach can detect potentially violating operations by determining the construction actions that may violate the constraint and checking whether those actions appear in the operation specification. Our approach helps to improve efficiency of well-formedness constraint checking since its results can be used to discard many irrelevant tests.
存储库系统中元数据的组织呈现出分层、多级、动态适应的复杂结构;由于现有的存储库系统标准对格式良好性约束的验证规定不够,因此如何对基于mof的元数据存储库系统进行格式良好性约束的验证成为一个主要的挑战。在本文中,我们提出了一种在元级别自动检测可能违反格式良好性约束的操作的方法。我们的方法可以通过确定可能违反约束的构造操作并检查这些操作是否出现在操作规范中来检测潜在的违规操作。我们的方法有助于提高格式良好性约束检查的效率,因为它的结果可以用来丢弃许多不相关的测试。
{"title":"Detecting operations that potentially violate well-formedness constraints for metadata repository systems","authors":"Xiaofei Zhao, Zhongzhi Shi","doi":"10.1109/CCIS.2011.6045062","DOIUrl":"https://doi.org/10.1109/CCIS.2011.6045062","url":null,"abstract":"The organization of the metadata in repository systems exhibits a complex structure which is layered, multi-level and dynamically adaptable; the validating of well-formedness constraints is insufficiently specified in existing repository system standard, the above two reasons make it becomes a major challenge how to validate well-formedness constraints for MOF-based metadata repository systems. In this paper we propose a method to automatically detect the operations that may potentially violate a well-formedness constraint in the meta-level. Our approach can detect potentially violating operations by determining the construction actions that may violate the constraint and checking whether those actions appear in the operation specification. Our approach helps to improve efficiency of well-formedness constraint checking since its results can be used to discard many irrelevant tests.","PeriodicalId":128504,"journal":{"name":"2011 IEEE International Conference on Cloud Computing and Intelligence Systems","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125129945","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
Research on algorithm of point cloud MapReduce registration 点云MapReduce配准算法研究
Pub Date : 2011-10-13 DOI: 10.1109/CCIS.2011.6045086
Song Liu, Xiao Xie
An improved algorithm of point cloud ICP registration base on MapReduce is proposed. This method applies parallel computing of MapReduce to registration of point cloud in order to reduce the requirements of computing and improve the efficiency of computing. At last, the results of three examples running on a Hadoop cluster show that the efficiency of registration has been improved and the results achieve the expectant target.
提出了一种基于MapReduce的点云ICP配准改进算法。该方法将MapReduce的并行计算应用到点云配准中,以降低计算需求,提高计算效率。最后,在Hadoop集群上运行了三个实例,结果表明该方法提高了配准效率,达到了预期目标。
{"title":"Research on algorithm of point cloud MapReduce registration","authors":"Song Liu, Xiao Xie","doi":"10.1109/CCIS.2011.6045086","DOIUrl":"https://doi.org/10.1109/CCIS.2011.6045086","url":null,"abstract":"An improved algorithm of point cloud ICP registration base on MapReduce is proposed. This method applies parallel computing of MapReduce to registration of point cloud in order to reduce the requirements of computing and improve the efficiency of computing. At last, the results of three examples running on a Hadoop cluster show that the efficiency of registration has been improved and the results achieve the expectant target.","PeriodicalId":128504,"journal":{"name":"2011 IEEE International Conference on Cloud Computing and Intelligence Systems","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122461818","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
An approach to the computation of distance of concept lattice by utilizing waned value of intension 一种利用强度衰减值计算概念格距离的方法
Pub Date : 2011-10-13 DOI: 10.1109/CCIS.2011.6045144
Ping Yuan, Yuan Ma
Concept lattice, which is a core data structure of the theory of formal concept analysis, has been widely applied to many fields. By computing the distance between concepts of a concept lattice, objects of the formal context can be analyzed clusteredly, so that the required data of the users can be obtained. In the concept lattice, a new approach to computing the distance between concepts is proposed, and the mathematical induction is used to prove this. The approach firstly computes the waned value of intension between concepts, and then computes the distance between concepts of a concept lattice by using the addition of the waned value of intension.
概念格是形式概念分析理论的核心数据结构,已被广泛应用于许多领域。通过计算概念格中概念之间的距离,可以对形式上下文的对象进行聚类分析,从而获得用户所需的数据。在概念格中,提出了一种计算概念间距离的新方法,并用数学归纳法对其进行了证明。该方法首先计算概念间的强度减弱值,然后通过强度减弱值的相加来计算概念格中概念间的距离。
{"title":"An approach to the computation of distance of concept lattice by utilizing waned value of intension","authors":"Ping Yuan, Yuan Ma","doi":"10.1109/CCIS.2011.6045144","DOIUrl":"https://doi.org/10.1109/CCIS.2011.6045144","url":null,"abstract":"Concept lattice, which is a core data structure of the theory of formal concept analysis, has been widely applied to many fields. By computing the distance between concepts of a concept lattice, objects of the formal context can be analyzed clusteredly, so that the required data of the users can be obtained. In the concept lattice, a new approach to computing the distance between concepts is proposed, and the mathematical induction is used to prove this. The approach firstly computes the waned value of intension between concepts, and then computes the distance between concepts of a concept lattice by using the addition of the waned value of intension.","PeriodicalId":128504,"journal":{"name":"2011 IEEE International Conference on Cloud Computing and Intelligence Systems","volume":"56 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127930594","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
Study on food safety semantic retrieval system based on domain ontology 基于领域本体的食品安全语义检索系统研究
Pub Date : 2011-10-13 DOI: 10.1109/CCIS.2011.6045028
Yuehua Yang, Junping Du, M. Liang
From aspects of domain ontology construction, concept similarity computation based on ontology and semantic query expansion study the related technologies of information retrieval system based on ontology; establish food safety domain ontology and ontology-based concept similarity computation model, put forward a new semantic query expansion method based on concept similarity computation; design and implement food safety semantic retrieval system. The experiments show that this food safety semantic retrieval system is superior to the retrieval system based on keywords both in the recall ratio and the precision, and realize certain intelligent retrieval.
从领域本体构建、基于本体的概念相似度计算和语义查询扩展等方面研究了基于本体的信息检索系统的相关技术;建立了食品安全领域本体和基于本体的概念相似度计算模型,提出了一种新的基于概念相似度计算的语义查询扩展方法;设计并实现了食品安全语义检索系统。实验表明,该食品安全语义检索系统在查全率和查准率上均优于基于关键词的检索系统,实现了一定的智能检索。
{"title":"Study on food safety semantic retrieval system based on domain ontology","authors":"Yuehua Yang, Junping Du, M. Liang","doi":"10.1109/CCIS.2011.6045028","DOIUrl":"https://doi.org/10.1109/CCIS.2011.6045028","url":null,"abstract":"From aspects of domain ontology construction, concept similarity computation based on ontology and semantic query expansion study the related technologies of information retrieval system based on ontology; establish food safety domain ontology and ontology-based concept similarity computation model, put forward a new semantic query expansion method based on concept similarity computation; design and implement food safety semantic retrieval system. The experiments show that this food safety semantic retrieval system is superior to the retrieval system based on keywords both in the recall ratio and the precision, and realize certain intelligent retrieval.","PeriodicalId":128504,"journal":{"name":"2011 IEEE International Conference on Cloud Computing and Intelligence Systems","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-10-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131796950","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}
引用次数: 7
期刊
2011 IEEE International Conference on Cloud Computing and Intelligence Systems
全部 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