首页 > 最新文献

2021 International Conference on Artificial Intelligence and Mechatronics Systems (AIMS)最新文献

英文 中文
Literature Study of Face Recognition using The Viola-Jones Algorithm 基于Viola-Jones算法的人脸识别研究
Pub Date : 2021-04-28 DOI: 10.1109/AIMS52415.2021.9466010
M. F. Hirzi, S. Efendi, R. Sembiring
The face is the front part of a human expression comprising the eyes, nose, lips, cheeks, forehead, and chin. These characters are uniquely placed according to a human's pattern of face. The Viola-Jones algorithm is used to recognize and detect objects, including this human face. It consists of several stages, such as Haar-like Filter, Integral Image, Adaboost Algorithm, and Cascade. Haar-Like filter is used to determine feature values from images containing certain objects. Furthermore, integral image helps to find the feature value to quicken the calculation process. Adaboost algorithm processes feature selection by determining the threshold value in order to determine the existing object. Meanwhile, cascade performs an image selection process that contains or excludes objects with large amounts of test data. It directly discards the figure when no objects are detected to produce images containing objects. This study is a literature review on facial recognition using the Viola-Jones algorithm. It contributes to the search for the suitability of using the Viola-Jones Algorithm in certain cases. The research contribution also lies in the researcher's idea for future research, namely testing the Viola-Jones algorithm in recognizing objects other than facial images. Furthermore, five studies are analyzed and described the application of the Viola-Jones algorithm for facial recognition with their respective advantages. The first study had a very good accuracy level of 85%–95% in detecting faces. The second study had accuracy, precision, recall, and achievement times of 0.74, 0.73, 0.76, and 15 seconds in recognizing a person's emotions through facial expressions. Meanwhile, the third study had a very good accuracy level of 94.5% in recognizing faces that are 1 meter away.
脸是人类表情的前部,包括眼睛、鼻子、嘴唇、脸颊、前额和下巴。这些字符根据人的面部模式被独特地放置。维奥拉-琼斯算法被用来识别和检测物体,包括这张人脸。它由haar滤波器、积分图像、Adaboost算法和级联等几个阶段组成。Haar-Like滤波器用于从包含特定对象的图像中确定特征值。此外,积分图像有助于找到特征值,从而加快计算过程。Adaboost算法通过确定阈值来进行特征选择,以确定现有对象。同时,cascade执行图像选择过程,包含或排除具有大量测试数据的对象。当未检测到物体时,直接丢弃图形,生成包含物体的图像。本研究是对使用Viola-Jones算法进行面部识别的文献综述。它有助于搜索在某些情况下使用维奥拉-琼斯算法的适用性。研究贡献还在于研究人员对未来研究的想法,即测试Viola-Jones算法在识别面部图像以外的物体方面的效果。在此基础上,分析和描述了五项研究中Viola-Jones算法在人脸识别中的应用,各有优势。第一项研究的人脸识别准确率非常高,达到85%-95%。第二项研究在通过面部表情识别一个人的情绪方面的准确性、精确度、召回率和完成时间分别为0.74、0.73、0.76和15秒。同时,第三项研究在识别1米外的人脸时,准确率达到了94.5%。
{"title":"Literature Study of Face Recognition using The Viola-Jones Algorithm","authors":"M. F. Hirzi, S. Efendi, R. Sembiring","doi":"10.1109/AIMS52415.2021.9466010","DOIUrl":"https://doi.org/10.1109/AIMS52415.2021.9466010","url":null,"abstract":"The face is the front part of a human expression comprising the eyes, nose, lips, cheeks, forehead, and chin. These characters are uniquely placed according to a human's pattern of face. The Viola-Jones algorithm is used to recognize and detect objects, including this human face. It consists of several stages, such as Haar-like Filter, Integral Image, Adaboost Algorithm, and Cascade. Haar-Like filter is used to determine feature values from images containing certain objects. Furthermore, integral image helps to find the feature value to quicken the calculation process. Adaboost algorithm processes feature selection by determining the threshold value in order to determine the existing object. Meanwhile, cascade performs an image selection process that contains or excludes objects with large amounts of test data. It directly discards the figure when no objects are detected to produce images containing objects. This study is a literature review on facial recognition using the Viola-Jones algorithm. It contributes to the search for the suitability of using the Viola-Jones Algorithm in certain cases. The research contribution also lies in the researcher's idea for future research, namely testing the Viola-Jones algorithm in recognizing objects other than facial images. Furthermore, five studies are analyzed and described the application of the Viola-Jones algorithm for facial recognition with their respective advantages. The first study had a very good accuracy level of 85%–95% in detecting faces. The second study had accuracy, precision, recall, and achievement times of 0.74, 0.73, 0.76, and 15 seconds in recognizing a person's emotions through facial expressions. Meanwhile, the third study had a very good accuracy level of 94.5% in recognizing faces that are 1 meter away.","PeriodicalId":299121,"journal":{"name":"2021 International Conference on Artificial Intelligence and Mechatronics Systems (AIMS)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124413149","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
Rating Prediction of Product Reviews of Bangla Language using Machine Learning Algorithms 基于机器学习算法的孟加拉语产品评论评级预测
Pub Date : 2021-04-28 DOI: 10.1109/AIMS52415.2021.9466022
Md. Iqbal Hossain, Maqsudur Rahman, M. T. Ahmed, Md. Saifur Rahman, A. Z. M. T. Islam
The only way to provide feedback about a product is through reviews. When a new shopper proceeds to an online shop to purchase a product but does not have adequate time to study the reviews provided by other shoppers to get an opinion about the product, the shopper determines whether to buy the product or not on the number rating. Through reviews, shoppers can acquaint everyone about the product's quality and the manufacturer can enhance their products and business by interpreting that review. However, manufacturers demand a number review more than a text review for business analysis. This paper represents a machine learning based model for predicting the number rating from written text for Bangla product review. This study performs on a dataset collected manually from Daraz.com.bd, a Bangladeshi leading e-commerce shop. We have implemented Support Vector Machine (SVM), Random Forest, XGBoost, and Logistic Regression with Term Frequency-Inverse Document Frequency (TF-IDF) Vectorizer on our collected dataset and record all the performance metrics like accuracy, precision, recall and f1-score. From these above four algorithms, SVM showed more outstanding results than others in terms of performance metrics. SVM achieved 90% accuracy on the applied dataset. The other SVM performance metrics are 0.90, 0.92, and 0.91 for precision, recall and f1-score respectively.
提供产品反馈的唯一途径就是通过评论。当一个新购物者进入网上商店购买产品,但没有足够的时间研究其他购物者提供的评论以获得对产品的意见时,购物者根据数字评级决定是否购买该产品。通过评论,购物者可以让每个人都了解产品的质量,制造商可以通过解释评论来提高他们的产品和业务。然而,对于业务分析,制造商更需要数字审查而不是文本审查。本文提出了一种基于机器学习的模型,用于从孟加拉产品评论的书面文本中预测数字评级。这项研究的数据集是从Daraz.com.bd手工收集的,这是一家孟加拉国领先的电子商务商店。我们在收集的数据集上实现了支持向量机(SVM)、随机森林(Random Forest)、XGBoost和具有Term Frequency- inverse Document Frequency (TF-IDF)矢量器的逻辑回归,并记录了所有的性能指标,如准确性、精密度、召回率和f1-score。在以上四种算法中,SVM在性能指标方面表现出比其他算法更突出的结果。SVM在应用数据集上的准确率达到90%。其他支持向量机性能指标分别为0.90,0.92和0.91的精度,召回率和f1-score。
{"title":"Rating Prediction of Product Reviews of Bangla Language using Machine Learning Algorithms","authors":"Md. Iqbal Hossain, Maqsudur Rahman, M. T. Ahmed, Md. Saifur Rahman, A. Z. M. T. Islam","doi":"10.1109/AIMS52415.2021.9466022","DOIUrl":"https://doi.org/10.1109/AIMS52415.2021.9466022","url":null,"abstract":"The only way to provide feedback about a product is through reviews. When a new shopper proceeds to an online shop to purchase a product but does not have adequate time to study the reviews provided by other shoppers to get an opinion about the product, the shopper determines whether to buy the product or not on the number rating. Through reviews, shoppers can acquaint everyone about the product's quality and the manufacturer can enhance their products and business by interpreting that review. However, manufacturers demand a number review more than a text review for business analysis. This paper represents a machine learning based model for predicting the number rating from written text for Bangla product review. This study performs on a dataset collected manually from Daraz.com.bd, a Bangladeshi leading e-commerce shop. We have implemented Support Vector Machine (SVM), Random Forest, XGBoost, and Logistic Regression with Term Frequency-Inverse Document Frequency (TF-IDF) Vectorizer on our collected dataset and record all the performance metrics like accuracy, precision, recall and f1-score. From these above four algorithms, SVM showed more outstanding results than others in terms of performance metrics. SVM achieved 90% accuracy on the applied dataset. The other SVM performance metrics are 0.90, 0.92, and 0.91 for precision, recall and f1-score respectively.","PeriodicalId":299121,"journal":{"name":"2021 International Conference on Artificial Intelligence and Mechatronics Systems (AIMS)","volume":"473 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125837153","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
Embedded System Real Time Data Acquisition System Using FPGA Technology for Detection and Counting of PD Signal from PICO Pulse Generator 基于FPGA技术的嵌入式系统实时数据采集系统对PICO脉冲发生器PD信号的检测与计数
Pub Date : 2021-04-28 DOI: 10.1109/AIMS52415.2021.9466063
Emilliano, C. Chakrabarty, A. Basri, A. Ramasamy, N. Suhendi
The FPGA (Field Programmable Gate Array) technology is widely used today for signal processing and control owing to its fast digital processing capabilities. Using this, a test-bed high-speed data acquisition system that combines a commercial FPGA board (ML405) with the ADC in PIC micro-controller 16F877A that has 8 bit in resolution, sampling rate of 20 MS/s and bandwidth of 10 MHz for counting very high speed transient signals has been developed and successfully tested in the lab. This system enables direct measurement and counting of the transient signals at 50–100 ns pulse width at a sampling frequency 20MHz from Pico pulse generator as simulator of Partial Discharge signals on the site. All the results are shown to proof the concept for detecting partial discharge with pulse width of 5 ns in high power underground cables. The advantage of this system is that it can easily be deployed and count simulated Partial Discharge signal without the use of an oscilloscope and PC. The work in this paper comprises of using VHDL programming in FPGA to capture and discriminate the high-speed transient signals that has been digitized by the ADC in PIC micro-controller. In implementation of the test in the laboratory for the detection circuit, it is shown that it can detect the amount of impulses quite accurately. This is shown in PD detector system whereby LCD reads 84,746 impulses per second when it was set at 84.746 KHz repetitive using Pico pulse generator. The result show that the output peak detector can detect peak signal from input signal of the ADC when the pulse width of PD signal more than 30 ns using the ADC of the PIC Microcontroller 16F877A. Several features such as counting and discrimination between pulses are integrated in the system are also shown. This concept will be used in the future to detect real partial discharge generated in high power underground cables in the field.
FPGA(现场可编程门阵列)技术由于其快速的数字处理能力而被广泛应用于信号处理和控制。在此基础上,开发了一种8位分辨率、20 MS/s采样率、10 MHz带宽的高速数据采集试验台系统,该系统将商用FPGA板(ML405)与PIC微控制器16F877A中的ADC相结合,用于计数高速瞬态信号,并在实验室中成功进行了测试。该系统可直接测量和计数50 - 100ns脉冲宽度的瞬态信号,采样频率为20MHz,来自Pico脉冲发生器,作为现场局部放电信号模拟器。所有结果都证明了在高功率地下电缆中检测脉冲宽度为5ns的局部放电的概念。该系统的优点是它可以很容易地部署和计数模拟局部放电信号,而无需使用示波器和PC机。本文的工作包括在FPGA上使用VHDL编程,对PIC微控制器中的ADC数字化后的高速瞬态信号进行捕获和判别。在实验室对该检测电路进行了测试,结果表明,该电路能较准确地检测出脉冲量。这显示在PD检测器系统中,其中LCD读取84,746脉冲每秒当它被设置在84.746千赫重复使用Pico脉冲发生器。结果表明,采用PIC单片机16F877A的ADC,当PD信号脉宽大于30 ns时,输出峰值检测器可以检测到ADC输入信号中的峰值信号。该系统还集成了脉冲计数和脉冲识别等功能。该概念将在未来用于现场检测大功率地下电缆产生的真实局部放电。
{"title":"Embedded System Real Time Data Acquisition System Using FPGA Technology for Detection and Counting of PD Signal from PICO Pulse Generator","authors":"Emilliano, C. Chakrabarty, A. Basri, A. Ramasamy, N. Suhendi","doi":"10.1109/AIMS52415.2021.9466063","DOIUrl":"https://doi.org/10.1109/AIMS52415.2021.9466063","url":null,"abstract":"The FPGA (Field Programmable Gate Array) technology is widely used today for signal processing and control owing to its fast digital processing capabilities. Using this, a test-bed high-speed data acquisition system that combines a commercial FPGA board (ML405) with the ADC in PIC micro-controller 16F877A that has 8 bit in resolution, sampling rate of 20 MS/s and bandwidth of 10 MHz for counting very high speed transient signals has been developed and successfully tested in the lab. This system enables direct measurement and counting of the transient signals at 50–100 ns pulse width at a sampling frequency 20MHz from Pico pulse generator as simulator of Partial Discharge signals on the site. All the results are shown to proof the concept for detecting partial discharge with pulse width of 5 ns in high power underground cables. The advantage of this system is that it can easily be deployed and count simulated Partial Discharge signal without the use of an oscilloscope and PC. The work in this paper comprises of using VHDL programming in FPGA to capture and discriminate the high-speed transient signals that has been digitized by the ADC in PIC micro-controller. In implementation of the test in the laboratory for the detection circuit, it is shown that it can detect the amount of impulses quite accurately. This is shown in PD detector system whereby LCD reads 84,746 impulses per second when it was set at 84.746 KHz repetitive using Pico pulse generator. The result show that the output peak detector can detect peak signal from input signal of the ADC when the pulse width of PD signal more than 30 ns using the ADC of the PIC Microcontroller 16F877A. Several features such as counting and discrimination between pulses are integrated in the system are also shown. This concept will be used in the future to detect real partial discharge generated in high power underground cables in the field.","PeriodicalId":299121,"journal":{"name":"2021 International Conference on Artificial Intelligence and Mechatronics Systems (AIMS)","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123798520","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 Comparative Analysis of Multiple Biasing Techniques for $Q_{biased}$ Softmax Regression Algorithm $Q_{biased}$ Softmax回归算法的多偏置技术比较分析
Pub Date : 2021-04-28 DOI: 10.1109/AIMS52415.2021.9466049
Muhammad Moiz, Hazique Malik, Muhammad Bilal, Noman Naseer
Over the past many years the popularity of robotic workers has seen a tremendous surge. Several tasks which were previously considered insurmountable are able to be performed by robots efficiently, with much ease. This is mainly due to the advances made in the field of control systems and artificial intelligence in recent years. Lately, we have seen Reinforcement Learning (RL) capture the spotlight, in the field of robotics. Instead of explicitly specifying the solution of a particular task, RL enables the robot (agent) to explore its environment and through trial and error choose the appropriate response. In this paper, a comparative analysis of biasing techniques for the Q-biased softmax regression (QBIASSR) algorithm has been presented. In QBIASSR, decision-making for un-explored states depends upon the set of previously explored states. This algorithm improves the learning process when the robot reaches unexplored states. A vector bias(s) is calculated on the basis of variable values of experienced states and added to the Q-value function for action selection. To obtain the optimized reward, different techniques to calculate bias(s) are adopted. The performance of all the techniques has been evaluated and compared for obstacle avoidance in the case of a mobile robot. In the end, we have demonstrated that the cumulative reward generated by the technique proposed in our paper is at least 2 times greater than the baseline.
在过去的许多年里,机器人工人的受欢迎程度出现了巨大的增长。一些以前被认为无法完成的任务可以由机器人轻松高效地完成。这主要是由于近年来在控制系统和人工智能领域取得的进展。最近,我们看到强化学习(RL)在机器人领域引起了人们的关注。强化学习不是明确指定特定任务的解决方案,而是使机器人(代理)能够探索其环境,并通过反复试验选择适当的响应。本文对q偏软最大回归(QBIASSR)算法的偏置技术进行了比较分析。在QBIASSR中,未探索状态的决策取决于先前探索状态的集合。该算法改进了机器人到达未探索状态时的学习过程。根据经验状态的变量值计算向量偏差(s),并将其添加到q值函数中以进行行动选择。为了获得最优的奖励,采用了不同的偏差计算技术。在移动机器人避障的情况下,对所有技术的性能进行了评估和比较。最后,我们证明了我们论文中提出的技术所产生的累积奖励至少是基线的2倍。
{"title":"A Comparative Analysis of Multiple Biasing Techniques for $Q_{biased}$ Softmax Regression Algorithm","authors":"Muhammad Moiz, Hazique Malik, Muhammad Bilal, Noman Naseer","doi":"10.1109/AIMS52415.2021.9466049","DOIUrl":"https://doi.org/10.1109/AIMS52415.2021.9466049","url":null,"abstract":"Over the past many years the popularity of robotic workers has seen a tremendous surge. Several tasks which were previously considered insurmountable are able to be performed by robots efficiently, with much ease. This is mainly due to the advances made in the field of control systems and artificial intelligence in recent years. Lately, we have seen Reinforcement Learning (RL) capture the spotlight, in the field of robotics. Instead of explicitly specifying the solution of a particular task, RL enables the robot (agent) to explore its environment and through trial and error choose the appropriate response. In this paper, a comparative analysis of biasing techniques for the Q-biased softmax regression (QBIASSR) algorithm has been presented. In QBIASSR, decision-making for un-explored states depends upon the set of previously explored states. This algorithm improves the learning process when the robot reaches unexplored states. A vector bias(s) is calculated on the basis of variable values of experienced states and added to the Q-value function for action selection. To obtain the optimized reward, different techniques to calculate bias(s) are adopted. The performance of all the techniques has been evaluated and compared for obstacle avoidance in the case of a mobile robot. In the end, we have demonstrated that the cumulative reward generated by the technique proposed in our paper is at least 2 times greater than the baseline.","PeriodicalId":299121,"journal":{"name":"2021 International Conference on Artificial Intelligence and Mechatronics Systems (AIMS)","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126599883","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
One-Dimensional Convolutional Neural Network Method as The Predicting Model for Interactions Between Drug and Protein on Heterogeneous Network 基于一维卷积神经网络的药物与蛋白质相互作用预测模型
Pub Date : 2021-04-28 DOI: 10.1109/AIMS52415.2021.9466059
Iswahyuli, A. Bustamam, Arry Yanuar, W. Mangunwardoyo
Prediction task of drug-target interactions (DTI) is an important step of drug development and repositioning. Experimental identification of drugs and target interactions is expensive and time-consuming. Therefore, predictive drug-target interactions with computational approaches are being developed to alleviate work in drug development. In recent years, many computational approaches aimed at predicting drug-target interactions have been developed. One of the most popular models for predicting drug interactions and targets in recent times is the machine learning-based approach and homogeneous network information. However, the accuracy and efficiency of the methods used still need to be improved. Therefore, this research aims to propose a deep learning-based prediction model for DTI implemented in heterogeneous networks. We use 12,015 nodes and 1,895,445 edges that extract from several databases to build the heterogeneous network. The model of DTI prediction that we proposed implements the random walk with restart (RWR) algorithm to build a heterogeneous network of drug and protein targets, and utilizes diffusion component analysis (DCA) algorithm to obtain low-dimensional vectors. Furthermore, a one-dimensional convolutional neural network (1D-CNN) was used as a predictive model between drug and target. The results show that our proposed model provides good performance with a mean score of AUROC was 0.9332, and a mean score of AUPR was 0.9402.
药物-靶标相互作用预测任务(DTI)是药物开发和重新定位的重要步骤。药物和靶标相互作用的实验鉴定既昂贵又耗时。因此,预测药物-靶标相互作用的计算方法正在开发,以减轻药物开发工作。近年来,许多旨在预测药物-靶标相互作用的计算方法已经开发出来。近年来最流行的预测药物相互作用和靶标的模型之一是基于机器学习的方法和同质网络信息。然而,所用方法的准确性和效率仍有待提高。因此,本研究旨在提出一种基于深度学习的异构网络DTI预测模型。我们使用从多个数据库中提取的12,015个节点和1,895,445条边来构建异构网络。我们提出的DTI预测模型采用随机行走与重启(RWR)算法构建药物和蛋白质靶点的异构网络,并利用扩散成分分析(DCA)算法获得低维向量。采用一维卷积神经网络(1D-CNN)作为药物与靶点之间的预测模型。结果表明,该模型具有良好的性能,AUROC均值为0.9332,AUPR均值为0.9402。
{"title":"One-Dimensional Convolutional Neural Network Method as The Predicting Model for Interactions Between Drug and Protein on Heterogeneous Network","authors":"Iswahyuli, A. Bustamam, Arry Yanuar, W. Mangunwardoyo","doi":"10.1109/AIMS52415.2021.9466059","DOIUrl":"https://doi.org/10.1109/AIMS52415.2021.9466059","url":null,"abstract":"Prediction task of drug-target interactions (DTI) is an important step of drug development and repositioning. Experimental identification of drugs and target interactions is expensive and time-consuming. Therefore, predictive drug-target interactions with computational approaches are being developed to alleviate work in drug development. In recent years, many computational approaches aimed at predicting drug-target interactions have been developed. One of the most popular models for predicting drug interactions and targets in recent times is the machine learning-based approach and homogeneous network information. However, the accuracy and efficiency of the methods used still need to be improved. Therefore, this research aims to propose a deep learning-based prediction model for DTI implemented in heterogeneous networks. We use 12,015 nodes and 1,895,445 edges that extract from several databases to build the heterogeneous network. The model of DTI prediction that we proposed implements the random walk with restart (RWR) algorithm to build a heterogeneous network of drug and protein targets, and utilizes diffusion component analysis (DCA) algorithm to obtain low-dimensional vectors. Furthermore, a one-dimensional convolutional neural network (1D-CNN) was used as a predictive model between drug and target. The results show that our proposed model provides good performance with a mean score of AUROC was 0.9332, and a mean score of AUPR was 0.9402.","PeriodicalId":299121,"journal":{"name":"2021 International Conference on Artificial Intelligence and Mechatronics Systems (AIMS)","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115199201","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
System Design and Integration for Exploration Mission on Autonomous Underwater Glider 自主水下滑翔机探测任务系统设计与集成
Pub Date : 2021-04-28 DOI: 10.1109/AIMS52415.2021.9466075
D. P. Wicaksa, B. Trilaksono, E. Hidayat
Ganesh Blue Underwater Glider is an autonomous underwater vehicle that moves by changing its buoyancy and attitude to perform gliding movement. To perform a maritime exploration mission, integration between vehicle, control station, and website is required. Ganesh Blue Underwater Glider consists of several subsystems which handle algorithm, actuator control, communications, and sensor reading while the control station manages and monitors mission execution and also acts as a connector between Ganesh Blue Underwater Glider and website. This paper focuses on designing architecture and integration between Ganesh Blue Underwater Glider, Ground Control Station, and website. By separating high-level and low-level processes, the designed system able to complete sensor data acquisition module with average time 333 ms and standard deviation of 8.188 ms. Navigation, guidance, and guidance module is completed from 7.428 ms to 16.532 ms with an average of 10.687 ms.
Ganesh Blue Underwater Glider是一种自主水下航行器,通过改变其浮力和姿态来进行滑翔运动。为了执行海上探测任务,需要将车辆、控制站和网站集成在一起。Ganesh Blue水下滑翔机由几个子系统组成,这些子系统处理算法、执行器控制、通信和传感器读取,同时控制站管理和监视任务执行,并充当Ganesh Blue水下滑翔机和网站之间的连接器。本文重点研究了Ganesh Blue水下滑翔机、地面控制站和网站的体系结构设计和集成。通过对高级和低级流程的分离,设计的系统能够完成传感器数据采集模块,平均时间为333 ms,标准差为8.188 ms。导航、制导和制导模块完成时间为7.428 ms ~ 16.532 ms,平均为10.687 ms。
{"title":"System Design and Integration for Exploration Mission on Autonomous Underwater Glider","authors":"D. P. Wicaksa, B. Trilaksono, E. Hidayat","doi":"10.1109/AIMS52415.2021.9466075","DOIUrl":"https://doi.org/10.1109/AIMS52415.2021.9466075","url":null,"abstract":"Ganesh Blue Underwater Glider is an autonomous underwater vehicle that moves by changing its buoyancy and attitude to perform gliding movement. To perform a maritime exploration mission, integration between vehicle, control station, and website is required. Ganesh Blue Underwater Glider consists of several subsystems which handle algorithm, actuator control, communications, and sensor reading while the control station manages and monitors mission execution and also acts as a connector between Ganesh Blue Underwater Glider and website. This paper focuses on designing architecture and integration between Ganesh Blue Underwater Glider, Ground Control Station, and website. By separating high-level and low-level processes, the designed system able to complete sensor data acquisition module with average time 333 ms and standard deviation of 8.188 ms. Navigation, guidance, and guidance module is completed from 7.428 ms to 16.532 ms with an average of 10.687 ms.","PeriodicalId":299121,"journal":{"name":"2021 International Conference on Artificial Intelligence and Mechatronics Systems (AIMS)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128330502","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
fNIRS Based Multi-Class Mental Workload Classification Using Recurrence Plots and CNN-LSTM 基于递归图和CNN-LSTM的fNIRS多类心理负荷分类
Pub Date : 2021-04-28 DOI: 10.1109/AIMS52415.2021.9466084
Nabeeha Ehsan Mughal, Khurram Khalil, Muhammad Jawad Khan
The ever-increasing human-machine interaction and advancement in socio-technical systems have made it essential to analyze the vital human factors such as mental workload, vigilance, fatigue, stress, etc., via monitoring brain states. Similarly, brain signals are becoming paramount for rehabilitation and assistive purposes in fields such as brain- computer interface (BCI), closed-loop neuromodulation for neurological disorders, etc. The complex, non-stationary, and very low signal-to-noise ratio of brain signals poses a significant challenge for researchers to design robust and reliable BCI systems outside the laboratory environment. In this study, we present novel recurrence plots (RPs) based on convolutional neural network and long short term memory (CNN-LSTM) algorithm for four class functional near-infrared spectroscopy (fNIRS) BCI. The acquired brain signals are projected into a non-linear dimension with RPs and fed into the CNN, which extracts the important features. Then LSTM learns the chronological and time-dependent relations. The average accuracy achieved with the proposed model is 77.7%, while the maximum accuracy is 85.9%. The results confirm the viability of RPs based deep learning algorithms for successful BCI systems.
不断增加的人机交互和社会技术系统的进步使得通过监测大脑状态来分析重要的人类因素如精神工作量,警惕性,疲劳,压力等变得必不可少。同样,在脑机接口(BCI)、神经系统疾病的闭环神经调节等领域,脑信号在康复和辅助目的方面也变得至关重要。脑信号的复杂、非平稳和极低的信噪比给研究人员设计出在实验室环境之外的鲁棒可靠的脑机接口系统带来了重大挑战。在这项研究中,我们提出了一种新的基于卷积神经网络和长短期记忆(CNN-LSTM)算法的递归图(RPs),用于四类功能近红外光谱(fNIRS) BCI。将采集到的脑信号用RPs投影到非线性维度,输入到CNN中,提取重要特征。然后LSTM学习时间顺序和时间依赖关系。该模型的平均准确率为77.7%,最大准确率为85.9%。结果证实了基于rp的深度学习算法在成功的BCI系统中的可行性。
{"title":"fNIRS Based Multi-Class Mental Workload Classification Using Recurrence Plots and CNN-LSTM","authors":"Nabeeha Ehsan Mughal, Khurram Khalil, Muhammad Jawad Khan","doi":"10.1109/AIMS52415.2021.9466084","DOIUrl":"https://doi.org/10.1109/AIMS52415.2021.9466084","url":null,"abstract":"The ever-increasing human-machine interaction and advancement in socio-technical systems have made it essential to analyze the vital human factors such as mental workload, vigilance, fatigue, stress, etc., via monitoring brain states. Similarly, brain signals are becoming paramount for rehabilitation and assistive purposes in fields such as brain- computer interface (BCI), closed-loop neuromodulation for neurological disorders, etc. The complex, non-stationary, and very low signal-to-noise ratio of brain signals poses a significant challenge for researchers to design robust and reliable BCI systems outside the laboratory environment. In this study, we present novel recurrence plots (RPs) based on convolutional neural network and long short term memory (CNN-LSTM) algorithm for four class functional near-infrared spectroscopy (fNIRS) BCI. The acquired brain signals are projected into a non-linear dimension with RPs and fed into the CNN, which extracts the important features. Then LSTM learns the chronological and time-dependent relations. The average accuracy achieved with the proposed model is 77.7%, while the maximum accuracy is 85.9%. The results confirm the viability of RPs based deep learning algorithms for successful BCI systems.","PeriodicalId":299121,"journal":{"name":"2021 International Conference on Artificial Intelligence and Mechatronics Systems (AIMS)","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134265064","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Programming Language Translator For Integration Client Application With Web APIs 编程语言翻译器集成客户端应用程序与Web api
Pub Date : 2021-04-28 DOI: 10.1109/AIMS52415.2021.9466033
Mudiarta Tauda, Z. Zainuddin, Z. Tahir
The integration of client applications and server is an inseparable part of the process of creating a system. For these two types of applications to communicate well, developers often use the architectural model of Representational State Transfer (REST) or commonly known as the RESTful API. In practice, client application developers have difficulty in integrating their applications with applications running on the server-side, because it requires parameter consistency in every request and response. To minimize errors that can occur, we designed a programming language translator system using the architecture of Long Short-Term Memory (LSTM). The proposed system can translate applications running on the server-side (backend) written using the typescript programming language with the Nest JS framework into an Android-based client application using the Kotlin language with Retrofit modules. The results of this study indicate 93.33% accuracy.
客户端应用程序和服务器的集成是创建系统过程中不可分割的一部分。为了使这两种类型的应用程序能够很好地通信,开发人员经常使用具象状态传输(Representational State Transfer, REST)的体系结构模型,或者通常称为RESTful API。在实践中,客户端应用程序开发人员很难将他们的应用程序与运行在服务器端上的应用程序集成在一起,因为这需要每个请求和响应的参数一致性。为了尽量减少可能发生的错误,我们设计了一个使用长短期记忆(LSTM)架构的编程语言翻译系统。该系统可以将使用typescript编程语言和Nest JS框架编写的运行在服务器端(后端)上的应用程序转换为使用Kotlin语言和Retrofit模块的基于android的客户端应用程序。本研究结果表明准确率为93.33%。
{"title":"Programming Language Translator For Integration Client Application With Web APIs","authors":"Mudiarta Tauda, Z. Zainuddin, Z. Tahir","doi":"10.1109/AIMS52415.2021.9466033","DOIUrl":"https://doi.org/10.1109/AIMS52415.2021.9466033","url":null,"abstract":"The integration of client applications and server is an inseparable part of the process of creating a system. For these two types of applications to communicate well, developers often use the architectural model of Representational State Transfer (REST) or commonly known as the RESTful API. In practice, client application developers have difficulty in integrating their applications with applications running on the server-side, because it requires parameter consistency in every request and response. To minimize errors that can occur, we designed a programming language translator system using the architecture of Long Short-Term Memory (LSTM). The proposed system can translate applications running on the server-side (backend) written using the typescript programming language with the Nest JS framework into an Android-based client application using the Kotlin language with Retrofit modules. The results of this study indicate 93.33% accuracy.","PeriodicalId":299121,"journal":{"name":"2021 International Conference on Artificial Intelligence and Mechatronics Systems (AIMS)","volume":"96 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134270305","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
Design and Fabrication of Exoskeleton for Power Augmentation of Arm using Intuitive Control 基于直觉控制的机械臂动力增强外骨骼设计与制造
Pub Date : 2021-04-28 DOI: 10.1109/AIMS52415.2021.9466021
Syed Usama Bin Sabir, Kashif Ahmed, Usama Sabir, Noman Naseer
In this paper, design and testing phase of a powered exoskeleton built for enhancement of upper limb, is discussed. An exoskeleton for right upper limb is made having optimal weight actuated by a stepper motor. The input signal for this device to operate is an EMG signal taken from muscular movements of muscles inside forearm. Clenching fist and palm extension are the hand gestures to operate exoskeleton. A binary classifier, Linear Discriminant Analysis, is trained for the corresponding EMG signals of these hand movements to generate control commands for operating device with accuracy. The project also includes acquiring and processing EMG signals. The augmenting factor of this device is set to 1.5 to assist user for lifting loads ranging from 5 to 10 KG for an extended period without causing muscular fatigue.
本文讨论了用于增强上肢的动力外骨骼的设计和测试阶段。采用步进电机驱动,制造出具有最佳重量的右上肢体外骨骼。该装置的输入信号是前臂肌肉运动的肌电图信号。握拳和手掌伸展是操作外骨骼的手势。利用二元分类器线性判别分析(Linear Discriminant Analysis)对这些手部运动的相应肌电信号进行训练,从而准确地生成操作设备的控制命令。该项目还包括获取和处理肌电信号。本设备的放大系数设置为1.5,以帮助用户在不引起肌肉疲劳的情况下长时间提升5至10 KG的负载。
{"title":"Design and Fabrication of Exoskeleton for Power Augmentation of Arm using Intuitive Control","authors":"Syed Usama Bin Sabir, Kashif Ahmed, Usama Sabir, Noman Naseer","doi":"10.1109/AIMS52415.2021.9466021","DOIUrl":"https://doi.org/10.1109/AIMS52415.2021.9466021","url":null,"abstract":"In this paper, design and testing phase of a powered exoskeleton built for enhancement of upper limb, is discussed. An exoskeleton for right upper limb is made having optimal weight actuated by a stepper motor. The input signal for this device to operate is an EMG signal taken from muscular movements of muscles inside forearm. Clenching fist and palm extension are the hand gestures to operate exoskeleton. A binary classifier, Linear Discriminant Analysis, is trained for the corresponding EMG signals of these hand movements to generate control commands for operating device with accuracy. The project also includes acquiring and processing EMG signals. The augmenting factor of this device is set to 1.5 to assist user for lifting loads ranging from 5 to 10 KG for an extended period without causing muscular fatigue.","PeriodicalId":299121,"journal":{"name":"2021 International Conference on Artificial Intelligence and Mechatronics Systems (AIMS)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133911164","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 Counting Shrimp Larvae Based You Only Look Once (YOLO) 基于You Only Look Once (YOLO)的虾仔自动计数
Pub Date : 2021-04-28 DOI: 10.1109/AIMS52415.2021.9466058
Siska Armalivia, Z. Zainuddin, A. Achmad, Muh. Arief Wicaksono
Shrimp farming activities can be divided into hatchery and rearing. During the hatchery process, there is an activity of counting shrimp larvae. Currently, the method of counting larvae was still done manually using the sampling method by taking a full cup of shrimp larvae and counting them manually. This process was timewasting and can make the result in miscalculations due to human error. Therefore, this study proposed the You Only Look Once (YOLOv3) algorithm to perform automatic counting of the quantity of shrimp larvae. The results of the YOLOv3 final model show a good performance with a mean Average Precision (mAP) value of 96.83% and an average accuracy value of 76.48%. This YOLO algorithm can calculate shrimp larvae with hight precision.
对虾养殖活动可分为孵卵和饲养。在孵化过程中,有虾仔计数活动。目前,对幼虫的计数方法仍采用人工取样法,取满杯虾幼虫,人工计数。这个过程很浪费时间,并且可能由于人为错误而导致计算错误。为此,本研究提出You Only Look Once (YOLOv3)算法,实现对虾幼虫数量的自动计数。结果表明,YOLOv3最终模型的平均精度(mAP)为96.83%,平均精度为76.48%,具有良好的性能。该YOLO算法能以较高的精度计算虾仔。
{"title":"Automatic Counting Shrimp Larvae Based You Only Look Once (YOLO)","authors":"Siska Armalivia, Z. Zainuddin, A. Achmad, Muh. Arief Wicaksono","doi":"10.1109/AIMS52415.2021.9466058","DOIUrl":"https://doi.org/10.1109/AIMS52415.2021.9466058","url":null,"abstract":"Shrimp farming activities can be divided into hatchery and rearing. During the hatchery process, there is an activity of counting shrimp larvae. Currently, the method of counting larvae was still done manually using the sampling method by taking a full cup of shrimp larvae and counting them manually. This process was timewasting and can make the result in miscalculations due to human error. Therefore, this study proposed the You Only Look Once (YOLOv3) algorithm to perform automatic counting of the quantity of shrimp larvae. The results of the YOLOv3 final model show a good performance with a mean Average Precision (mAP) value of 96.83% and an average accuracy value of 76.48%. This YOLO algorithm can calculate shrimp larvae with hight precision.","PeriodicalId":299121,"journal":{"name":"2021 International Conference on Artificial Intelligence and Mechatronics Systems (AIMS)","volume":"94 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-04-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133073576","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
期刊
2021 International Conference on Artificial Intelligence and Mechatronics Systems (AIMS)
全部 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