Van Nhan Vo, Nguyen Quoc Long, V. Dang, C. So-In, Anh-Nhat Nguyen, Hung Tran
{"title":"Physical Layer Security in Cognitive Radio Networks for IoT Using UAV With Reconfigurable Intelligent Surfaces","authors":"Van Nhan Vo, Nguyen Quoc Long, V. Dang, C. So-In, Anh-Nhat Nguyen, Hung Tran","doi":"10.1109/JCSSE53117.2021.9493817","DOIUrl":"https://doi.org/10.1109/JCSSE53117.2021.9493817","url":null,"abstract":"In this paper, the secrecy performance of a cognitive radio networks (CRN) for Internet of Things (IoT) in the presence of an eavesdropper (EAV) is investigated. In particular, a primary transmitter (PT) communicates with multiple primary IoT device (ID) receivers (i.e., PRs) at the licensed frequency. Meanwhile a secondary transmitter (ST) uses the same licensed frequency of the primary network to send the confidential signal to an unmanned aerial vehicle (UAV) that is equipped with the reconfiguration intelligent surfaces (RIS) (called UAV-RIS) as a relay. The UAV-RIS then forwards this confidential signal to multiple secondary ID receivers (i.e., SRs). Furthermore, an EAV is located near the multiple SRs and can eavesdrop the confidential signal from the UAV-RIS. Accordingly, we propose the ST’s transmit power policy to not cause harmful interference to the primary network. In addition, the physical layer security (PLS) in terms of the secrecy outage probability (SOP) of the considered CRN is analyzed. The numerical results show that the secrecy performance of the secondary network is improved as the numbers of the RIS cells increase.","PeriodicalId":437534,"journal":{"name":"2021 18th International Joint Conference on Computer Science and Software Engineering (JCSSE)","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125040005","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}
Kodchaporn Satapanasatien, Thanchanok Phuawiriyakul, S. Moodleah
{"title":"A Development of Game-Based Learning in Virtual Reality for Fire Safety Training in Thailand","authors":"Kodchaporn Satapanasatien, Thanchanok Phuawiriyakul, S. Moodleah","doi":"10.1109/JCSSE53117.2021.9493836","DOIUrl":"https://doi.org/10.1109/JCSSE53117.2021.9493836","url":null,"abstract":"Fire incidents damaged both the economy and human life. In the past three decades, 59,387 fire incidents in Thailand approximately lost 40 billion baht and 2,076 deaths. Fire safety training methods are organized in a very limited number each year for many reasons such as training place or safety concern. We propose game-based learning for fire safety training using virtual reality technology. We create five learning lessons based on fire training contents and three playing stages (play, learn and test) that players can interact with. It behaves as a self-learning tool that can be used often and overcome the difficulty in organizing fire safety training. In addition, virtual technology simulates realistic computer graphic contents and rich interactive actions. Most importantly it offers a safe virtual environment; it extends the audience to a wide range of ages. Our game-based training is evaluated, and the result shows that fire safety knowledge is increased by 122% and 63% compared to the non-training and the traditional training respectively as well as users' satisfaction average score is exceeded 90%.","PeriodicalId":437534,"journal":{"name":"2021 18th International Joint Conference on Computer Science and Software Engineering (JCSSE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129131516","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}
Nattapong Kurpukdee, Surasak Boonkla, P. Sertsi, Vataya Chunwijitra
{"title":"Asynchronously Parallel Decoding For Automatic Speech Recognition Services","authors":"Nattapong Kurpukdee, Surasak Boonkla, P. Sertsi, Vataya Chunwijitra","doi":"10.1109/JCSSE53117.2021.9493832","DOIUrl":"https://doi.org/10.1109/JCSSE53117.2021.9493832","url":null,"abstract":"We proposed a new automatic speech recognition (ASR) service architecture that is extendable to medium-scale ASR service and more flexible than the previous architecture. Improvement aims to substitute the distributed processing approach with an asynchronous parallel thread for decoding multiple voice streams. We replace our TCP-based communication protocol with a remote procedure call developed by Google (gRPC) that makes our ASR service become a developer-friendly, less overhead connection. Besides, the API gateway is employed to reinforce the ASR services by multiple servers so that we can increase our new ASR service to a larger scale. The experimental result shows that our new architecture performs faster than the previous architecture in terms of real-time factor.","PeriodicalId":437534,"journal":{"name":"2021 18th International Joint Conference on Computer Science and Software Engineering (JCSSE)","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127946675","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}
{"title":"Detecting Facial Images In Public With And Without Masks Using VGG And FR-TSVM Models","authors":"Hangkai Wang, C. Lursinsap","doi":"10.1109/JCSSE53117.2021.9493848","DOIUrl":"https://doi.org/10.1109/JCSSE53117.2021.9493848","url":null,"abstract":"Since 2019, Covid-19 has become a common problem affecting all mankind. The disease has successfully spread all over the world. Wearing a mask can practically protect the infection. Thus, detecting people wearing and not wearing masks in public is essential. However, there is still some room to improve detection accuracy of the present methods. In this paper, the transfer learning model and FR-TSVM model are used to study the latest data of pneumonia epidemic situation in Covid-19. First, a data set of 12,000 facial images wearing masks and not wearing masks in public was collected for training, testing, and validation. The pictures will be put into the improved VGG model. Then the structure of VGG model was used to extract the features of images. These features were trained by FR-TSVM with fuzzy concept included. This approach can achieve 95.5% accuracy, and it is also higher than the detection results of other methods.","PeriodicalId":437534,"journal":{"name":"2021 18th International Joint Conference on Computer Science and Software Engineering (JCSSE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133944568","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}
{"title":"Transmission Sequencing to Improve LoRaWAN Performance","authors":"Krit Wongwatthanaroek, R. Silapunt","doi":"10.1109/JCSSE53117.2021.9493820","DOIUrl":"https://doi.org/10.1109/JCSSE53117.2021.9493820","url":null,"abstract":"Long Range Wide Area Network (LoRaWAN) is a viable communication protocol for Internet of Things (IoT) applications which typically require a massive number of sensor nodes to collect and transmit data. Practically in LoRaWAN, a large area is covered with sensor nodes that have to share the same communication medium. Increasing number of nodes will potentially increase packet collision that will reduce the LoRaWaN performance. In this paper, we propose the sequencing transmission scheme for LoRaWAN. Each sensor node was allocated a time slot for packet transmission such that the time on-air (ToA) of a packet was always lower than the time slot. We analyzed the performance and demonstrated the efficacy of the sequencing transmission scheme using the LoRaSim simulator. The results showed that our scheme could provide up to 100% data extraction rate (DER) when the allocated time slot was sufficient for each node to transmit and provided an average of 5 - 10% increase in DER compared to the default LoRaWAN transmission scheme.","PeriodicalId":437534,"journal":{"name":"2021 18th International Joint Conference on Computer Science and Software Engineering (JCSSE)","volume":"445 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125846546","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}
{"title":"Smart School Attendance System using Face Recognition with Near Optimal Imaging","authors":"Kittipong Tapyou, Pannawich Chaisil, Jirapond Muangprathub","doi":"10.1109/JCSSE53117.2021.9493844","DOIUrl":"https://doi.org/10.1109/JCSSE53117.2021.9493844","url":null,"abstract":"This work aimed to develop a students' school attendance system with a web application and IoT devices as the two main parts. The web application was designed to manipulate the student data acquisition while IoT was used for face recognition to detect student attendance. This process applied Haar cascade and EBGM approaches to classify and distinguish faces for the web application. The web application was implemented with PHP language and a MySQL database provided for usage by three user groups: teachers, students and staff. The face recognition system was implemented on Raspberry Pi to connect with web application and record the student time attendance data. This work improves the accuracy of face detection by use of physical factors. We found that the current face recognition algorithm is highly efficient if the face position is arranged for clear image capture. Thus, this work also focuses on finding the right position to capture the user’s face. The experimental test provided 100% accuracy of student classifier when they stand in a suitable position for imaging. The results show that the suitable position depends on the student face training count. In addition, the distance between camera and standing student affects the accuracy of face recognition.","PeriodicalId":437534,"journal":{"name":"2021 18th International Joint Conference on Computer Science and Software Engineering (JCSSE)","volume":"56 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126263313","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}
Natcha Cota, Phatham Loahavilai, Sirawit Yanwicharaporn, P. Phukphan, R. Jintamethasawat, T. Chulapakorn, P. Rattanawan, Cherdsak Kingkan, K. Prasertsuk
{"title":"Quality Evaluation Method of 2D SLAM","authors":"Natcha Cota, Phatham Loahavilai, Sirawit Yanwicharaporn, P. Phukphan, R. Jintamethasawat, T. Chulapakorn, P. Rattanawan, Cherdsak Kingkan, K. Prasertsuk","doi":"10.1109/JCSSE53117.2021.9493845","DOIUrl":"https://doi.org/10.1109/JCSSE53117.2021.9493845","url":null,"abstract":"A quantitative evaluation of a 2D map is important and becomes a challenging task for indoor survey mapping. The paper presents the method for comparison of built 2D maps generated from Google’s Cartographer. We focus on the comparison of map quality without ground truth data between a reference map from a set of LiDAR with IMU and wheel-encoder and compared maps from a set of LiDAR with IMU, wheel-encoder, and/or UWB. Three metrics for comparison the map quality are presented in this paper including RMSE, blur detection, and drifts in translation and rotation. The finding shows that a set of LiDAR with IMU and UWB can be comparable to a set of LiDAR with IMU and wheel-encoder in terms of map quality. Moreover, the proposed method can be further used for the relative evaluation of a feasibility study.","PeriodicalId":437534,"journal":{"name":"2021 18th International Joint Conference on Computer Science and Software Engineering (JCSSE)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122326912","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}
{"title":"Message from General Chairs","authors":"","doi":"10.1109/jcsse53117.2021.9493805","DOIUrl":"https://doi.org/10.1109/jcsse53117.2021.9493805","url":null,"abstract":"","PeriodicalId":437534,"journal":{"name":"2021 18th International Joint Conference on Computer Science and Software Engineering (JCSSE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126039821","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}
Phatham Loahavilai, C. Thanapirom, P. Rattanawan, T. Chulapakorn, Sirawit Yanwicharaporn, Cherdsak Kingkan, K. Prasertsuk, Natcha Cota
{"title":"Rapid Deployment of Ultra-Wideband Indoor Positioning System","authors":"Phatham Loahavilai, C. Thanapirom, P. Rattanawan, T. Chulapakorn, Sirawit Yanwicharaporn, Cherdsak Kingkan, K. Prasertsuk, Natcha Cota","doi":"10.1109/JCSSE53117.2021.9493809","DOIUrl":"https://doi.org/10.1109/JCSSE53117.2021.9493809","url":null,"abstract":"With the emergence of ultra-wideband (UWB) technology to consumer levels, it is possible to utilize a mobile device for indoor applications such as positioning systems on the Internet of Things (IoT). An automatic configuration of UWB nodes is designed to initiate and form a localized coordinate system while minimizing setup time. We also overcome difficulties of UWB configuration on single-way broadcast, the limit of usage, and positioning uncertainty. A proposed design on the coordination formulation makes it possible to have arbitrary numbers of anchors for the setup. A numerical method is thoroughly demonstrated together with optimization of positioning error due to practical usage. The proposed one-time setup time is within 1 minute, which is by far shorter than the manual setup and enables a strong potential for IoT applications.","PeriodicalId":437534,"journal":{"name":"2021 18th International Joint Conference on Computer Science and Software Engineering (JCSSE)","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121805914","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}
Podchara Klinwichit, John Gatewood Ham, K. Chinnasarn
{"title":"Vertebrae Pose Segmentation based on Temporal Anisotropic Diffusion and Ensembled Gradient","authors":"Podchara Klinwichit, John Gatewood Ham, K. Chinnasarn","doi":"10.1109/JCSSE53117.2021.9493831","DOIUrl":"https://doi.org/10.1109/JCSSE53117.2021.9493831","url":null,"abstract":"Dual Energy X-ray Absorptiometry (DEXA) images can be obtained by using low radiation, so it’s safer for patients. An automatic image vertebra pose segmentation can help to identify the disorder of the spine. But DEXA images are low-quality and noisy images, so it’s hard to work with. This paper proposed a method to label vertebrae edges. The proposed method consists of 3 parts. First, preprocessing by using an anisotropic diffusion to reduced noise but preserved an edge. Second, segmentation by using a gradient to identify an edge. Finally, cleansing by using morphological operation and principal component analysis to clean unwanted information. The output of this algorithm is a spine image that labeled edges of the lumbar with 84.14% accuracy, 87.01% recall, 96.22% precision, and 12.55% false negative.","PeriodicalId":437534,"journal":{"name":"2021 18th International Joint Conference on Computer Science and Software Engineering (JCSSE)","volume":"59 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123820563","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}