Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Afnizanfaizal Abdullah is active.

Publication


Featured researches published by Afnizanfaizal Abdullah.


distributed computing and artificial intelligence | 2012

A New Hybrid Firefly Algorithm for Complex and Nonlinear Problem

Afnizanfaizal Abdullah; Safaai Deris; Mohd Saberi Mohamad; Siti Zaiton Mohd Hashim

Global optimization methods play an important role to solve many real-world problems. However, the implementation of single methods is excessively preventive for high dimensionality and nonlinear problems, especially in term of the accuracy of finding best solutions and convergence speed performance. In recent years, hybrid optimization methods have shown potential achievements to overcome such challenges. In this paper, a new hybrid optimization method called Hybrid Evolutionary Firefly Algorithm (HEFA) is proposed. The method combines the standard Firefly Algorithm (FA) with the evolutionary operations of Differential Evolution (DE) method to improve the searching accuracy and information sharing among the fireflies. The HEFA method is used to estimate the parameters in a complex and nonlinear biological model to address its effectiveness in high dimensional and nonlinear problem. Experimental results showed that the accuracy of finding the best solution and convergence speed performance of the proposed method is significantly better compared to those achieved by the existing methods.


PLOS ONE | 2013

An Evolutionary Firefly Algorithm for the Estimation of Nonlinear Biological Model Parameters

Afnizanfaizal Abdullah; Safaai Deris; Sohail Anwar; Satya Nanda Vel Arjunan

The development of accurate computational models of biological processes is fundamental to computational systems biology. These models are usually represented by mathematical expressions that rely heavily on the system parameters. The measurement of these parameters is often difficult. Therefore, they are commonly estimated by fitting the predicted model to the experimental data using optimization methods. The complexity and nonlinearity of the biological processes pose a significant challenge, however, to the development of accurate and fast optimization methods. We introduce a new hybrid optimization method incorporating the Firefly Algorithm and the evolutionary operation of the Differential Evolution method. The proposed method improves solutions by neighbourhood search using evolutionary procedures. Testing our method on models for the arginine catabolism and the negative feedback loop of the p53 signalling pathway, we found that it estimated the parameters with high accuracy and within a reasonable computation time compared to well-known approaches, including Particle Swarm Optimization, Nelder-Mead, and Firefly Algorithm. We have also verified the reliability of the parameters estimated by the method using an a posteriori practical identifiability test.


Algorithms for Molecular Biology | 2013

An enhancement of binary particle swarm optimization for gene selection in classifying cancer classes

Mohd Saberi Mohamad; Sigeru Omatu; Safaai Deris; Michifumi Yoshioka; Afnizanfaizal Abdullah; Zuwairie Ibrahim

BackgroundGene expression data could likely be a momentous help in the progress of proficient cancer diagnoses and classification platforms. Lately, many researchers analyze gene expression data using diverse computational intelligence methods, for selecting a small subset of informative genes from the data for cancer classification. Many computational methods face difficulties in selecting small subsets due to the small number of samples compared to the huge number of genes (high-dimension), irrelevant genes, and noisy genes.MethodsWe propose an enhanced binary particle swarm optimization to perform the selection of small subsets of informative genes which is significant for cancer classification. Particle speed, rule, and modified sigmoid function are introduced in this proposed method to increase the probability of the bits in a particle’s position to be zero. The method was empirically applied to a suite of ten well-known benchmark gene expression data sets.ResultsThe performance of the proposed method proved to be superior to other previous related works, including the conventional version of binary particle swarm optimization (BPSO) in terms of classification accuracy and the number of selected genes. The proposed method also requires lower computational time compared to BPSO.


international conference of the ieee engineering in medicine and biology society | 2013

Cerebrospinal fluid image segmentation using spatial fuzzy clustering method with improved evolutionary Expectation Maximization

Afnizanfaizal Abdullah; Akihiro Hirayama; Satoshi Yatsushiro; Mitsunori Matsumae; Kagayaki Kuroda

Visualization of cerebrospinal fluid (CSF), that flow in the brain and spinal cord, plays an important role to detect neurodegenerative diseases such as Alzheimers disease. This is performed by measuring the substantial changes in the CSF flow dynamics, volume and/or pressure gradient. Magnetic resonance imaging (MRI) technique has become a prominent tool to quantitatively measure these changes and image segmentation method has been widely used to distinguish the CSF flows from the brain tissues. However, this is often hampered by the presence of partial volume effect in the images. In this paper, a new hybrid evolutionary spatial fuzzy clustering method is introduced to overcome the partial volume effect in the MRI images. The proposed method incorporates Expectation Maximization (EM) method, which is improved by the evolutionary operations of the Genetic Algorithm (GA) to differentiate the CSF from the brain tissues. The proposed improvement is incorporated into a spatial-based fuzzy clustering (SFCM) method to improve segmentation of the boundary curve of the CSF and the brain tissues. The proposed method was validated using MRI images of Alzheimers disease patient. The results presented that the proposed method is capable to filter the CSF regions from the brain tissues more effectively compared to the standard EM, FCM, and SFCM methods.


international conference on computer technology and development | 2009

Graph Partitioning Method for Functional Module Detections of Protein Interaction Network

Afnizanfaizal Abdullah; Safaai Deris; Siti Zaiton Mohd Hashim; Hamimah Mohd Jamil

Study on topology structure of protein interaction network has been suggested as a potential effort to discover biological functions and cellular mechanisms at systems level. In this work, we introduced a graph partitioning method to partition protein interaction network into several clusters of interacting proteins that share similar functions called functional modules. Our proposed method encompasses three major steps which are preprocessing, informative proteins selection and graph partitioning algorithm. We utilized the protein-protein interaction dataset from MIPS to test the proposed method. We use Gene Ontology information to validate the biological significance of the detected modules. We also downloaded protein complex information to evaluate the performance of our method. In our analysis, the method showed high accuracy performance indicates that this method capable to detect highly significance modules. Hence, this showed that functional modules detected by the proposed method are biologically significant which can be used to predict uncharacterized proteins and infer new complexes.


international conference hybrid intelligent systems | 2011

An improved local best searching in Particle Swarm Optimization using Differential Evolution

Afnizanfaizal Abdullah; Safaai Deris; Siti Zaiton Mohd Hashim; Mohd Saberi Mohamad; Satya Nanda Vel Arjunan

Particle Swarm Optimization (PSO) has achieved remarkable attentions for its capability to solve diverse global optimization problems. However, this method also shows several limitations. PSO easily trapped in the global optimum and often required vast computational cost when solving high dimensional problems. Therefore, we propose some modifications to overcome these issues. In this work, Differential Evolution (DE) mutation and crossover operations are implemented to improve local best particles searching in PSO. A numerical analysis is carried out using benchmark functions and is compared with standard PSO and DE method. Results presented suggest the prospective of our proposed method.


PLOS ONE | 2013

An improved swarm optimization for parameter estimation and biological model selection.

Afnizanfaizal Abdullah; Safaai Deris; Mohd Saberi Mohamad; Sohail Anwar

One of the key aspects of computational systems biology is the investigation on the dynamic biological processes within cells. Computational models are often required to elucidate the mechanisms and principles driving the processes because of the nonlinearity and complexity. The models usually incorporate a set of parameters that signify the physical properties of the actual biological systems. In most cases, these parameters are estimated by fitting the model outputs with the corresponding experimental data. However, this is a challenging task because the available experimental data are frequently noisy and incomplete. In this paper, a new hybrid optimization method is proposed to estimate these parameters from the noisy and incomplete experimental data. The proposed method, called Swarm-based Chemical Reaction Optimization, integrates the evolutionary searching strategy employed by the Chemical Reaction Optimization, into the neighbouring searching strategy of the Firefly Algorithm method. The effectiveness of the method was evaluated using a simulated nonlinear model and two biological models: synthetic transcriptional oscillators, and extracellular protease production models. The results showed that the accuracy and computational speed of the proposed method were better than the existing Differential Evolution, Firefly Algorithm and Chemical Reaction Optimization methods. The reliability of the estimated parameters was statistically validated, which suggests that the model outputs produced by these parameters were valid even when noisy and incomplete experimental data were used. Additionally, Akaike Information Criterion was employed to evaluate the model selection, which highlighted the capability of the proposed method in choosing a plausible model based on the experimental data. In conclusion, this paper presents the effectiveness of the proposed method for parameter estimation and model selection problems using noisy and incomplete experimental data. This study is hoped to provide a new insight in developing more accurate and reliable biological models based on limited and low quality experimental data.


PLOS ONE | 2015

A Newton Cooperative Genetic Algorithm Method for In Silico Optimization of Metabolic Pathway Production

Mohd Arfian Ismail; Safaai Deris; Mohd Saberi Mohamad; Afnizanfaizal Abdullah

This paper presents an in silico optimization method of metabolic pathway production. The metabolic pathway can be represented by a mathematical model known as the generalized mass action model, which leads to a complex nonlinear equations system. The optimization process becomes difficult when steady state and the constraints of the components in the metabolic pathway are involved. To deal with this situation, this paper presents an in silico optimization method, namely the Newton Cooperative Genetic Algorithm (NCGA). The NCGA used Newton method in dealing with the metabolic pathway, and then integrated genetic algorithm and cooperative co-evolutionary algorithm. The proposed method was experimentally applied on the benchmark metabolic pathways, and the results showed that the NCGA achieved better results compared to the existing methods.


Briefings in Functional Genomics | 2016

Identification of metabolic pathways using pathfinding approaches: A systematic review

Zeyad Abd Algfoor; Mohd Shahrizal Sunar; Afnizanfaizal Abdullah; Hoshang Kolivand

Metabolic pathways have become increasingly available for various microorganisms. Such pathways have spurred the development of a wide array of computational tools, in particular, mathematical pathfinding approaches. This article can facilitate the understanding of computational analysis of metabolic pathways in genomics. Moreover, stoichiometric and pathfinding approaches in metabolic pathway analysis are discussed. Three major types of studies are elaborated: stoichiometric identification models, pathway-based graph analysis and pathfinding approaches in cellular metabolism. Furthermore, evaluation of the outcomes of the pathways with mathematical benchmarking metrics is provided. This review would lead to better comprehension of metabolism behaviors in living cells, in terms of computed pathfinding approaches.


international conference of the ieee engineering in medicine and biology society | 2014

Correlation mapping for visualizing propagation of pulsatile CSF motion in intracranial space based on magnetic resonance phase contrast velocity images: Preliminary results

Satoshi Yatsushiro; Akihiro Hirayama; Mitsunori Matsumae; Nao Kajiwara; Afnizanfaizal Abdullah; Kagayaki Kuroda

Correlation time mapping based on magnetic resonance (MR) velocimetry has been applied to pulsatile cerebrospinal fluid (CSF) motion to visualize the pressure transmission between CSF at different locations and/or between CSF and arterial blood flow. Healthy volunteer experiments demonstrated that the technique exhibited transmitting pulsatile CSF motion from CSF space in the vicinity of blood vessels with short delay and relatively high correlation coefficients. Patient and healthy volunteer experiments indicated that the properties of CSF motion were different from the healthy volunteers. Resultant images in healthy volunteers implied that there were slight individual difference in the CSF driving source locations. Clinical interpretation for these preliminary results is required to apply the present technique for classifying status of hydrocephalus.

Collaboration


Dive into the Afnizanfaizal Abdullah's collaboration.

Top Co-Authors

Avatar

Safaai Deris

Universiti Teknologi Malaysia

View shared research outputs
Top Co-Authors

Avatar

Mohd Saberi Mohamad

Universiti Teknologi Malaysia

View shared research outputs
Top Co-Authors

Avatar

Amirah Baharin

Universiti Teknologi Malaysia

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Sohail Anwar

Pennsylvania State University

View shared research outputs
Top Co-Authors

Avatar

Chuii Khim Chong

Universiti Teknologi Malaysia

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge