首页 > 最新文献

2008 Fourth International Conference on Natural Computation最新文献

英文 中文
A Region Reproduction Algorithm for Optimization of Neural Networks 神经网络优化的区域再现算法
Pub Date : 2008-10-18 DOI: 10.1109/ICNC.2008.408
Ya-ou Zhao, Yuehui Chen, Wei Li
Among the research of artificial neural networks, the most important problem is how to select the appropriate parameters for an artificial neural network. In this paper, a new evolutionary algorithm called region reproduction algorithm (RRA) is introduced to optimize the parameters of neural networks. The algorithm firstly generates some regions in space and then the offspring in the region is reproduced by the fitness in the superior regions. Because the algorithm is more concerned in the superior regions, it has more probability to find the optimal than traditional algorithms. Experiments for the Apple stock price data and Dell stock price data shows that our proposed RRA-NN model performed better than the traditional GA-NN model and can give much faster learning speed.
在人工神经网络的研究中,最重要的问题是如何为人工神经网络选择合适的参数。本文提出了一种新的进化算法——区域复制算法(RRA)来优化神经网络的参数。该算法首先在空间中生成一定的区域,然后利用优越区域的适应度来繁殖该区域内的后代。由于该算法更关注优越区域,因此比传统算法有更大的概率找到最优解。对苹果股票价格数据和戴尔股票价格数据的实验表明,我们提出的RRA-NN模型比传统的GA-NN模型性能更好,并且可以提供更快的学习速度。
{"title":"A Region Reproduction Algorithm for Optimization of Neural Networks","authors":"Ya-ou Zhao, Yuehui Chen, Wei Li","doi":"10.1109/ICNC.2008.408","DOIUrl":"https://doi.org/10.1109/ICNC.2008.408","url":null,"abstract":"Among the research of artificial neural networks, the most important problem is how to select the appropriate parameters for an artificial neural network. In this paper, a new evolutionary algorithm called region reproduction algorithm (RRA) is introduced to optimize the parameters of neural networks. The algorithm firstly generates some regions in space and then the offspring in the region is reproduced by the fitness in the superior regions. Because the algorithm is more concerned in the superior regions, it has more probability to find the optimal than traditional algorithms. Experiments for the Apple stock price data and Dell stock price data shows that our proposed RRA-NN model performed better than the traditional GA-NN model and can give much faster learning speed.","PeriodicalId":6404,"journal":{"name":"2008 Fourth International Conference on Natural Computation","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2008-10-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"75969815","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
An Improved PSO Algorithm and Its Application to Structural Damage Detection 改进的粒子群算法及其在结构损伤检测中的应用
Pub Date : 2008-10-18 DOI: 10.1109/ICNC.2008.224
Ling Yu, Zu-yong Wan
The particle swarm optimization (PSO) algorithm with inertial weight is improved by adopting the sigmoid function and applied to structural damage identification in frame structures in this paper. The theoretical background on the improved PSO (IPSO) algorithm is introduced, a suite of four famous benchmark functions are then employed for evaluation on the IPSO performance. Some comparative studies on single and multi-damage of a 2-story rigid frame structure have been carried out. The illustrated results show that the IPSO algorithm can significantly improve the performance of the conventional PSO algorithm. IPSO can locate and identify structural damage with higher accuracy.
本文采用s型函数对具有惯性权重的粒子群优化算法进行改进,并将其应用于框架结构的结构损伤识别中。介绍了改进的粒子群算法(IPSO)的理论背景,并采用一套著名的四个基准函数对IPSO算法的性能进行了评价。对某2层刚架结构进行了单、多重损伤对比研究。算例结果表明,该算法能显著提高传统粒子群算法的性能。IPSO对结构损伤具有较高的定位和识别精度。
{"title":"An Improved PSO Algorithm and Its Application to Structural Damage Detection","authors":"Ling Yu, Zu-yong Wan","doi":"10.1109/ICNC.2008.224","DOIUrl":"https://doi.org/10.1109/ICNC.2008.224","url":null,"abstract":"The particle swarm optimization (PSO) algorithm with inertial weight is improved by adopting the sigmoid function and applied to structural damage identification in frame structures in this paper. The theoretical background on the improved PSO (IPSO) algorithm is introduced, a suite of four famous benchmark functions are then employed for evaluation on the IPSO performance. Some comparative studies on single and multi-damage of a 2-story rigid frame structure have been carried out. The illustrated results show that the IPSO algorithm can significantly improve the performance of the conventional PSO algorithm. IPSO can locate and identify structural damage with higher accuracy.","PeriodicalId":6404,"journal":{"name":"2008 Fourth International Conference on Natural Computation","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2008-10-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86884139","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
A Complex Artificial Immune System 复杂的人工免疫系统
Pub Date : 2008-10-18 DOI: 10.1109/ICNC.2008.263
Wei Wang, Shangce Gao, Zheng Tang
Artificial immune system (AIS) is a recently developed evolutionary technique inspired by the theory or immunology. It is a powerful method for pattern recognition due to its self learning capability and memory acquisition. In this paper, we propose a complex artificial immune system (CAIS) based on an immune mechanism which emphasizes the antigen-presenting process during the immune response. The patterns encountered by the immune system are manipulated and memorized as complex styles. Compared with the traditional binary immune systems, the CAIS has a characteristic of invariant feature to recognize transformation,such as translation, scale or rotation ofpatterns. Simulation results based on arabic numerals show that the CAIS has a better acquisition of immune memory and noisy tolerance ability.
人工免疫系统(AIS)是近年来在免疫学理论的启发下发展起来的一种进化技术。该方法具有自学习能力和记忆习得能力,是一种有效的模式识别方法。在本文中,我们提出了一种基于免疫机制的复杂人工免疫系统(CAIS),该免疫机制强调免疫应答过程中的抗原呈递过程。免疫系统所遇到的模式被操纵和记忆为复杂的风格。与传统的二元免疫系统相比,CAIS具有识别模式平移、尺度或旋转等转换的不变性特征。基于阿拉伯数字的仿真结果表明,该系统具有较好的免疫记忆获取能力和抗噪声能力。
{"title":"A Complex Artificial Immune System","authors":"Wei Wang, Shangce Gao, Zheng Tang","doi":"10.1109/ICNC.2008.263","DOIUrl":"https://doi.org/10.1109/ICNC.2008.263","url":null,"abstract":"Artificial immune system (AIS) is a recently developed evolutionary technique inspired by the theory or immunology. It is a powerful method for pattern recognition due to its self learning capability and memory acquisition. In this paper, we propose a complex artificial immune system (CAIS) based on an immune mechanism which emphasizes the antigen-presenting process during the immune response. The patterns encountered by the immune system are manipulated and memorized as complex styles. Compared with the traditional binary immune systems, the CAIS has a characteristic of invariant feature to recognize transformation,such as translation, scale or rotation ofpatterns. Simulation results based on arabic numerals show that the CAIS has a better acquisition of immune memory and noisy tolerance ability.","PeriodicalId":6404,"journal":{"name":"2008 Fourth International Conference on Natural Computation","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2008-10-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86893161","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
Improvements to the Strong Planning Algorithm 强规划算法的改进
Pub Date : 2008-10-18 DOI: 10.1109/ICNC.2008.723
Zhonghua Wen, Qiwei Yang, Jinhua Zheng, Jiang Zhu
This paper points out some drawbacks and gives some modifications to the strong planning algorithm. In particular, a set of states is found by using of adjacency matrix that corresponds to a non-deterministic state-transition system. The set of states is composed of four parts, the first part is a part of initial states which can not reach goal states, if the first part is not empty, there is not strong planning; if a state which is not a initial state can not reach goal states,we put the state into the second part; the third part are the states that are unreachable from the initial states; so the station-action pairs which relate to the second part or third part are absolutely useless; the fourth part are the states which the initial states can not reach without passing any goal state before, the state-action pairs which relate to the fourth part are useless as well, because they move the execution away from the goal. So a great many of state-action pairs can be eliminated directly from the universal policy. Finally, the efficiency of the modified algorithm is illustrated by an example and some experiments.
本文指出了强规划算法存在的不足,并对其进行了改进。特别地,利用邻接矩阵找到一组状态,该邻接矩阵对应于一个不确定的状态转移系统。状态集由四部分组成,第一部分是不能达到目标状态的初始状态的一部分,如果第一部分不空,则不存在强规划;如果一个非初始状态的状态不能达到目标状态,我们将该状态放入第二部分;第三部分是初始状态无法到达的状态;因此,与第二部分或第三部分相关的站-动对是完全无用的;第四个部分是初始状态在没有经过任何目标状态之前无法达到的状态,与第四个部分相关的状态-动作对也是无用的,因为它们使执行远离目标。因此,许多国家行为对可以直接从普遍政策中消除。最后,通过算例和实验验证了改进算法的有效性。
{"title":"Improvements to the Strong Planning Algorithm","authors":"Zhonghua Wen, Qiwei Yang, Jinhua Zheng, Jiang Zhu","doi":"10.1109/ICNC.2008.723","DOIUrl":"https://doi.org/10.1109/ICNC.2008.723","url":null,"abstract":"This paper points out some drawbacks and gives some modifications to the strong planning algorithm. In particular, a set of states is found by using of adjacency matrix that corresponds to a non-deterministic state-transition system. The set of states is composed of four parts, the first part is a part of initial states which can not reach goal states, if the first part is not empty, there is not strong planning; if a state which is not a initial state can not reach goal states,we put the state into the second part; the third part are the states that are unreachable from the initial states; so the station-action pairs which relate to the second part or third part are absolutely useless; the fourth part are the states which the initial states can not reach without passing any goal state before, the state-action pairs which relate to the fourth part are useless as well, because they move the execution away from the goal. So a great many of state-action pairs can be eliminated directly from the universal policy. Finally, the efficiency of the modified algorithm is illustrated by an example and some experiments.","PeriodicalId":6404,"journal":{"name":"2008 Fourth International Conference on Natural Computation","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2008-10-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87108328","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
An Optimize Algorithm for Path Probabilities in Stochastic Process Algebras 随机过程代数中路径概率的优化算法
Pub Date : 2008-10-18 DOI: 10.1109/ICNC.2008.316
Xiyng Zhao
Nondeterminism in a stochastic process algebras (SPA) is resolved by a scheduler. For given scheduler D and a starting state, D induces a stochastic process MD on an SPA M. In this paper, by definition the path probability and using dynamic programming method of mathematic on a induced stochastic process algebras MD, we give an algorithm to compute the optimize path probability to reach a set of goal states within a time bound on SPA from the start state s0 and analysis the complexity of our algorithm.
随机过程代数(SPA)中的不确定性由调度程序解决。对于给定的调度程序D和一个起始状态,D在SPA m上诱导一个随机过程MD。本文通过定义路径概率,利用数学动态规划方法在诱导随机过程代数MD上,给出了在SPA上从起始状态50在一定时间内到达一组目标状态的最优路径概率的算法,并分析了算法的复杂度。
{"title":"An Optimize Algorithm for Path Probabilities in Stochastic Process Algebras","authors":"Xiyng Zhao","doi":"10.1109/ICNC.2008.316","DOIUrl":"https://doi.org/10.1109/ICNC.2008.316","url":null,"abstract":"Nondeterminism in a stochastic process algebras (SPA) is resolved by a scheduler. For given scheduler D and a starting state, D induces a stochastic process MD on an SPA M. In this paper, by definition the path probability and using dynamic programming method of mathematic on a induced stochastic process algebras MD, we give an algorithm to compute the optimize path probability to reach a set of goal states within a time bound on SPA from the start state s0 and analysis the complexity of our algorithm.","PeriodicalId":6404,"journal":{"name":"2008 Fourth International Conference on Natural Computation","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2008-10-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88043100","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
Grid Resource Allocation Based on Evolutionary Algorithm 基于进化算法的网格资源分配
Pub Date : 2008-10-18 DOI: 10.1109/ICNC.2008.49
Zhi-jie Li, Fei-xue Huang
To address this problem of bounded rationality of resource consumers, an evolutionary algorithm for grid resource allocation is proposed in this paper. Firstly, the problem of multiple users competing for a common resource is formulated as a symmetric game. Secondly, replicated dynamic mechanism is used to produce evolutionary stable point that leads to a satisfied allocation scenario. Finally, the relationships among evolutionary stable point, valuation functions and convergence time are discussed in detail. The results of experiment show that the proposed evolutionary algorithm is convergent and generates better utility results compare to traditional algorithm.
为了解决资源消费者的有限理性问题,提出了一种网格资源分配的进化算法。首先,将多用户竞争公共资源的问题表述为对称博弈。其次,利用复制的动态机制产生进化稳定点,从而产生满意的分配方案;最后,详细讨论了演化稳定点、估值函数和收敛时间之间的关系。实验结果表明,与传统算法相比,所提出的进化算法具有较好的收敛性和较好的实用效果。
{"title":"Grid Resource Allocation Based on Evolutionary Algorithm","authors":"Zhi-jie Li, Fei-xue Huang","doi":"10.1109/ICNC.2008.49","DOIUrl":"https://doi.org/10.1109/ICNC.2008.49","url":null,"abstract":"To address this problem of bounded rationality of resource consumers, an evolutionary algorithm for grid resource allocation is proposed in this paper. Firstly, the problem of multiple users competing for a common resource is formulated as a symmetric game. Secondly, replicated dynamic mechanism is used to produce evolutionary stable point that leads to a satisfied allocation scenario. Finally, the relationships among evolutionary stable point, valuation functions and convergence time are discussed in detail. The results of experiment show that the proposed evolutionary algorithm is convergent and generates better utility results compare to traditional algorithm.","PeriodicalId":6404,"journal":{"name":"2008 Fourth International Conference on Natural Computation","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2008-10-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86437481","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
Using an Interactive Response System in Conjunction with Interactive Whiteboards Technology to Enhance Learning 使用互动回应系统及互动白板技术加强学习
Pub Date : 2008-10-18 DOI: 10.1109/ICNC.2008.40
Huan-Ming Chuang, Chia-Cheng Shen, Li-Chuan Wang
This study discusses the pedagogical potential of an interactive response system system used in conjunction with interactive whiteboards technology to enhance learning in elementary school. Our empirical study examined the influence of interactivity on learning outcome and learner satisfaction in e-learning environments. Three different settings were studied: two were e-learning environments-with interactive response, and without interactive response. The third was the traditional classroom environment. Results of the experiment showed that the value of interactivity for learning effectiveness was contingent upon the provision of interactive response. Students in the e-learning environment that provided interactive response achieved significantly better learning performance and a higher level of learner satisfaction than those in other settings. However, students who used the e-learning environment that provided without interactive response did not improve either. The findings suggest that it may be important to integrate interactive response into e-learning systems.
本研究探讨互动回应系统与互动白板技术结合使用的教学潜力,以促进小学学习。我们的实证研究考察了网络学习环境中互动性对学习成果和学习者满意度的影响。研究了三种不同的环境:两种是电子学习环境——有互动回应,和没有互动回应。第三是传统的课堂环境。实验结果表明,互动性对学习效果的价值取决于互动性反应的提供。在提供互动式回应的电子学习环境中,学生的学习成绩显著优于其他环境中的学生,学习者满意度水平也显著高于其他环境中的学生。然而,使用没有互动响应的电子学习环境的学生也没有得到改善。研究结果表明,将互动反应整合到电子学习系统中可能很重要。
{"title":"Using an Interactive Response System in Conjunction with Interactive Whiteboards Technology to Enhance Learning","authors":"Huan-Ming Chuang, Chia-Cheng Shen, Li-Chuan Wang","doi":"10.1109/ICNC.2008.40","DOIUrl":"https://doi.org/10.1109/ICNC.2008.40","url":null,"abstract":"This study discusses the pedagogical potential of an interactive response system system used in conjunction with interactive whiteboards technology to enhance learning in elementary school. Our empirical study examined the influence of interactivity on learning outcome and learner satisfaction in e-learning environments. Three different settings were studied: two were e-learning environments-with interactive response, and without interactive response. The third was the traditional classroom environment. Results of the experiment showed that the value of interactivity for learning effectiveness was contingent upon the provision of interactive response. Students in the e-learning environment that provided interactive response achieved significantly better learning performance and a higher level of learner satisfaction than those in other settings. However, students who used the e-learning environment that provided without interactive response did not improve either. The findings suggest that it may be important to integrate interactive response into e-learning systems.","PeriodicalId":6404,"journal":{"name":"2008 Fourth International Conference on Natural Computation","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2008-10-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86237154","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}
引用次数: 10
SOM2W and RBF Neural Network-Based Hybrid Models and Their Applications to New Share Pricing 基于SOM2W和RBF神经网络的混合模型及其在新股定价中的应用
Pub Date : 2008-10-18 DOI: 10.1109/ICNC.2008.346
Xuming Han, Limin Wang, Xiaohu Shi, Yanchun Liang
In order to obtain a reasonable method for new share pricing, new hybrid models based on self-organizing map with 2 winners (SOM2W) and radial basis function (RBF) neural network with characteristics of intelligence are proposed and applied to new share pricing in this paper. To enhance the dynamic competition and clustering capability of SOM2W network, and improve the precision of solutions, a tabu-mapping method is also used to avoid the same output node to be mapped by more than one input. Firstly, we use SOM2W model to clustering for stocks. The financial indexes reflecting the whole performance level of companies are used in the simulated experiments, so that the level of each stock can be confirmed. Then we use RBF neural network to simulate the system of the black box of stock to make a price for stocks. Experimental results show that the proposed hybrid models could provide a feasible approach and reference basis for new share pricing, which has potential applications in the financial field.
为了获得合理的新股定价方法,本文提出了一种新的基于2赢家自组织映射(SOM2W)和具有智能特征的径向基函数(RBF)神经网络的混合模型,并将其应用于新股定价。为了增强SOM2W网络的动态竞争和聚类能力,提高解的精度,还采用了禁忌映射方法,避免同一个输出节点被多个输入映射。首先,利用SOM2W模型对股票进行聚类。模拟实验采用反映公司整体业绩水平的财务指标,从而确定各股票的水平。然后利用RBF神经网络模拟股票黑箱系统,为股票定价。实验结果表明,本文提出的混合模型为新股定价提供了可行的方法和参考依据,在金融领域具有潜在的应用前景。
{"title":"SOM2W and RBF Neural Network-Based Hybrid Models and Their Applications to New Share Pricing","authors":"Xuming Han, Limin Wang, Xiaohu Shi, Yanchun Liang","doi":"10.1109/ICNC.2008.346","DOIUrl":"https://doi.org/10.1109/ICNC.2008.346","url":null,"abstract":"In order to obtain a reasonable method for new share pricing, new hybrid models based on self-organizing map with 2 winners (SOM2W) and radial basis function (RBF) neural network with characteristics of intelligence are proposed and applied to new share pricing in this paper. To enhance the dynamic competition and clustering capability of SOM2W network, and improve the precision of solutions, a tabu-mapping method is also used to avoid the same output node to be mapped by more than one input. Firstly, we use SOM2W model to clustering for stocks. The financial indexes reflecting the whole performance level of companies are used in the simulated experiments, so that the level of each stock can be confirmed. Then we use RBF neural network to simulate the system of the black box of stock to make a price for stocks. Experimental results show that the proposed hybrid models could provide a feasible approach and reference basis for new share pricing, which has potential applications in the financial field.","PeriodicalId":6404,"journal":{"name":"2008 Fourth International Conference on Natural Computation","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2008-10-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86427461","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}
引用次数: 4
Rank-Based Incentive Mechanism for Peer-to-Peer Networks 基于等级的点对点网络激励机制
Pub Date : 2008-10-18 DOI: 10.1109/ICNC.2008.641
Yuhua Liu, Chun Yang, Kaihua Xu, Hongcai Chen
Free-riding is a grave threat against the existence and efficient operation of Peer-to-peer (P2P) networks. This paper proposes a rank-based incentive mechanism to restrain the free-riding. In this mechanism, each user has a rank according to its utility value and it can just visit the corresponding rating files with its rank in the system. The utility function in this paper takes the absolute contribution value and the physical performance into account for the fairness and their value are calculated by Analytic Hierarchy Process. Besides, a pyramidal rank structure is constructed in this mechanism, and the computation formula for the nodepsilas transfer in each layer is established. The simulation verifies that this mechanism is effective and practical.
搭便车是对P2P网络存在和有效运行的严重威胁。本文提出了一种基于等级的激励机制来约束搭便车行为。在这个机制中,每个用户根据自己的效用值有一个等级,用户可以根据自己的等级在系统中访问相应的等级文件。本文的效用函数考虑了公平的绝对贡献值和物理性能,并采用层次分析法计算它们的值。此外,在该机制中构造了一个金字塔状的等级结构,并建立了每层节点深度转移的计算公式。仿真验证了该机制的有效性和实用性。
{"title":"Rank-Based Incentive Mechanism for Peer-to-Peer Networks","authors":"Yuhua Liu, Chun Yang, Kaihua Xu, Hongcai Chen","doi":"10.1109/ICNC.2008.641","DOIUrl":"https://doi.org/10.1109/ICNC.2008.641","url":null,"abstract":"Free-riding is a grave threat against the existence and efficient operation of Peer-to-peer (P2P) networks. This paper proposes a rank-based incentive mechanism to restrain the free-riding. In this mechanism, each user has a rank according to its utility value and it can just visit the corresponding rating files with its rank in the system. The utility function in this paper takes the absolute contribution value and the physical performance into account for the fairness and their value are calculated by Analytic Hierarchy Process. Besides, a pyramidal rank structure is constructed in this mechanism, and the computation formula for the nodepsilas transfer in each layer is established. The simulation verifies that this mechanism is effective and practical.","PeriodicalId":6404,"journal":{"name":"2008 Fourth International Conference on Natural Computation","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2008-10-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83847995","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
Finding Roots of Complex Chemistry Equations Based on Evolution Strategies 基于进化策略的复杂化学方程求根
Pub Date : 2008-10-18 DOI: 10.1109/ICNC.2008.178
Yongquan Zhou, Delong Guo
In chemistry, there are some algebra questions about equation roots that need to be solved. So far, there are some traditional methods such as graphic method and Newton iteration method and so on. As well known, the traditional methods have some shortcomings such as being easily affected by initial value and not being able to obtain very high precision. In this paper, evolution strategy algorithm is applied to solve the problems of complex chemistry equation roots by transforming them into the function optimization ones, making full use of such characteristics of the evolution strategy as being self-adaptive to gradually approach the optimal solution through optimized selection, recombination, and mutation. Finally, several computer simulation results show that the method in this paper has rapid convergence speed and powerful performance.
在化学中,有一些关于方程根的代数问题需要解决。到目前为止,有一些传统的方法,如图解法、牛顿迭代法等。众所周知,传统的方法存在容易受初始值影响、不能获得很高的精度等缺点。本文将进化策略算法应用于求解复杂化学方程根问题,将其转化为函数优化根问题,充分利用进化策略自适应的特点,通过优化选择、重组、突变逐步逼近最优解。最后,计算机仿真结果表明,该方法具有较快的收敛速度和强大的性能。
{"title":"Finding Roots of Complex Chemistry Equations Based on Evolution Strategies","authors":"Yongquan Zhou, Delong Guo","doi":"10.1109/ICNC.2008.178","DOIUrl":"https://doi.org/10.1109/ICNC.2008.178","url":null,"abstract":"In chemistry, there are some algebra questions about equation roots that need to be solved. So far, there are some traditional methods such as graphic method and Newton iteration method and so on. As well known, the traditional methods have some shortcomings such as being easily affected by initial value and not being able to obtain very high precision. In this paper, evolution strategy algorithm is applied to solve the problems of complex chemistry equation roots by transforming them into the function optimization ones, making full use of such characteristics of the evolution strategy as being self-adaptive to gradually approach the optimal solution through optimized selection, recombination, and mutation. Finally, several computer simulation results show that the method in this paper has rapid convergence speed and powerful performance.","PeriodicalId":6404,"journal":{"name":"2008 Fourth International Conference on Natural Computation","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2008-10-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82943675","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
期刊
2008 Fourth International Conference on Natural Computation
全部 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