Elsevier has created a COVID-19 resource centre with free information in English and Mandarin on ... more Elsevier has created a COVID-19 resource centre with free information in English and Mandarin on the novel coronavirus COVID-19. The COVID-19 resource centre is hosted on Elsevier Connect, the company's public news and information website. Elsevier hereby grants permission to make all its COVID-19-related research that is available on the COVID-19 resource centre-including this research content-immediately available in PubMed Central and other publicly funded repositories, such as the WHO COVID database with rights for unrestricted research re-use and analyses in any form or by any means with acknowledgement of the original source. These permissions are granted for free by Elsevier for as long as the COVID-19 resource centre remains active.
Advances in Intelligent Systems and Computing, 2021
Recommendation system can predict the ratings of users to items by leveraging machine learning al... more Recommendation system can predict the ratings of users to items by leveraging machine learning algorithms. The use of recommendation systems is common in e-commerce websites now-a-days. Since enormous amounts of data including users' click streams, purchase history, demographics, social networking comments and user-item ratings are stored in e-commerce systems databases, the volume of the data is getting bigger at high speed, and the data is sparse. However, the recommendations and predictions must be made in real time, enabling to bring enormous benefits to human beings. Apache spark is well suited for applications which require high speed query of data, transformation and analytics results. Therefore, the recommendation system developed in this research is implemented on Apache Spark. Also, the matrix factorization using Alternating Least Squares (ALS) algorithm which is a type of collaborative filtering is used to solve overfitting issues in sparse data and increases prediction accuracy. The overfitting problem arises in the data as the user-item rating matrix is sparse. In this research a recommendation system for e-commerce using alternating least squares (ALS) matrix factorization method on Apache Spark MLlib is developed. The research shows that the RMSE value is significantly reduced using ALS matrix factorization method and the RMSE is 0.870. Consequently, it is shown that the ALS algorithm is suitable for training explicit feedback data set where users provide ratings for items. S. Gosh et al.
Compelling facial expression recognition (FER) processes have been utilized in very successful fi... more Compelling facial expression recognition (FER) processes have been utilized in very successful fields like computer vision, robotics, artificial intelligence, and dynamic texture recognition. However, the FER’s critical problem with traditional local binary pattern (LBP) is the loss of neighboring pixels related to different scales that can affect the texture of facial images. To overcome such limitations, this study describes a new extended LBP method to extract feature vectors from images, detecting each image from facial expressions. The proposed method is based on the bitwise AND operation of two rotational kernels applied on LBP(8,1) and LBP(8,2) and utilizes two accessible datasets. Firstly, the facial parts are detected and the essential components of a face are observed, such as eyes, nose, and lips. The portion of the face is then cropped to reduce the dimensions and an unsharp masking kernel is applied to sharpen the image. The filtered images then go through the feature e...
2019 IEEE International Conference on Biomedical Engineering, Computer and Information Technology for Health (BECITHCON), 2019
Non small cell Lung cancer (NSCLC) is one of the most well-known types of Lung cancer which is re... more Non small cell Lung cancer (NSCLC) is one of the most well-known types of Lung cancer which is reason for cancer related demise in Bangladesh. The early detection stage of NSCLC is required for improving the survival rate by taking proper decision for surgery and radiotherapy. The most common factors for staging NSCLC are age, tumor size, lymph node distance, Metastasis and Co morbidity. Moreover, physicians' diagnosis is unable to give more reliable outcome due to some uncertainty such as ignorance, incompleteness, vagueness, randomness, imprecision. Belief Rule Base Expert System (BRBES) is fit to deal with above mentioned uncertainty by applying both Belief Rule base and Evidential Reasoning approach .Therefore, this paper represents the architecture, development and interface for staging NSCLC by incorporating belief rule base as well as evidential reasoning with the capability of handling uncertainty. At last, a comparative analysis is added which indicate that the outcomes of proposed expert system is more reliable and efficient than the outcomes generated from traditional human expert as well as Support Vector Machine (SVM) or Fuzzy Rule Base Expert System (FRBES).
Journal of Information and Telecommunication, 2021
Analysing the human voice has always been a challenge to the engineering society for various purp... more Analysing the human voice has always been a challenge to the engineering society for various purposes such as product review, emotional state detection, developing AI, and much more. Two basic grounds of voice or speech analysis are to detect human gender and the geographical region based on accent. This study presents a three-layer feature extraction method from the raw human voice to detect the gender as male or female, as well as the region from where that voice belongs. Fundamental frequency, spectral entropy, spectral flatness, and mode frequency have been calculated in the first layer of feature extraction. On the other hand, Mel Frequency Cepstral Coefficient has been used to extract the features in the second layer and linear predictive coding in the third layer. Regular voice contains some noises which have been removed with multiple audio data filtering processes to get noise-free smooth data. Multi-Outputbased 1D Convolutional Neural Network has been used to recognize gender and region from a combined dataset which consists of TIMIT, RAVDESS, and BGC datasets. The model has successfully predicted the gender with 93.01% and region with 97.07% accuracy. This method works better than usual state-ofthe-art methods in separate datasets along with the combined dataset on both gender and region classification.
International Journal of Computer Applications, 2018
Weather forecasting is the use of science and technology to predict the condition of the weather ... more Weather forecasting is the use of science and technology to predict the condition of the weather for a given area. It is one of the most difficult issues the world over. This project aims to estimate the weather by utilizing predictive analysis. For this reason, analysis of various data mining procedures is needed before apply. This paper introduces a classifier approach for prediction of weather condition and shows how Naive Bayes and Chi square algorithm can be utilized for classification purpose. This system is a web application with effective graphical User Interface. User will login to the system utilizing his user ID and password. User will enter some information such as current outlook, temperature, humidity and wind condition. This system will take this parameter and predict weather after analyzing the input information with the information in database. Consequently two basic functions to be specific classification (training) and prediction (testing) will be performed. The outcomes demonstrated that these data mining procedures can be sufficient for weather forecasting.
Elsevier has created a COVID-19 resource centre with free information in English and Mandarin on ... more Elsevier has created a COVID-19 resource centre with free information in English and Mandarin on the novel coronavirus COVID-19. The COVID-19 resource centre is hosted on Elsevier Connect, the company's public news and information website. Elsevier hereby grants permission to make all its COVID-19-related research that is available on the COVID-19 resource centre-including this research content-immediately available in PubMed Central and other publicly funded repositories, such as the WHO COVID database with rights for unrestricted research re-use and analyses in any form or by any means with acknowledgement of the original source. These permissions are granted for free by Elsevier for as long as the COVID-19 resource centre remains active.
Advances in Intelligent Systems and Computing, 2021
Recommendation system can predict the ratings of users to items by leveraging machine learning al... more Recommendation system can predict the ratings of users to items by leveraging machine learning algorithms. The use of recommendation systems is common in e-commerce websites now-a-days. Since enormous amounts of data including users' click streams, purchase history, demographics, social networking comments and user-item ratings are stored in e-commerce systems databases, the volume of the data is getting bigger at high speed, and the data is sparse. However, the recommendations and predictions must be made in real time, enabling to bring enormous benefits to human beings. Apache spark is well suited for applications which require high speed query of data, transformation and analytics results. Therefore, the recommendation system developed in this research is implemented on Apache Spark. Also, the matrix factorization using Alternating Least Squares (ALS) algorithm which is a type of collaborative filtering is used to solve overfitting issues in sparse data and increases prediction accuracy. The overfitting problem arises in the data as the user-item rating matrix is sparse. In this research a recommendation system for e-commerce using alternating least squares (ALS) matrix factorization method on Apache Spark MLlib is developed. The research shows that the RMSE value is significantly reduced using ALS matrix factorization method and the RMSE is 0.870. Consequently, it is shown that the ALS algorithm is suitable for training explicit feedback data set where users provide ratings for items. S. Gosh et al.
Compelling facial expression recognition (FER) processes have been utilized in very successful fi... more Compelling facial expression recognition (FER) processes have been utilized in very successful fields like computer vision, robotics, artificial intelligence, and dynamic texture recognition. However, the FER’s critical problem with traditional local binary pattern (LBP) is the loss of neighboring pixels related to different scales that can affect the texture of facial images. To overcome such limitations, this study describes a new extended LBP method to extract feature vectors from images, detecting each image from facial expressions. The proposed method is based on the bitwise AND operation of two rotational kernels applied on LBP(8,1) and LBP(8,2) and utilizes two accessible datasets. Firstly, the facial parts are detected and the essential components of a face are observed, such as eyes, nose, and lips. The portion of the face is then cropped to reduce the dimensions and an unsharp masking kernel is applied to sharpen the image. The filtered images then go through the feature e...
2019 IEEE International Conference on Biomedical Engineering, Computer and Information Technology for Health (BECITHCON), 2019
Non small cell Lung cancer (NSCLC) is one of the most well-known types of Lung cancer which is re... more Non small cell Lung cancer (NSCLC) is one of the most well-known types of Lung cancer which is reason for cancer related demise in Bangladesh. The early detection stage of NSCLC is required for improving the survival rate by taking proper decision for surgery and radiotherapy. The most common factors for staging NSCLC are age, tumor size, lymph node distance, Metastasis and Co morbidity. Moreover, physicians' diagnosis is unable to give more reliable outcome due to some uncertainty such as ignorance, incompleteness, vagueness, randomness, imprecision. Belief Rule Base Expert System (BRBES) is fit to deal with above mentioned uncertainty by applying both Belief Rule base and Evidential Reasoning approach .Therefore, this paper represents the architecture, development and interface for staging NSCLC by incorporating belief rule base as well as evidential reasoning with the capability of handling uncertainty. At last, a comparative analysis is added which indicate that the outcomes of proposed expert system is more reliable and efficient than the outcomes generated from traditional human expert as well as Support Vector Machine (SVM) or Fuzzy Rule Base Expert System (FRBES).
Journal of Information and Telecommunication, 2021
Analysing the human voice has always been a challenge to the engineering society for various purp... more Analysing the human voice has always been a challenge to the engineering society for various purposes such as product review, emotional state detection, developing AI, and much more. Two basic grounds of voice or speech analysis are to detect human gender and the geographical region based on accent. This study presents a three-layer feature extraction method from the raw human voice to detect the gender as male or female, as well as the region from where that voice belongs. Fundamental frequency, spectral entropy, spectral flatness, and mode frequency have been calculated in the first layer of feature extraction. On the other hand, Mel Frequency Cepstral Coefficient has been used to extract the features in the second layer and linear predictive coding in the third layer. Regular voice contains some noises which have been removed with multiple audio data filtering processes to get noise-free smooth data. Multi-Outputbased 1D Convolutional Neural Network has been used to recognize gender and region from a combined dataset which consists of TIMIT, RAVDESS, and BGC datasets. The model has successfully predicted the gender with 93.01% and region with 97.07% accuracy. This method works better than usual state-ofthe-art methods in separate datasets along with the combined dataset on both gender and region classification.
International Journal of Computer Applications, 2018
Weather forecasting is the use of science and technology to predict the condition of the weather ... more Weather forecasting is the use of science and technology to predict the condition of the weather for a given area. It is one of the most difficult issues the world over. This project aims to estimate the weather by utilizing predictive analysis. For this reason, analysis of various data mining procedures is needed before apply. This paper introduces a classifier approach for prediction of weather condition and shows how Naive Bayes and Chi square algorithm can be utilized for classification purpose. This system is a web application with effective graphical User Interface. User will login to the system utilizing his user ID and password. User will enter some information such as current outlook, temperature, humidity and wind condition. This system will take this parameter and predict weather after analyzing the input information with the information in database. Consequently two basic functions to be specific classification (training) and prediction (testing) will be performed. The outcomes demonstrated that these data mining procedures can be sufficient for weather forecasting.
Uploads
Papers by Munmun Biswas