International Journal of Intelligent Systems and Applications @ijisa
Статьи журнала - International Journal of Intelligent Systems and Applications
Все статьи: 1251
Enhanced Face Recognition using Data Fusion
Статья научная
In this paper we scrutinize the influence of fusion on the face recognition performance. In pattern recognition task, benefiting from different uncorrelated observations and performing fusion at feature and/or decision levels improves the overall performance. In features fusion approach, we fuse (concatenate) the feature vectors obtained using different feature extractors for the same image. Classification is then performed using different similarity measures. In decisions fusion approach, the fusion is performed at decisions level, where decisions from different algorithms are fused using majority voting. The proposed method was tested using face images having different facial expressions and conditions obtained from ORL and FRAV2D databases. Simulations results show that the performance of both feature and decision fusion approaches outperforms the single performances of the fused algorithms significantly.
Бесплатно
Enhanced Hopfield Network for Pattern Satisfiability Optimization
Статья научная
Highly-interconnected Hopfield network with Content Addressable Memory (CAM) are shown to be extremely effective in constraint optimization problem. The emergent of the Hopfield network has producing a prolific amount of research. Recently, 3 Satisfiability (3-SAT) has becoming a tool to represent a variety combinatorial problems. Incorporated with 3-SAT, Hopfield neural network (HNN-3SAT) can be used to optimize pattern satisfiability (Pattern-SAT) problem. Hence, we proposed the HNN-3SAT with Hyperbolic Tangent activation function and the conventional McCulloch-Pitts function. The aim of this study is to investigate the accuracy of the pattern generated by our proposed algorithms. Microsoft Visual C++ 2013 is used as a platform for training, testing and validating our Pattern-SAT design. The detailed performance of HNN-3SAT of our proposed algorithms in doing Pattern-SAT will be discussed based on global pattern-SAT and running time. The result obtained from the simulation demonstrate the effectiveness of HNN-3SAT in doing Pattern-SAT.
Бесплатно
Статья научная
Early identification of Parkinson's disease (PD) from MRI remains challenging due to subtle structural alterations and the complexity of brain tissues. To address these challenges, this paper proposes a hierarchical framework termed Hierarchical Severity-Adaptive Diffusion Network, composed of three sequentially connected phases, where the output of each phase serves as input to the next for task-specific optimization. In the first phase, a graph diffusion-based convolutional network is employed to extract anatomical and structural features from multi-modal MRI data, enabling accurate segmentation of PD-relevant regions. Phase two introduces an edge-enhanced slice-aware recurrent network that incorporates Wiener filters and Sobel-based edge enhancement to reduce noise and partial volume effects while capturing structural continuity across adjacent MRI slices. Finally, for severity classification, non-linear severity-adaptive attention network is introduced, which emphasizes discriminative feature deterioration patterns across stages. This model uses Figshare PD dataset and demonstrates superior performance compared to established models like DenseNet121, VGG16, ResNet, MobileNet and Inception-V3, and achieves high accuracy (98.67), precision (0.99), recall (0.98), and F1 score (0.99), indicating its potential as an AI-assisted tool for PD severity assessment using MRI.
Бесплатно
Enhanced Metaheuristic Algorithms for the Identification of Cancer MDPs
Статья научная
Cancer research revolves around the study of diseases that involve unregulated cell growth. This direction facilitated the development of a wide range of cancer genomics projects that are designed to support the identification of mutated driver pathways in several cancer types. In this research, a maximum weight submatrix problem is used to identify the driver pathway in a specific type of cancer. To solve this problem, we propose two new metaheuristic algorithms. The first is an improved harmony search (IHS) algorithm and the second is an enhanced genetic algorithm (EGA). Results show that EGA enables better performance and entails less computational time than does conventional GA. Furthermore, the new IHS offers a higher number of suggested gene set solutions for mutated genes than does the standard genetic algorithm.
Бесплатно
Enhanced NSGA-II Algorithm for Solving Real-world Multi-objective Optimization Problems
Статья научная
Multi-objective optimization problems are crucial in real-world scenarios, where multiple solutions exist rather than a single one. Traditional methods like PERT/CPM often struggle to address such problems effectively. Meta- heuristic techniques, such as genetic algorithms and non-dominated sorting genetic algorithms (NSGA-II), are well- suited for finding true Pareto-optimal solutions. This paper introduces an enhanced NSGA-II algorithm, which utilizes Sobol sequences for initial population generation, ensuring uniform search space coverage and faster convergence. The proposed algorithm is validated using benchmark problems from the ZDT test suite and compared with state-of-the- art algorithms. Additionally, real-world optimization problems in project management, particularly the time-cost trade- off (TCT) problem, are solved using the enhanced NSGA-II. The performance evaluation includes key metrics such as standard deviation, providing a comprehensive assessment of the algorithm’s efficiency. Experimental results confirm that the proposed method outperforms traditional NSGA-II and other meta-heuristic algorithms in maintaining a well- distributed Pareto front while ensuring computational efficiency.
Бесплатно
Enhanced Quantum Inspired Grey Wolf Optimizer for Feature Selection
Статья научная
Grey wolf optimizer (GWO) is a nature inspired optimization algorithm. It can be used to solve both minimization and maximization problems. The binary version of GWO (BGWO) uses binary values for wolves’ positions rather than probabilistic values in the original GWO. Integrating BGWO with quantum inspired operations produce a novel enhanced quantum inspired binary grey wolf algorithm (EQI-BGWO). In this paper we used feature selection as an optimization problem to evaluate the performance of our proposed algorithm EQI-BGWO. Our method was evaluated against BGWO method by comparing the fitness value, number of eliminated features and global optima iteration number. it showed a better accuracy and eliminates higher number of features with good performance. Results show that the average error rate enhanced from 0.09 to 0.06 and from 0.53 to 0.52 and from 0.26 to 0.23 for zoo, Lymphography and diabetes dataset respectively using EQI-BGWO, Where the average number of eliminated features was reduced from 6.6 to 6.7 for zoo dataset and from 7.3 to 7.1 for Lymphography dataset and from 2.9 to 3.2 for diabetes dataset.
Бесплатно
Статья научная
In the present era with the development of the innovation and the globalization, attrition of customer is considered as the vital metric which decides the incomes and gainfulness of the association. It is relevant for all the business spaces regardless of the measure of the business notwithstanding including the new companies. As per the business organization, about 65% of income comes from the customer's client. The objective of the customer attrition analysis is to anticipate the client who is probably going to exit from the present business association. The attrition analysis also termed as churn analysis. The point of this paper is to assemble a precise prescient model using the Enhanced Deep Feed Forward Neural Network Model to predict the customer whittling down in the Banking Domain. The result obtained through the proposed model is compared with various classes of machine learning algorithms Logistic regression, Decision tree, Gaussian Naïve Bayes Algorithm, and Artificial Neural Network. The outcome demonstrates that the proposed Enhanced Deep Feed Forward Neural Network Model performs best in accuracy compared with the existing machine learning model in predicting the customer attrition rate with the Banking Sector.
Бесплатно
Статья научная
The batch back prorogation algorithm is anew style for weight updating. The drawback of the BBP algorithm is its slow learning rate and easy convergence to the local minimum. The learning rate and momentum factor are the are the most significant parameter for increasing the efficiency of the BBP algorithm. We created the dynamic learning rate and dynamic momentum factor for increasing the efficiency of the algorithm. We used several data set for testing the effects of the dynamic learning rate and dynamic momentum factor that we created in this paper. All the experiments for both algorithms were performed on Matlab 2016 a. The stop training was determined ten power -5. The average accuracy training is 0.9909 and average processing time improved of dynamic algorithm is 430 times faster than the BBP algorithm. From the experimental results, the dynamic algorithm provides superior performance in terms of faster training with highest accuracy training compared to the manual algorithm. The dynamic parameters which created in this paper helped the algorithm to escape the local minimum and eliminate training saturation, thereby reducing training time and the number of epochs. The dynamic algorithm was achieving a superior level of performance compared with existing works (latest studies).
Бесплатно
Enhancement of Indoor Localization in WSN using PSO tuned EKF
Статья научная
In Wireless Sensor Networks, nodes are positioned arbitrarily and finding location of nodes is difficult. In this network, the nodes need to know their location is important for indoor applications. In this applications signals are affected by various factors such as noise, multipath, NLOS etc. This impact on inaccurate location information of node, which leads finding path to the destination node is difficult. Cooperative location based routing is alternative solution for finding better path. In this paper a solution is proposed for effective route in indoor application of WSN. The proposed solution uses Particle Swarm Optimization assisted Adaptive Extended Kalman Filter (PSO-AKF) for finding location of nodes. In this mechanism, finding accurate position of node impact on network performance such as minimization of delay, location error and also minimizes complexity.
Бесплатно
Enhancing Early Alzheimer's Disease Detection: Leveraging Pre-trained Networks and Transfer Learning
Статья научная
Alzheimer's Disease (AD) is a progressive neurodegenerative disorder affecting millions worldwide. Early and accurate AD detection is crucial for timely intervention and improving patient outcomes. Lately, there have been notable advancements in using deep learning approaches to classify neuroimaging data associated with Alzheimer's disease. These methods have shown substantial progress in achieving accurate classification results. Nevertheless, the concept of end-to-end learning, which has the potential to harness the benefits of deep learning fully, has yet to garner extensive focus in the realm of neuroimaging. This is attributed mainly to the persistent challenge in neuroimaging, namely the limited data availability. This study employs neuroimages and Transfer Learning (TL) to identify early signs of AD and different phases of cognitive impairment. By employing transfer learning, the study uses Magnetic Resonance Imaging (MRI) images from the Alzheimer's Disease Neuroimaging (ADNI) database to classify images into various categories, such as Cognitively Normal (CN), Early Mild Cognitive Impairment (EMCI), Mild Cognitive Impairment (MCI), Late Mild Cognitive Impairment (LMCI), and Alzheimer's Disease (AD). The classification task involves training and testing three pre-trained networks: VGG-19, ResNet-50, and Inception V3. The study evaluates the performance of these networks using the confusion matrix and its associated metrics. Among the three models, ResNet-50 achieves the highest recall rate of 99.25%, making it more efficient in detecting the early stages of AD development. The study further examines the performance of the pre-trained networks on a class-by-class basis using the parameters derived from the confusion matrix. This comprehensive analysis provides insights into how each model performs for different classes within the AD classification framework. Overall, the research underscores the potential of deep learning and transfer learning in advancing early AD detection and emphasizes the significance of utilizing pre-trained models for this purpose.
Бесплатно
Enhancing Suicide Risk Prediction through BERT: Leveraging Textual Biomarkers for Early Detection
Статья научная
Suicide remains a critical global public health issue, claiming vast number of lives each year. Traditional assessment methods, often reliant on subjective evaluations, have limited effectiveness. This study examines the potential of Bidirectional Encoder Representations from Transformers (BERT) in revolutionizing suicide risk prediction by extracting textual biomarkers from relevant data. The research focuses on the efficacy of BERT in classifying suicide-related text data and introduces a novel BERT-based approach that achieves state-of-the-art accuracy, surpassing 97%. These findings highlight BERT's exceptional capability in handling complex text classification tasks, suggesting broad applicability in mental healthcare. The application of Artificial Intelligence (AI) in mental health poses unique challenges, including the absence of established biological markers for suicide risk and the dependence on subjective data, which necessitates careful consideration of potential biases in training datasets. Additionally, ethical considerations surrounding data privacy and responsible AI development are paramount. This study emphasizes the substantial potential of BERT and similar Natural Language Processing (NLP) techniques to significantly improve the accuracy and effectiveness of suicide risk prediction, paving the way for enhanced early detection and intervention strategies. The research acknowledges the inherent limitations of AI-based approaches and stresses the importance of ongoing efforts to address these issues, ensuring ethical and responsible AI application in mental health.
Бесплатно
Ensemble feature selection algorithm
Статья научная
In this paper, we propose a new feature selection algorithm based on ensemble selection. In order to generate the library of models, each model is trained using just one feature. This means each model in the library represents a feature. Ensemble construction returns a well performing subset of features associated to the well performing subset of models. Our proposed approaches are evaluated using eight benchmark datasets. The results show the effectiveness of our ensemble selection approaches.
Бесплатно
Entailment and spectral clustering based single and multiple document summarization
Статья научная
Text connectedness is an important feature for content selection in text summarization methods. Recently, Textual Entailment (TE) has been successfully employed to measure sentence connectedness in order to determine sentence salience in single document text summarization. In literature, Analog Textual Entailment and Spectral Clustering (ATESC) is one such method which has used TE to compute inter-sentence connectedness scores. These scores are used to compute salience of sentences and are further utilized by Spectral Clustering algorithm to create segments of sentences. Finally, the most salient sentences are extracted from the most salient segments for inclusion in the final summary. The method has shown good performance earlier. But the authors observe that TE has never been employed for the task of multi-document summarization. Therefore, this paper has proposed ATESC based new methods for the same task. The experiments conducted on DUC 2003 and 2004 datasets reveal that the notion of Textual Entailment along with Spectral Clustering algorithm proves to be an effective duo for redundancy removal and generating informative summaries in multi-document summarization. Moreover, the proposed methods have exhibited faster execution times.
Бесплатно
Estimation and Approximation Using Neuro-Fuzzy Systems
Статья научная
Estimation and Approximation plays an important role in planning for future. People especially the business leaders, who understand the significance of estimation, practice it very often. The act of estimation or approximation involves analyzing historical data pertaining to domain, current trends and expectations of people connected to it. Exercising estimation is not only complicated due to technological change in the world around, but also due to complexity of the problems. Traditional numerical based techniques for solution of ill-defined non-linear real world problems are not sufficient. Hence, there is a need of some robust methodologies which can deal with dynamic environment, imprecise facts and uncertainty in the available data to achieve practical applicability at low cost. Soft computing seeks to solve class of problems not suited for traditional algorithmic approaches. To address the common problems in business of inexactness, some models are put forward for servicing, support and monitoring by approximating and estimating important outcomes. This work illustrates some very general yet widespread problems which are of interest to common people. The suggested approaches can overcome the fuzziness in traditional methods by predicting some future events and getting better control on business. This includes study of various neuro-fuzzy architectures and their possible applications in various areas, where decision-making using classical methods fail.
Бесплатно
Статья научная
Design a nonlinear controller for second order nonlinear uncertain dynamical systems (e.g., internal combustion engine) is one of the most important challenging works. This paper focuses on the comparative study between two important nonlinear controllers namely; computed torque controller (CTC) and sliding mode controller (SMC) and applied to internal combustion (IC) engine in presence of uncertainties. In order to provide high performance nonlinear methodology, sliding mode controller and computed torque controller are selected. Pure SMC and CTC can be used to control of partly known nonlinear dynamic parameters of IC engine. Pure sliding mode controller and computed torque controller have difficulty in handling unstructured model uncertainties. To solve this problem applied linear error-based tuning method to sliding mode controller and computed torque controller for adjusting the sliding surface gain (λ ) and linear inner loop gain (K). Since the sliding surface gain (λ) and linear inner loop gain (K) are adjusted by linear error-based tuning method. In this research new λ and new K are obtained by the previous λ and K multiple gains updating factor(α). The results demonstrate that the error-based linear SMC and CTC are model-based controllers which works well in certain and uncertain system. These controllers have acceptable performance in presence of uncertainty.
Бесплатно
Evaluation of Feature Selection Approaches for Urdu Text Categorization
Статья научная
Efficient feature selection is an important phase of designing an effective text categorization system. Various feature selection methods have been proposed for selecting dissimilar feature sets. It is often essential to evaluate that which method is more effective for a given task and what size of feature set is an effective model selection choice. Aim of this paper is to answer these questions for designing Urdu text categorization system. Five widely used feature selection methods were examined using six well-known classification algorithms: naive Bays (NB), k-nearest neighbor (KNN), support vector machines (SVM) with linear, polynomial and radial basis kernels and decision tree (i.e. J48). The study was conducted over two test collections: EMILLE collection and a naive collection. We have observed that three feature selection methods i.e. information gain, Chi statistics, and symmetrical uncertain, have performed uniformly in most of the cases if not all. Moreover, we have found that no single feature selection method is best for all classifiers. While gain ratio out-performed others for naive Bays and J48, information gain has shown top performance for KNN and SVM with polynomial and radial basis kernels. Overall, linear SVM with any of feature selection methods including information gain, Chi statistics or symmetric uncertain methods is turned-out to be first choice across other combinations of classifiers and feature selection methods on moderate size naive collection. On the other hand, naive Bays with any of feature selection method have shown its advantage for a small sized EMILLE corpus.
Бесплатно
Evaluation of Interest Point Detectors in Presence of Noise
Статья научная
Detection of repeatable keypoints is often one of the first steps leading to obtain a solution able to recognise objects on images. Such objects are characterised by content of image patches indicated by keypoints. A given image patch is worth being described and processed in further steps, if the interest point inside of it can be found despite different image transformations or distortions. Therefore, it is important to compare keypoint detection techniques using image datasets that contain transformed or noisy images. Since most of detector evaluations rely on small datasets or are focused on a specific application of compared techniques, in this paper two large datasets which cover typical transformations, as well as challenging distortions that can occur while image processing, are used. The first dataset contains 200,000 transformed images, and it has been prepared for the purpose of this study. The second dataset, TID2013, is widely used for perceptual image quality assessment; it contains 3,000 images with 24 distortions. Finally, interest point detectors are evaluated on four datasets, and repeatability score and time of detection are used as measures of their performance.
Бесплатно
Статья научная
Type-1 diabetes is a disease characterized by high blood-glucose level. Using a fully automated closed loop control system improves the quality of life for type1 diabetic patients. In this paper, a scalable closed loop blood glucose regulation system which is tuned to each patient is presented. This control system doesn't need any data entry from the patient. A recurrent neural network (RNN) is used as a nonlinear predictor and a fuzzy logic controller (FLC) is used to determine the insulin dosage which is required to regulate the blood glucose level. The insulin infusion is restricted by calculation of insulin on board (IOB) which avoids overdosing of insulin. The performance of the proposed NMPC is evaluated by applying full day meal regime to each patient. The evaluation includes testing in relation to specific life style condition, i.e. fasting, postprandial, fault meal estimation, and exercise as a metabolic disturbance. Our simulation results indicate that, the use of a RNN along with a FLC can decrease the postprandial glucose concentration. The proposed controller can be used in fasting and can avoid severe hypo or hyper-glycemia during fasting. It can also decrease the postprandial glucose concentration and can dynamically respond to different glycemic challenges.
Бесплатно
Evaluation of Websites by Many Criteria Using the Algorithm for Pairwise Comparison of Alternatives
Статья научная
The article proposes a comprehensive method for the multicriteria evaluation of websites. The essence of this method is that using this method we can not only evaluate a website traditionally, but also obtain the following useful results: importance coefficient of each of the criteria, the evaluation of the website for each criterion individually. Moreover, we can also compare the sampled websites and then rank them. It is noted that in order to get the precise result, the sampled websites must be referred to the same category, that is, have the same set of criteria for evaluation.
Бесплатно
Evolution of Knowledge Representation and Retrieval Techniques
Статья научная
Existing knowledge systems incorporate knowledge retrieval techniques that represent knowledge as rules, facts or a hierarchical classification of objects. Knowledge representation techniques govern validity and precision of knowledge retrieved. There is a vital need to bring intelligence as part of knowledge retrieval techniques to improve existing knowledge systems. Researchers have been putting tremendous efforts to develop knowledge-based system that can support functionalities of the human brain. The intention of this paper is to provide a reference for further research into the field of knowledge representation to provide improved techniques for knowledge retrieval. This review paper attempts to provide a broad overview of early knowledge representation and retrieval techniques along with discussion on prime challenges and issues faced by those systems. Also, state-of-the-art technique is discussed to gather advantages and the constraints leading to further research work. Finally, an emerging knowledge system that deals with constraints of existing knowledge systems and incorporates intelligence at nodes, as well as links, is proposed.
Бесплатно