首页 > 最新文献

2017 2nd Conference on Swarm Intelligence and Evolutionary Computation (CSIEC)最新文献

英文 中文
Semi-automatic object-oriented software design using metaheuristic algorithms 采用元启发式算法的半自动面向对象软件设计
Pub Date : 2017-03-01 DOI: 10.1109/CSIEC.2017.7940169
Zeynab Javidi, R. Akbari, O. Bushehrian
The quality of software design always has a significant impact on the extendibility and maintainability of the final product. Automatic techniques may help designers to achieve better design. There are several ways for software design automation. Generally Search-based methods such as GA, ant colony, and ICA are used for problems with large search space in which finding the optimal solution is hard. In this paper a hybrid algorithm called ICA-TS (Imperialist Competitive Algorithm-Tabu Search) is presented to generate class diagram of the under design system automatically. The method has three phases: First, formal concept analysis (FCA) for preprocessing phase of the method is used as a mean to generate initial solution. Next a hybrid of ICA and TS is used to update solutions. The relationships between classes are determined in third phase. Three standard case studies are used for performance evaluation and the results are compared with results of genetic and simple ICA. The results show that the presented method has competitive results and it can generate more efficient class diagram in terms of cohesion, coupling and complexity of system.
软件设计的质量对最终产品的可扩展性和可维护性有着重要的影响。自动化技术可以帮助设计师实现更好的设计。软件设计自动化有几种方法。一般基于搜索的方法,如遗传算法、蚁群算法和ICA算法,用于解决搜索空间大、难以找到最优解的问题。本文提出了一种称为ICA-TS(帝国主义竞争算法-禁忌搜索)的混合算法,用于自动生成待设计系统的类图。该方法分为三个阶段:首先,采用形式概念分析(FCA)作为方法预处理阶段的均值生成初始解;接下来,使用ICA和TS的混合来更新解决方案。类之间的关系在第三阶段确定。采用三个标准案例进行了性能评估,并将结果与遗传ICA和简单ICA的结果进行了比较。结果表明,该方法具有较好的效果,在系统的内聚性、耦合性和复杂性方面都能生成更高效的类图。
{"title":"Semi-automatic object-oriented software design using metaheuristic algorithms","authors":"Zeynab Javidi, R. Akbari, O. Bushehrian","doi":"10.1109/CSIEC.2017.7940169","DOIUrl":"https://doi.org/10.1109/CSIEC.2017.7940169","url":null,"abstract":"The quality of software design always has a significant impact on the extendibility and maintainability of the final product. Automatic techniques may help designers to achieve better design. There are several ways for software design automation. Generally Search-based methods such as GA, ant colony, and ICA are used for problems with large search space in which finding the optimal solution is hard. In this paper a hybrid algorithm called ICA-TS (Imperialist Competitive Algorithm-Tabu Search) is presented to generate class diagram of the under design system automatically. The method has three phases: First, formal concept analysis (FCA) for preprocessing phase of the method is used as a mean to generate initial solution. Next a hybrid of ICA and TS is used to update solutions. The relationships between classes are determined in third phase. Three standard case studies are used for performance evaluation and the results are compared with results of genetic and simple ICA. The results show that the presented method has competitive results and it can generate more efficient class diagram in terms of cohesion, coupling and complexity of system.","PeriodicalId":166046,"journal":{"name":"2017 2nd Conference on Swarm Intelligence and Evolutionary Computation (CSIEC)","volume":"51 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114360768","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
Semantic association rule mining: A new approach for stock market prediction 语义关联规则挖掘:股票市场预测的一种新方法
Pub Date : 2017-03-01 DOI: 10.1109/CSIEC.2017.7940158
Somayyeh Asadifar, M. Kahani
the amount of ontologies and semantic annotations available on the Web is constantly growing and heterogeneous data raises new challenges for the data mining community. Yet there are still many problems causing users extra problems in discovering knowledge or even failing to obtain the real and useful knowledge they need. In this paper, we survey some semantic data mining methods specifically focusing on association rules. However, there are few works that have focused in mining semantic web data itself. For extracting rules in semantic data, we present an intelligent data mining approach incorporated with domain. The paper contributes a new algorithm for discovery of new type of patterns from semantic data. This new type of patterns is appropriate for some data such as stock market. We take advantage of the knowledge encoded in the ontology and MICF measure to inference in three steps to prune the search space and generated rules to derive appropriate rules from thousands of rules. Some experiments performed on stock market data and show the usefulness and efficiency of the approach.
Web上可用的本体和语义注释的数量在不断增长,异构数据给数据挖掘社区带来了新的挑战。然而,仍然存在许多问题,导致用户在发现知识方面遇到额外的问题,甚至无法获得他们所需要的真实有用的知识。本文综述了一些针对关联规则的语义数据挖掘方法。然而,很少有工作集中在挖掘语义web数据本身。为了从语义数据中提取规则,提出了一种结合域的智能数据挖掘方法。本文提出了一种从语义数据中发现新型模式的新算法。这种新的模式适用于一些数据,如股票市场。我们利用本体中编码的知识和MICF三步推理度量对搜索空间和生成的规则进行修剪,从数千条规则中派生出合适的规则。对股票市场数据进行了实验,验证了该方法的有效性。
{"title":"Semantic association rule mining: A new approach for stock market prediction","authors":"Somayyeh Asadifar, M. Kahani","doi":"10.1109/CSIEC.2017.7940158","DOIUrl":"https://doi.org/10.1109/CSIEC.2017.7940158","url":null,"abstract":"the amount of ontologies and semantic annotations available on the Web is constantly growing and heterogeneous data raises new challenges for the data mining community. Yet there are still many problems causing users extra problems in discovering knowledge or even failing to obtain the real and useful knowledge they need. In this paper, we survey some semantic data mining methods specifically focusing on association rules. However, there are few works that have focused in mining semantic web data itself. For extracting rules in semantic data, we present an intelligent data mining approach incorporated with domain. The paper contributes a new algorithm for discovery of new type of patterns from semantic data. This new type of patterns is appropriate for some data such as stock market. We take advantage of the knowledge encoded in the ontology and MICF measure to inference in three steps to prune the search space and generated rules to derive appropriate rules from thousands of rules. Some experiments performed on stock market data and show the usefulness and efficiency of the approach.","PeriodicalId":166046,"journal":{"name":"2017 2nd Conference on Swarm Intelligence and Evolutionary Computation (CSIEC)","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115908665","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
Distributed maximal independent set on inhomogeneous random graphs 非齐次随机图上的分布极大独立集
Pub Date : 2017-03-01 DOI: 10.1109/CSIEC.2017.7940152
Hasan Heydari, S. Taheri
A maximal independent set (MIS) on a graph is an inclusion-maximal set of mutually non-adjacent nodes. The problem of computing an MIS is one of the fundamental problems in the area of parallel and distributed algorithms. In this paper, we investigate the distributed maximal independent set problem on inhomogeneous random graphs by which the scale-free networks can be produced. Such a particular problem has been solved by state-of-the-art algorithms with time complexity of O(log n). We prove that on inhomogeneous random graphs with n nodes and power law exponent β ≥ 3, the arboricity and the degeneracy is less than 2(log n)1/3 with high probability (w.h.p.). Thus, the time complexity of finding an MIS on these graphs is O(log2/3 n). Furthermore, we propose a new algorithm for computing an MIS on inhomogeneous random graphs with power law exponent β < 3. The results of simulation studies show that the time complexity of the proposed algorithm is O(log2/3 n) for β < 3, which is better than O(log n).
图上的极大独立集(MIS)是互不相邻节点的包含极大集。管理信息系统的计算问题是并行和分布式算法领域的基本问题之一。本文研究了非齐次随机图上的分布极大独立集问题,该问题可产生无标度网络。我们证明了在n个节点且幂律指数β≥3的非齐次随机图上,具有高概率(w.h.p)的任意性和简并度小于2(log n)1/3。因此,在这些图上寻找MIS的时间复杂度为O(log2/3 n)。此外,我们提出了一种新的算法来计算幂律指数β < 3的非齐次随机图上的MIS。仿真研究结果表明,当β < 3时,该算法的时间复杂度为O(log2/3 n),优于O(log n)。
{"title":"Distributed maximal independent set on inhomogeneous random graphs","authors":"Hasan Heydari, S. Taheri","doi":"10.1109/CSIEC.2017.7940152","DOIUrl":"https://doi.org/10.1109/CSIEC.2017.7940152","url":null,"abstract":"A maximal independent set (MIS) on a graph is an inclusion-maximal set of mutually non-adjacent nodes. The problem of computing an MIS is one of the fundamental problems in the area of parallel and distributed algorithms. In this paper, we investigate the distributed maximal independent set problem on inhomogeneous random graphs by which the scale-free networks can be produced. Such a particular problem has been solved by state-of-the-art algorithms with time complexity of O(log n). We prove that on inhomogeneous random graphs with n nodes and power law exponent β ≥ 3, the arboricity and the degeneracy is less than 2(log n)1/3 with high probability (w.h.p.). Thus, the time complexity of finding an MIS on these graphs is O(log2/3 n). Furthermore, we propose a new algorithm for computing an MIS on inhomogeneous random graphs with power law exponent β < 3. The results of simulation studies show that the time complexity of the proposed algorithm is O(log2/3 n) for β < 3, which is better than O(log n).","PeriodicalId":166046,"journal":{"name":"2017 2nd Conference on Swarm Intelligence and Evolutionary Computation (CSIEC)","volume":"194 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129741026","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
Multi-objective VAr planning using fuzzy-GSA 基于模糊gsa的多目标VAr规划
Pub Date : 2017-03-01 DOI: 10.1109/CSIEC.2017.7940180
Sina Ebrahimi Farsangi, E. Rashedi, M. Farsangi
In this study, fuzzy logic technique and Gravitational Search Algorithm (GSA) are applied to place Static VAr Compensator (SVC) to improve voltage stability through a multi-objective placement problem. The VAr planning is formulated to maximize indexes of fuzzy performance including: deviation of bus voltage, loss of system, and the cost of installation. The results obtained are compared with fuzzy Real Genetic Algorithm (RGA). The results obtained show that the GSA has better convergence rate comparing to fuzzy RGA in finding the best solution.
本文将模糊逻辑技术和重力搜索算法(GSA)应用于静态无功补偿器(SVC)的多目标放置问题,以提高电压稳定性。VAr规划是为了最大化模糊性能指标,包括:母线电压偏差、系统损耗、安装成本。所得结果与模糊实遗传算法(RGA)进行了比较。结果表明,与模糊RGA相比,GSA在寻找最优解方面具有更好的收敛速度。
{"title":"Multi-objective VAr planning using fuzzy-GSA","authors":"Sina Ebrahimi Farsangi, E. Rashedi, M. Farsangi","doi":"10.1109/CSIEC.2017.7940180","DOIUrl":"https://doi.org/10.1109/CSIEC.2017.7940180","url":null,"abstract":"In this study, fuzzy logic technique and Gravitational Search Algorithm (GSA) are applied to place Static VAr Compensator (SVC) to improve voltage stability through a multi-objective placement problem. The VAr planning is formulated to maximize indexes of fuzzy performance including: deviation of bus voltage, loss of system, and the cost of installation. The results obtained are compared with fuzzy Real Genetic Algorithm (RGA). The results obtained show that the GSA has better convergence rate comparing to fuzzy RGA in finding the best solution.","PeriodicalId":166046,"journal":{"name":"2017 2nd Conference on Swarm Intelligence and Evolutionary Computation (CSIEC)","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124080696","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
A hybrid feature selection approach based on ensemble method for high-dimensional data 一种基于集成方法的高维数据混合特征选择方法
Pub Date : 2017-03-01 DOI: 10.1109/CSIEC.2017.7940163
A. Rouhi, H. Nezamabadi-pour
Nowadays, with the emergence of high-dimensional data, feature selection plays an important role in the domain of machine learning, particularly, classification problems, such that feature selection can be known as its vital and irremovable component. With the increase in the number of data dimensions, simple traditional methods show poor performance and cannot be used for effective and proper feature selection. Using embedded methods, this study first discusses data dimension reduction using a filter based approach. Two state-of-the-art meta-heuristic methods are then applied on the selected features and final desirable features are selected from the aggregation of their selected features. The proposed method is evaluated on 5 high-dimensional micro-array datasets and results are compared with several state-of-the-art feature selection approaches for high-dimensional data. Experimental results confirm the efficiency of the proposed method.
如今,随着高维数据的出现,特征选择在机器学习领域,特别是分类问题中扮演着重要的角色,特征选择可以说是机器学习中不可或缺的组成部分。随着数据维数的增加,简单的传统方法表现出较差的性能,无法进行有效、合理的特征选择。使用嵌入式方法,本研究首先讨论了使用基于过滤器的方法进行数据降维。然后将两种最先进的元启发式方法应用于所选特征,并从所选特征的聚合中选择最终理想的特征。在5个高维微阵列数据集上对该方法进行了评估,并将结果与几种最新的高维数据特征选择方法进行了比较。实验结果证实了该方法的有效性。
{"title":"A hybrid feature selection approach based on ensemble method for high-dimensional data","authors":"A. Rouhi, H. Nezamabadi-pour","doi":"10.1109/CSIEC.2017.7940163","DOIUrl":"https://doi.org/10.1109/CSIEC.2017.7940163","url":null,"abstract":"Nowadays, with the emergence of high-dimensional data, feature selection plays an important role in the domain of machine learning, particularly, classification problems, such that feature selection can be known as its vital and irremovable component. With the increase in the number of data dimensions, simple traditional methods show poor performance and cannot be used for effective and proper feature selection. Using embedded methods, this study first discusses data dimension reduction using a filter based approach. Two state-of-the-art meta-heuristic methods are then applied on the selected features and final desirable features are selected from the aggregation of their selected features. The proposed method is evaluated on 5 high-dimensional micro-array datasets and results are compared with several state-of-the-art feature selection approaches for high-dimensional data. Experimental results confirm the efficiency of the proposed method.","PeriodicalId":166046,"journal":{"name":"2017 2nd Conference on Swarm Intelligence and Evolutionary Computation (CSIEC)","volume":"106 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126521165","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}
引用次数: 17
On the performance of EvoPSO: A PSO based algorithm for test data generation in EvoSuite EvoPSO的性能研究:基于PSO的EvoSuite测试数据生成算法
Pub Date : 2017-03-01 DOI: 10.1109/CSIEC.2017.7940170
Mohammad Shahabi, S. Badiei, S. E. Beheshtian, R. Akbari, S. M. R. Moosavi
Nowadays software has a major role in our everyday life. Many critical tasks are done by software systems. The increasing complexity of software systems compels providing techniques and tools to design correct and well-functioning software in safety-critical systems. Up to 50% of the total software project costs are devoted to testing; hence, increased concern of automated software testing in recent years. The automation of software testing reduces costs and improves the effectiveness of tests that are generated in order to detect defects in the software under test. Various techniques are adopted for automated software testing including metaheuristic search algorithms. In this paper, we propose the EvoPSO algorithm using swarm intelligence paradigm. The algorithm is implemented in EvoSuite tool for the purpose of test data generation. The performance of EvoPSO has been investigated on SF110 dataset. The promising performance shows that EvoPSO is efficient and can give competitive results.
如今,软件在我们的日常生活中扮演着重要的角色。许多关键任务是由软件系统完成的。越来越复杂的软件系统迫使提供技术和工具来设计正确的和功能良好的软件在安全关键系统。高达软件项目总成本的50%用于测试;因此,近年来人们越来越关注自动化软件测试。软件测试的自动化降低了成本,并提高了为了检测被测软件中的缺陷而生成的测试的有效性。自动化软件测试采用了各种技术,包括元启发式搜索算法。在本文中,我们提出了基于群智能范式的EvoPSO算法。该算法在EvoSuite工具中实现,用于生成测试数据。在SF110数据集上研究了EvoPSO的性能。良好的性能表明,EvoPSO是高效的,可以提供有竞争力的结果。
{"title":"On the performance of EvoPSO: A PSO based algorithm for test data generation in EvoSuite","authors":"Mohammad Shahabi, S. Badiei, S. E. Beheshtian, R. Akbari, S. M. R. Moosavi","doi":"10.1109/CSIEC.2017.7940170","DOIUrl":"https://doi.org/10.1109/CSIEC.2017.7940170","url":null,"abstract":"Nowadays software has a major role in our everyday life. Many critical tasks are done by software systems. The increasing complexity of software systems compels providing techniques and tools to design correct and well-functioning software in safety-critical systems. Up to 50% of the total software project costs are devoted to testing; hence, increased concern of automated software testing in recent years. The automation of software testing reduces costs and improves the effectiveness of tests that are generated in order to detect defects in the software under test. Various techniques are adopted for automated software testing including metaheuristic search algorithms. In this paper, we propose the EvoPSO algorithm using swarm intelligence paradigm. The algorithm is implemented in EvoSuite tool for the purpose of test data generation. The performance of EvoPSO has been investigated on SF110 dataset. The promising performance shows that EvoPSO is efficient and can give competitive results.","PeriodicalId":166046,"journal":{"name":"2017 2nd Conference on Swarm Intelligence and Evolutionary Computation (CSIEC)","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126058574","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
Hybrid Big Bang-Big Crunch Algorithm for solving non-convex Economic Load Dispatch problems 求解非凸经济负荷调度问题的混合大爆炸-大压缩算法
Pub Date : 2017-03-01 DOI: 10.1109/CSIEC.2017.7940156
Hossein Shahinzadeh, M. Moazzami
Accurate and realistic Economic Load Dispatch (ELD) is one of the most important issues in power systems. In real conditions, ELD is limited to the different non-equal constraints that make ELD a non-convex and non-smooth problem. This makes it difficult to find a global optimized solution, even with the aid of classic mathematical methods. In this paper, a novel procedure is presented for solving ELD problems, which uses Hybrid Big Bang-Big Crunch Algorithm (HBB-BC) as an optimization tool. This algorithm has appropriate speed and accuracy compared with the most regular optimizing methods. The proposed algorithm is applied on an IEEE 30-bus test system. Simulation results demonstrate the algorithm's capability for successful optimization of ELD problem.
准确、现实的经济负荷调度是电力系统的重要问题之一。在实际条件下,约束域被限制在不同的非等约束条件下,使得约束域成为一个非凸非光滑问题。这使得即使借助经典数学方法,也很难找到全局优化解。本文利用混合大爆炸-大压缩算法(HBB-BC)作为优化工具,提出了一种求解ELD问题的新方法。与大多数常规优化方法相比,该算法具有较好的速度和精度。该算法在IEEE 30总线测试系统中得到了应用。仿真结果表明,该算法能够成功地优化ELD问题。
{"title":"Hybrid Big Bang-Big Crunch Algorithm for solving non-convex Economic Load Dispatch problems","authors":"Hossein Shahinzadeh, M. Moazzami","doi":"10.1109/CSIEC.2017.7940156","DOIUrl":"https://doi.org/10.1109/CSIEC.2017.7940156","url":null,"abstract":"Accurate and realistic Economic Load Dispatch (ELD) is one of the most important issues in power systems. In real conditions, ELD is limited to the different non-equal constraints that make ELD a non-convex and non-smooth problem. This makes it difficult to find a global optimized solution, even with the aid of classic mathematical methods. In this paper, a novel procedure is presented for solving ELD problems, which uses Hybrid Big Bang-Big Crunch Algorithm (HBB-BC) as an optimization tool. This algorithm has appropriate speed and accuracy compared with the most regular optimizing methods. The proposed algorithm is applied on an IEEE 30-bus test system. Simulation results demonstrate the algorithm's capability for successful optimization of ELD problem.","PeriodicalId":166046,"journal":{"name":"2017 2nd Conference on Swarm Intelligence and Evolutionary Computation (CSIEC)","volume":"1980 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125696032","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}
引用次数: 17
Optimization of multiband sensing-time-adaptive detection in cognitive radio networks using artificial immune algorithm 基于人工免疫算法的认知无线网络多波段感知时间自适应检测优化
Pub Date : 2017-03-01 DOI: 10.1109/CSIEC.2017.7940177
Mansoore Saeedzarandi
spectrum sensing is an important component of cognitive radio technology which enables secondary users to sense the environment and find the spectrum holes. In this study, a multiband sensing-time-adaptive framework is used for wideband spectrum sensing in order to maximize the aggregate throughput capacity of the cognitive radios and reduce their interference to the primary users. The optimization problem is non-convex, and convex optimization can solve the problem with restrictions. in this paper we use the artificial immune algorithm based on the clonal selection theory to obtain the optimal solutions without any reformulations or mathematical costs.
频谱感知是认知无线电技术的重要组成部分,它使二次用户能够感知环境并发现频谱漏洞。为了最大限度地提高认知无线电的总吞吐量,减少对主要用户的干扰,本研究采用多频带感知时间自适应框架进行宽带频谱感知。优化问题是非凸的,凸优化可以解决有约束的问题。本文采用基于克隆选择理论的人工免疫算法,在不需要重新表述和数学代价的情况下获得最优解。
{"title":"Optimization of multiband sensing-time-adaptive detection in cognitive radio networks using artificial immune algorithm","authors":"Mansoore Saeedzarandi","doi":"10.1109/CSIEC.2017.7940177","DOIUrl":"https://doi.org/10.1109/CSIEC.2017.7940177","url":null,"abstract":"spectrum sensing is an important component of cognitive radio technology which enables secondary users to sense the environment and find the spectrum holes. In this study, a multiband sensing-time-adaptive framework is used for wideband spectrum sensing in order to maximize the aggregate throughput capacity of the cognitive radios and reduce their interference to the primary users. The optimization problem is non-convex, and convex optimization can solve the problem with restrictions. in this paper we use the artificial immune algorithm based on the clonal selection theory to obtain the optimal solutions without any reformulations or mathematical costs.","PeriodicalId":166046,"journal":{"name":"2017 2nd Conference on Swarm Intelligence and Evolutionary Computation (CSIEC)","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116164518","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
SOMA: Semantic Orientation inference using Memetic Algorithm 基于模因算法的语义取向推理
Pub Date : 2017-03-01 DOI: 10.1109/CSIEC.2017.7940153
Hamidreza Keshavarz, M. S. Abadeh
One of the substantial tasks of opinion mining is to find semantic orientation and intensity of opinion words and phrases. This research tries to find numeric values for sentiment words and phrases by introducing a novel algorithm. The opinion about an object or its aspects is often expressed through sentiment phrases, and having a measure of quantification for them is essential for processing sentiments. In simple terms, semantic orientation or opinion intensity is a building block of opinion mining. This paper tries to (i) identify the sentiment phrases, and (ii) by means of a memetic algorithm, assign scores to each phrase and build a sentiment lexicon. This score shows the place of the phrase on a spectrum, ranging from very negative to very positive (0 to 10). The proposed method assigns real numbers to sentiment phrases and these scores show the intensity of each sentiment phrase. Three datasets were created and used in this paper: Movie, Music and Camera datasets which consist of reviews in each category. The intensity and polarity of words are calculated for each database, and compared to each other. The results show that (i) some words are not as positive or negative as previously thought; (ii) what is the effect of using adverbs, such as “very” and “not”; and (iii) sentiment phrases in different contexts have different intensities.
意见挖掘的重要任务之一是发现意见词和短语的语义方向和强度。本研究试图通过引入一种新的算法来寻找情感词和短语的数值。对一个物体或其方面的看法通常是通过情感短语来表达的,对它们有一个量化的测量对于处理情感是必不可少的。简单地说,语义取向或意见强度是意见挖掘的一个组成部分。本文尝试(1)识别情感短语,(2)通过模因算法对每个短语进行评分并构建情感词典。这个分数显示了短语在一个范围内的位置,范围从非常负到非常正(0到10)。该方法为情感短语分配实数,这些分数表示每个情感短语的强度。本文创建并使用了三个数据集:电影、音乐和相机数据集,它们由每个类别的评论组成。为每个数据库计算单词的强度和极性,并相互比较。结果表明:(1)有些词并不像之前想象的那样积极或消极;(ii)使用“very”和“not”等副词的效果如何;(三)不同语境下情绪短语的语气强度不同。
{"title":"SOMA: Semantic Orientation inference using Memetic Algorithm","authors":"Hamidreza Keshavarz, M. S. Abadeh","doi":"10.1109/CSIEC.2017.7940153","DOIUrl":"https://doi.org/10.1109/CSIEC.2017.7940153","url":null,"abstract":"One of the substantial tasks of opinion mining is to find semantic orientation and intensity of opinion words and phrases. This research tries to find numeric values for sentiment words and phrases by introducing a novel algorithm. The opinion about an object or its aspects is often expressed through sentiment phrases, and having a measure of quantification for them is essential for processing sentiments. In simple terms, semantic orientation or opinion intensity is a building block of opinion mining. This paper tries to (i) identify the sentiment phrases, and (ii) by means of a memetic algorithm, assign scores to each phrase and build a sentiment lexicon. This score shows the place of the phrase on a spectrum, ranging from very negative to very positive (0 to 10). The proposed method assigns real numbers to sentiment phrases and these scores show the intensity of each sentiment phrase. Three datasets were created and used in this paper: Movie, Music and Camera datasets which consist of reviews in each category. The intensity and polarity of words are calculated for each database, and compared to each other. The results show that (i) some words are not as positive or negative as previously thought; (ii) what is the effect of using adverbs, such as “very” and “not”; and (iii) sentiment phrases in different contexts have different intensities.","PeriodicalId":166046,"journal":{"name":"2017 2nd Conference on Swarm Intelligence and Evolutionary Computation (CSIEC)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129102493","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
期刊
2017 2nd Conference on Swarm Intelligence and Evolutionary Computation (CSIEC)
全部 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