首页 > 最新文献

2020 IEEE International Conference on Industry 4.0, Artificial Intelligence, and Communications Technology (IAICT)最新文献

英文 中文
Web-Based Psychological Rothwell Miller Interest Blank (RMIB) Test using Fuzzy Method 基于网络的模糊心理学Rothwell Miller兴趣空白测验
Ahmad Tirta Hutomo, Muhammad Nasrun, C. Setianingsih
The interest and talent test is one of the methods and measurement tools in psychology that can help provide department or career recommendations that suit their interests and potential. Teenagers with an age range of 16–20 years must choose a field for college that suits their interests. Problems arise when they don’t know what majors they are interested. The web-based RMIB test with the Fuzzy method is the answer to that problem. The results of this test inform the user of the type of work that is suitable for them. So that it can help them choose a major for college or career. This application has an accuracy of 96%.
兴趣和才能测试是心理学中的一种方法和测量工具,可以帮助提供适合他们兴趣和潜力的部门或职业建议。年龄在16-20岁之间的青少年必须选择适合自己兴趣的大学专业。当他们不知道自己感兴趣的专业时,问题就出现了。基于网络的模糊方法的人民币汇率测试是解决这一问题的方法。该测试的结果告知用户适合他们的工作类型。这样就可以帮助他们选择大学或职业的专业。该应用程序的准确率为96%。
{"title":"Web-Based Psychological Rothwell Miller Interest Blank (RMIB) Test using Fuzzy Method","authors":"Ahmad Tirta Hutomo, Muhammad Nasrun, C. Setianingsih","doi":"10.1109/IAICT50021.2020.9172036","DOIUrl":"https://doi.org/10.1109/IAICT50021.2020.9172036","url":null,"abstract":"The interest and talent test is one of the methods and measurement tools in psychology that can help provide department or career recommendations that suit their interests and potential. Teenagers with an age range of 16–20 years must choose a field for college that suits their interests. Problems arise when they don’t know what majors they are interested. The web-based RMIB test with the Fuzzy method is the answer to that problem. The results of this test inform the user of the type of work that is suitable for them. So that it can help them choose a major for college or career. This application has an accuracy of 96%.","PeriodicalId":433718,"journal":{"name":"2020 IEEE International Conference on Industry 4.0, Artificial Intelligence, and Communications Technology (IAICT)","volume":"40 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132919470","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
Robot Service for Elderly to Find Misplaced Items: A Resource Efficient Implementation on Low-Computational Device 基于机器人的老年人物品查找服务:在低计算设备上的资源高效实现
Muhtadin, Billy, E. M. Yuniarno, Junaidillah Fadlil, Muchlisin Adi Saputra, I. Purnama, M. Purnomo
Elderly people often forget to put the items they need due to decreased memory. In this study, we developed an Integrated platform assistance robot providing support to elderly people. We developed a robot assistant platform that was equipped with an indoor positioning system that can help the elderly find misplaced items. Deep learning already has good accuracy in detecting the object but requires great computation resources. When applied to devices that have limited computing and memory capabilities such as robots, the computation time becomes slow or not applicable. We built a lightweight CNN that could run on a single board computer. To improve the accuracy of the network, we apply knowledge distillation by using an extensive network (YOLOv3) as a teacher. To increase computational speed, we do it by reducing the number of layers by implementing batch normalization fission. After being tested on the YOLO, knowledge distillation method can be used to increase accuracy, batch normalization fission will increase computation speed. From the experiment results using the VOC dataset on YOLO architecture with MobileNet feature extractor, the knowledge distillation method can increase accuracy by 9.4% from 0.3850 mAP to 0.4215 mAP and batch normalization fission can speeds up the computation time to 100.7% from 8.3 FPS to 16.66 FPS on CPU i7. The Knowledge Distillation successfully increase the model’s accuracy, reducing the model’s size, and batch normalization fusion method can speed up the detection process.
由于记忆力下降,老年人经常忘记放自己需要的东西。在这项研究中,我们开发了一个集成平台辅助机器人,为老年人提供支持。我们开发了一个机器人助手平台,配备了室内定位系统,可以帮助老年人找到放错地方的东西。深度学习在检测目标方面已经具有很好的准确性,但需要大量的计算资源。当应用于计算和内存能力有限的设备(如机器人)时,计算时间变慢或不适用。我们构建了一个轻量级的CNN,可以在单板计算机上运行。为了提高网络的准确性,我们通过使用广泛的网络(YOLOv3)作为教师来应用知识蒸馏。为了提高计算速度,我们通过实现批归一化裂变来减少层数。经过对YOLO的测试,知识蒸馏法可以提高计算精度,批量归一化裂变可以提高计算速度。从使用MobileNet特征提取器在YOLO架构上使用VOC数据集的实验结果来看,在CPU i7上,知识蒸馏方法的准确率从0.3850 mAP提高到0.4215 mAP,提高了9.4%;批量归一化分裂的计算速度从8.3 FPS提高到16.66 FPS,提高了100.7%。知识蒸馏成功地提高了模型的精度,减小了模型的尺寸,批归一化融合方法加快了检测过程。
{"title":"Robot Service for Elderly to Find Misplaced Items: A Resource Efficient Implementation on Low-Computational Device","authors":"Muhtadin, Billy, E. M. Yuniarno, Junaidillah Fadlil, Muchlisin Adi Saputra, I. Purnama, M. Purnomo","doi":"10.1109/IAICT50021.2020.9172030","DOIUrl":"https://doi.org/10.1109/IAICT50021.2020.9172030","url":null,"abstract":"Elderly people often forget to put the items they need due to decreased memory. In this study, we developed an Integrated platform assistance robot providing support to elderly people. We developed a robot assistant platform that was equipped with an indoor positioning system that can help the elderly find misplaced items. Deep learning already has good accuracy in detecting the object but requires great computation resources. When applied to devices that have limited computing and memory capabilities such as robots, the computation time becomes slow or not applicable. We built a lightweight CNN that could run on a single board computer. To improve the accuracy of the network, we apply knowledge distillation by using an extensive network (YOLOv3) as a teacher. To increase computational speed, we do it by reducing the number of layers by implementing batch normalization fission. After being tested on the YOLO, knowledge distillation method can be used to increase accuracy, batch normalization fission will increase computation speed. From the experiment results using the VOC dataset on YOLO architecture with MobileNet feature extractor, the knowledge distillation method can increase accuracy by 9.4% from 0.3850 mAP to 0.4215 mAP and batch normalization fission can speeds up the computation time to 100.7% from 8.3 FPS to 16.66 FPS on CPU i7. The Knowledge Distillation successfully increase the model’s accuracy, reducing the model’s size, and batch normalization fusion method can speed up the detection process.","PeriodicalId":433718,"journal":{"name":"2020 IEEE International Conference on Industry 4.0, Artificial Intelligence, and Communications Technology (IAICT)","volume":"106 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132268600","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
Performance analysis Secure Wireless Communication using Antenna Subset Modulation 利用天线子集调制的安全无线通信
Q. Nasir
Pyhyscial security is becoming a centre of focus in research for securing date transmission over wireless channels. One of the techniques is based on an Antenna subset modulation (ASM). ASM is of a low complexity single directional modulation. ASM is to modulate the radiated signal with a specified symbol rate using an array of switches along the radiation path. As a result of this kind of switching, the signal constellation in the targeted direction will not be distorted while a heavy distortion will affect the signal in the other undesired target directions and cause a random signal constellation in these directions. This research paper paper provides an intensive study of the performance of (ASM) in terms of probability of error and channel secrecy. A statistical model will be derived and their probability of symbol error rate when using different kind of data modulation. The simulation results of this paper show that ASM can be used efficiently for securing the multi-directional kind of transmission .
物理安全正成为无线信道数据传输安全研究的焦点。其中一种技术是基于天线子集调制(ASM)。ASM是一种低复杂度的单向调制。ASM是使用沿辐射路径的开关阵列以指定的符号速率调制辐射信号。由于这种切换,目标方向的信号星座不会失真,而严重失真会影响其他不想要的目标方向的信号,导致这些方向的信号星座随机。本文从误差概率和信道保密性两个方面对ASM的性能进行了深入的研究。推导了不同数据调制方式下的误码率的统计模型。仿真结果表明,ASM可以有效地用于保证多向传输的安全。
{"title":"Performance analysis Secure Wireless Communication using Antenna Subset Modulation","authors":"Q. Nasir","doi":"10.1109/IAICT50021.2020.9172021","DOIUrl":"https://doi.org/10.1109/IAICT50021.2020.9172021","url":null,"abstract":"Pyhyscial security is becoming a centre of focus in research for securing date transmission over wireless channels. One of the techniques is based on an Antenna subset modulation (ASM). ASM is of a low complexity single directional modulation. ASM is to modulate the radiated signal with a specified symbol rate using an array of switches along the radiation path. As a result of this kind of switching, the signal constellation in the targeted direction will not be distorted while a heavy distortion will affect the signal in the other undesired target directions and cause a random signal constellation in these directions. This research paper paper provides an intensive study of the performance of (ASM) in terms of probability of error and channel secrecy. A statistical model will be derived and their probability of symbol error rate when using different kind of data modulation. The simulation results of this paper show that ASM can be used efficiently for securing the multi-directional kind of transmission .","PeriodicalId":433718,"journal":{"name":"2020 IEEE International Conference on Industry 4.0, Artificial Intelligence, and Communications Technology (IAICT)","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133864837","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
Payment System Innovation Package Add on IPTV Using Multi-services on Screen Subscription (MOSS) Case Study UseeTV 支付系统创新包在IPTV上增加了使用屏幕上的多业务订阅(MOSS)的案例研究
Sarah Nitalya Bakara, D. Gunawan
A call center is a media that can accommodate customer complaints, including IPTV customers. However, along with the development of IPTV technology, PT Telkom customer complaints through call center 147 are increasing so that call center traffic is also higher, and solutions are needed to reduce the traffic that appears on back end tickets. One of the most common IPTV customer complaints is the difficulty of subscribers to subscribe to additional features provided by the provider. In response to this, we designed a payment system where customers can make payments for many features on a self-care basis based on Application Programming Interface (API), known as Multi- services On-Screen Subscription (MOSS). The API functions as a tool to connect several applications through one interface to simplify the operating system. The payment system designed can be used prepaid or postpaid. It is hoped that the presence of MOSS will improve the Quality of Experience (QoE) because USeeTV customers do not have to waste time contacting call center 147. MOSS also combined with variation of Financial Technologies to support Industry 4.0.
呼叫中心是容纳包括IPTV用户在内的客户投诉的媒体。然而,随着IPTV技术的发展,PT Telkom通过呼叫中心147的客户投诉越来越多,呼叫中心的流量也越来越高,需要解决方案来减少后端票据上出现的流量。IPTV用户最常见的抱怨之一是用户难以订阅提供商提供的附加功能。针对这一点,我们设计了一个支付系统,客户可以在基于应用程序编程接口(API)的基础上为许多功能支付费用,称为多服务屏幕订阅(MOSS)。API的功能是通过一个接口连接多个应用程序,以简化操作系统。所设计的支付系统可以预付费或后付费。希望MOSS的存在将改善体验质量(QoE),因为USeeTV的客户不必浪费时间联系呼叫中心147。MOSS还结合了金融技术的变化来支持工业4.0。
{"title":"Payment System Innovation Package Add on IPTV Using Multi-services on Screen Subscription (MOSS) Case Study UseeTV","authors":"Sarah Nitalya Bakara, D. Gunawan","doi":"10.1109/IAICT50021.2020.9172015","DOIUrl":"https://doi.org/10.1109/IAICT50021.2020.9172015","url":null,"abstract":"A call center is a media that can accommodate customer complaints, including IPTV customers. However, along with the development of IPTV technology, PT Telkom customer complaints through call center 147 are increasing so that call center traffic is also higher, and solutions are needed to reduce the traffic that appears on back end tickets. One of the most common IPTV customer complaints is the difficulty of subscribers to subscribe to additional features provided by the provider. In response to this, we designed a payment system where customers can make payments for many features on a self-care basis based on Application Programming Interface (API), known as Multi- services On-Screen Subscription (MOSS). The API functions as a tool to connect several applications through one interface to simplify the operating system. The payment system designed can be used prepaid or postpaid. It is hoped that the presence of MOSS will improve the Quality of Experience (QoE) because USeeTV customers do not have to waste time contacting call center 147. MOSS also combined with variation of Financial Technologies to support Industry 4.0.","PeriodicalId":433718,"journal":{"name":"2020 IEEE International Conference on Industry 4.0, Artificial Intelligence, and Communications Technology (IAICT)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133224756","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
Long Term Evolution (LTE) Network Planning in Jakarta-Cikampek Elevated Toll 雅加达-奇坎佩克高架收费公路的长期演进(LTE)网络规划
Dennisa Aliffa Nursafitri, U. Usman, M. Maulana
Motorized vehicles user, especially those who use the four wheels, who often pass the Jakarta-Cikampek toll road, may often have difficulty connecting to their cellular operator network services, which may be due to the density of users and the influence of the condition of the area which is classified as open space. Along with the increase of users passing through the Cikampek Toll Road, the construction of the overpass on the Jakarta-Cikampek route was held as a form of anticipation of traffic congestion. With this condition, the number of devices requiring network services in the area will also increase. Therefore, in this research will carry out network planning for the Cikampek elevated toll area. Network planning in this research will carry out by conducting capacity planning and coverage planning. The data that will be used for the planning will be base on Cikampek toll users, also the population of the cities around Cikampek elevated toll route. Then, from the data obtained will be use for calculations in coverage and capacity planning for the elevated toll that is being built. With this planning, it is known the minimum site of 8 to fulfilled the service to fulfilled the need of the users. By doing the simulation using Atoll software, was measure the quality of the network from the planning. With the SINR average of 8.23 dB, throughput average of 31.99 Mbps, and BLER average of 0,01%.
机动车用户,特别是使用四轮的机动车用户,经常经过雅加达-奇坎佩克收费公路时,可能经常难以连接到移动电话运营商的网络服务,这可能是由于用户密度和被归类为开放空间的地区条件的影响。随着通过Cikampek收费公路的用户的增加,雅加达-Cikampek路线上的立交桥的建设是对交通拥堵的一种预期。在这种情况下,该地区需要网络服务的设备数量也将增加。因此,本研究将对Cikampek高架收费区进行路网规划。本研究中的网络规划将通过容量规划和覆盖规划进行。用于规划的数据将基于Cikampek收费用户,以及Cikampek高架收费路线周围城市的人口。然后,从获得的数据将用于计算正在建设的高架收费的覆盖范围和容量规划。有了这样的规划,它是已知的最少8个站点,以满足服务,满足用户的需求。利用Atoll软件进行仿真,从规划的角度来衡量网络的质量。平均信噪比为8.23 dB,平均吞吐量为31.99 Mbps,平均带宽为0.01%。
{"title":"Long Term Evolution (LTE) Network Planning in Jakarta-Cikampek Elevated Toll","authors":"Dennisa Aliffa Nursafitri, U. Usman, M. Maulana","doi":"10.1109/IAICT50021.2020.9172013","DOIUrl":"https://doi.org/10.1109/IAICT50021.2020.9172013","url":null,"abstract":"Motorized vehicles user, especially those who use the four wheels, who often pass the Jakarta-Cikampek toll road, may often have difficulty connecting to their cellular operator network services, which may be due to the density of users and the influence of the condition of the area which is classified as open space. Along with the increase of users passing through the Cikampek Toll Road, the construction of the overpass on the Jakarta-Cikampek route was held as a form of anticipation of traffic congestion. With this condition, the number of devices requiring network services in the area will also increase. Therefore, in this research will carry out network planning for the Cikampek elevated toll area. Network planning in this research will carry out by conducting capacity planning and coverage planning. The data that will be used for the planning will be base on Cikampek toll users, also the population of the cities around Cikampek elevated toll route. Then, from the data obtained will be use for calculations in coverage and capacity planning for the elevated toll that is being built. With this planning, it is known the minimum site of 8 to fulfilled the service to fulfilled the need of the users. By doing the simulation using Atoll software, was measure the quality of the network from the planning. With the SINR average of 8.23 dB, throughput average of 31.99 Mbps, and BLER average of 0,01%.","PeriodicalId":433718,"journal":{"name":"2020 IEEE International Conference on Industry 4.0, Artificial Intelligence, and Communications Technology (IAICT)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129847276","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
Approximated algorithm and low cost VLSI architecture for edge enhanced image scaling 边缘增强图像缩放的近似算法和低成本VLSI架构
Midde Venkata Siva, E. P. Jayakumar
Scaling on the image is to be performed if the resolution of the target device and source device is not the same. Image interpolation is obtaining the unknown pixel from the known pixels. Bilinear interpolation is a commonly used interpolation technique for scaling the image because of its low complexity. Blurring effects on the scaled image due to bilinear interpolation is reduced by adding spatial sharp filter as a prefilter. To preserve the losses of edges, adaptive edge detection is used. In this paper, an approximated algorithm and its low-cost VLSI architecture is proposed for edge enhanced image scaling. Quality of the scaled images are evaluated and found to be good and comparable to that of the existing image scaling methods. The proposed architecture requires less area when compared to the existing architectures which can scale images without compromising the quality.
如果目标设备和源设备的分辨率不相同,则需要对图像进行缩放。图像插值是从已知像素中获取未知像素。双线性插值是一种常用的图像缩放插值技术,其复杂度较低。通过添加空间锐化滤波器作为预滤波器,减少了双线性插值对缩放图像的模糊影响。为了保留边缘的损失,采用了自适应边缘检测。本文提出了一种边缘增强图像缩放的近似算法及其低成本VLSI架构。对缩放后的图像质量进行了评价,并与现有的图像缩放方法进行了比较。与可以在不影响图像质量的情况下缩放图像的现有体系结构相比,所提出的体系结构需要更少的面积。
{"title":"Approximated algorithm and low cost VLSI architecture for edge enhanced image scaling","authors":"Midde Venkata Siva, E. P. Jayakumar","doi":"10.1109/IAICT50021.2020.9172027","DOIUrl":"https://doi.org/10.1109/IAICT50021.2020.9172027","url":null,"abstract":"Scaling on the image is to be performed if the resolution of the target device and source device is not the same. Image interpolation is obtaining the unknown pixel from the known pixels. Bilinear interpolation is a commonly used interpolation technique for scaling the image because of its low complexity. Blurring effects on the scaled image due to bilinear interpolation is reduced by adding spatial sharp filter as a prefilter. To preserve the losses of edges, adaptive edge detection is used. In this paper, an approximated algorithm and its low-cost VLSI architecture is proposed for edge enhanced image scaling. Quality of the scaled images are evaluated and found to be good and comparable to that of the existing image scaling methods. The proposed architecture requires less area when compared to the existing architectures which can scale images without compromising the quality.","PeriodicalId":433718,"journal":{"name":"2020 IEEE International Conference on Industry 4.0, Artificial Intelligence, and Communications Technology (IAICT)","volume":"49 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131008084","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
Refarming Performance Analysis of Mobile Broadband System in Indonesia 印度尼西亚移动宽带系统重耕性能分析
Prita Dewi Mariyam, Vivi G. Anggraini, Adis Alifiawan, C. Apriono
In telecommunication industries, the radio frequency spectrum is a limited natural resource that should be managed and utilized effectively and efficiently. One critical issue is operators possibly assigned in uncontiguous spectrum allocations that may affect their optimum services. This paper proposes the process and analysis of a refarming application process to rearrange radio frequency in the 800 and 900 MHz bands to become contiguous bands for Indonesia telecommunication systems. The systems performances are analyzed in two main parameters in telecommunication industries, namely the dropcall and Standalone Dedicated Control Channel (SDCCH) success rate. The refarming process results dropcall and SDSR average of less than 1% and greater than 95%, respectively. This value is influenced by the signal’s quality in each cluster, weather, and geographical conditions. Also, an analysis of the timing of refarming was carried out in each cluster, and the results of the CDF regression is close to the two-order polynomial regression. The mobile network operators that have had contiguous frequency allocation can upgrade their network and deliver better user experience with a higher mobile broadband capacity.
在电信工业中,无线电频谱是一种有限的自然资源,应该得到有效和高效的管理和利用。一个关键的问题是运营商可能被分配在不连续的频谱分配中,这可能会影响他们的最佳业务。本文提出了重组应用程序的过程和分析,以重新排列800和900 MHz频段中的无线电频率,使其成为印度尼西亚电信系统的连续频段。分析了该系统在电信行业中的两个主要参数,即丢呼成功率和独立专用控制通道(SDCCH)成功率。复养过程的dropcall平均值小于1%,SDSR平均值大于95%。该值受每个集群的信号质量、天气和地理条件的影响。同时,对各聚类的复养时间进行了分析,CDF回归的结果接近于二阶多项式回归。拥有连续频率分配的移动网络运营商可以升级其网络,以更高的移动宽带容量提供更好的用户体验。
{"title":"Refarming Performance Analysis of Mobile Broadband System in Indonesia","authors":"Prita Dewi Mariyam, Vivi G. Anggraini, Adis Alifiawan, C. Apriono","doi":"10.1109/IAICT50021.2020.9172023","DOIUrl":"https://doi.org/10.1109/IAICT50021.2020.9172023","url":null,"abstract":"In telecommunication industries, the radio frequency spectrum is a limited natural resource that should be managed and utilized effectively and efficiently. One critical issue is operators possibly assigned in uncontiguous spectrum allocations that may affect their optimum services. This paper proposes the process and analysis of a refarming application process to rearrange radio frequency in the 800 and 900 MHz bands to become contiguous bands for Indonesia telecommunication systems. The systems performances are analyzed in two main parameters in telecommunication industries, namely the dropcall and Standalone Dedicated Control Channel (SDCCH) success rate. The refarming process results dropcall and SDSR average of less than 1% and greater than 95%, respectively. This value is influenced by the signal’s quality in each cluster, weather, and geographical conditions. Also, an analysis of the timing of refarming was carried out in each cluster, and the results of the CDF regression is close to the two-order polynomial regression. The mobile network operators that have had contiguous frequency allocation can upgrade their network and deliver better user experience with a higher mobile broadband capacity.","PeriodicalId":433718,"journal":{"name":"2020 IEEE International Conference on Industry 4.0, Artificial Intelligence, and Communications Technology (IAICT)","volume":"166 ","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"113988875","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
Analyzing Different Unstated Goal Constraints on Reinforcement Learning Algorithm for Reacher Task in the Robotic Scrub Nurse Application 强化学习算法在机器人清洁护士教学任务中的不同未陈述目标约束分析
Clinton Elian Gandana, J. D. K. Disu, Hongzhi Xie, Lixu Gu
The main objective paper is to make an empirical analysis of the effect of various unstated spatial goal constraints on reinforcement learning policy for the “reacher” task in the Robotic Scrub Nurse (RSN) application. This “reacher” task is an essential part of the RSN manipulation task, such as the task of picking, grasping, or placing the surgical instruments. This paper provides our experimental results and the evaluation of the “reacher” task under different spatial goal constraints. We researched the effect of this unstated assumption on a reinforcement learning (RL) algorithm: Soft-Actor Critic with Hindsight Experience Replay (SAC+HER). We used the 7-DoF robotic arm to evaluate this state-of-the-art deep RL algorithm. We performed our experiments in a virtual environment while training the robotic arm to reach the random target points. The implementation of this RL algorithm showed a robust performance, which is measured by reward values and success rates. We observed, these reinforcement learning assumptions, particularly the unstated spatial goal constraints, can affect the performance of the RL agent. The important aspect of the “reacher” task and the development of reinforcement learning applications in medical robotics is one of the main motivations behind this research objective.
本文的主要目的是实证分析各种未陈述的空间目标约束对机器人清洁护士(RSN)应用中“教师”任务的强化学习策略的影响。这个“教师”任务是RSN操作任务的重要组成部分,如采摘、抓握或放置手术器械的任务。本文给出了实验结果和不同空间目标约束下“教师”任务的评价。我们研究了这种未陈述的假设对强化学习(RL)算法的影响:带有后见之明经验回放(SAC+HER)的软演员评论家。我们使用7自由度机械臂来评估这种最先进的深度强化学习算法。我们在虚拟环境中进行实验,同时训练机械臂到达随机目标点。通过奖励值和成功率来衡量,RL算法的实现显示出稳健的性能。我们观察到,这些强化学习假设,特别是未陈述的空间目标约束,会影响RL智能体的性能。“教师”任务的重要方面和医疗机器人中强化学习应用的发展是本研究目标背后的主要动机之一。
{"title":"Analyzing Different Unstated Goal Constraints on Reinforcement Learning Algorithm for Reacher Task in the Robotic Scrub Nurse Application","authors":"Clinton Elian Gandana, J. D. K. Disu, Hongzhi Xie, Lixu Gu","doi":"10.1109/IAICT50021.2020.9172009","DOIUrl":"https://doi.org/10.1109/IAICT50021.2020.9172009","url":null,"abstract":"The main objective paper is to make an empirical analysis of the effect of various unstated spatial goal constraints on reinforcement learning policy for the “reacher” task in the Robotic Scrub Nurse (RSN) application. This “reacher” task is an essential part of the RSN manipulation task, such as the task of picking, grasping, or placing the surgical instruments. This paper provides our experimental results and the evaluation of the “reacher” task under different spatial goal constraints. We researched the effect of this unstated assumption on a reinforcement learning (RL) algorithm: Soft-Actor Critic with Hindsight Experience Replay (SAC+HER). We used the 7-DoF robotic arm to evaluate this state-of-the-art deep RL algorithm. We performed our experiments in a virtual environment while training the robotic arm to reach the random target points. The implementation of this RL algorithm showed a robust performance, which is measured by reward values and success rates. We observed, these reinforcement learning assumptions, particularly the unstated spatial goal constraints, can affect the performance of the RL agent. The important aspect of the “reacher” task and the development of reinforcement learning applications in medical robotics is one of the main motivations behind this research objective.","PeriodicalId":433718,"journal":{"name":"2020 IEEE International Conference on Industry 4.0, Artificial Intelligence, and Communications Technology (IAICT)","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115710037","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
Observation Imbalanced Data Text to Predict Users Selling Products on Female Daily with SMOTE, Tomek, and SMOTE-Tomek 用SMOTE、Tomek和SMOTE-Tomek观察不平衡数据文本预测女性日报上销售产品的用户
Bern Jonathan, P. Putra, Y. Ruldeviyani
Female Daily is a beauty platform that has social media application share users’ experiences of beauty by posting images and text in a post. Female Daily has terms of condition to not use the platform for selling in their post. Somehow, users of Female Daily sometimes use the platform for selling beauty products. Post of users in Female Daily records in Female Daily databases. In that data, there are imbalanced data about users’ posts that banned (minority class) and post that admin does not ban because it does not contain selling products (majority class). SMOTE and Tomek are techniques for handling imbalanced data by over-sampling and under-sampling techniques repeatedly to manage the data into balance. In this study, we want to evaluate the imbalanced data text in Female Daily using SMOTE, Tomek, and SMOTE-Tomek. Predicting algorithms that we will use are Support Vector Machine (SVM) and Logistic Regression (LR) using transform vector TF-IDF to evaluate the best methods to predict the users selling products on Female Daily. The results of this study show us the effect of SMOTE, Tomek, and SMOTE-Tomek to Precision-Recall in people selling products (majority class) is effects not quite high and also reducing the Precision-Recall, but for people selling products (minority class) is positives improvement. The highest results combination each metrics are; G-Mean combination SMOTE-Tomek with SVM, Precision to minority class combination of SMOTE with SVM, Recall to minority class combination of SMOTE with LR. Experimental results on this study indicate the usefulness of the using SMOTE or SMOTE-Tomek approach.
女性日报是一个美容平台,它的社交媒体应用程序通过在帖子中发布图片和文字来分享用户的美容体验。《女性日报》有条件不使用该平台在其岗位上进行销售。不知何故,《女性日报》的用户有时会利用这个平台销售美容产品。在Female Daily数据库中记录的用户帖子。在这些数据中,存在关于被禁止的用户帖子(少数类别)和管理员因为不包含销售产品而没有禁止的帖子(多数类别)的不平衡数据。SMOTE和Tomek是处理不平衡数据的技术,通过重复的过采样和欠采样技术来管理数据达到平衡。在这项研究中,我们想用SMOTE、Tomek和SMOTE-Tomek来评估《女性日报》中的不平衡数据文本。我们将使用的预测算法是支持向量机(SVM)和使用变换向量TF-IDF的逻辑回归(LR)来评估预测女性日报上销售产品的用户的最佳方法。本研究的结果表明,SMOTE, Tomek和SMOTE-Tomek对销售产品的人(多数类)的Precision-Recall的影响不是很高,也降低了Precision-Recall,但对于销售产品的人(少数类)是积极的改善。每个指标的最高结果组合是;SMOTE- tomek与SVM的g均值组合、SMOTE与SVM的少数类组合的精度、SMOTE与LR的少数类组合的召回率。本研究的实验结果表明使用SMOTE或SMOTE- tomek方法是有用的。
{"title":"Observation Imbalanced Data Text to Predict Users Selling Products on Female Daily with SMOTE, Tomek, and SMOTE-Tomek","authors":"Bern Jonathan, P. Putra, Y. Ruldeviyani","doi":"10.1109/IAICT50021.2020.9172033","DOIUrl":"https://doi.org/10.1109/IAICT50021.2020.9172033","url":null,"abstract":"Female Daily is a beauty platform that has social media application share users’ experiences of beauty by posting images and text in a post. Female Daily has terms of condition to not use the platform for selling in their post. Somehow, users of Female Daily sometimes use the platform for selling beauty products. Post of users in Female Daily records in Female Daily databases. In that data, there are imbalanced data about users’ posts that banned (minority class) and post that admin does not ban because it does not contain selling products (majority class). SMOTE and Tomek are techniques for handling imbalanced data by over-sampling and under-sampling techniques repeatedly to manage the data into balance. In this study, we want to evaluate the imbalanced data text in Female Daily using SMOTE, Tomek, and SMOTE-Tomek. Predicting algorithms that we will use are Support Vector Machine (SVM) and Logistic Regression (LR) using transform vector TF-IDF to evaluate the best methods to predict the users selling products on Female Daily. The results of this study show us the effect of SMOTE, Tomek, and SMOTE-Tomek to Precision-Recall in people selling products (majority class) is effects not quite high and also reducing the Precision-Recall, but for people selling products (minority class) is positives improvement. The highest results combination each metrics are; G-Mean combination SMOTE-Tomek with SVM, Precision to minority class combination of SMOTE with SVM, Recall to minority class combination of SMOTE with LR. Experimental results on this study indicate the usefulness of the using SMOTE or SMOTE-Tomek approach.","PeriodicalId":433718,"journal":{"name":"2020 IEEE International Conference on Industry 4.0, Artificial Intelligence, and Communications Technology (IAICT)","volume":"4 4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123421460","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}
引用次数: 14
Machine learning approach to predicting the acceptance of academic papers 预测学术论文接受度的机器学习方法
M. Skorikov, S. Momen
In this paper, machine learning approaches have been used to predict whether a scientific paper will be accepted in a top-tier AI conferences or not. This shall help authors identify the likelihood of their paper getting accepted in a top-tier AI conference. We have used the PeerRead dataset containing papers collected from major AI conferences that are publicly available. We have achieved an accuracy of 81% using Random Forest classifier. The novelty of the paper lies in accurately predicting whether a scientific paper will be accepted in the top AI conference.
在这篇论文中,机器学习方法被用来预测一篇科学论文是否会被顶级人工智能会议接受。这将有助于作者确定他们的论文被顶级人工智能会议接受的可能性。我们使用了PeerRead数据集,其中包含从主要人工智能会议收集的论文,这些论文都是公开的。我们使用随机森林分类器实现了81%的准确率。这篇论文的新颖之处在于,它准确地预测了一篇科学论文是否会被人工智能顶级会议接受。
{"title":"Machine learning approach to predicting the acceptance of academic papers","authors":"M. Skorikov, S. Momen","doi":"10.1109/IAICT50021.2020.9172011","DOIUrl":"https://doi.org/10.1109/IAICT50021.2020.9172011","url":null,"abstract":"In this paper, machine learning approaches have been used to predict whether a scientific paper will be accepted in a top-tier AI conferences or not. This shall help authors identify the likelihood of their paper getting accepted in a top-tier AI conference. We have used the PeerRead dataset containing papers collected from major AI conferences that are publicly available. We have achieved an accuracy of 81% using Random Forest classifier. The novelty of the paper lies in accurately predicting whether a scientific paper will be accepted in the top AI conference.","PeriodicalId":433718,"journal":{"name":"2020 IEEE International Conference on Industry 4.0, Artificial Intelligence, and Communications Technology (IAICT)","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133258950","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}
引用次数: 7
期刊
2020 IEEE International Conference on Industry 4.0, Artificial Intelligence, and Communications Technology (IAICT)
全部 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