首页 > 最新文献

Computer Science-AGH最新文献

英文 中文
Hybrid Variable Neighborhood Search for Solving School Bus-Driver Problem with Resource Constraints 求解资源约束下校车司机问题的混合变量邻域搜索
Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2023-10-01 DOI: 10.7494/csci.2023.24.3.4367
Ha-Bang Ban, Hong-Phuong Nguyen, Dang-Hai Pham
The School Bus-Driver Problem with Resource Constraints (SBDP-RC) is an optimization problem with many practical applications. In the problem, the number of vehicles is prepared to pick a number of pupils, in which the total resource of all vehicles is less than a predefined value. The aim is to find a tour minimizing the sum of pupils’ waiting times. The problem is NP-hard in the general case. In many cases, reaching a feasible solution becomes an NP-hard problem. To solve the large-sized problem, a metaheuristic approach is a suitable approach. The first phase creates an initial solution by the construction heuristic based on Insertion Heuristic. After that, the post phase improves the solution by the General Variable Neighborhood Search (GVNS) with Random Neighborhood Search combined with Shaking Technique. The hybridization ensures the balance between exploitation and exploration. Therefore, the proposed algorithm can escape from local optimal solutions. The proposed metaheuristic algorithm is tested on a benchmark to show the efficiency of the algorithm. The results show that the algorithm receives good feasible solutions fast. Additionally, in many cases, better solutions can be found in comparison with the previous metaheuristic algorithms.
具有资源约束的校车司机问题(SBDP-RC)是一个具有广泛实际应用的优化问题。在该问题中,车辆的数量准备选择若干小学生,其中所有车辆的总资源小于预定义值。这样做的目的是找到一条能最大限度减少学生等待时间的路线。这个问题在一般情况下是np困难的。在许多情况下,找到一个可行的解决方案就成了np困难问题。为了解决大规模的问题,元启发式方法是一种合适的方法。第一阶段采用基于插入启发式的构造启发式方法创建初始解。然后,后期采用随机邻域搜索与抖动技术相结合的通用变量邻域搜索(GVNS)对解进行改进。这种杂交保证了开采和勘探之间的平衡。因此,该算法可以摆脱局部最优解。在一个基准上对所提出的元启发式算法进行了测试,验证了算法的有效性。结果表明,该算法能快速得到较好的可行解。此外,在许多情况下,与之前的元启发式算法相比,可以找到更好的解决方案。
{"title":"Hybrid Variable Neighborhood Search for Solving School Bus-Driver Problem with Resource Constraints","authors":"Ha-Bang Ban, Hong-Phuong Nguyen, Dang-Hai Pham","doi":"10.7494/csci.2023.24.3.4367","DOIUrl":"https://doi.org/10.7494/csci.2023.24.3.4367","url":null,"abstract":"The School Bus-Driver Problem with Resource Constraints (SBDP-RC) is an optimization problem with many practical applications. In the problem, the number of vehicles is prepared to pick a number of pupils, in which the total resource of all vehicles is less than a predefined value. The aim is to find a tour minimizing the sum of pupils’ waiting times. The problem is NP-hard in the general case. In many cases, reaching a feasible solution becomes an NP-hard problem. To solve the large-sized problem, a metaheuristic approach is a suitable approach. The first phase creates an initial solution by the construction heuristic based on Insertion Heuristic. After that, the post phase improves the solution by the General Variable Neighborhood Search (GVNS) with Random Neighborhood Search combined with Shaking Technique. The hybridization ensures the balance between exploitation and exploration. Therefore, the proposed algorithm can escape from local optimal solutions. The proposed metaheuristic algorithm is tested on a benchmark to show the efficiency of the algorithm. The results show that the algorithm receives good feasible solutions fast. Additionally, in many cases, better solutions can be found in comparison with the previous metaheuristic algorithms.","PeriodicalId":41917,"journal":{"name":"Computer Science-AGH","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135406613","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 Playing Styles of Badminton Players Using Firefly Algorithm Based Clustering Algorithms 利用基于萤火虫算法的聚类算法寻找羽毛球运动员的打球风格
Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2023-10-01 DOI: 10.7494/csci.2023.24.3.5116
Anuradha Ariyaratne, I M T P K Ilankoon, U Samarasinghe, R M Silva
Cluster analysis can be defined as applying clustering algorithms with the goal of finding hidden patterns or groupings in a dataset. Different clustering methods provide different solutions for the same dataset. Traditional clustering algorithms are popular, but handling big data sets is beyond the ability of such methods. We propose three big data clustering methods, based on the Firefly Algorithm (FA). Three different fitness functions were defined on FA using inter cluster distance, intra cluster distance, silhouette value and Calinski-Harabasz Index. The algorithms find the most appropriate cluster centers for a given data set. The algorithms were tested with four popular synthetic data sets and later applied on two badminton data sets to identify different playing styles of players based on physical characteristics. The results specify that the firefly algorithm could generate better clustering results with high accuracy. The algorithms cluster the players to find the most suitable playing strategy for a given player where expert knowledge is needed in labeling the clusters. Comparisons with a PSO based clustering algorithm (APSO) and traditional algorithms point out that the proposed firefly variants work similarly as the APSO method and surpass the performance of traditional algorithms.
聚类分析可以定义为应用聚类算法,目的是在数据集中发现隐藏的模式或分组。不同的聚类方法为相同的数据集提供了不同的解决方案。传统的聚类算法很受欢迎,但处理大数据集超出了这种方法的能力。提出了基于萤火虫算法(Firefly Algorithm, FA)的三种大数据聚类方法。利用聚类间距离、聚类内距离、剪形值和Calinski-Harabasz指数定义了三种不同的适应度函数。该算法为给定的数据集找到最合适的聚类中心。在四种流行的合成数据集上对算法进行了测试,随后将算法应用于两个羽毛球数据集上,根据运动员的身体特征识别不同的打球风格。结果表明,萤火虫算法能产生较好的聚类结果,具有较高的聚类精度。算法对玩家进行聚类,为给定的玩家找到最合适的游戏策略,在标记聚类时需要专家知识。与基于粒子群算法的聚类算法(APSO)和传统算法的比较表明,所提出的萤火虫变体与基于粒子群算法的聚类方法相似,并且优于传统算法的性能。
{"title":"Finding Playing Styles of Badminton Players Using Firefly Algorithm Based Clustering Algorithms","authors":"Anuradha Ariyaratne, I M T P K Ilankoon, U Samarasinghe, R M Silva","doi":"10.7494/csci.2023.24.3.5116","DOIUrl":"https://doi.org/10.7494/csci.2023.24.3.5116","url":null,"abstract":"Cluster analysis can be defined as applying clustering algorithms with the goal of finding hidden patterns or groupings in a dataset. Different clustering methods provide different solutions for the same dataset. Traditional clustering algorithms are popular, but handling big data sets is beyond the ability of such methods. We propose three big data clustering methods, based on the Firefly Algorithm (FA). Three different fitness functions were defined on FA using inter cluster distance, intra cluster distance, silhouette value and Calinski-Harabasz Index. The algorithms find the most appropriate cluster centers for a given data set. The algorithms were tested with four popular synthetic data sets and later applied on two badminton data sets to identify different playing styles of players based on physical characteristics. The results specify that the firefly algorithm could generate better clustering results with high accuracy. The algorithms cluster the players to find the most suitable playing strategy for a given player where expert knowledge is needed in labeling the clusters. Comparisons with a PSO based clustering algorithm (APSO) and traditional algorithms point out that the proposed firefly variants work similarly as the APSO method and surpass the performance of traditional algorithms.","PeriodicalId":41917,"journal":{"name":"Computer Science-AGH","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135406941","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
Database Replication for Disconnected Operations with Quasi Real-Time Synchronization 具有准实时同步的断开连接操作的数据库复制
Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2023-10-01 DOI: 10.7494/csci.2023.24.3.4831
Rafal Mucha, Bartosz Balis, Costin Grigoras, Jacek Kitowski
Database replication is a way to improve system throughput or achieve high availability. In most cases, using an active-active replica architecture is efficient and easy to deploy. Such a system has CP properties (from the CAP theorem: Consistency, Availability and network Partition tolerance). Creating an AP (available and partition tolerant) system requires using multi-primary replication. This approach, because of many difficulties in implementation, is not widely used. However, deployment of CCDB (experiment conditions and calibration database) needs to be an AP system in two locations. This necessity became an inspiration to examine the state-of-the-art in this field and to test the available solutions. The tests performed evaluate the performance of the chosen replication tools: Bucardo and EDB Replication Server. They show that the tested tools can be successfully used for continuous synchronization of two independent database instances.
数据库复制是提高系统吞吐量或实现高可用性的一种方法。在大多数情况下,使用双活副本架构是高效且易于部署的。这样的系统具有CP属性(来自CAP定理:一致性、可用性和网络分区容忍度)。创建AP(可用且分区容忍)系统需要使用多主复制。由于这种方法在实施上有许多困难,所以没有得到广泛应用。然而,CCDB(实验条件和校准数据库)的部署需要是两个地点的AP系统。这种必要性激发了我们对这一领域最新技术的研究,并对现有的解决方案进行测试。所执行的测试评估了所选复制工具的性能:Bucardo和EDB replication Server。结果表明,经过测试的工具可以成功地用于两个独立数据库实例的连续同步。
{"title":"Database Replication for Disconnected Operations with Quasi Real-Time Synchronization","authors":"Rafal Mucha, Bartosz Balis, Costin Grigoras, Jacek Kitowski","doi":"10.7494/csci.2023.24.3.4831","DOIUrl":"https://doi.org/10.7494/csci.2023.24.3.4831","url":null,"abstract":"Database replication is a way to improve system throughput or achieve high availability. In most cases, using an active-active replica architecture is efficient and easy to deploy. Such a system has CP properties (from the CAP theorem: Consistency, Availability and network Partition tolerance). Creating an AP (available and partition tolerant) system requires using multi-primary replication. This approach, because of many difficulties in implementation, is not widely used. However, deployment of CCDB (experiment conditions and calibration database) needs to be an AP system in two locations. This necessity became an inspiration to examine the state-of-the-art in this field and to test the available solutions. The tests performed evaluate the performance of the chosen replication tools: Bucardo and EDB Replication Server. They show that the tested tools can be successfully used for continuous synchronization of two independent database instances.","PeriodicalId":41917,"journal":{"name":"Computer Science-AGH","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135406611","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
A Survey on Multi-Objective Based Parameter Optimization for Deep Learning 基于多目标的深度学习参数优化研究综述
Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2023-10-01 DOI: 10.7494/csci.2023.24.3.5479
Mrittika Chakraborty, Wreetbhas Pal, Sanghamitra Bandyopadhyay, Ujjwal Maulik
Deep learning models form one of the most powerful machine learning models for the extraction of important features. Most of the designs of deep neural models, i.e., the initialization of parameters, are still manually tuned. Hence, obtaining a model with high performance is exceedingly time-consuming and occasionally impossible. Optimizing the parameters of the deep networks, therefore, requires improved optimization algorithms with high convergence rates. The single objective-based optimization methods generally used are mostly time-consuming and do not guarantee optimum performance in allcases. Mathematical optimization problems containing multiple objective functions that must be optimized simultaneously fall under the category of multi-objective optimization sometimes referred to as Pareto optimization. Multi-objective optimization problems form one of the alternatives yet useful options for parameter optimization. However, this domain is a bit less explored. In this survey, we focus on exploring the effectiveness of multi-objective optimization strategies for parameter optimization in conjunction with deep neural networks. The case studies used in this study focus on how the twomethods are combined to provide valuable insights into the generation of predictions and analysis in multiple applications.
深度学习模型是提取重要特征的最强大的机器学习模型之一。大多数深度神经模型的设计,即参数的初始化,仍然是手动调整的。因此,获得具有高性能的模型非常耗时,有时甚至是不可能的。因此,优化深度网络的参数需要改进具有高收敛速度的优化算法。通常使用的基于单目标的优化方法大多是耗时的,并且不能保证在所有情况下的最佳性能。包含必须同时优化的多个目标函数的数学优化问题属于多目标优化的范畴,有时也称为帕累托优化。多目标优化问题是参数优化的一种有效选择。然而,这一领域的探索较少。在本研究中,我们重点探讨了与深度神经网络相结合的参数优化多目标优化策略的有效性。本研究中使用的案例研究侧重于如何将这两种方法结合起来,为在多种应用中生成预测和分析提供有价值的见解。
{"title":"A Survey on Multi-Objective Based Parameter Optimization for Deep Learning","authors":"Mrittika Chakraborty, Wreetbhas Pal, Sanghamitra Bandyopadhyay, Ujjwal Maulik","doi":"10.7494/csci.2023.24.3.5479","DOIUrl":"https://doi.org/10.7494/csci.2023.24.3.5479","url":null,"abstract":"Deep learning models form one of the most powerful machine learning models for the extraction of important features. Most of the designs of deep neural models, i.e., the initialization of parameters, are still manually tuned. Hence, obtaining a model with high performance is exceedingly time-consuming and occasionally impossible. Optimizing the parameters of the deep networks, therefore, requires improved optimization algorithms with high convergence rates. The single objective-based optimization methods generally used are mostly time-consuming and do not guarantee optimum performance in allcases. Mathematical optimization problems containing multiple objective functions that must be optimized simultaneously fall under the category of multi-objective optimization sometimes referred to as Pareto optimization. Multi-objective optimization problems form one of the alternatives yet useful options for parameter optimization. However, this domain is a bit less explored. In this survey, we focus on exploring the effectiveness of multi-objective optimization strategies for parameter optimization in conjunction with deep neural networks. The case studies used in this study focus on how the twomethods are combined to provide valuable insights into the generation of predictions and analysis in multiple applications.","PeriodicalId":41917,"journal":{"name":"Computer Science-AGH","volume":"150 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135406617","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
Melanoma Skin Cancer and Nevus Mole Classification using Intensity Value Estimation with Convolutional Neural Network 基于卷积神经网络强度值估计的黑色素瘤、皮肤癌和痣分类
Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2023-10-01 DOI: 10.7494/csci.2023.24.3.4844
N. I. Md. Ashafuddula, Rafiqul Islam
Melanoma skin cancer is one of the most dangerous and life-threatening cancer. Exposure to ultraviolet rays may damage the skin cell's DNA, which causes melanoma skin cancer. However, it is difficult to detect and classify melanoma and nevus mole at the immature stages. In this work, an automatic deep learning system is developed based on the intensity value estimation with a convolutional neural network model (CNN) to detect and classify melanoma and nevus mole more accurately. Since intensity levels are the most distinctive features for object or region of interest identification, the high-intensity pixel values are selected from the extracted lesion images. Incorporating those high-intensity features into the CNN improves the overall performance than the state-of-the-art methods for detecting melanoma skin cancer. To evaluate the system, we used 5-fold cross-validation. Experimental results show that a superior percentage of accuracy (92.58%), Sensitivity (93.76%), Specificity (91.56%), and Precision (90.68%) are achieved.
黑色素瘤皮肤癌是最危险和危及生命的癌症之一。暴露在紫外线下可能会破坏皮肤细胞的DNA,从而导致黑色素瘤皮肤癌。然而,在未成熟阶段,黑素瘤和痣很难被发现和分类。本文基于卷积神经网络模型(CNN)的强度值估计,开发了一种自动深度学习系统,以更准确地检测和分类黑色素瘤和痣。由于强度水平是目标或感兴趣区域识别的最显著特征,因此从提取的病变图像中选择高强度像素值。与检测黑色素瘤皮肤癌的最先进方法相比,将这些高强度特征整合到CNN中可以提高整体性能。为了评估该系统,我们使用了5倍交叉验证。实验结果表明,该方法具有较高的准确率(92.58%)、灵敏度(93.76%)、特异性(91.56%)和精密度(90.68%)。
{"title":"Melanoma Skin Cancer and Nevus Mole Classification using Intensity Value Estimation with Convolutional Neural Network","authors":"N. I. Md. Ashafuddula, Rafiqul Islam","doi":"10.7494/csci.2023.24.3.4844","DOIUrl":"https://doi.org/10.7494/csci.2023.24.3.4844","url":null,"abstract":"Melanoma skin cancer is one of the most dangerous and life-threatening cancer. Exposure to ultraviolet rays may damage the skin cell's DNA, which causes melanoma skin cancer. However, it is difficult to detect and classify melanoma and nevus mole at the immature stages. In this work, an automatic deep learning system is developed based on the intensity value estimation with a convolutional neural network model (CNN) to detect and classify melanoma and nevus mole more accurately. Since intensity levels are the most distinctive features for object or region of interest identification, the high-intensity pixel values are selected from the extracted lesion images. Incorporating those high-intensity features into the CNN improves the overall performance than the state-of-the-art methods for detecting melanoma skin cancer. To evaluate the system, we used 5-fold cross-validation. Experimental results show that a superior percentage of accuracy (92.58%), Sensitivity (93.76%), Specificity (91.56%), and Precision (90.68%) are achieved.","PeriodicalId":41917,"journal":{"name":"Computer Science-AGH","volume":"63 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135406935","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A Nature Inspired Hybrid Partitional Clustering Method Based on Grey Wolf Optimization and JAYA Algorithm 基于灰狼优化和JAYA算法的自然启发混合分区聚类方法
Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2023-10-01 DOI: 10.7494/csci.2023.24.3.4962
GYANARANJAN SHIAL, Sabita Sahoo, Sibarama Panigrahi
This paper presents a hybrid meta-heuristic algorithm using Grey Wolf optimization (GWO) and JAYA algorithm for data clustering. The idea is use exploitative capability of JAYA algorithm in the explorative phase of GWO to form compact clusters. Here, instead of using one best and one worst solution for generating offspring, three best wolfs and three worst omega wolfs of the population are used. So, the best wolfs and worst omega wolfs assist in moving the new solutions towards the best solutions and simultaneously helps in staying away from the worst solutions. This enhances the chances of reaching the near optimal solutions. The superiority of the proposed method is compared with five promising algorithms, namely GWO, Sine-Cosine Algorithm (SCA), Particle Swarm Optimization (PSO), JAYA and K-means algorithms. The result obtained from the Duncan’s multiple range test and Nemenyi hypothesis based statistical test confirms the superiority and robustness of our proposed method.
提出了一种基于灰狼优化和JAYA算法的混合元启发式聚类算法。其思想是在GWO的探索阶段利用JAYA算法的开发能力来形成紧凑的聚类。在这里,不是使用一个最好和一个最差的解决方案来产生后代,而是使用种群中三个最好的狼和三个最差的狼。所以,最好的狼和最差的狼帮助将新的解决方案推向最好的解决方案,同时帮助远离最坏的解决方案。这增加了获得接近最优解的机会。将该方法的优越性与GWO算法、正弦余弦算法(SCA)、粒子群算法(PSO)、JAYA算法和K-means算法进行了比较。Duncan’s多元极差检验和基于Nemenyi假设的统计检验结果证实了本文方法的优越性和稳健性。
{"title":"A Nature Inspired Hybrid Partitional Clustering Method Based on Grey Wolf Optimization and JAYA Algorithm","authors":"GYANARANJAN SHIAL, Sabita Sahoo, Sibarama Panigrahi","doi":"10.7494/csci.2023.24.3.4962","DOIUrl":"https://doi.org/10.7494/csci.2023.24.3.4962","url":null,"abstract":"This paper presents a hybrid meta-heuristic algorithm using Grey Wolf optimization (GWO) and JAYA algorithm for data clustering. The idea is use exploitative capability of JAYA algorithm in the explorative phase of GWO to form compact clusters. Here, instead of using one best and one worst solution for generating offspring, three best wolfs and three worst omega wolfs of the population are used. So, the best wolfs and worst omega wolfs assist in moving the new solutions towards the best solutions and simultaneously helps in staying away from the worst solutions. This enhances the chances of reaching the near optimal solutions. The superiority of the proposed method is compared with five promising algorithms, namely GWO, Sine-Cosine Algorithm (SCA), Particle Swarm Optimization (PSO), JAYA and K-means algorithms. The result obtained from the Duncan’s multiple range test and Nemenyi hypothesis based statistical test confirms the superiority and robustness of our proposed method.","PeriodicalId":41917,"journal":{"name":"Computer Science-AGH","volume":"67 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135406609","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
Calculating the Centrality Values According to the Strengths of Entities Relative to their Neighbours and Designing a New Algorithm for the Solution of the Minimal Dominating Set Problem 根据实体相对于其邻居的强度计算中心性值并设计一种求解最小支配集问题的新算法
IF 0.5 Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2023-06-02 DOI: 10.53070/bbd.1295038
Şeyda Karci, F. Okumuş, A. Karcı
The dominating set problem in graph theory is an NP-complete problem for an arbitrary graph. There are many approximation-based studies in the literature to solve the dominating set problems for a given graph. Some of them are exact algorithms with exponential time complexities and some of them are based on approximation without robustness with respect to obtained solutions. In this study, the Malatya centrality value was used and a new Malatya centrality value was defined to solve the dominating set problem for a given graph. The improved algorithms have polynomial time and space complexities.
图论中的支配集问题是任意图的np完全问题。文献中有许多基于近似的研究来解决给定图的支配集问题。其中一些是具有指数时间复杂度的精确算法,而另一些则是基于近似的,对所得到的解没有鲁棒性。本文采用Malatya中心性值,并定义一个新的Malatya中心性值来解决给定图的支配集问题。改进算法具有多项式的时间复杂度和空间复杂度。
{"title":"Calculating the Centrality Values According to the Strengths of Entities Relative to their Neighbours and Designing a New Algorithm for the Solution of the Minimal Dominating Set Problem","authors":"Şeyda Karci, F. Okumuş, A. Karcı","doi":"10.53070/bbd.1295038","DOIUrl":"https://doi.org/10.53070/bbd.1295038","url":null,"abstract":"The dominating set problem in graph theory is an NP-complete problem for an arbitrary graph. There are many approximation-based studies in the literature to solve the dominating set problems for a given graph. Some of them are exact algorithms with exponential time complexities and some of them are based on approximation without robustness with respect to obtained solutions. In this study, the Malatya centrality value was used and a new Malatya centrality value was defined to solve the dominating set problem for a given graph. The improved algorithms have polynomial time and space complexities.","PeriodicalId":41917,"journal":{"name":"Computer Science-AGH","volume":"1 1","pages":""},"PeriodicalIF":0.5,"publicationDate":"2023-06-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42428858","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
LBP Özellik Çıkarma ve İstatistiksel Havuzlama Tabanlı Görüntü Spam Tespit Modeli LBPÖzellikÇıkarma veïstatistiksel Havuzlama TabanlıGörüntüSpam Tespit Modeli
IF 0.5 Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2023-05-05 DOI: 10.53070/bbd.1268221
Aytaç Kaşoğlu, Orhan Yaman
Email, which stands for electronic mail, is a form of digital communication between two or more individuals. These technological instruments that facilitate communication can have a positive and negative impact on our lives due to junk e-mails, widely known as spam mail. These spam messages, which are typically delivered for commercial purposes by organizations/individuals for indirect or direct benefits, not only distract people but also consume a significant amount of system resources such as processing power, memory, and network bandwidth. In this study, a method based on LBP (Local Binary Patterns) feature extraction and statistical pooling is proposed to classify spam or raw (non-spam) images. Two datasets are used to test the proposed method. The ISH dataset is widely used in the literature and contains 1738 images. In addition to this dataset, the dataset our collect consists of 1015 images in total. Feature extraction was performed on these images. Obtained features were classified by SVM (Support Vector Machine) algorithm. In the proposed method, 98.56% and 79.01% accuracy were calculated for the ISH dataset and our collected dataset, respectively. The results obtained were compared with the studies in the literature.
电子邮件代表电子邮件,是两个或多个个人之间的一种数字通信形式。这些促进沟通的技术工具可能会对我们的生活产生积极和消极的影响,因为垃圾邮件被广泛称为垃圾邮件。这些垃圾邮件通常由组织/个人出于商业目的传递,以获得间接或直接利益,不仅会分散人们的注意力,还会消耗大量的系统资源,如处理能力、内存和网络带宽。在本研究中,提出了一种基于LBP(局部二进制模式)特征提取和统计池的方法来对垃圾邮件或原始(非垃圾邮件)图像进行分类。使用两个数据集来测试所提出的方法。ISH数据集在文献中广泛使用,包含1738张图像。除了这个数据集之外,我们收集的数据集总共包括1015张图像。对这些图像进行了特征提取。利用SVM(Support Vector Machine,支持向量机)算法对获得的特征进行分类。在所提出的方法中,ISH数据集和我们收集的数据集的准确率分别为98.56%和79.01%。将获得的结果与文献中的研究进行了比较。
{"title":"LBP Özellik Çıkarma ve İstatistiksel Havuzlama Tabanlı Görüntü Spam Tespit Modeli","authors":"Aytaç Kaşoğlu, Orhan Yaman","doi":"10.53070/bbd.1268221","DOIUrl":"https://doi.org/10.53070/bbd.1268221","url":null,"abstract":"Email, which stands for electronic mail, is a form of digital communication between two or more individuals. These technological instruments that facilitate communication can have a positive and negative impact on our lives due to junk e-mails, widely known as spam mail. These spam messages, which are typically delivered for commercial purposes by organizations/individuals for indirect or direct benefits, not only distract people but also consume a significant amount of system resources such as processing power, memory, and network bandwidth. In this study, a method based on LBP (Local Binary Patterns) feature extraction and statistical pooling is proposed to classify spam or raw (non-spam) images. Two datasets are used to test the proposed method. The ISH dataset is widely used in the literature and contains 1738 images. In addition to this dataset, the dataset our collect consists of 1015 images in total. Feature extraction was performed on these images. Obtained features were classified by SVM (Support Vector Machine) algorithm. In the proposed method, 98.56% and 79.01% accuracy were calculated for the ISH dataset and our collected dataset, respectively. The results obtained were compared with the studies in the literature.","PeriodicalId":41917,"journal":{"name":"Computer Science-AGH","volume":" ","pages":""},"PeriodicalIF":0.5,"publicationDate":"2023-05-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48272692","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
Parçacık Sürü Optimizasyonu Yoluyla Geliştirilen Doğrusal Bir Sınıflandırıcının Analizi 检查通过切片的智能驱动器优化增强的直接分类
IF 0.5 Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2023-04-15 DOI: 10.53070/bbd.1259377
F. Aydin
Meta-heuristics are high-level approaches developed to discover a heuristic that provides a reasonable solution to many varieties of optimization problems. The classification problems contain a sort of optimization problem. Simply, the objective herein is to reduce the number of misclassified instances. In this paper, the question of whether meta-heuristic methods can be used to construct linear models or not is answered. To this end, Particle Swarm Optimization (PSO) has been engaged to address linear classification problems. The Particle Swarm Classifier (PSC) with a certain objective function has been compared with Support Vector Machine (SVM), Perceptron Learning Rule (PLR), and Logistic Regression (LR) applied to fifteen data sets. The experimental results point out that PSC can compete with the other classifiers, and it turns out to be superior to other classifiers for some binary classification problems. Furthermore, the average classification accuracies of PSC, SVM, LR, and PLR are 80.8%, 80.6%, 80.9%, and 57.7%, respectively. In order to enhance the classification performance of PSC, more advanced objective functions can be developed. Further, the classification accuracy can be boosted more by constructing tighter constraints via another meta-heuristic.
元启发式是一种高级方法,用于发现为多种优化问题提供合理解决方案的启发式。分类问题包含一类优化问题。简单地说,本文的目的是减少错误分类实例的数量。本文回答了元启发式方法是否可以用于构建线性模型的问题。为此,粒子群优化(PSO)已被用于解决线性分类问题。将具有特定目标函数的粒子群分类器(PSC)与支持向量机(SVM)、感知器学习规则(PLR)和逻辑回归(LR)应用于15个数据集进行了比较。实验结果表明,PSC可以与其他分类器竞争,并且在某些二值分类问题上优于其他分类器。此外,PSC、SVM、LR和PLR的平均分类准确率分别为80.8%、80.6%、80.9%和57.7%。为了提高PSC的分类性能,可以开发更先进的目标函数。此外,通过另一种元启发式方法构造更严格的约束,可以进一步提高分类精度。
{"title":"Parçacık Sürü Optimizasyonu Yoluyla Geliştirilen Doğrusal Bir Sınıflandırıcının Analizi","authors":"F. Aydin","doi":"10.53070/bbd.1259377","DOIUrl":"https://doi.org/10.53070/bbd.1259377","url":null,"abstract":"Meta-heuristics are high-level approaches developed to discover a heuristic that provides a reasonable solution to many varieties of optimization problems. The classification problems contain a sort of optimization problem. Simply, the objective herein is to reduce the number of misclassified instances. In this paper, the question of whether meta-heuristic methods can be used to construct linear models or not is answered. To this end, Particle Swarm Optimization (PSO) has been engaged to address linear classification problems. The Particle Swarm Classifier (PSC) with a certain objective function has been compared with Support Vector Machine (SVM), Perceptron Learning Rule (PLR), and Logistic Regression (LR) applied to fifteen data sets. The experimental results point out that PSC can compete with the other classifiers, and it turns out to be superior to other classifiers for some binary classification problems. Furthermore, the average classification accuracies of PSC, SVM, LR, and PLR are 80.8%, 80.6%, 80.9%, and 57.7%, respectively. In order to enhance the classification performance of PSC, more advanced objective functions can be developed. Further, the classification accuracy can be boosted more by constructing tighter constraints via another meta-heuristic.","PeriodicalId":41917,"journal":{"name":"Computer Science-AGH","volume":" ","pages":""},"PeriodicalIF":0.5,"publicationDate":"2023-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46225999","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
ADAPTATION OF DOMAIN-SPECIFIC TRANSFORMER MODELS WITH TEXT OVERSAMPLING FOR SENTIMENT ANALYSIS OF SOCIAL MEDIA POSTS ON COVID-19 VACCINE 基于文本过采样的特定领域变压器模型用于COVID-19疫苗社交媒体帖子的情感分析
Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2023-03-10 DOI: 10.7494/csci.2023.24.2.4761
Anmol Bansal, Arjun Choudhry, Anubhav Sharma, Seba Susan
Covid-19 has spread across the world and many different vaccines have been developed to counter its surge. To identify the correct sentiments associated with the vaccines from social media posts, this paper aims to fine-tune pre-trained transformer models on tweets associated with different Covid vaccines, specifically RoBERTa, XLNet and BERT which are recently introduced state-of-the-art bi-directional transformer models, and domain-specific transformer models BERTweet and CT-BERT that are pre-trained on Covid-19 tweets. We further explore the option of data augmentation by text oversampling using LMOTE to improve the accuracies of these models, specifically, for small sample datasets where there is an imbalanced class distribution among the positive, negative and neutral sentiment classes. Our results summarize our findings on the suitability of text oversampling for imbalanced, small sample datasets that are used to fine-tune state-of-the-art pre-trained transformer models, and the utility of having domain-specific transformer models for the classification task.
Covid-19已经蔓延到世界各地,人们已经开发了许多不同的疫苗来应对其激增。为了从社交媒体帖子中识别与疫苗相关的正确情绪,本文旨在对与不同Covid疫苗相关的推文上的预训练变压器模型进行微调,特别是最近推出的最先进的双向变压器模型RoBERTa、XLNet和BERT,以及针对Covid-19推文进行预训练的特定领域变压器模型BERTweet和CT-BERT。我们进一步探索了使用LMOTE通过文本过采样来增强数据的选项,以提高这些模型的准确性,特别是对于小样本数据集,其中在积极,消极和中性情绪类别之间存在不平衡的类分布。我们的结果总结了我们关于文本过采样对不平衡、小样本数据集的适用性的发现,这些数据集用于微调最先进的预训练变压器模型,以及为分类任务使用特定领域的变压器模型的效用。
{"title":"ADAPTATION OF DOMAIN-SPECIFIC TRANSFORMER MODELS WITH TEXT OVERSAMPLING FOR SENTIMENT ANALYSIS OF SOCIAL MEDIA POSTS ON COVID-19 VACCINE","authors":"Anmol Bansal, Arjun Choudhry, Anubhav Sharma, Seba Susan","doi":"10.7494/csci.2023.24.2.4761","DOIUrl":"https://doi.org/10.7494/csci.2023.24.2.4761","url":null,"abstract":"Covid-19 has spread across the world and many different vaccines have been developed to counter its surge. To identify the correct sentiments associated with the vaccines from social media posts, this paper aims to fine-tune pre-trained transformer models on tweets associated with different Covid vaccines, specifically RoBERTa, XLNet and BERT which are recently introduced state-of-the-art bi-directional transformer models, and domain-specific transformer models BERTweet and CT-BERT that are pre-trained on Covid-19 tweets. We further explore the option of data augmentation by text oversampling using LMOTE to improve the accuracies of these models, specifically, for small sample datasets where there is an imbalanced class distribution among the positive, negative and neutral sentiment classes. Our results summarize our findings on the suitability of text oversampling for imbalanced, small sample datasets that are used to fine-tune state-of-the-art pre-trained transformer models, and the utility of having domain-specific transformer models for the classification task.","PeriodicalId":41917,"journal":{"name":"Computer Science-AGH","volume":"40 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-03-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136096163","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
期刊
Computer Science-AGH
全部 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