Applied Computational Intelligence and Soft Computing
 Journal metrics
See full report
Acceptance rate8%
Submission to final decision125 days
Acceptance to publication17 days
CiteScore3.400
Journal Citation Indicator0.460
Impact Factor2.9

Indonesian Lip-Reading Detection and Recognition Based on Lip Shape Using Face Mesh and Long-Term Recurrent Convolutional Network

Read the full article

 Journal profile

Applied Computational Intelligence and Soft Computing provides a forum for research that connects the disciplines of computer science, engineering, and mathematics using the technologies of computational intelligence and soft computing.

 Editor spotlight

Applied Computational Intelligence and Soft Computing maintains an Editorial Board of practicing researchers from around the world, to ensure manuscripts are handled by editors who are experts in the field of study.

 Special Issues

We currently have a number of Special Issues open for submission. Special Issues highlight emerging areas of research within a field, or provide a venue for a deeper investigation into an existing research area.

Latest Articles

More articles
Research Article

Emotion Modeling in Speech Signals: Discrete Wavelet Transform and Machine Learning Tools for Emotion Recognition System

Speech emotion recognition (SER) is a challenging task due to the complex and subtle nature of emotions. This study proposes a novel approach for emotion modeling using speech signals by combining discrete wavelet transform (DWT) with linear prediction coding (LPC). The performance of various classifiers, including support vector machine (SVM), K-Nearest Neighbors (KNN), Efficient Logistic Regression, Naive Bayes, Ensemble, and Neural Network, was evaluated for emotion classification using the EMO-DB dataset. Evaluation metrics such as area under the curve (AUC), average prediction accuracy, and cross-validation techniques were employed. The results indicate that KNN and SVM classifiers exhibited high accuracy in distinguishing sadness from other emotions. Ensemble methods and Neural Networks also demonstrated strong performance in sadness classification. While Efficient Logistic Regression and Naive Bayes classifiers showed competitive performance, they were slightly less accurate compared to other classifiers. Furthermore, the proposed feature extraction method yielded the highest average accuracy, and its combination with formants or wavelet entropy further improved classification accuracy. On the other hand, Efficient Logistic Regression exhibited the lowest accuracies among the classifiers. The uniqueness of this study was that it investigated a combined feature extraction method and integrated them to compare with various forms of combinations. However, the purposes of the investigation include improved performance of the classifiers, high effectiveness of the system, and the potential for emotion classification tasks. These findings can guide the selection of appropriate classifiers and feature extraction methods in future research and real-world applications. Further investigations can focus on refining classifiers and exploring additional feature extraction techniques to enhance emotion classification accuracy.

Research Article

A Novel Deep Learning-Based Data Analysis Model for Solar Photovoltaic Power Generation and Electrical Consumption Forecasting in the Smart Power Grid

With the installation of solar panels around the world and the permanent fluctuation of climatic factors, it is, therefore, important to provide the necessary energy in the electrical network in order to satisfy the electrical demand at all times for smart grid applications. This study first presents a comprehensive and comparative review of existing deep learning methods used for smart grid applications such as solar photovoltaic (PV) generation forecasting and power consumption forecasting. In this work, electrical consumption forecasting is long term and will consider smart meter data and socioeconomic and demographic data. Photovoltaic power generation forecasting is short term by considering climatic data such as solar irradiance, temperature, and humidity. Moreover, we have proposed a novel hybrid deep learning method based on multilayer perceptron (MLP), long short-term memory (LSTM), and genetic algorithm (GA). We then simulated all the deep learning methods on a climate and electricity consumption dataset for the city of Douala. Electrical consumption data are collected from smart meters installed at consumers in Douala. Climate data are collected at the climate management center in the city of Douala. The results obtained show the outperformance of the proposed optimized method based on deep learning in the both electrical consumption and PV power generation forecasting and its superiority compared to basic methods of deep learning such as support vector machine (SVM), MLP, recurrent neural network (RNN), and random forest algorithm (RFA).

Research Article

A Hybrid Expert System for Estimation of the Manufacturability of a Notional Design

The more “manufacturable” a product is, the “easier” it is to manufacture. For two different product designs targeting the same role, one may be more manufacturable than the other. Evaluating manufacturability requires experts in the processes of manufacturing, “manufacturing process engineers” (MPEs). Human experts are expensive to train and employ, while a well-designed expert system (ES) could be quicker, more reliable, and provide higher performance and superior accuracy. In this work, a group of MPEs (“Team A”) externalized a portion of their expertise into a rule-based expert system in cooperation with a group of ES knowledge engineers and developers. We produced a large ES with 113 total rules and 94 variables. The ES comprises a crisp ES which constructs a Fuzzy ES, thus producing a two-stage ES. Team A then used the ES and a derivation of it (the “MAKE A”) to conduct assessments of the manufacturability of several “notional” designs, providing a sanity check of the rule-base. A provisional assessment used a first draft of the rule-base, and MAKE A, and was of notional wing designs. The primary assessment, using an updated rule-base and MAKE A, was of notional rotor blade designs. We describe the process by which this ES was made and the assessments that were conducted and conclude with insights gained from constructing the ES. These insights can be summarized as follows: build a bridge between expert and user, move from general features to specific features, do not make the user do a lot of work, and only ask the user for objective observations. We add the product of our work to the growing library of tools and methodologies at the disposal of the U.S. Army Engineer Research and Development Center (ERDC). The primary findings of the present work are (1) an ES that satisfied the experts, according to their expressed performance expectations, and (2) the insights gained on how such a system might best be constructed.

Research Article

Semisupervised Learning-Based Word-Sense Disambiguation Using Word Embedding for Afaan Oromoo Language

Natural language is a type of language that human beings use to communicate with each other. However, it is very difficult to communicate with a machine-understandable language. Finding context meaning is challenging the activity of automatically identifying machine translation, indexing engines, and predicting neighbor words in natural language. Many researchers around the world investigated word-sense disambiguation in different languages, including the Afaan Oromo language, to solve this challenge. Nevertheless, the amount of effort for Afaan Oromo is very little in terms of finding context meaning and predicting neighbor words to solve the word ambiguity problem. Since the Afaan Oromo language is one of the languages developed in Ethiopia, it needs the latest technology to enhance communication and overcome ambiguity challenges. So far, this work aims to design and develop a vector space model for the Afaan Oromo language that can provide the application of word-sense disambiguation to increase the performance of information retrieval. In this work, the study has used the Afaan Oromo word embedding method to disambiguate a contextual meaning of words by applying the semisupervised technique. To conduct the study, 456,300 Afaan Oromo words were taken from different sources and preprocessed for experimentation by the Natural Language Toolkit and Anaconda tool. The K-means machine learning algorithm was used to cluster similar word vocabulary. Experimental results show that using word embedding for the proposed language’s corpus improves the performance of the system by a total accuracy of 98.89% and outperforms the existing similar systems.

Research Article

Enhancing Heart Attack Prediction with Machine Learning: A Study at Jordan University Hospital

Efforts have been made to address the adverse impact of heart disease on society by improving its treatment and diagnosis. This study uses the Jordan University Hospital (JUH) Heart Dataset to develop and evaluate machine-learning models for predicting heart disease. The primary objective of this study is to enhance prediction accuracy by utilizing a comprehensive approach that includes data preprocessing, feature selection, and model development. Various artificial intelligence techniques, namely, random forest, SVM, decision tree, naive Bayes, and K-nearest neighbours (KNN) were explored with particle swarm optimization (PSO) for feature selection. These results have substantial implications for early disease detection, diagnosis, and tailored treatment, potentially aiding medical professionals in making well-informed decisions and improving patient outcomes. The PSO is used to select the most compelling features out of 58 features. Experiments on a dataset comprising 486 heart disease patients at JUH yielded a commendable classification accuracy of 94.3% using our proposed system, aligning with state-of-the-art performance. Notably, our research utilized a distinct dataset provided by the corresponding author, while alternative algorithms in our study achieved accuracies ranging from 85% to 90%. These results emphasize the superior accuracy of our proposed system compared to other algorithms considered, particularly highlighting the SVM classifier with PSO as the most accurate, contributing significantly to improving heart disease diagnosis in regions like Jordan, where cardiovascular diseases are a leading cause of mortality.

Research Article

Reliable Breast Cancer Diagnosis with Deep Learning: DCGAN-Driven Mammogram Synthesis and Validity Assessment

Breast cancer imaging is paramount to quickly detecting and accurately evaluating the disease. The scarcity of annotated mammogram data presents a significant obstacle when building deep learning models that can produce reliable outcomes. This paper proposes a novel approach that utilizes deep convolutional generative adversarial networks (DCGANs) to effectively tackle the issue of limited data availability. The main goal is to produce synthetic mammograms that accurately reproduce the intrinsic patterns observed in real data, enhancing the current dataset. The proposed synthesis method is supported by thorough experimentation, demonstrating its ability to reproduce diverse viewpoints of the breast accurately. A mean similarity assessment with a standard deviation was performed to evaluate the credibility of the synthesized images and establish the clinical significance of the data obtained. A thorough evaluation of the uniformity within each class was conducted, and any deviations from each class’s mean values were measured. Including outlier removal using a specified threshold is a crucial process element. This procedure improves the accuracy level of each image cluster and strengthens the synthetic dataset’s general dependability. The visualization of the class clustering results highlights the alignment between the produced images and the inherent distribution of the data. After removing outliers, distinct and consistent clusters of homogeneous data points were observed. The proposed similarity assessment demonstrates noteworthy effectiveness, eliminating redundant and dissimilar images from all classes. Specifically, there are 505 instances in the normal class, 495 instances in the benign class, and 490 instances in the malignant class out of 600 synthetic mammograms for each class. To check the further validity of the proposed model, human experts visually inspected and validated synthetic images. This highlights the effectiveness of our methodology in identifying substantial outliers.

Applied Computational Intelligence and Soft Computing
 Journal metrics
See full report
Acceptance rate8%
Submission to final decision125 days
Acceptance to publication17 days
CiteScore3.400
Journal Citation Indicator0.460
Impact Factor2.9
 Submit Check your manuscript for errors before submitting

Article of the Year Award: Impactful research contributions of 2022, as selected by our Chief Editors. Discover the winning articles.