International Journal of Advances in Intelligent Informatics
Not a member yet
235 research outputs found
Sort by
A new approach for sensitivity improvement of retinal blood vessel segmentation in high-resolution fundus images based on phase stretch transform
The eye-fundus photograph is widely used for eye examinations. Accurate identification of retinal blood vessels could reveal information that is helpful for clinical diagnoses of many health disorders. Although several methods have been proposed to segment images of retinal blood vessels, the sensitivity of these methods is plausible to be improved. The algorithm’s sensitivity refers to the algorithm’s ability to identify retinal vessel pixels correctly. Furthermore, the resolution and quality of retinal images are improving rapidly. Consequently, new segmentation methods are in demand to overcome issues from high-resolution images. This study presented improved performance of retinal vessel segmentation using a novel edge detection scheme based on the phase stretch transform (PST) function as its kernel. Before applying the edge detection stage, the input retinal images were pre-processed. During the pre-processing step, non-local means filtering on the green channel image, followed by contrast limited adaptive histogram equalization (CLAHE) and median filtering, were applied to enhance the retinal image. After applying the edge detection stage, the post-processing steps, including the CLAHE, median filtering, thresholding, morphological opening, and closing, were implemented to obtain the segmented image. The proposed method was evaluated using images from the high-resolution fundus (HRF) public database and yielded promising results for sensitivity improvement of retinal blood vessel detection. The proposed approach contributes to a better segmentation performance with an average sensitivity of 0.813, representing a clear improvement over several benchmark technique
Broccoli leaf diseases classification using support vector machine with particle swarm optimization based on feature selection
Broccoli is a plant that has many benefits. The flower parts of broccoli contain protein, calcium, vitamin A, vitamin C, and many more. However, in its cultivation, broccoli plants have obstacles such as the presence of pests and diseases that can affect production of broccoli. To avoid this, the authors build a model to identify diseases in broccoli through leaf images with a size of 128x128 pixels. The model is constructed to classify healthy leaves, and disease leaves using the image processing method that uses machine learning stages. There are several stages, including K-Means segmentation, colour feature extraction, and classification using SVM (Support Vector Machine) with RBF kernel and PSO (Particle Swarm Optimization) for reduce dimensionality data. The model that has been built compares the SVM model and the SVM-PSO model. It produces good accuracy in the training of 97.63% and testing accuracy of 94.48% for SVM-PSO and 85.82% for training, and 86.25% for testing in the SVM model. Therefore, this proposed model can produce good results in categorizing healthy and diseased leaves in broccoli
Online social network user performance prediction by graph neural networks
Online social networks provide rich information that characterizes the user’s personality, his interests, hobbies, and reflects his current state. Users of social networks publish photos, posts, videos, audio, etc. every day. Online social networks (OSN) open up a wide range of research opportunities for scientists. Much research conducted in recent years using graph neural networks (GNN) has shown their advantages over conventional deep learning. In particular, the use of graph neural networks for online social network analysis seems to be the most suitable. In this article we studied the use of graph convolutional neural networks with different convolution layers (GCNConv, SAGEConv, GraphConv, GATConv, TransformerConv, GINConv) for predicting the user’s professional success in VKontakte online social network, based on data obtained from his profiles. We have used various parameters obtained from users’ personal pages in VKontakte social network (the number of friends, subscribers, interesting pages, etc.) as their features for determining the professional success, as well as networks (graphs) reflecting connections between users (followers/ friends). In this work we performed graph classification by using graph convolutional neural networks (with different types of convolution layers). The best accuracy of the graph convolutional neural network (0.88) was achieved by using the graph isomorphism network (GIN) layer. The results, obtained in this work, will serve for further studies of social success, based on metrics of personal profiles of OSN users and social graphs using neural network methods
Temperament detection based on Twitter data: classical machine learning versus deep learning
Deep learning has shown promising results in various text-based classification tasks. However, deep learning performance is affected by the number of data, i.e., when the number of data is small, deep learning algorithms do not perform well, and vice versa. Classical machine learning algorithms commonly work well for a few data, and their performance reaches an optimal value and does not increase with the increase in sample data. Therefore, this study aimed to compare the performance of classical machine learning and deep learning methods to detect temperament based on Indonesian Twitter. In this study, the proposed Indonesian Linguistic Inquiry and Word Count were employed to analyze the context of Twitter. The classical machine learning methods implemented were support vector machine and K-nearest neighbor, whereas the deep learning method employed was a convolutional neural network (CNN) with three different architectures. Both learning methods were implemented using multiclass classification and one versus all (OVA) multiclass classification. The highest average f-measure was 58.73%, obtained by CNN OVA with a pool size of 3, a dropout value of 0.7, and a learning rate value of 0.0007
ModCOVNN: a convolutional neural network approach in COVID-19 prognosis
COVID-19 is a devastating pandemic in the history of humankind. It is a highly contagious flu that can spread from human to human. For being so contagious, detecting patients with it and isolating them has become the primary concern for healthcare professionals. However, identifying COVID-19 patients with a Polymerase chain reaction (PCR) test can sometimes be problematic and time-consuming. Therefore, detecting patients with this virus from X-ray chest images can be a perfect alternative to the de-facto standard PCR test. This article aims at providing such a decision support system that can detect COVID-19 patients with the help of X-ray images. To do that, a novel convolutional neural network (CNN) based architecture, namely ModCOVNN, has been introduced. To determine whether the proposed model works with good efficiency, two CNN-based architectures – VGG16 and VGG19 have been developed for the detection task. The experimental results of this study have proved that the proposed architecture has outperformed the other two models with 98.08% accuracy, 98.14% precision, and 98.4% recall. This result indicates that proper detection of COVID-19 patients with the help of X-ray images of the chest is possible using machine learning methods with high accuracy. This type of data-driven system can help us to overcome the current appalling situation throughout the world
Sentiment analysis of Indonesian hotel reviews: from classical machine learning to deep learning
Currently, there are a large number of hotel reviews on the Internet that need to be evaluated to turn the data into practicable information. Deep learning has excellent capabilities for recognizing this type of data. With the advances in deep learning paradigms, many algorithms have been developed that can be used in sentiment analysis tasks. In this study, we aim to compare the performance of classical machine learning algorithms—logistic regression (LR), naïve Bayes (NB), and support vector machine (SVM) using the Word2Vec model in conjunction with deep learning algorithms such as a convolutional neural network (CNN) to classify hotel reviews on the Traveloka website into positive or negative classes. Both learning methods apply hyperparameter tuning to determine the parameters that produce the best model. Furthermore, the Word2Vec model parameters use the skip-gram model, hierarchical softmax evaluation, and the value of 100 vector dimensions. The highest average accuracy obtained was 98.08% by using the CNN with a dropout of 0.2, Tanh as convolution activation, softmax as output activation, and Adam as the optimizer. The findings from the study demonstrate that the integration of the Word2Vec model and the CNN model obtains significantly better accuracy than other classical machine learning methods
A hybrid ensemble deep learning approach for reliable breast cancer detection
Among the cancer diseases, breast cancer is considered one of the most prevalent threats requiring early detection for a higher recovery rate. Meanwhile, the manual evaluation of malignant tissue regions in histopathology images is a critical and challenging task. Nowadays, deep learning becomes a leading technology for automatic tumor feature extraction and classification as malignant or benign. This paper presents a proposed hybrid deep learning-based approach, for reliable breast cancer detection, in three consecutive stages: 1) fine-tuning the pre-trained Xception-based classification model, 2) merging the extracted features with the predictions of a two-layer stacked LSTM-based regression model, and finally, 3) applying the support vector machine, in the classification phase, to the merged features. For the three stages of the proposed approach, training and testing phases are performed on the BreakHis dataset with nine adopted different augmentation techniques to ensure generalization of the proposed approach. A comprehensive performance evaluation of the proposed approach, with diverse metrics, shows that employing the LSTM-based regression model improves accuracy and precision metrics of the fine-tuned Xception-based model by 10.65% and 11.6%, respectively. Additionally, as a classifier, implementing the support vector machine further boosts the model by 3.43% and 5.22% for both metrics, respectively. Experimental results exploit the efficiency of the proposed approach with outstanding reliability in comparison with the recent state-of-the-art approaches
Korean popular culture analytics in social media streaming: evidence from YouTube channels in Thailand
This research aimed to study and analyze the influence and impact of Korean popular culture (K-pop) on Thai society. In this study, we used Social Network Analysis (SNA) to analyze streaming data obtained from a variety of YouTube channels belonging to YouTubers across the world, text analytics to analyze demographic characteristics, YouTuber's presentation techniques, as well as subscriber behavior, and multiple correlations analysis to analyze the relationship between factors affecting YouTube Channels in Thailand. The findings revealed that five Thai YouTube Channels were influencing Thai society. Furthermore, there were robust positive correlations between the number of dislikes and the number of comments (0.79), and the number of likes and comments (0.65). Additionally, there was a positive correlation between the number of views and the number of dislikes and one between the number of likes and dislikes. Future research can supplement the present findings with other social media sources to yield an even more diverse and comprehensive analysis. These analytics can be applied to various situations, including corporate marketing strategies, political campaigns, or disease/symptom analysis in medicine. This research extends to social computing by revealing intelligent trends in social networks
Cable fault classification in ADSL copper access network using machine learning
Asymmetrical Digital Subscriber Line (ADSL) is the technology widely deployed worldwide, but its performance may be limited with respect to its intrinsic. The nature of the copper cable causes it to be more susceptible to signal degradation and faulty line. Common ADSL line faults are short-wired fault, open-wired fault, bridge taps, and uneven pair. However, ADSL technology is still one of the most established networks, and users in the suburban area still depend on the technology to access the internet service. This paper discussed and compared a machine learning algorithm based on Decision Trees (J48), K-Nearest Neighbor, Multi-level Perceptron, Naïve Bayes, Random Forest, and Sequential Minimal Optimization (SMO) for ADSL line impairment that affects the line operation performance concerning their percentage of accuracy. Resulting from classifications done using algorithms as mentioned above, the random forest algorithm gives the highest overall accuracy for the ADSL line impairment dataset. The best algorithm for classifying DSL line impairment is chosen based on the highest accuracy percentage. The accomplishment classification of fault type in the ADSL copper access network project may benefit the telecommunication network provider by remotely assessing the network condition rather than on-site
Lung cancer medical images classification using hybrid CNN-SVM
Lung cancer is one of the leading causes of death worldwide. Early detection of this disease increases the chances of survival. Computer-Aided Detection (CAD) has been used to process CT images of the lung to determine whether an image has traces of cancer. This paper presents an image classification method based on the hybrid Convolutional Neural Network (CNN) algorithm and Support Vector Machine (SVM). This algorithm is capable of automatically classifying and analyzing each lung image to check if there is any presence of cancer cells or not. CNN is easier to train and has fewer parameters compared to a fully connected network with the same number of hidden units. Moreover, SVM has been utilized to eliminate useless information that affects accuracy negatively. In recent years, Convolutional Neural Networks (CNNs) have achieved excellent performance in many computer visions tasks. In this study, the performance of this algorithm is evaluated, and the results indicated that our proposed CNN-SVM algorithm has been succeed in classifying lung images with 97.91% accuracy. This has shown the method's merit and its ability to classify lung cancer in CT images accurately