首页 > 最新文献

Journal of Artificial Intelligence and Data Mining最新文献

英文 中文
A Heuristic Algorithm for Multi-layer Network Optimization in Cloud Computing 云计算中多层网络优化的启发式算法
Pub Date : 2021-05-15 DOI: 10.22044/JADM.2021.9955.2133
A. Hadian, M. Bagherian, B. F. Vajargah
Background: One of the most important concepts in cloud computing is modeling the problem as a multi-layer optimization problem which leads to cost savings in designing and operating the networks. Previous researchers have modeled the two-layer network operating problem as an Integer Linear Programming (ILP) problem, and due to the computational complexity of solving it jointly, they suggested a two-stage procedure for solving it by considering one layer at each stage. Aim: In this paper, considering the ILP model and using some properties of it, we propose a heuristic algorithm for solving the model jointly, considering unicast, multicast, and anycast flows simultaneously. Method: We first sort demands in decreasing order and use a greedy method to realize demands in order. Due to the high computational complexity of ILP model, the proposed heuristic algorithm is suitable for networks with a large number of nodes; In this regard, various examples are solved by CPLEX and MATLAB soft wares. Results: Our simulation results show that for small values of M and N CPLEX fails to find the optimal solution, while AGA finds a near-optimal solution quickly. Conclusion: The proposed greedy algorithm could solve the large-scale networks approximately in polynomial time and its approximation is reasonable.
背景:云计算中最重要的概念之一是将问题建模为多层优化问题,从而在设计和操作网络时节省成本。先前的研究人员将两层网络运行问题建模为整数线性规划(ILP)问题,由于联合求解的计算复杂性,他们提出了一个两阶段的过程来解决它,每阶段考虑一层。目的:本文在考虑ILP模型的基础上,利用该模型的一些特性,提出了一种同时考虑单播、组播和任播流的联合求解模型的启发式算法。方法:首先对需求进行降序排序,利用贪心法实现需求的有序化。由于ILP模型的计算复杂度较高,本文提出的启发式算法适用于节点数量较多的网络;在这方面,用CPLEX和MATLAB软件对各种实例进行了求解。结果:我们的仿真结果表明,对于较小的M和N值,CPLEX无法找到最优解,而AGA能够快速找到接近最优解。结论:提出的贪心算法可以在多项式时间内近似求解大规模网络,其近似是合理的。
{"title":"A Heuristic Algorithm for Multi-layer Network Optimization in Cloud Computing","authors":"A. Hadian, M. Bagherian, B. F. Vajargah","doi":"10.22044/JADM.2021.9955.2133","DOIUrl":"https://doi.org/10.22044/JADM.2021.9955.2133","url":null,"abstract":"Background: One of the most important concepts in cloud computing is modeling the problem as a multi-layer optimization problem which leads to cost savings in designing and operating the networks. Previous researchers have modeled the two-layer network operating problem as an Integer Linear Programming (ILP) problem, and due to the computational complexity of solving it jointly, they suggested a two-stage procedure for solving it by considering one layer at each stage. Aim: In this paper, considering the ILP model and using some properties of it, we propose a heuristic algorithm for solving the model jointly, considering unicast, multicast, and anycast flows simultaneously. Method: We first sort demands in decreasing order and use a greedy method to realize demands in order. Due to the high computational complexity of ILP model, the proposed heuristic algorithm is suitable for networks with a large number of nodes; In this regard, various examples are solved by CPLEX and MATLAB soft wares. Results: Our simulation results show that for small values of M and N CPLEX fails to find the optimal solution, while AGA finds a near-optimal solution quickly. Conclusion: The proposed greedy algorithm could solve the large-scale networks approximately in polynomial time and its approximation is reasonable.","PeriodicalId":32592,"journal":{"name":"Journal of Artificial Intelligence and Data Mining","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-05-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42272911","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
Multi-Task Feature Selection for Speech Emotion Recognition: Common Speaker-Independent Features Among Emotions 语音情感识别的多任务特征选择:情感中常见的说话人无关特征
Pub Date : 2021-05-15 DOI: 10.22044/JADM.2021.9800.2118
E. Kalhor, B. Bakhtiari
Feature selection is the one of the most important steps in designing speech emotion recognition systems. Because there is uncertainty as to which speech feature is related to which emotion, many features must be taken into account and, for this purpose, identifying the most discriminative features is necessary. In the interest of selecting appropriate emotion-related speech features, the current paper focuses on a multi-task approach. For this reason, the study considers each speaker as a task and proposes a multi-task objective function to select features. As a result, the proposed method chooses one set of speaker-independent features of which the selected features are discriminative in all emotion classes. Correspondingly, multi-class classifiers are utilized directly or binary classifications simply perform multi-class classifications. In addition, the present work employs two well-known datasets, the Berlin and Enterface. The experiments also applied the openSmile toolkit to extract more than 6500 features. After feature selection phase, the results illustrated that the proposed method selects the features which is common in the different runs. Also, the runtime of proposed method is the lowest in comparison to other methods. Finally, 7 classifiers are employed and the best achieved performance is 73.76% for the Berlin dataset and 72.17% for the Enterface dataset, in the faced of a new speaker .These experimental results then show that the proposed method is superior to existing state-of-the-art methods.
特征选择是设计语音情感识别系统的重要步骤之一。由于哪一种语音特征与哪一种情绪相关存在不确定性,因此必须考虑许多特征,为此,确定最具区别性的特征是必要的。为了选择合适的情绪相关语音特征,本文着重研究了一种多任务方法。因此,本研究将每个说话人视为一个任务,并提出了一个多任务目标函数来选择特征。结果表明,该方法选择了一组与说话人无关的特征,所选特征在所有情绪类别中都具有区别性。相应地,直接使用多类分类器或二元分类简单地进行多类分类。此外,本研究采用了两个著名的数据集,Berlin和Enterface。实验还应用openSmile工具包提取了6500多个特征。经过特征选择阶段,结果表明所提出的方法选择了在不同运行中常见的特征。与其他方法相比,该方法的运行时间最短。最后,使用了7个分类器,在面对新说话者时,Berlin数据集和Enterface数据集的最佳识别率分别为73.76%和72.17%。实验结果表明,本文提出的方法优于现有的最先进的方法。
{"title":"Multi-Task Feature Selection for Speech Emotion Recognition: Common Speaker-Independent Features Among Emotions","authors":"E. Kalhor, B. Bakhtiari","doi":"10.22044/JADM.2021.9800.2118","DOIUrl":"https://doi.org/10.22044/JADM.2021.9800.2118","url":null,"abstract":"Feature selection is the one of the most important steps in designing speech emotion recognition systems. Because there is uncertainty as to which speech feature is related to which emotion, many features must be taken into account and, for this purpose, identifying the most discriminative features is necessary. In the interest of selecting appropriate emotion-related speech features, the current paper focuses on a multi-task approach. For this reason, the study considers each speaker as a task and proposes a multi-task objective function to select features. As a result, the proposed method chooses one set of speaker-independent features of which the selected features are discriminative in all emotion classes. Correspondingly, multi-class classifiers are utilized directly or binary classifications simply perform multi-class classifications. In addition, the present work employs two well-known datasets, the Berlin and Enterface. The experiments also applied the openSmile toolkit to extract more than 6500 features. After feature selection phase, the results illustrated that the proposed method selects the features which is common in the different runs. Also, the runtime of proposed method is the lowest in comparison to other methods. Finally, 7 classifiers are employed and the best achieved performance is 73.76% for the Berlin dataset and 72.17% for the Enterface dataset, in the faced of a new speaker .These experimental results then show that the proposed method is superior to existing state-of-the-art methods.","PeriodicalId":32592,"journal":{"name":"Journal of Artificial Intelligence and Data Mining","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-05-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42787293","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An Energy-aware Real-time Task Scheduling Approach in a Cloud Computing Environment 云计算环境下能量感知的实时任务调度方法
Pub Date : 2021-04-17 DOI: 10.22044/JADM.2021.10344.2171
Nahid Mabhoot, H. Momeni
Interest in cloud computing has grown considerably over recent years, primarily due to scalable virtualized resources. So, cloud computing has contributed to the advancement of real-time applications such as signal processing, environment surveillance and weather forecast where time and energy considerations to perform the tasks are critical. In real-time applications, missing the deadlines for the tasks will cause catastrophic consequences; thus, real-time task scheduling in cloud computing environment is an important and essential issue. Furthermore, energy-saving in cloud data center, regarding the benefits such as reduction of system operating costs and environmental protection is an important concern that is considered during recent years and is reducible with appropriate task scheduling. In this paper, we present an energy-aware task scheduling approach, namely EaRTs for real-time applications. We employ the virtualization and consolidation technique subject to minimizing the energy consumptions, improve resource utilization and meeting the deadlines of tasks. In the consolidation technique, scale up and scale down of virtualized resources could improve the performance of task execution. The proposed approach comprises four algorithms, namely Energy-aware Task Scheduling in Cloud Computing(ETC), Vertical VM Scale Up(V2S), Horizontal VM Scale up(HVS) and Physical Machine Scale Down(PSD). We present the formal model of the proposed approach using Timed Automata to prove precisely the schedulability feature and correctness of EaRTs. We show that our proposed approach is more efficient in terms of deadline hit ratio, resource utilization and energy consumption compared to other energy-aware real-time tasks scheduling algorithms.
近年来,人们对云计算的兴趣大幅增长,这主要归功于可扩展的虚拟化资源。因此,云计算为信号处理、环境监测和天气预报等实时应用的发展做出了贡献,在这些应用中,执行任务的时间和精力考虑至关重要。在实时应用程序中,错过任务的最后期限将造成灾难性后果;因此,云计算环境下的实时任务调度是一个重要而重要的问题。此外,云数据中心的节能,关于降低系统运行成本和环境保护等好处,是近年来考虑的一个重要问题,并且可以通过适当的任务调度来减少。在本文中,我们提出了一种能量感知任务调度方法,即用于实时应用的EART。我们采用虚拟化和整合技术,最大限度地减少能源消耗,提高资源利用率,并在任务截止日期前完成任务。在整合技术中,虚拟化资源的放大和缩小可以提高任务执行的性能。所提出的方法包括四种算法,即云计算中的能量感知任务调度(ETC)、垂直VM向上扩展(V2S)、水平VM向上缩放(HVS)和物理机器向下扩展(PSD)。我们使用时间自动机给出了所提出方法的形式化模型,以精确地证明EaRT的可调度性特征和正确性。我们表明,与其他能量感知实时任务调度算法相比,我们提出的方法在截止日期命中率、资源利用率和能耗方面更有效。
{"title":"An Energy-aware Real-time Task Scheduling Approach in a Cloud Computing Environment","authors":"Nahid Mabhoot, H. Momeni","doi":"10.22044/JADM.2021.10344.2171","DOIUrl":"https://doi.org/10.22044/JADM.2021.10344.2171","url":null,"abstract":"Interest in cloud computing has grown considerably over recent years, primarily due to scalable virtualized resources. So, cloud computing has contributed to the advancement of real-time applications such as signal processing, environment surveillance and weather forecast where time and energy considerations to perform the tasks are critical. In real-time applications, missing the deadlines for the tasks will cause catastrophic consequences; thus, real-time task scheduling in cloud computing environment is an important and essential issue. Furthermore, energy-saving in cloud data center, regarding the benefits such as reduction of system operating costs and environmental protection is an important concern that is considered during recent years and is reducible with appropriate task scheduling. In this paper, we present an energy-aware task scheduling approach, namely EaRTs for real-time applications. We employ the virtualization and consolidation technique subject to minimizing the energy consumptions, improve resource utilization and meeting the deadlines of tasks. In the consolidation technique, scale up and scale down of virtualized resources could improve the performance of task execution. The proposed approach comprises four algorithms, namely Energy-aware Task Scheduling in Cloud Computing(ETC), Vertical VM Scale Up(V2S), Horizontal VM Scale up(HVS) and Physical Machine Scale Down(PSD). We present the formal model of the proposed approach using Timed Automata to prove precisely the schedulability feature and correctness of EaRTs. We show that our proposed approach is more efficient in terms of deadline hit ratio, resource utilization and energy consumption compared to other energy-aware real-time tasks scheduling algorithms.","PeriodicalId":32592,"journal":{"name":"Journal of Artificial Intelligence and Data Mining","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-04-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48069079","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
Diagnosis of Multiple Sclerosis Disease in Brain MRI Images using Convolutional Neural Networks based on Wavelet Pooling 基于小波池的卷积神经网络诊断脑MRI多发性硬化症
Pub Date : 2021-04-01 DOI: 10.22044/JADM.2021.9783.2109
Ali Alijamaat, A. Nikravanshalmani, P. Bayat
Multiple Sclerosis (MS) is a disease that destructs the central nervous system cell protection, destroys sheaths of immune cells, and causes lesions. Examination and diagnosis of lesions by specialists is usually done manually on Magnetic Resonance Imaging (MRI) images of the brain. Factors such as small sizes of lesions, their dispersion in the brain, similarity of lesions to some other diseases, and their overlap can lead to the misdiagnosis. Automatic image detection methods as auxiliary tools can increase the diagnosis accuracy. To this end, traditional image processing methods and deep learning approaches have been used. Deep Convolutional Neural Network is a common method of deep learning to detect lesions in images. In this network, the convolution layer extracts the specificities; and the pooling layer decreases the specificity map size. The present research uses the wavelet-transform-based pooling. In addition to decomposing the input image and reducing its size, the wavelet transform highlights sharp changes in the image and better describes local specificities. Therefore, using this transform can improve the diagnosis. The proposed method is based on six convolutional layers, two layers of wavelet pooling, and a completely connected layer that had a better amount of accuracy than the studied methods. The accuracy of 98.92%, precision of 99.20%, and specificity of 98.33% are obtained by testing the image data of 38 patients and 20 healthy individuals.
多发性硬化症(MS)是一种破坏中枢神经系统细胞保护、破坏免疫细胞鞘并导致病变的疾病。专家对病变的检查和诊断通常是在大脑的磁共振成像(MRI)图像上手工完成的。病变体积小、在大脑中分散、病变与其他疾病相似、重叠等因素可导致误诊。自动图像检测方法作为辅助工具,可以提高诊断的准确性。为此,使用了传统的图像处理方法和深度学习方法。深度卷积神经网络是深度学习中检测图像病变的常用方法。在该网络中,卷积层提取特异性;池化层减小了特异性图谱的大小。本研究采用基于小波变换的池化方法。除了分解输入图像并减小其大小外,小波变换还可以突出图像的急剧变化并更好地描述局部特征。因此,利用该变换可以提高诊断效率。该方法基于六层卷积层、两层小波池和一个完全连接层,比已有的方法具有更高的精度。对38例患者和20例健康人的图像数据进行检测,准确率为98.92%,精密度为99.20%,特异性为98.33%。
{"title":"Diagnosis of Multiple Sclerosis Disease in Brain MRI Images using Convolutional Neural Networks based on Wavelet Pooling","authors":"Ali Alijamaat, A. Nikravanshalmani, P. Bayat","doi":"10.22044/JADM.2021.9783.2109","DOIUrl":"https://doi.org/10.22044/JADM.2021.9783.2109","url":null,"abstract":"Multiple Sclerosis (MS) is a disease that destructs the central nervous system cell protection, destroys sheaths of immune cells, and causes lesions. Examination and diagnosis of lesions by specialists is usually done manually on Magnetic Resonance Imaging (MRI) images of the brain. Factors such as small sizes of lesions, their dispersion in the brain, similarity of lesions to some other diseases, and their overlap can lead to the misdiagnosis. Automatic image detection methods as auxiliary tools can increase the diagnosis accuracy. To this end, traditional image processing methods and deep learning approaches have been used. Deep Convolutional Neural Network is a common method of deep learning to detect lesions in images. In this network, the convolution layer extracts the specificities; and the pooling layer decreases the specificity map size. The present research uses the wavelet-transform-based pooling. In addition to decomposing the input image and reducing its size, the wavelet transform highlights sharp changes in the image and better describes local specificities. Therefore, using this transform can improve the diagnosis. The proposed method is based on six convolutional layers, two layers of wavelet pooling, and a completely connected layer that had a better amount of accuracy than the studied methods. The accuracy of 98.92%, precision of 99.20%, and specificity of 98.33% are obtained by testing the image data of 38 patients and 20 healthy individuals.","PeriodicalId":32592,"journal":{"name":"Journal of Artificial Intelligence and Data Mining","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"45837186","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
A Novel Approach to Communicate with Video Game Character using Cascade Classifiers 一种利用级联分类器与电子游戏角色交流的新方法
Pub Date : 2021-04-01 DOI: 10.22044/JADM.2020.9788.2110
M. Mohammadzadeh, H. Khosravi
Today, video games have a special place among entertainment. In this article, we have developed an interactive video game for mobile devices. In this game, the user can control the game’s character by his face and hand gestures. Cascading classifiers along with Haar-like features and local binary patterns are used for hand gesture recognition and face detection. The game’s character moves according to the current hand and face state received from the frontal camera. Various ideas are used to achieve the appropriate accuracy and speed. Unity 3D and OpenCV for Unity are employed to design and implement the video game. The programming language is C#. This game is written in C# and developed for both Windows and Android operating systems. Experiments show an accuracy of 86.4% in the detection of five gestures. It also has an acceptable frame rate and can run at 11 fps and 8 fps in Windows and Android respectively.
今天,电子游戏在娱乐中占有特殊的地位。在本文中,我们为移动设备开发了一款交互式视频游戏。在这个游戏中,用户可以通过他的脸和手势来控制游戏角色。级联分类器与haar特征和局部二进制模式一起用于手势识别和人脸检测。游戏角色根据从正面摄像头接收到的当前手和面部状态移动。为了达到适当的精度和速度,采用了各种方法。使用Unity 3D和OpenCV for Unity来设计和实现视频游戏。编程语言是c#。这款游戏是用c#编写的,适用于Windows和Android操作系统。实验表明,对五种手势的检测准确率为86.4%。它也有一个可接受的帧率,可以在Windows和Android分别以11帧/秒和8帧/秒运行。
{"title":"A Novel Approach to Communicate with Video Game Character using Cascade Classifiers","authors":"M. Mohammadzadeh, H. Khosravi","doi":"10.22044/JADM.2020.9788.2110","DOIUrl":"https://doi.org/10.22044/JADM.2020.9788.2110","url":null,"abstract":"Today, video games have a special place among entertainment. In this article, we have developed an interactive video game for mobile devices. In this game, the user can control the game’s character by his face and hand gestures. Cascading classifiers along with Haar-like features and local binary patterns are used for hand gesture recognition and face detection. The game’s character moves according to the current hand and face state received from the frontal camera. Various ideas are used to achieve the appropriate accuracy and speed. Unity 3D and OpenCV for Unity are employed to design and implement the video game. The programming language is C#. This game is written in C# and developed for both Windows and Android operating systems. Experiments show an accuracy of 86.4% in the detection of five gestures. It also has an acceptable frame rate and can run at 11 fps and 8 fps in Windows and Android respectively.","PeriodicalId":32592,"journal":{"name":"Journal of Artificial Intelligence and Data Mining","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"45397741","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
Developing a Novel Continuous Metabolic Syndrome Score: A Data Mining Based Model 开发一种新的连续代谢综合征评分:一个基于数据挖掘的模型
Pub Date : 2021-04-01 DOI: 10.22044/JADM.2021.10433.2179
M. Saffarian, V. Babaiyan, K. Namakin, F. Taheri, T. Kazemi
Today, Metabolic Syndrome in the age group of children and adolescents has become a global concern. In this paper, a data mining model is used to determine a continuous Metabolic Syndrome (cMetS) score using Linear Discriminate Analysis (cMetS-LDA). The decision tree model is used to specify the calculated optimal cut-off point cMetS-LDA. In order to evaluate the method, multilayer perceptron neural network (NN) and Support Vector Machine (SVM) models were used and statistical significance of the results was tested with Wilcoxon signed-rank test. According to the results of this test, the proposed CART is significantly better than the NN and SVM models. The ranking results in this study showed that the most important risk factors in making cMetS-LDA were WC, SBP, HDL and TG for males and WC, TG, HDL and SBP for females. Our research results show that high TG and central obesity have the greatest impact on MetS and FBS has no effect on the final prognosis. The results also indicate that in the preliminary stages of MetS, WC, HDL and SBP are the most important influencing factors that play an important role in forecasting.
今天,儿童和青少年年龄段的代谢综合征已成为全球关注的问题。本文采用线性判别分析(Linear discrimination Analysis, cMetS- lda)方法,利用数据挖掘模型确定连续代谢综合征(cMetS)评分。采用决策树模型指定计算出的最优截断点cMetS-LDA。为了评估该方法,采用多层感知器神经网络(NN)和支持向量机(SVM)模型,并采用Wilcoxon符号秩检验对结果进行统计显著性检验。从测试结果来看,所提出的CART模型明显优于NN和SVM模型。本研究的排序结果显示,cMetS-LDA的最重要危险因素为男性WC、SBP、HDL和TG,女性WC、TG、HDL和SBP。我们的研究结果表明,高TG和中心性肥胖对MetS的影响最大,FBS对最终预后没有影响。结果还表明,在MetS的早期阶段,WC、HDL和SBP是最重要的影响因素,在预测中起重要作用。
{"title":"Developing a Novel Continuous Metabolic Syndrome Score: A Data Mining Based Model","authors":"M. Saffarian, V. Babaiyan, K. Namakin, F. Taheri, T. Kazemi","doi":"10.22044/JADM.2021.10433.2179","DOIUrl":"https://doi.org/10.22044/JADM.2021.10433.2179","url":null,"abstract":"Today, Metabolic Syndrome in the age group of children and adolescents has become a global concern. In this paper, a data mining model is used to determine a continuous Metabolic Syndrome (cMetS) score using Linear Discriminate Analysis (cMetS-LDA). The decision tree model is used to specify the calculated optimal cut-off point cMetS-LDA. In order to evaluate the method, multilayer perceptron neural network (NN) and Support Vector Machine (SVM) models were used and statistical significance of the results was tested with Wilcoxon signed-rank test. According to the results of this test, the proposed CART is significantly better than the NN and SVM models. The ranking results in this study showed that the most important risk factors in making cMetS-LDA were WC, SBP, HDL and TG for males and WC, TG, HDL and SBP for females. Our research results show that high TG and central obesity have the greatest impact on MetS and FBS has no effect on the final prognosis. The results also indicate that in the preliminary stages of MetS, WC, HDL and SBP are the most important influencing factors that play an important role in forecasting.","PeriodicalId":32592,"journal":{"name":"Journal of Artificial Intelligence and Data Mining","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"41831597","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
Automatic Grayscale Image Colorization using a Deep Hybrid Model 使用深度混合模型的自动灰度图像着色
Pub Date : 2021-04-01 DOI: 10.22044/JADM.2021.9957.2131
K. Kiani, R. Hematpour, R. Rastgoo
Image colorization is an interesting yet challenging task due to the descriptive nature of getting a natural-looking color image from any grayscale image. To tackle this challenge and also have a fully automatic procedure, we propose a Convolutional Neural Network (CNN)-based model to benefit from the impressive ability of CNN in the image processing tasks. To this end, we propose a deep-based model for automatic grayscale image colorization. Harnessing from convolutional-based pre-trained models, we fuse three pre-trained models, VGG16, ResNet50, and Inception-v2, to improve the model performance. The average of three model outputs is used to obtain more rich features in the model. The fused features are fed to an encoder-decoder network to obtain a color image from a grayscale input image. We perform a step-by-step analysis of different pre-trained models and fusion methodologies to include a more accurate combination of these models in the proposed model. Results on LFW and ImageNet datasets confirm the effectiveness of our model compared to state-of-the-art alternatives in the field.
图像着色是一项有趣但具有挑战性的任务,因为从任何灰度图像中获得自然的彩色图像具有描述性。为了解决这一挑战并实现全自动过程,我们提出了一种基于卷积神经网络(CNN)的模型,以受益于CNN在图像处理任务中的出色能力。为此,我们提出了一种基于深度的灰度图像自动着色模型。利用基于卷积的预训练模型,我们融合了三个预训练模型,VGG16, ResNet50和Inception-v2,以提高模型的性能。利用三个模型输出的平均值来获得模型中更丰富的特征。将融合特征馈送到编码器-解码器网络,以从灰度输入图像获得彩色图像。我们对不同的预训练模型和融合方法进行了一步一步的分析,以在建议的模型中包含这些模型的更准确的组合。LFW和ImageNet数据集的结果证实了我们的模型与该领域最先进的替代方案相比的有效性。
{"title":"Automatic Grayscale Image Colorization using a Deep Hybrid Model","authors":"K. Kiani, R. Hematpour, R. Rastgoo","doi":"10.22044/JADM.2021.9957.2131","DOIUrl":"https://doi.org/10.22044/JADM.2021.9957.2131","url":null,"abstract":"Image colorization is an interesting yet challenging task due to the descriptive nature of getting a natural-looking color image from any grayscale image. To tackle this challenge and also have a fully automatic procedure, we propose a Convolutional Neural Network (CNN)-based model to benefit from the impressive ability of CNN in the image processing tasks. To this end, we propose a deep-based model for automatic grayscale image colorization. Harnessing from convolutional-based pre-trained models, we fuse three pre-trained models, VGG16, ResNet50, and Inception-v2, to improve the model performance. The average of three model outputs is used to obtain more rich features in the model. The fused features are fed to an encoder-decoder network to obtain a color image from a grayscale input image. We perform a step-by-step analysis of different pre-trained models and fusion methodologies to include a more accurate combination of these models in the proposed model. Results on LFW and ImageNet datasets confirm the effectiveness of our model compared to state-of-the-art alternatives in the field.","PeriodicalId":32592,"journal":{"name":"Journal of Artificial Intelligence and Data Mining","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42410164","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}
引用次数: 5
Rice Classification with Fractal-based Features based on Sparse Structured Principal Component Analysis and Gaussian Mixture Model 基于稀疏结构主成分分析和高斯混合模型的分形特征水稻分类
Pub Date : 2021-03-14 DOI: 10.22044/JADM.2021.9583.2090
S. Mavaddati, S. Mavaddati
Development of an automatic system to classify the type of rice grains is an interesting research area in the scientific fields associated with modern agriculture. In recent years, different techniques are employed to identify the types of various agricultural products. Also, different color-based and texture-based features are used to yield the desired results in the classification procedure. This paper proposes a classification algorithm to detect different rice types by extracting features from the bulk samples. The feature space in this algorithm includes the fractal-based features of the extracted coefficients from the wavelet packet transform analysis. This feature vector is combined with other texture-based features and used to learn a model related to each rice type using the Gaussian mixture model classifier. Also, a sparse structured principal component analysis algorithm is applied to reduce the dimension of the feature vector and lead to the precise classification rate with less computational time. The results of the proposed classifier are compared with the results obtained from the other presented classification procedures in this context. The simulation results, along with a meaningful statistical test, show that the proposed algorithm based on the combinational features is able to detect precisely the type of rice grains with more than 99% accuracy. Also, the proposed algorithm can detect the rice quality for different percentages of combination with other rice grains with 99.75% average accuracy.
在与现代农业相关的科学领域中,开发一个自动分类稻米类型的系统是一个有趣的研究领域。近年来,人们采用了不同的技术来识别各种农产品的类型。此外,在分类过程中,使用不同的基于颜色和基于纹理的特征来产生期望的结果。本文提出了一种通过从大量样本中提取特征来检测不同水稻类型的分类算法。该算法中的特征空间包括从小波包变换分析中提取的系数的基于分形的特征。该特征向量与其他基于纹理的特征相结合,并用于使用高斯混合模型分类器学习与每种水稻类型相关的模型。此外,还应用了稀疏结构的主成分分析算法来降低特征向量的维数,并以较少的计算时间获得精确的分类率。在这种情况下,将所提出的分类器的结果与从其他提出的分类过程中获得的结果进行比较。仿真结果以及有意义的统计测试表明,所提出的基于组合特征的算法能够以99%以上的准确率准确检测出稻米的类型。此外,所提出的算法可以以99.75%的平均准确率检测与其他稻米不同组合百分比的稻米品质。
{"title":"Rice Classification with Fractal-based Features based on Sparse Structured Principal Component Analysis and Gaussian Mixture Model","authors":"S. Mavaddati, S. Mavaddati","doi":"10.22044/JADM.2021.9583.2090","DOIUrl":"https://doi.org/10.22044/JADM.2021.9583.2090","url":null,"abstract":"Development of an automatic system to classify the type of rice grains is an interesting research area in the scientific fields associated with modern agriculture. In recent years, different techniques are employed to identify the types of various agricultural products. Also, different color-based and texture-based features are used to yield the desired results in the classification procedure. This paper proposes a classification algorithm to detect different rice types by extracting features from the bulk samples. The feature space in this algorithm includes the fractal-based features of the extracted coefficients from the wavelet packet transform analysis. This feature vector is combined with other texture-based features and used to learn a model related to each rice type using the Gaussian mixture model classifier. Also, a sparse structured principal component analysis algorithm is applied to reduce the dimension of the feature vector and lead to the precise classification rate with less computational time. The results of the proposed classifier are compared with the results obtained from the other presented classification procedures in this context. The simulation results, along with a meaningful statistical test, show that the proposed algorithm based on the combinational features is able to detect precisely the type of rice grains with more than 99% accuracy. Also, the proposed algorithm can detect the rice quality for different percentages of combination with other rice grains with 99.75% average accuracy.","PeriodicalId":32592,"journal":{"name":"Journal of Artificial Intelligence and Data Mining","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-03-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42497146","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
Automatic Facial Expression Recognition Method Using Deep Convolutional Neural Network 基于深度卷积神经网络的面部表情自动识别方法
Pub Date : 2021-03-14 DOI: 10.22044/JADM.2020.8801.2018
S. H. Erfani
Facial expressions are part of human language and are often used to convey emotions. Since humans are very different in their emotional representation through various media, the recognition of facial expression becomes a challenging problem in machine learning methods. Emotion and sentiment analysis also have become new trends in social media. Deep Convolutional Neural Network (DCNN) is one of the newest learning methods in recent years that model a human's brain. DCNN achieves better accuracy with big data such as images. In this paper an automatic facial expression recognition (FER) method using the deep convolutional neural network is proposed. In this work, a way is provided to overcome the overfitting problem in training the deep convolutional neural network for FER, and also an effective pre-processing phase is proposed that is improved the accuracy of facial expression recognition. Here the results for recognition of seven emotional states (neutral, happiness, sadness, surprise, anger, fear, disgust) have been presented by applying the proposed method on the two largely used public datasets (JAFFE and CK+). The results show that in the proposed method, the accuracy of the FER is better than traditional FER methods and is about 98.59% and 96.89% for JAFFE and CK+ datasets, respectively.
面部表情是人类语言的一部分,通常用来表达情感。由于人类通过各种媒介表达的情绪差异很大,面部表情的识别成为机器学习方法中的一个具有挑战性的问题。情感和情绪分析也成为社交媒体的新趋势。深度卷积神经网络(Deep Convolutional Neural Network, DCNN)是近年来发展起来的一种模拟人脑的学习方法。DCNN通过图像等大数据实现了更好的准确率。提出了一种基于深度卷积神经网络的面部表情自动识别方法。本文提出了一种克服深度卷积神经网络训练中过度拟合问题的方法,并提出了一种有效的预处理阶段,提高了人脸表情识别的准确性。本文通过在两个广泛使用的公共数据集(JAFFE和CK+)上应用所提出的方法,给出了对七种情绪状态(中性、快乐、悲伤、惊讶、愤怒、恐惧、厌恶)的识别结果。结果表明,该方法在JAFFE和CK+数据集上的准确率分别为98.59%和96.89%,优于传统的FER方法。
{"title":"Automatic Facial Expression Recognition Method Using Deep Convolutional Neural Network","authors":"S. H. Erfani","doi":"10.22044/JADM.2020.8801.2018","DOIUrl":"https://doi.org/10.22044/JADM.2020.8801.2018","url":null,"abstract":"Facial expressions are part of human language and are often used to convey emotions. Since humans are very different in their emotional representation through various media, the recognition of facial expression becomes a challenging problem in machine learning methods. Emotion and sentiment analysis also have become new trends in social media. Deep Convolutional Neural Network (DCNN) is one of the newest learning methods in recent years that model a human's brain. DCNN achieves better accuracy with big data such as images. In this paper an automatic facial expression recognition (FER) method using the deep convolutional neural network is proposed. In this work, a way is provided to overcome the overfitting problem in training the deep convolutional neural network for FER, and also an effective pre-processing phase is proposed that is improved the accuracy of facial expression recognition. Here the results for recognition of seven emotional states (neutral, happiness, sadness, surprise, anger, fear, disgust) have been presented by applying the proposed method on the two largely used public datasets (JAFFE and CK+). The results show that in the proposed method, the accuracy of the FER is better than traditional FER methods and is about 98.59% and 96.89% for JAFFE and CK+ datasets, respectively.","PeriodicalId":32592,"journal":{"name":"Journal of Artificial Intelligence and Data Mining","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-03-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48674119","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
Relevance Feedback-based Image Retrieval using Particle Swarm Optimization 基于相关反馈的粒子群图像检索
Pub Date : 2021-03-13 DOI: 10.22044/JADM.2020.9014.2037
F. Jafarinejad, R. Farzbood
Image retrieval is a basic task in many content-based image systems. Achieving high precision, while maintaining computation time is very important in relevance feedback-based image retrieval systems. This paper establishes an analogy between this and the task of image classification. Therefore, in the image retrieval problem, we will obtain an optimized decision surface that separates dataset images into two categories of relevant/irrelevant images corresponding to the query image. This problem will be viewed and solved as an optimization problem using particle optimization algorithm. Although the particle swarm optimization (PSO) algorithm is widely used in the field of image retrieval, no one use it for directly feature weighting. Information extracted from user feedbacks will guide particles in order to find the optimal weights of various features of images (Color-, shape- or texture-based features). Fusion of these very non-homogenous features need a feature weighting algorithm that will take place by the help of PSO algorithm. Accordingly, an innovative fitness function is proposed to evaluate each particle’s position. Experimental results on Wang dataset and Corel-10k indicate that average precision of the proposed method is higher than other semi-automatic and automatic approaches. Moreover, the proposed method suggest a reduction in the computational complexity in comparison to other PSO-based image retrieval methods.
在许多基于内容的图像系统中,图像检索是一项基本任务。在基于相关性反馈的图像检索系统中,在保持计算时间的同时实现高精度是非常重要的。本文将其与图像分类任务进行了类比。因此,在图像检索问题中,我们将获得一个优化的决策面,该决策面将数据集图像分离为与查询图像相对应的两类相关/不相关图像。这个问题将被看作是一个使用粒子优化算法的优化问题。尽管粒子群优化算法在图像检索领域得到了广泛的应用,但没有人将其直接用于特征加权。从用户反馈中提取的信息将引导粒子,以便找到图像的各种特征(基于颜色、形状或纹理的特征)的最佳权重。这些非常不同质的特征的融合需要一种特征加权算法,该算法将在PSO算法的帮助下进行。因此,提出了一种创新的适应度函数来评估每个粒子的位置。在Wang数据集和Corel-10k上的实验结果表明,该方法的平均精度高于其他半自动和自动方法。此外,与其他基于粒子群算法的图像检索方法相比,该方法降低了计算复杂度。
{"title":"Relevance Feedback-based Image Retrieval using Particle Swarm Optimization","authors":"F. Jafarinejad, R. Farzbood","doi":"10.22044/JADM.2020.9014.2037","DOIUrl":"https://doi.org/10.22044/JADM.2020.9014.2037","url":null,"abstract":"Image retrieval is a basic task in many content-based image systems. Achieving high precision, while maintaining computation time is very important in relevance feedback-based image retrieval systems. This paper establishes an analogy between this and the task of image classification. Therefore, in the image retrieval problem, we will obtain an optimized decision surface that separates dataset images into two categories of relevant/irrelevant images corresponding to the query image. This problem will be viewed and solved as an optimization problem using particle optimization algorithm. Although the particle swarm optimization (PSO) algorithm is widely used in the field of image retrieval, no one use it for directly feature weighting. Information extracted from user feedbacks will guide particles in order to find the optimal weights of various features of images (Color-, shape- or texture-based features). Fusion of these very non-homogenous features need a feature weighting algorithm that will take place by the help of PSO algorithm. Accordingly, an innovative fitness function is proposed to evaluate each particle’s position. Experimental results on Wang dataset and Corel-10k indicate that average precision of the proposed method is higher than other semi-automatic and automatic approaches. Moreover, the proposed method suggest a reduction in the computational complexity in comparison to other PSO-based image retrieval methods.","PeriodicalId":32592,"journal":{"name":"Journal of Artificial Intelligence and Data Mining","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2021-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48224499","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
期刊
Journal of Artificial Intelligence and Data Mining
全部 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