首页 > 最新文献

Applied Computer Science最新文献

英文 中文
EVALUATION OF SUPPORT VECTOR MACHINE BASED STOCK PRICE PREDICTION 基于支持向量机的股价预测评价
Q3 Economics, Econometrics and Finance Pub Date : 2023-09-30 DOI: 10.35784/acs-2023-25
Tilla IZSÁK, László MARÁK, Mihály ORMOS
In recent years with the advent of computational power, Machine Learning has become a popular approach in financial forecasting, particularly for stock price analysis. In this paper, the authors develop a non-recurrent active trading algorithm based on stock price prediction, using Support Vector Machines on high frequency data, and compare its risk adjusted performance to the returns of a statistical portfolio predicted by the Capital Asset Pricing Model. The authors selected the three highest volume securities from a pool of 100 initially selected stock dataset to investigate the algorithmic trading strategy. The abnormal return estimates are significant and positive, and the systematic risk is lower than unity in all cases, suggesting lower risk compared to the market. Moreover, the estimated beta values for all stocks were close to zero, indicating a market independent process. The correlation analysis revealed weak correlations among the processes, supporting the potential for risk reduction and volatility mitigation through portfolio diversification. The authors tested an equally weighted portfolio of the selected three assets and demonstrated a remarkable return of 1348% during the evaluation period from July 1st, 2020, to January 1st, 2023. The results suggest that the weak form of market efficiency can be questioned, as the algorithmic trading strategy, employing a Support Vector Machine binary classification model, has consistently generated statistically significant and substantial abnormal returns using historical market data.
& # x0D;& # x0D;& # x0D;近年来,随着计算能力的出现,机器学习已经成为一种流行的财务预测方法,特别是股票价格分析。在本文中,作者开发了一种基于股票价格预测的非周期性主动交易算法,在高频数据上使用支持向量机,并将其风险调整后的表现与资本资产定价模型预测的统计投资组合的收益进行比较。作者从最初选择的100个股票数据集中选择了三个交易量最大的证券来研究算法交易策略。异常收益估计显著且为正,系统风险均小于1,风险低于市场。此外,所有股票的估计贝塔值都接近于零,表明一个独立于市场的过程。相关性分析显示,这些过程之间的相关性较弱,支持通过投资组合多样化降低风险和缓解波动性的潜力。作者对所选择的三种资产进行了等权重的投资组合测试,结果表明,在2020年7月1日至2023年1月1日的评估期间,回报率达到了1348%。结果表明弱形式的市场效率可以质疑,算法交易策略,采用支持向量机二叉分类模型,不断生成的统计学意义和重大异常返回使用# x0D本市历史市场数据;& # x0D;& # x0D;
{"title":"EVALUATION OF SUPPORT VECTOR MACHINE BASED STOCK PRICE PREDICTION","authors":"Tilla IZSÁK, László MARÁK, Mihály ORMOS","doi":"10.35784/acs-2023-25","DOIUrl":"https://doi.org/10.35784/acs-2023-25","url":null,"abstract":"
 
 
 In recent years with the advent of computational power, Machine Learning has become a popular approach in financial forecasting, particularly for stock price analysis. In this paper, the authors develop a non-recurrent active trading algorithm based on stock price prediction, using Support Vector Machines on high frequency data, and compare its risk adjusted performance to the returns of a statistical portfolio predicted by the Capital Asset Pricing Model. The authors selected the three highest volume securities from a pool of 100 initially selected stock dataset to investigate the algorithmic trading strategy. The abnormal return estimates are significant and positive, and the systematic risk is lower than unity in all cases, suggesting lower risk compared to the market. Moreover, the estimated beta values for all stocks were close to zero, indicating a market independent process. The correlation analysis revealed weak correlations among the processes, supporting the potential for risk reduction and volatility mitigation through portfolio diversification. The authors tested an equally weighted portfolio of the selected three assets and demonstrated a remarkable return of 1348% during the evaluation period from July 1st, 2020, to January 1st, 2023. The results suggest that the weak form of market efficiency can be questioned, as the algorithmic trading strategy, employing a Support Vector Machine binary classification model, has consistently generated statistically significant and substantial abnormal returns using historical market data.
 
 
","PeriodicalId":36379,"journal":{"name":"Applied Computer Science","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135126784","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
ROTATION-GAMMA CORRECTION AUGMENTATION ON CNN-DENSE BLOCK FOR SOIL IMAGE CLASSIFICATION 基于cnn密集块的旋转伽玛校正增强土壤图像分类
Q3 Economics, Econometrics and Finance Pub Date : 2023-09-30 DOI: 10.35784/acs-2023-27
Sri INDRA MAIYANTI, Anita DESIANI, Syafrina LAMIN, P PUSPITAHATI, Muhammad ARHAMI, Nuni GOFAR, Destika CAHYANA
Soil is a solid-particle that covers the earth's surface. Soils can be classified based their color. The color can be an indication of soil properties and soil conditions. Soil image classification requires high accuracy and caution. CNN works well on image classification, but CNN requires a large amount of data. Augmentation is one technique to overcome data needs like rotation and improving contrast. Rotation is the movement of rotating the image position randomly to various degrees. Gamma Correction is a method to improve image by decreasing or increasing the contrast. The rotation and Gamma Correction on augmentation can increase the amount of training data from 156 to 2500 soil images data. The classification of soil data is not referred to soil taxonomy system such as Entisols and Histosols but it used arbitrary simple classification based on color. Unfortunately, the weakness of the CNN is vanishing and exploded gradients. Another Deep learning that can overcome vanishing and exploded gradients is dense blocks. This study proposes a combination of Augmentation and CNN-Dense block where in the augmentation a combination of rotation and Gamma-correction techniques is used and Soil image classification based on color is used by the CNN-Dense block. The combination method is able to give excellent results, where all performances accuracy, precisions, recall and F1-Score are above 90%. The combination of rotation and Gamma Correction on augmentation and CNN is a robust method to use in soil image classification based on color.
土壤是覆盖在地球表面的固体颗粒。土壤可以根据颜色来分类。颜色可以作为土壤性质和土壤条件的指示。土壤图像分类需要较高的准确性和谨慎性。CNN在图像分类上做得很好,但是CNN需要大量的数据。增强是一种克服旋转和提高对比度等数据需求的技术。旋转是将图像位置随机旋转不同程度的运动。伽玛校正是一种通过降低或增加对比度来改善图像的方法。增强上的旋转和伽玛校正可以使训练数据量从156个增加到2500个。土壤数据的分类并没有参考土壤分类系统(Entisols和Histosols),而是采用了基于颜色的任意简单分类。不幸的是,CNN的弱点是消失和爆炸梯度。另一个可以克服消失和爆炸梯度的深度学习是密集块。本研究提出了一种增强与CNN-Dense块的结合,在增强中使用旋转和伽玛校正技术的结合,CNN-Dense块使用基于颜色的土壤图像分类。该组合方法的准确率、精密度、召回率和F1-Score均在90%以上。结合增强和CNN的旋转和伽玛校正是一种鲁棒的基于颜色的土壤图像分类方法。
{"title":"ROTATION-GAMMA CORRECTION AUGMENTATION ON CNN-DENSE BLOCK FOR SOIL IMAGE CLASSIFICATION","authors":"Sri INDRA MAIYANTI, Anita DESIANI, Syafrina LAMIN, P PUSPITAHATI, Muhammad ARHAMI, Nuni GOFAR, Destika CAHYANA","doi":"10.35784/acs-2023-27","DOIUrl":"https://doi.org/10.35784/acs-2023-27","url":null,"abstract":"Soil is a solid-particle that covers the earth's surface. Soils can be classified based their color. The color can be an indication of soil properties and soil conditions. Soil image classification requires high accuracy and caution. CNN works well on image classification, but CNN requires a large amount of data. Augmentation is one technique to overcome data needs like rotation and improving contrast. Rotation is the movement of rotating the image position randomly to various degrees. Gamma Correction is a method to improve image by decreasing or increasing the contrast. The rotation and Gamma Correction on augmentation can increase the amount of training data from 156 to 2500 soil images data. The classification of soil data is not referred to soil taxonomy system such as Entisols and Histosols but it used arbitrary simple classification based on color. Unfortunately, the weakness of the CNN is vanishing and exploded gradients. Another Deep learning that can overcome vanishing and exploded gradients is dense blocks. This study proposes a combination of Augmentation and CNN-Dense block where in the augmentation a combination of rotation and Gamma-correction techniques is used and Soil image classification based on color is used by the CNN-Dense block. The combination method is able to give excellent results, where all performances accuracy, precisions, recall and F1-Score are above 90%. The combination of rotation and Gamma Correction on augmentation and CNN is a robust method to use in soil image classification based on color.","PeriodicalId":36379,"journal":{"name":"Applied Computer Science","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135127142","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
MASK FACE INPAINTING BASED ON IMPROVED GENERATIVE ADVERSARIAL NETWORK 基于改进生成对抗网络的面具面部绘制
Q3 Economics, Econometrics and Finance Pub Date : 2023-06-30 DOI: 10.35784/acs-2023-12
Qingyun Liu, Roben A. Juanatas
Face recognition technology has been widely used in all aspects of people's lives. However, the accuracy of face recognition is greatly reduced due to the obscuring of objects, such as masks and sunglasses. Wearing masks in public has been a crucial approach to preventing illness, especially since the Covid-19 outbreak. This poses challenges to applications such as face recognition. Therefore, the removal of masks via image inpainting has become a hot topic in the field of computer vision. Deep learning-based image inpainting techniques have taken observable results, but the restored images still have problems such as blurring and inconsistency. To address such problems, this paper proposes an improved inpainting model based on generative adversarial network: the model adds attention mechanisms to the sampling module based on pix2pix network; the residual module is improved by adding convolutional branches. The improved inpainting model can not only effectively restore faces obscured by face masks, but also realize the inpainting of randomly obscured images of human faces. To further validate the generality of the inpainting model, tests are conducted on the datasets of CelebA, Paris Street and Place2, and the experimental results show that both SSIM and PSNR have improved significantly.
人脸识别技术已经广泛应用于人们生活的方方面面。然而,由于面具和太阳镜等物体的遮挡,人脸识别的准确性大大降低。在公共场合戴口罩是预防疾病的重要方法,尤其是在新冠肺炎疫情爆发以来。这给人脸识别等应用带来了挑战。因此,通过图像补漆去除蒙版已成为计算机视觉领域的研究热点。基于深度学习的图像修复技术已经取得了明显的效果,但修复后的图像仍然存在模糊和不一致等问题。针对这些问题,本文提出了一种基于生成式对抗网络的改进的绘图模型:该模型在基于pix2pix网络的采样模块中增加了注意机制;残差模块通过增加卷积分支来改进。改进的补图模型不仅可以有效地恢复被口罩遮挡的人脸,还可以实现随机遮挡的人脸图像的补图。为了进一步验证该模型的通用性,在CelebA、Paris Street和Place2的数据集上进行了测试,实验结果表明,SSIM和PSNR都有了明显的提高。
{"title":"MASK FACE INPAINTING BASED ON IMPROVED GENERATIVE ADVERSARIAL NETWORK","authors":"Qingyun Liu, Roben A. Juanatas","doi":"10.35784/acs-2023-12","DOIUrl":"https://doi.org/10.35784/acs-2023-12","url":null,"abstract":"Face recognition technology has been widely used in all aspects of people's lives. However, the accuracy of face recognition is greatly reduced due to the obscuring of objects, such as masks and sunglasses. Wearing masks in public has been a crucial approach to preventing illness, especially since the Covid-19 outbreak. This poses challenges to applications such as face recognition. Therefore, the removal of masks via image inpainting has become a hot topic in the field of computer vision. Deep learning-based image inpainting techniques have taken observable results, but the restored images still have problems such as blurring and inconsistency. To address such problems, this paper proposes an improved inpainting model based on generative adversarial network: the model adds attention mechanisms to the sampling module based on pix2pix network; the residual module is improved by adding convolutional branches. The improved inpainting model can not only effectively restore faces obscured by face masks, but also realize the inpainting of randomly obscured images of human faces. To further validate the generality of the inpainting model, tests are conducted on the datasets of CelebA, Paris Street and Place2, and the experimental results show that both SSIM and PSNR have improved significantly.","PeriodicalId":36379,"journal":{"name":"Applied Computer Science","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48773308","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
CLASSIFICATION OF PARKINSON'S DISEASE IN BRAIN MRI IMAGES USING DEEP RESIDUAL CONVOLUTIONAL NEURAL NETWORK 脑MRI图像中帕金森病的深度残差卷积神经网络分类
Q3 Economics, Econometrics and Finance Pub Date : 2023-06-30 DOI: 10.35784/acs-2023-19
Puppala Praneeth, Majety Sathvika, Vivek Kommareddy, Madala Sarath, Saran Mallela, Koneru Suvarna Vani, Prasun Chkrabarti
In our aging culture, neurodegenerative disorders like Parkinson's disease (PD) are among the most serious health issues. It is a neurological condition that has social and economic effects on individuals. It happens because the brain's dopamine-producing cells are unable to produce enough of the chemical to support the body's motor functions. The main symptoms of this illness are eyesight, excretion activity, speech, and mobility issues, followed by depression, anxiety, sleep issues, and panic attacks. The main aim of this research is to develop a workable clinical decision-making framework that aids the physician in diagnosing patients with PD influence. In this research, we proposed a technique to classify Parkinson’s disease by MRI brain images. Initially, normalize the input data using the min-max normalization method and then remove noise from input images using a median filter. Then utilizing the Binary Dragonfly Algorithm to select the features. Furthermore, to segment the diseased part from MRI brain images using the technique Dense-UNet. Then, classify the disease as if it’s Parkinson’s disease or health control using the Deep Residual Convolutional Neural Network (DRCNN) technique along with Enhanced Whale Optimization Algorithm (EWOA) to get better classification accuracy. Here, we use the public Parkinson’s Progression Marker Initiative (PPMI) dataset for Parkinson’s MRI images. The accuracy, sensitivity, specificity, and precision metrics will be utilized with manually gathered data to assess the efficacy of the proposed methodology.
在我们的老龄化文化中,帕金森病(PD)等神经退行性疾病是最严重的健康问题之一。它是一种神经系统疾病,对个人有社会和经济影响。之所以会发生这种情况,是因为大脑中产生多巴胺的细胞无法产生足够的化学物质来支持身体的运动功能。这种疾病的主要症状是视力、排泄活动、言语和行动能力问题,其次是抑郁、焦虑、睡眠问题和恐慌发作。本研究的主要目的是开发一个可行的临床决策框架,帮助医生诊断PD影响患者。在这项研究中,我们提出了一种通过MRI脑图像对帕金森病进行分类的技术。最初,使用最小-最大归一化方法对输入数据进行归一化,然后使用中值滤波器从输入图像中去除噪声。然后利用二进制蜻蜓算法来选择特征。此外,使用Dense UNet技术从MRI脑图像中分割病变部分。然后,使用深度残差卷积神经网络(DRCNN)技术和增强鲸鱼优化算法(EWOA)将疾病分类为帕金森病或健康控制,以获得更好的分类精度。在这里,我们使用公共帕金森氏进展标记倡议(PPMI)数据集来获取帕金森氏MRI图像。准确性、敏感性、特异性和精密度指标将与手动收集的数据一起使用,以评估拟议方法的有效性。
{"title":"CLASSIFICATION OF PARKINSON'S DISEASE IN BRAIN MRI IMAGES USING DEEP RESIDUAL CONVOLUTIONAL NEURAL NETWORK","authors":"Puppala Praneeth, Majety Sathvika, Vivek Kommareddy, Madala Sarath, Saran Mallela, Koneru Suvarna Vani, Prasun Chkrabarti","doi":"10.35784/acs-2023-19","DOIUrl":"https://doi.org/10.35784/acs-2023-19","url":null,"abstract":"In our aging culture, neurodegenerative disorders like Parkinson's disease (PD) are among the most serious health issues. It is a neurological condition that has social and economic effects on individuals. It happens because the brain's dopamine-producing cells are unable to produce enough of the chemical to support the body's motor functions. The main symptoms of this illness are eyesight, excretion activity, speech, and mobility issues, followed by depression, anxiety, sleep issues, and panic attacks. The main aim of this research is to develop a workable clinical decision-making framework that aids the physician in diagnosing patients with PD influence. In this research, we proposed a technique to classify Parkinson’s disease by MRI brain images. Initially, normalize the input data using the min-max normalization method and then remove noise from input images using a median filter. Then utilizing the Binary Dragonfly Algorithm to select the features. Furthermore, to segment the diseased part from MRI brain images using the technique Dense-UNet. Then, classify the disease as if it’s Parkinson’s disease or health control using the Deep Residual Convolutional Neural Network (DRCNN) technique along with Enhanced Whale Optimization Algorithm (EWOA) to get better classification accuracy. Here, we use the public Parkinson’s Progression Marker Initiative (PPMI) dataset for Parkinson’s MRI images. The accuracy, sensitivity, specificity, and precision metrics will be utilized with manually gathered data to assess the efficacy of the proposed methodology.","PeriodicalId":36379,"journal":{"name":"Applied Computer Science","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43658001","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
NAVIGATION STRATEGY FOR MOBILE ROBOT BASED ON COMPUTER VISION AND YOLOV5 NETWORK IN THE UNKNOWN ENVIRONMENT 未知环境下基于计算机视觉和yolov5网络的移动机器人导航策略
Q3 Economics, Econometrics and Finance Pub Date : 2023-06-30 DOI: 10.35784/acs-2023-16
Thanh-Lam Bui, Ngoc-Tien Tran
Intelligent mobile robots must possess the ability to navigate in complex environments. The field of mobile robot navigation is continuously evolving, with various technologies being developed. Deep learning has gained attention from researchers, and numerous navigation models utilizing deep learning have been proposed. In this study, the YOLOv5 model is utilized to identify objects to aid the mobile robot in determining movement conditions. However, the limitation of deep learning models being trained on insufficient data, leading to inaccurate recognition in unforeseen scenarios, is addressed by introducing an innovative computer vision technology that detects lanes in real-time. Combining the deep learning model with computer vision technology, the robot can identify different types of objects, allowing it to estimate distance and adjust speed accordingly. Additionally, the paper investigates the recognition reliability in varying light intensities. The findings of this study offer promising directions for future breakthroughs in mobile robot navigation
智能移动机器人必须具备在复杂环境中导航的能力。移动机器人导航领域不断发展,各种技术被开发出来。深度学习已经引起了研究人员的广泛关注,并提出了许多利用深度学习的导航模型。在本研究中,使用YOLOv5模型来识别物体,以帮助移动机器人确定运动条件。然而,深度学习模型在数据不足的情况下训练的局限性,导致在不可预见的情况下识别不准确,通过引入创新的计算机视觉技术来解决实时检测车道的问题。将深度学习模型与计算机视觉技术相结合,机器人可以识别不同类型的物体,使其能够估计距离并相应地调整速度。此外,本文还研究了在不同光强下的识别可靠性。本研究结果为未来移动机器人导航的突破提供了有希望的方向
{"title":"NAVIGATION STRATEGY FOR MOBILE ROBOT BASED ON COMPUTER VISION AND YOLOV5 NETWORK IN THE UNKNOWN ENVIRONMENT","authors":"Thanh-Lam Bui, Ngoc-Tien Tran","doi":"10.35784/acs-2023-16","DOIUrl":"https://doi.org/10.35784/acs-2023-16","url":null,"abstract":"Intelligent mobile robots must possess the ability to navigate in complex environments. The field of mobile robot navigation is continuously evolving, with various technologies being developed. Deep learning has gained attention from researchers, and numerous navigation models utilizing deep learning have been proposed. In this study, the YOLOv5 model is utilized to identify objects to aid the mobile robot in determining movement conditions. However, the limitation of deep learning models being trained on insufficient data, leading to inaccurate recognition in unforeseen scenarios, is addressed by introducing an innovative computer vision technology that detects lanes in real-time. Combining the deep learning model with computer vision technology, the robot can identify different types of objects, allowing it to estimate distance and adjust speed accordingly. Additionally, the paper investigates the recognition reliability in varying light intensities. The findings of this study offer promising directions for future breakthroughs in mobile robot navigation","PeriodicalId":36379,"journal":{"name":"Applied Computer Science","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48586832","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
HYBRID FEATURE SELECTION AND SUPPORT VECTOR MACHINE FRAMEWORK FOR PREDICTING MAINTENANCE FAILURES 维修故障预测的混合特征选择和支持向量机框架
Q3 Economics, Econometrics and Finance Pub Date : 2023-06-30 DOI: 10.35784/acs-2023-18
Mouna Tarik, Ayoub Mniai, K. Jebari
The main aim of predictive maintenance is to minimize downtime, failure risks and maintenance costs in manufacturing systems. Over the past few years, machine learning methods gained ground with diverse and successful applications in the area of predictive maintenance. This study shows that performing preprocessing techniques such as oversampling and features selection for failure prediction, is promising. For instance, to handle imbalanced data, the SMOTE-Tomek method is used. For features selection, three different methods can be applied: Recursive Feature Elimination, Random Forest and Variance Threshold. The data considered in this paper for simulation is used in literature; it is applied to aircraft engine sensors measurements to predict engines failure, while the predicting algorithm used is a Support Vector Machine. The results show that classification accuracy can be significantly boosted by using the preprocessing techniques.
预测性维护的主要目的是最大限度地减少制造系统的停机时间、故障风险和维护成本。在过去的几年中,机器学习方法在预测性维护领域获得了广泛而成功的应用。该研究表明,采用过采样和特征选择等预处理技术进行故障预测是有前途的。例如,为了处理不平衡数据,使用SMOTE-Tomek方法。对于特征选择,可以采用三种不同的方法:递归特征消除法、随机森林法和方差阈值法。本文所考虑的模拟数据已在文献中使用;将其应用于飞机发动机传感器的测量中进行发动机故障预测,使用的预测算法是支持向量机。结果表明,采用预处理技术可以显著提高分类精度。
{"title":"HYBRID FEATURE SELECTION AND SUPPORT VECTOR MACHINE FRAMEWORK FOR PREDICTING MAINTENANCE FAILURES","authors":"Mouna Tarik, Ayoub Mniai, K. Jebari","doi":"10.35784/acs-2023-18","DOIUrl":"https://doi.org/10.35784/acs-2023-18","url":null,"abstract":"The main aim of predictive maintenance is to minimize downtime, failure risks and maintenance costs in manufacturing systems. Over the past few years, machine learning methods gained ground with diverse and successful applications in the area of predictive maintenance. This study shows that performing preprocessing techniques such as oversampling and features selection for failure prediction, is promising. For instance, to handle imbalanced data, the SMOTE-Tomek method is used. For features selection, three different methods can be applied: Recursive Feature Elimination, Random Forest and Variance Threshold. The data considered in this paper for simulation is used in literature; it is applied to aircraft engine sensors measurements to predict engines failure, while the predicting algorithm used is a Support Vector Machine. The results show that classification accuracy can be significantly boosted by using the preprocessing techniques.","PeriodicalId":36379,"journal":{"name":"Applied Computer Science","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"45807515","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
APPLICATION OF THE REAL-TIME FAN SCHEDULING IN THE EXPLORATION-EXPLOITATION TO OPTIMIZE MINIMUM FUNCTIONS OBJECTIVES 实时风机调度在优化最小函数目标的勘探开发中的应用
Q3 Economics, Econometrics and Finance Pub Date : 2023-06-30 DOI: 10.35784/acs-2023-13
M. Larios, Perfecto M. QUINTERO-FLORES, M. Anzures-García, Miguel CAMACHO-HERNANDEZ
This paper presents the application of a task scheduling algorithm called Fan on an artificial intelligence technique as genetic algorithms for the problem of finding minima in objective functions, where the equations are predefined to measure the return on an investment. This work combines the methodologies of exploration and exploitation of a population, obtaining results with good aptitudes until finding a better learning based on conditions of not ending until an individual delivers a better aptitude, complying with the established restrictions, exhausting all possible options and fulfilling a stop condition. A real-time task planning algorithm was applied based on consensus techniques. A software tool was developed, and the scheduler called FAN was adapted that contemplates the execution of periodic, aperiodic, and sporadic tasks focused on controlled environments, considering that strict time restrictions are met. In the first phase of the work, it is shown how convergence precipitates to an evolution, this is done in few iterations. In a second stage, exploitation was improved, giving the algorithm a better performance in convergence and feasibility. As a result, there is the exploitation of the population and applying iterations with the fan algorithm and better aptitudes were obtained that occur through asynchronized processes under real-time planning concurrently.
本文介绍了一种称为Fan的任务调度算法在人工智能技术中的应用,作为在目标函数中寻找最小值问题的遗传算法,其中方程是预定义的,用于测量投资回报。这项工作结合了对人群的探索和开发方法,获得了具有良好才能的结果,直到在个人表现出更好的才能、遵守既定限制、用尽所有可能的选择并满足停止条件之前找到更好的学习。提出了一种基于一致性技术的实时任务规划算法。开发了一种软件工具,并对名为FAN的调度器进行了调整,该调度器考虑到满足严格的时间限制,可以执行集中在受控环境中的周期性、非周期性和偶发性任务。在工作的第一阶段,我们展示了收敛是如何促成进化的,这是在几次迭代中完成的。在第二阶段,对开发进行了改进,使算法在收敛性和可行性方面有了更好的性能。因此,在实时规划的同时,通过异步过程,可以利用种群并应用扇形算法的迭代,从而获得更好的适应能力。
{"title":"APPLICATION OF THE REAL-TIME FAN SCHEDULING IN THE EXPLORATION-EXPLOITATION TO OPTIMIZE MINIMUM FUNCTIONS OBJECTIVES","authors":"M. Larios, Perfecto M. QUINTERO-FLORES, M. Anzures-García, Miguel CAMACHO-HERNANDEZ","doi":"10.35784/acs-2023-13","DOIUrl":"https://doi.org/10.35784/acs-2023-13","url":null,"abstract":"This paper presents the application of a task scheduling algorithm called Fan on an artificial intelligence technique as genetic algorithms for the problem of finding minima in objective functions, where the equations are predefined to measure the return on an investment. This work combines the methodologies of exploration and exploitation of a population, obtaining results with good aptitudes until finding a better learning based on conditions of not ending until an individual delivers a better aptitude, complying with the established restrictions, exhausting all possible options and fulfilling a stop condition. A real-time task planning algorithm was applied based on consensus techniques. A software tool was developed, and the scheduler called FAN was adapted that contemplates the execution of periodic, aperiodic, and sporadic tasks focused on controlled environments, considering that strict time restrictions are met. In the first phase of the work, it is shown how convergence precipitates to an evolution, this is done in few iterations. In a second stage, exploitation was improved, giving the algorithm a better performance in convergence and feasibility. As a result, there is the exploitation of the population and applying iterations with the fan algorithm and better aptitudes were obtained that occur through asynchronized processes under real-time planning concurrently.","PeriodicalId":36379,"journal":{"name":"Applied Computer Science","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"41776116","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 NEW METHOD FOR GENERATING VIRTUAL MODELS OF NONLINEAR HELICAL SPRINGS BASED ON A RIGOROUS MATHEMATICAL MODEL 提出了一种基于严格数学模型的非线性螺旋弹簧虚拟模型生成方法
Q3 Economics, Econometrics and Finance Pub Date : 2023-06-30 DOI: 10.35784/acs-2023-17
K. Michalczyk, M. Warzecha, R. Baran
This paper presents a new method for generating nonlinear helical spring geometries based on a rigorous mathematical formulation. The model was developed for two scenarios for modifying a spring with a stepped helix angle: for a fixed helix angle of the active coils and for a fixed overall height of the spring. It allows the development of compression spring geometries with non-linear load-deflection curves, while maintaining predetermined values of selected geometrical parameters such as the number of passive and active coils and the total height or helix angle of the linear segment of the active coils. Based on the proposed models, Python scripts were developed that can be implemented in any CAD software offering scripting capabilities or equipped with Application Programming Interfaces. Examples of scripts that use the developed model to generate the geometry of selected springs are presented. FEM analyses of quasi-static compression tests carried out for these spring models have shown that, using the proposed tools, springs with a wide range of variation in static load-deflection curves can be obtained, including progressive springs with a high degree of nonlinearity in the characteristics. The obtained load-deflection curves can be described with a high degree of accuracy by power function. The proposed method can find applications in both machine design and spring manufacturing.
本文提出了一种基于严格数学公式生成非线性螺旋弹簧几何图形的新方法。该模型针对两种情况开发,用于修改具有阶梯螺旋角的弹簧:有源线圈的固定螺旋角和弹簧的固定总高度。它允许开发具有非线性载荷-挠度曲线的压缩弹簧几何形状,同时保持选定几何参数的预定值,例如无源和有源线圈的数量以及有源线圈的线性段的总高度或螺旋角。基于所提出的模型,开发了Python脚本,可以在任何提供脚本功能或配备应用程序编程接口的CAD软件中实现。给出了使用开发的模型生成选定弹簧几何图形的脚本示例。对这些弹簧模型进行的准静态压缩试验的有限元分析表明,使用所提出的工具,可以获得静载荷-挠度曲线变化范围大的弹簧,包括特性具有高度非线性的渐进弹簧。所获得的载荷-挠度曲线可以通过幂函数以高精度描述。该方法可应用于机械设计和弹簧制造。
{"title":"A NEW METHOD FOR GENERATING VIRTUAL MODELS OF NONLINEAR HELICAL SPRINGS BASED ON A RIGOROUS MATHEMATICAL MODEL","authors":"K. Michalczyk, M. Warzecha, R. Baran","doi":"10.35784/acs-2023-17","DOIUrl":"https://doi.org/10.35784/acs-2023-17","url":null,"abstract":"This paper presents a new method for generating nonlinear helical spring geometries based on a rigorous mathematical formulation. The model was developed for two scenarios for modifying a spring with a stepped helix angle: for a fixed helix angle of the active coils and for a fixed overall height of the spring. It allows the development of compression spring geometries with non-linear load-deflection curves, while maintaining predetermined values of selected geometrical parameters such as the number of passive and active coils and the total height or helix angle of the linear segment of the active coils. Based on the proposed models, Python scripts were developed that can be implemented in any CAD software offering scripting capabilities or equipped with Application Programming Interfaces. Examples of scripts that use the developed model to generate the geometry of selected springs are presented. FEM analyses of quasi-static compression tests carried out for these spring models have shown that, using the proposed tools, springs with a wide range of variation in static load-deflection curves can be obtained, including progressive springs with a high degree of nonlinearity in the characteristics. The obtained load-deflection curves can be described with a high degree of accuracy by power function. The proposed method can find applications in both machine design and spring manufacturing.","PeriodicalId":36379,"journal":{"name":"Applied Computer Science","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44326028","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
CNN AND LSTM FOR THE CLASSIFICATION OF PARKINSON'S DISEASE BASED ON THE GTCC AND MFCC CNN和LSTM在GTCC和MFCC基础上对帕金森病进行分类
Q3 Economics, Econometrics and Finance Pub Date : 2023-06-30 DOI: 10.35784/acs-2023-11
N. Boualoulou, T. BELHOUSSINE DRISSI, B. Nsiri
Parkinson's disease is a recognizable clinical syndrome with a variety of causes and clinical presentations; it represents a rapidly growing neurodegenerative disorder. Since about 90 percent of Parkinson's disease sufferers have some form of early speech impairment, recent studies on tele diagnosis of Parkinson's disease have focused on the recognition of voice impairments from vowel phonations or the subjects' discourse. In this paper, we present a new approach for Parkinson's disease detection from speech sounds that are based on CNN and LSTM and uses two categories of characteristics Mel Frequency Cepstral Coefficients (MFCC) and Gammatone Cepstral Coefficients (GTCC) obtained from noise-removed speech signals with comparative EMD-DWT and DWT-EMD analysis. The proposed model is divided into three stages. In the first step, noise is removed from the signals using the EMD-DWT and DWT-EMD methods. In the second step, the GTCC and MFCC are extracted from the enhanced audio signals. The classification process is carried out in the third step by feeding these features into the LSTM and CNN models, which are designed to define sequential information from the extracted features. The experiments are performed using PC-GITA and Sakar datasets and 10-fold cross validation method, the highest classification accuracy for the Sakar dataset reached 100% for both EMD-DWT-GTCC-CNN and DWT-EMD-GTCC-CNN, and for the PC-GITA dataset, the accuracy is reached 100% for EMD-DWT-GTCC-CNN and 96.55% for DWT-EMD-GTCC-CNN. The results of this study indicate that the characteristics of GTCC are more appropriate and accurate for the assessment of PD than MFCC.
帕金森病是一种可识别的临床综合征,有多种病因和临床表现;它代表了一种快速发展的神经退行性疾病。由于大约90%的帕金森病患者有某种形式的早期言语障碍,最近关于帕金森病远程诊断的研究集中在从元音发音或受试者的话语中识别语音障碍。在本文中,我们提出了一种从语音中检测帕金森氏症的新方法,该方法基于CNN和LSTM,并使用从去除噪声的语音信号中获得的两类特征Mel频率倒谱系数(MFCC)和Gammatone倒谱系数(GTCC),并对EMD-DWT和DWT-EMD进行比较分析。所提出的模型分为三个阶段。在第一步中,使用EMD-DWT和DWT-EMD方法从信号中去除噪声。在第二步骤中,从增强的音频信号中提取GTCC和MFCC。在第三步中,通过将这些特征输入LSTM和CNN模型来执行分类过程,LSTM和NN模型旨在从提取的特征中定义序列信息。实验使用PC-GITA和Sakar数据集和10倍交叉验证方法进行,对于EMD-DWT-EMD-GTC-CNN和DWT-EMD-GTC-CNN,Sakar的最高分类准确率均达到100%,对于PC-GITA数据集,EMD-DWT-GTC-CNN的准确率分别达到100%和96.55%。本研究结果表明,GTCC的特征比MFCC更适合和准确地评估PD。
{"title":"CNN AND LSTM FOR THE CLASSIFICATION OF PARKINSON'S DISEASE BASED ON THE GTCC AND MFCC","authors":"N. Boualoulou, T. BELHOUSSINE DRISSI, B. Nsiri","doi":"10.35784/acs-2023-11","DOIUrl":"https://doi.org/10.35784/acs-2023-11","url":null,"abstract":"Parkinson's disease is a recognizable clinical syndrome with a variety of causes and clinical presentations; it represents a rapidly growing neurodegenerative disorder. Since about 90 percent of Parkinson's disease sufferers have some form of early speech impairment, recent studies on tele diagnosis of Parkinson's disease have focused on the recognition of voice impairments from vowel phonations or the subjects' discourse. In this paper, we present a new approach for Parkinson's disease detection from speech sounds that are based on CNN and LSTM and uses two categories of characteristics Mel Frequency Cepstral Coefficients (MFCC) and Gammatone Cepstral Coefficients (GTCC) obtained from noise-removed speech signals with comparative EMD-DWT and DWT-EMD analysis. The proposed model is divided into three stages. In the first step, noise is removed from the signals using the EMD-DWT and DWT-EMD methods. In the second step, the GTCC and MFCC are extracted from the enhanced audio signals. The classification process is carried out in the third step by feeding these features into the LSTM and CNN models, which are designed to define sequential information from the extracted features. The experiments are performed using PC-GITA and Sakar datasets and 10-fold cross validation method, the highest classification accuracy for the Sakar dataset reached 100% for both EMD-DWT-GTCC-CNN and DWT-EMD-GTCC-CNN, and for the PC-GITA dataset, the accuracy is reached 100% for EMD-DWT-GTCC-CNN and 96.55% for DWT-EMD-GTCC-CNN. The results of this study indicate that the characteristics of GTCC are more appropriate and accurate for the assessment of PD than MFCC.","PeriodicalId":36379,"journal":{"name":"Applied Computer Science","volume":" ","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"47822139","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
APPLICATION OF GENETIC ALGORITHMS TO THE TRAVELING SALESMAN PROBLEM 遗传算法在旅行商问题中的应用
Q3 Economics, Econometrics and Finance Pub Date : 2023-06-30 DOI: 10.35784/acs-2023-14
Tomasz D. Sikora, W. Gryglewicz-Kacerka
The purpose of this paper was to investigate in practice the possibility of using evolutionary algorithms to solve the traveling salesman problem on a real example. The goal was achieved by developing an original implementation of the evolutionary algorithm in Python, and by preparing an example of the traveling salesman problem in the form of a directed graph representing polish voivodship cities. As part of the work an application in Python was written. It provides a user interface which allows setting selected parameters of the evolutionary algorithm and solving the prepared problem. The results are presented in both text and graphical form. The correctness of the evolutionary algorithm's operation and the implementation was confirmed by performed tests. A large number of tested solutions (2500) and the analysis of the obtained results allowed for a conclusion that an optimal (relatively suboptimal) solution had been found.
本文的目的是在实践中研究用进化算法求解旅行商问题的可能性。通过在Python中开发进化算法的原始实现,并以表示波兰省城市的有向图的形式准备了一个旅行推销员问题的示例,从而实现了目标。作为工作的一部分,用Python编写了一个应用程序。它提供了一个用户界面,允许设置进化算法的选定参数并求解准备好的问题。结果以文字和图形两种形式呈现。通过实验验证了进化算法运行和实现的正确性。经过大量测试的解决方案(2500个)和对获得的结果的分析,得出了一个最优(相对次优)解决方案的结论。
{"title":"APPLICATION OF GENETIC ALGORITHMS TO THE TRAVELING SALESMAN PROBLEM","authors":"Tomasz D. Sikora, W. Gryglewicz-Kacerka","doi":"10.35784/acs-2023-14","DOIUrl":"https://doi.org/10.35784/acs-2023-14","url":null,"abstract":"The purpose of this paper was to investigate in practice the possibility of using evolutionary algorithms to solve the traveling salesman problem on a real example. The goal was achieved by developing an original implementation of the evolutionary algorithm in Python, and by preparing an example of the traveling salesman problem in the form of a directed graph representing polish voivodship cities. As part of the work an application in Python was written. It provides a user interface which allows setting selected parameters of the evolutionary algorithm and solving the prepared problem. The results are presented in both text and graphical form. The correctness of the evolutionary algorithm's operation and the implementation was confirmed by performed tests. A large number of tested solutions (2500) and the analysis of the obtained results allowed for a conclusion that an optimal (relatively suboptimal) solution had been found.","PeriodicalId":36379,"journal":{"name":"Applied Computer Science","volume":"1 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"69999889","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
期刊
Applied Computer Science
全部 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