Pub Date : 2024-01-01DOI: 10.3844/jcssp.2024.69.87
Manu Pratap Singh, Pratibha Rashmi
: Deep Neural Networks (DNNs), specifically Convolution Neural Networks (CNNs) are found well suited to address the problem of sound classification due to their ability to capture the pattern of time and frequency domain. Mostly the convolutional neural networks are trained and tested with time-frequency patches of sound samples in the form of 2D pattern vectors. Generally, existing pre-trained convolutional neural network models use static-sized filters in all the convolution layers. In this present work, we consider the three different types of convolutional neural network architectures with different variable-size filters. The training set pattern vectors of time and frequency dimensions are constructed with the input samples of the spectrogram. In our proposed architectures, the size of kernels and the number of kernels are considered with a scale of variable length instead of fixed-size filters and static channels. The paper further presents the reformulation of a minibatch stochastic gradient descent optimizer with adaptive learning rate parameters according to the proposed architectures. The experimental results are obtained on the existing dataset of sound samples. The simulated results show the better performance of the proposed convolutional neural network architectures over existing pre-trained networks on the same dataset.
{"title":"Convolution Neural Networks of Dynamically Sized Filters with Modified Stochastic Gradient Descent Optimizer for Sound Classification","authors":"Manu Pratap Singh, Pratibha Rashmi","doi":"10.3844/jcssp.2024.69.87","DOIUrl":"https://doi.org/10.3844/jcssp.2024.69.87","url":null,"abstract":": Deep Neural Networks (DNNs), specifically Convolution Neural Networks (CNNs) are found well suited to address the problem of sound classification due to their ability to capture the pattern of time and frequency domain. Mostly the convolutional neural networks are trained and tested with time-frequency patches of sound samples in the form of 2D pattern vectors. Generally, existing pre-trained convolutional neural network models use static-sized filters in all the convolution layers. In this present work, we consider the three different types of convolutional neural network architectures with different variable-size filters. The training set pattern vectors of time and frequency dimensions are constructed with the input samples of the spectrogram. In our proposed architectures, the size of kernels and the number of kernels are considered with a scale of variable length instead of fixed-size filters and static channels. The paper further presents the reformulation of a minibatch stochastic gradient descent optimizer with adaptive learning rate parameters according to the proposed architectures. The experimental results are obtained on the existing dataset of sound samples. The simulated results show the better performance of the proposed convolutional neural network architectures over existing pre-trained networks on the same dataset.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139125358","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}
Pub Date : 2024-01-01DOI: 10.3844/jcssp.2024.88.95
Kayal Padmanandam, Kvn Sunitha, Behafarid Mohammad Jafari, Ali Jafari, Mengyuan Zhao, Nikitha Pitla
{"title":"Customized Named Entity Recognition Using Bert for the Social Learning Management System Platform CourseNetworking","authors":"Kayal Padmanandam, Kvn Sunitha, Behafarid Mohammad Jafari, Ali Jafari, Mengyuan Zhao, Nikitha Pitla","doi":"10.3844/jcssp.2024.88.95","DOIUrl":"https://doi.org/10.3844/jcssp.2024.88.95","url":null,"abstract":"","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139129033","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}
Pub Date : 2023-12-01DOI: 10.3844/jcssp.2023.1450.1504
Khanittha Klangburam, Charuay Savithi
{"title":"Wi-Fi Network Quality Assessment Towards a Smart University: A Case Study of Mahasarakham University","authors":"Khanittha Klangburam, Charuay Savithi","doi":"10.3844/jcssp.2023.1450.1504","DOIUrl":"https://doi.org/10.3844/jcssp.2023.1450.1504","url":null,"abstract":"","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138616748","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}
Pub Date : 2023-12-01DOI: 10.3844/jcssp.2023.1549.1560
Hani M. Al-Mimi, Nesreen A. Hamad, Mosleh M. Abualhaj, S. Al-Khatib, Mohammad O. Hiari
: Cybercriminals continuously devise new and more sophisticated ways to attack their targets’ security and cyberattacks are on the rise. One of the earliest and most vulnerable network services is the Domain Name System (DNS), which has had several security issues that have been repeatedly exploited over time. Building a strong Intrusion Detection System (IDS) that guards against unwanted access to network resources is essential to identify DNS attacks in the network and safeguard data. Recently, a number of interesting approaches have been developed as a cure-all for intrusion detection, but constructing a safe DNS system remains difficult because attackers frequently alter their tactics to move around the system’s security measures. In this study, we provide a self-learning model that detects the new attacks on DNS using machine learning classifiers. Support Vector Machine (SVM), K-nearest neighbor, Naive Bayes, and Decision Tree are used in the proposed model to classify data as intrusive or normal. The UNSW_NB15 dataset is used to assess the model performance. Data are pre-processed to eliminate irrelevant attributes from the dataset given that the dimensions of the data affect the success of an IDS. Empirical findings show that SVM and Decision Tree have the best performance for all the classifiers, with an accuracy rate of 99.99%. The performance of Naive Bayes is 99.89% for all attack types, which is the lowest of all the classifiers.
{"title":"Improved Intrusion Detection System to Alleviate Attacks on DNS Service","authors":"Hani M. Al-Mimi, Nesreen A. Hamad, Mosleh M. Abualhaj, S. Al-Khatib, Mohammad O. Hiari","doi":"10.3844/jcssp.2023.1549.1560","DOIUrl":"https://doi.org/10.3844/jcssp.2023.1549.1560","url":null,"abstract":": Cybercriminals continuously devise new and more sophisticated ways to attack their targets’ security and cyberattacks are on the rise. One of the earliest and most vulnerable network services is the Domain Name System (DNS), which has had several security issues that have been repeatedly exploited over time. Building a strong Intrusion Detection System (IDS) that guards against unwanted access to network resources is essential to identify DNS attacks in the network and safeguard data. Recently, a number of interesting approaches have been developed as a cure-all for intrusion detection, but constructing a safe DNS system remains difficult because attackers frequently alter their tactics to move around the system’s security measures. In this study, we provide a self-learning model that detects the new attacks on DNS using machine learning classifiers. Support Vector Machine (SVM), K-nearest neighbor, Naive Bayes, and Decision Tree are used in the proposed model to classify data as intrusive or normal. The UNSW_NB15 dataset is used to assess the model performance. Data are pre-processed to eliminate irrelevant attributes from the dataset given that the dimensions of the data affect the success of an IDS. Empirical findings show that SVM and Decision Tree have the best performance for all the classifiers, with an accuracy rate of 99.99%. The performance of Naive Bayes is 99.89% for all attack types, which is the lowest of all the classifiers.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138619184","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}
Pub Date : 2023-12-01DOI: 10.3844/jcssp.2023.1520.1540
M. Alhlalat, Abdel-Aziz Sharieh, Mohammed Belal Al-Zoubi
: Radiologists employ X-ray images to differentiate various chest diseases. Given the intricate and meticulous nature of this diagnostic procedure, the assistance of automated models becomes imperative in detecting and diagnosing diseases from X-ray images. This research paper proposed a novel approach called Ensemble Convolutional Neural Network for Diagnosing Chest Diseases (ECDCNet), aimed at accurately and efficiently diagnosing fifteen different chest diseases through the analysis of X-ray images of the lungs. The ECDCNet model comprised a stack of five CNNs: ResNet152V2, DenseNet121, Inceptionv3, Vogg19, and Wavelet transform-CNN with various architectures and hyper-parameters to enhance the overall prediction performance. The proposed model applied the image segmentation for the lung's region using the U-Net model to localize and focus on the relevant space and facilitate the identification of specific radiological signs such as nodules, opacities, cavities, and consolidation. Furthermore, the study exploited three ensemble CNN strategies: Average voting, majority voting, and a proposed CNN-ensemble strategy called the Weighted Performance Metrics Ensemble Strategy (WPME) to set the weights of the prediction stage. The proposed WPME strategy used four evaluation measures for assessing the importance of each base CNN in the ensemble model, including precision, recall, F1-score, and accuracy, to enhance the prediction of the ensemble model. The proposed ECDCNet model achieved an accuracy of 95.3, 95.8 and 96.1% in the average voting, the majority voting, and the WPME strategy on a collected dataset of 110804 images for fifteen chest diseases. Further, it achieved an accuracy of 97.9, 98.2 and 98.9% in the average voting, the majority voting, and the WPME strategy on another public dataset of 13150 images for three chest diseases.
{"title":"A Robust Ensemble Convolutional Neural Networks for Diagnosing Chest Diseases","authors":"M. Alhlalat, Abdel-Aziz Sharieh, Mohammed Belal Al-Zoubi","doi":"10.3844/jcssp.2023.1520.1540","DOIUrl":"https://doi.org/10.3844/jcssp.2023.1520.1540","url":null,"abstract":": Radiologists employ X-ray images to differentiate various chest diseases. Given the intricate and meticulous nature of this diagnostic procedure, the assistance of automated models becomes imperative in detecting and diagnosing diseases from X-ray images. This research paper proposed a novel approach called Ensemble Convolutional Neural Network for Diagnosing Chest Diseases (ECDCNet), aimed at accurately and efficiently diagnosing fifteen different chest diseases through the analysis of X-ray images of the lungs. The ECDCNet model comprised a stack of five CNNs: ResNet152V2, DenseNet121, Inceptionv3, Vogg19, and Wavelet transform-CNN with various architectures and hyper-parameters to enhance the overall prediction performance. The proposed model applied the image segmentation for the lung's region using the U-Net model to localize and focus on the relevant space and facilitate the identification of specific radiological signs such as nodules, opacities, cavities, and consolidation. Furthermore, the study exploited three ensemble CNN strategies: Average voting, majority voting, and a proposed CNN-ensemble strategy called the Weighted Performance Metrics Ensemble Strategy (WPME) to set the weights of the prediction stage. The proposed WPME strategy used four evaluation measures for assessing the importance of each base CNN in the ensemble model, including precision, recall, F1-score, and accuracy, to enhance the prediction of the ensemble model. The proposed ECDCNet model achieved an accuracy of 95.3, 95.8 and 96.1% in the average voting, the majority voting, and the WPME strategy on a collected dataset of 110804 images for fifteen chest diseases. Further, it achieved an accuracy of 97.9, 98.2 and 98.9% in the average voting, the majority voting, and the WPME strategy on another public dataset of 13150 images for three chest diseases.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138621393","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}
Pub Date : 2023-12-01DOI: 10.3844/jcssp.2023.1561.1579
Yohannes Kurniawan, Natasha Liberty, Samuel Caesar, Calvin Winardi, N. Anwar
: Technological advancement is accelerating in this Industry 4.0 era, resulting in numerous changes in human life. As university students or so-called agents of change, we expected to adapt quickly. Metaverse is one of the hotly debated topics these days. Thus, the goal of this research is to look at the metaverse's prospects, implications, and sustainability through the eyes of university students in Indonesia. Purposive sampling was used as the research method. We also designed a metaverse environment simulation room and invited our respondents to come in to experience the world of the metaverse there, followed by filling out the questionnaire. The simulation is held to collect valid data on respondents' perceptions related to the ease of use, usefulness, and intention to use metaverse based on their real simulation experience, not just on their assumptions. The findings indicated that the metaverse's prospects are very decent, but the societies and existing infrastructure are still insufficient to implement the metaverse. Meanwhile, the metaverse's ease of use has a significant impact on the intention to use. As a result, we need to prepare several things carefully during transition and adaptation. Especially in terms of infrastructure readiness and accessibility.
{"title":"Study of Metaverse Prospect, Implications and Sustainability Based on Perception of University Students in Indonesia","authors":"Yohannes Kurniawan, Natasha Liberty, Samuel Caesar, Calvin Winardi, N. Anwar","doi":"10.3844/jcssp.2023.1561.1579","DOIUrl":"https://doi.org/10.3844/jcssp.2023.1561.1579","url":null,"abstract":": Technological advancement is accelerating in this Industry 4.0 era, resulting in numerous changes in human life. As university students or so-called agents of change, we expected to adapt quickly. Metaverse is one of the hotly debated topics these days. Thus, the goal of this research is to look at the metaverse's prospects, implications, and sustainability through the eyes of university students in Indonesia. Purposive sampling was used as the research method. We also designed a metaverse environment simulation room and invited our respondents to come in to experience the world of the metaverse there, followed by filling out the questionnaire. The simulation is held to collect valid data on respondents' perceptions related to the ease of use, usefulness, and intention to use metaverse based on their real simulation experience, not just on their assumptions. The findings indicated that the metaverse's prospects are very decent, but the societies and existing infrastructure are still insufficient to implement the metaverse. Meanwhile, the metaverse's ease of use has a significant impact on the intention to use. As a result, we need to prepare several things carefully during transition and adaptation. Especially in terms of infrastructure readiness and accessibility.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138618381","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}
Pub Date : 2023-12-01DOI: 10.3844/jcssp.2023.1423.1437
Shahad Fadhil Abbas, S. Shaker, F. A. Abdullatif
: Facial recognition systems are becoming more prevalent in our daily lives. Based on artificial intelligence, computers play a very important role in the issue of identifying and tracking. This technology is mostly used for security and law enforcement. In view of the COVID-19 pandemic, government directives have been issued to citizens to wear medical masks in crowded institutions and places, which has caused difficulties in identifying and tracking people who are wearing them. This study organizes and reviews work on facial identification and face tracking. Conventional facial recognition technology is unable to recognize people when they are wearing masks. This study proposes a Masked Face Identification and Tracking (MFIT) model using yolov5, attention mechanism, and FaceMaskNet-21 deep learning architectures. Standard datasets such as "CASIA-WEBFACE, Glint360K, and chokepoint, etc." are discussed and used to evaluate the criteria relevant to face mask detection and tracking. However, numerous difficulties such as "different size of facial when movement, identification with/without mask wear and Tracking in frames or cameras" have been encountered. Additionally, consideration of the system limits, observations, and several use cases are provided. This study aims to implement a facial recognition system capable of masked face identification and tracking using deep learning.
{"title":"Masked Face Identification and Tracking Using Deep Learning: A Review","authors":"Shahad Fadhil Abbas, S. Shaker, F. A. Abdullatif","doi":"10.3844/jcssp.2023.1423.1437","DOIUrl":"https://doi.org/10.3844/jcssp.2023.1423.1437","url":null,"abstract":": Facial recognition systems are becoming more prevalent in our daily lives. Based on artificial intelligence, computers play a very important role in the issue of identifying and tracking. This technology is mostly used for security and law enforcement. In view of the COVID-19 pandemic, government directives have been issued to citizens to wear medical masks in crowded institutions and places, which has caused difficulties in identifying and tracking people who are wearing them. This study organizes and reviews work on facial identification and face tracking. Conventional facial recognition technology is unable to recognize people when they are wearing masks. This study proposes a Masked Face Identification and Tracking (MFIT) model using yolov5, attention mechanism, and FaceMaskNet-21 deep learning architectures. Standard datasets such as \"CASIA-WEBFACE, Glint360K, and chokepoint, etc.\" are discussed and used to evaluate the criteria relevant to face mask detection and tracking. However, numerous difficulties such as \"different size of facial when movement, identification with/without mask wear and Tracking in frames or cameras\" have been encountered. Additionally, consideration of the system limits, observations, and several use cases are provided. This study aims to implement a facial recognition system capable of masked face identification and tracking using deep learning.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138625896","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}
Pub Date : 2023-12-01DOI: 10.3844/jcssp.2023.1438.1449
Kinjal Vijaybhai Deputy, K. Passi, Chakresh Kumar Jain
: Agriculture plays a crucial role in the economic development of many countries and sustains the global population despite facing various challenges like climate change, pollinator decline, and plant diseases. These threats to food security highlight the need for innovative solutions to prevent crop loss. Leveraging smartphone technology for automated image recognition-based disease diagnosis has emerged as a promising approach, thanks to their computing power and high-resolution cameras. To address this issue, we have focused on deep learning-based image detection techniques to identify plant diseases using the "PlantVillage" dataset. Several deep learning architectures, including AlexNet, GoogleNet, ResNet50, and InceptionV3, were employed and trained using two approaches: 'Training from scratch' and 'transfer learning’. The results of the analysis reveal GoogLeNet architecture achieved the highest accuracy of 0.999 for color images and 0.996 for segmented images, whereas InceptionV3 trained from scratch gave the highest accuracy of 0.994 for grayscale images with a train-test ratio of 90:10. All the models trained from scratch achieved the maximum F1-score of 1.0 for color and segmented images whereas for grayscale images, GoogleNet and InceptionV3 achieved the highest F1-score of 0.999 with train-test ratio 90:10. These findings indicate the potential of deep learning methods in detecting and diagnosing plant diseases, which can significantly enhance the efficiency and accuracy of disease diagnosis processes in agriculture. Further research and improvements in image recognition techniques can lead to more robust and effective solutions for securing global food production.
{"title":"Crop Disease Detection Using Deep Learning Techniques on Images","authors":"Kinjal Vijaybhai Deputy, K. Passi, Chakresh Kumar Jain","doi":"10.3844/jcssp.2023.1438.1449","DOIUrl":"https://doi.org/10.3844/jcssp.2023.1438.1449","url":null,"abstract":": Agriculture plays a crucial role in the economic development of many countries and sustains the global population despite facing various challenges like climate change, pollinator decline, and plant diseases. These threats to food security highlight the need for innovative solutions to prevent crop loss. Leveraging smartphone technology for automated image recognition-based disease diagnosis has emerged as a promising approach, thanks to their computing power and high-resolution cameras. To address this issue, we have focused on deep learning-based image detection techniques to identify plant diseases using the \"PlantVillage\" dataset. Several deep learning architectures, including AlexNet, GoogleNet, ResNet50, and InceptionV3, were employed and trained using two approaches: 'Training from scratch' and 'transfer learning’. The results of the analysis reveal GoogLeNet architecture achieved the highest accuracy of 0.999 for color images and 0.996 for segmented images, whereas InceptionV3 trained from scratch gave the highest accuracy of 0.994 for grayscale images with a train-test ratio of 90:10. All the models trained from scratch achieved the maximum F1-score of 1.0 for color and segmented images whereas for grayscale images, GoogleNet and InceptionV3 achieved the highest F1-score of 0.999 with train-test ratio 90:10. These findings indicate the potential of deep learning methods in detecting and diagnosing plant diseases, which can significantly enhance the efficiency and accuracy of disease diagnosis processes in agriculture. Further research and improvements in image recognition techniques can lead to more robust and effective solutions for securing global food production.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138619973","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}
Pub Date : 2023-12-01DOI: 10.3844/jcssp.2023.1410.1422
R. Khan, Ankan Shahriar Islam, Md. Ahosan Hossain Sijan, M. Syeed, Mohammad Faisal Uddin, Md. Shakhawat Hossain
{"title":"Augmented Scope-Based E-Commerce Business Model for Emerging Markets","authors":"R. Khan, Ankan Shahriar Islam, Md. Ahosan Hossain Sijan, M. Syeed, Mohammad Faisal Uddin, Md. Shakhawat Hossain","doi":"10.3844/jcssp.2023.1410.1422","DOIUrl":"https://doi.org/10.3844/jcssp.2023.1410.1422","url":null,"abstract":"","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138626331","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}
: Music recommendation systems can significantly improve the listening and search experiences of a music library or music application. There is simply too much music on the market for a user to navigate tens of millions of songs effectively. Because of the high demand for excellent music recommendations, the field of Music Recommendation Systems (MRS) is rapidly expanding. The main motivation for developing the rating-based recommendation system was to extract relevant information from user reviews of instrumental music. In this study, we suggest an NSGA-II-based music recommendation system based on user interest, popularity of an instrument, and total cost. Our aim is to maximize user interest and popularity while minimizing the costs. We also compared our method to the baseline algorithm and discovered that it outperforms the baseline approaches. We used real-world metrics like precession, recall, and F1-score to compare our method to the baseline approaches.
{"title":"Folk Music Recommendation Using NSGA-II Optimization Algorithm","authors":"Joyanta Sarkar, Anil Rai, Kayala Kiran Kumar, Venkata Nagaraju Thatha, Sowmiya Manisekaran, Sayantan Mandal, Joyanta Sarkar, Sudeshna Das","doi":"10.3844/jcssp.2023.1541.1548","DOIUrl":"https://doi.org/10.3844/jcssp.2023.1541.1548","url":null,"abstract":": Music recommendation systems can significantly improve the listening and search experiences of a music library or music application. There is simply too much music on the market for a user to navigate tens of millions of songs effectively. Because of the high demand for excellent music recommendations, the field of Music Recommendation Systems (MRS) is rapidly expanding. The main motivation for developing the rating-based recommendation system was to extract relevant information from user reviews of instrumental music. In this study, we suggest an NSGA-II-based music recommendation system based on user interest, popularity of an instrument, and total cost. Our aim is to maximize user interest and popularity while minimizing the costs. We also compared our method to the baseline algorithm and discovered that it outperforms the baseline approaches. We used real-world metrics like precession, recall, and F1-score to compare our method to the baseline approaches.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138622909","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}