Rajeswari Mandava
Universiti Sains Malaysia
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Rajeswari Mandava.
Artificial Intelligence Review | 2011
Osama Moh’d Alia; Rajeswari Mandava
The harmony search (HS) algorithm is a relatively new population-based metaheuristic optimization algorithm. It imitates the music improvisation process where musicians improvise their instruments’ pitch by searching for a perfect state of harmony. Since the emergence of this algorithm in 2001, it attracted many researchers from various fields especially those working on solving optimization problems. Consequently, this algorithm guided researchers to improve on its performance to be in line with the requirements of the applications being developed. These improvements primarily cover two aspects: (1) improvements in terms of parameters setting, and (2) improvements in terms of hybridizing HS components with other metaheuristic algorithms. This paper presents an overview of these aspects, with a goal of providing useful references to fundamental concepts accessible to the broad community of optimization practitioners.
Evolutionary Intelligence | 2011
Osama Moh’d Alia; Rajeswari Mandava; Mohd Ezane Aziz
Automatic magnetic resonance imaging (MRI) brain segmentation is a challenging problem that has received significant attention in the field of medical image processing. In this paper, we present a new dynamic clustering algorithm based on the hybridization of harmony search (HS) and fuzzy c-means to automatically segment MRI brain images in an intelligent manner. In our algorithm, the capability of standard HS is modified to automatically evolve the appropriate number of clusters as well as the locations of cluster centers. By incorporating the concept of variable length encoding in each harmony memory vector, this algorithm is able to represent variable numbers of candidate cluster centers at each iteration. A new HS operator, called the “empty operator”, has been introduced to support the selection of empty decision variables in the harmony memory vector. The PBMF cluster validity index is used as an objective function to validate the clustering result obtained from each harmony memory vector. Evaluation of the proposed algorithm has been performed using both real MRI data obtained from the Center for Morphometric Analysis at Massachusetts General Hospital and simulated MRI data generated using the McGill University BrainWeb MRI simulator. Experimental results show the ability of this algorithm to find the appropriate number of naturally occurring regions in brain images. Furthermore, the superiority of the proposed algorithm over various state-of-the-art segmentation algorithms is demonstrated quantitatively.
Magnetic Resonance Imaging | 2012
Kok Haur Ong; Dhanesh Ramachandram; Rajeswari Mandava; Ibrahim Lutfi Shuaib
White matter (WM) lesions are diffuse WM abnormalities that appear as hyperintense (bright) regions in cranial magnetic resonance imaging (MRI). WM lesions are often observed in older populations and are important indicators of stroke, multiple sclerosis, dementia and other brain-related disorders. In this paper, a new automated method for WM lesions segmentation is presented. In the proposed method, the presence of WM lesions is detected as outliers in the intensity distribution of the fluid-attenuated inversion recovery (FLAIR) MR images using an adaptive outlier detection approach. Outliers are detected using a novel adaptive trimmed mean algorithm and box-whisker plot. In addition, pre- and postprocessing steps are implemented to reduce false positives attributed to MRI artifacts commonly observed in FLAIR sequences. The approach is validated using the cranial MRI sequences of 38 subjects. A significant correlation (R=0.9641, P value=3.12×10(-3)) is observed between the automated approach and manual segmentation by radiologist. The accuracy of the proposed approach was further validated by comparing the lesion volumes computed using the automated approach and lesions manually segmented by an expert radiologist. Finally, the proposed approach is compared against leading lesion segmentation algorithms using a benchmark dataset.
international symposium on signal processing and information technology | 2009
Osama Moh’d Alia; Rajeswari Mandava; Dhanesh Ramachandram; Mohd Ezane Aziz
In this paper, a new dynamic clustering approach based on the Harmony Search algorithm (HS) called DCHS is proposed. In this algorithm, the capability of standard HS is modified to automatically evolve the appropriate number of clusters as well as the locations of cluster centers. By incorporating the concept of variable length in each harmony memory vector, DCHS is able to encode variable numbers of candidate cluster centers at each iteration. The PBMF cluster validity index is used as an objective function to validate the clustering result obtained from each harmony memory vector. The proposed approach has been applied onto well known natural images and experimental results show that DCHS is able to find the appropriate number of clusters and locations of cluster centers. This approach has also been compared with other metaheuristic dynamic clustering techniques and has shown to be very promising.
Knowledge and Information Systems | 2012
M. Ehsan Abbasnejad; Dhanesh Ramachandram; Rajeswari Mandava
In recent years, the machine learning community has witnessed a tremendous growth in the development of kernel-based learning algorithms. However, the performance of this class of algorithms greatly depends on the choice of the kernel function. Kernel function implicitly represents the inner product between a pair of points of a dataset in a higher dimensional space. This inner product amounts to the similarity between points and provides a solid foundation for nonlinear analysis in kernel-based learning algorithms. The most important challenge in kernel-based learning is the selection of an appropriate kernel for a given dataset. To remedy this problem, algorithms to learn the kernel have recently been proposed. These methods formulate a learning algorithm that finds an optimal kernel for a given dataset. In this paper, we present an overview of these algorithms and provide a comparison of various approaches to find an optimal kernel. Furthermore, a list of pivotal issues that lead to efficient design of such algorithms will be presented.
swarm evolutionary and memetic computing | 2011
Osama Moh’d Alia; Mohammed Azmi Al-Betar; Rajeswari Mandava; Ahamad Tajudin Khader
Being one of the main challenges to clustering algorithms, the sensitivity of fuzzy c-means (FCM) and hard c-means (HCM) to tune the initial clusters centers has captured the attention of the clustering communities for quite a long time. In this study, the new evolutionary algorithm, Harmony Search (HS), is proposed as a new method aimed at addressing this problem. The proposed approach consists of two stages. In the first stage, the HS explores the search space of the given dataset to find out the near-optimal cluster centers. The cluster centers found by the HS are then evaluated using reformulated c-means objective function. In the second stage, the best cluster centers found are used as the initial cluster centers for the c-means algorithms. Our experiments show that an HS can minimize the difficulty of choosing an initialization for the c-means clustering algorithms. For purposes of evaluation, standard benchmark data are experimented with, including the Iris, BUPA liver disorders, Glass, Diabetes, etc. along with two generated data that have several local extrema.
ieee international conference on cognitive informatics | 2010
Osama Moh’d Alia; Rajeswari Mandava; Mohd Ezane Aziz
Automatic brain MRI image segmentation is a challenging problem and received significant attention in the field of medical image processing. In this paper, we present a new dynamic clustering algorithm based on the Harmony Search (HS) hybridized with Fuzzy C-means called DCHS to automatically segment the brain MRI image in an intelligent manner. In this algorithm, the capability of standard HS is modified to automatically evolve the appropriate number of clusters as well as the locations of cluster centers. By incorporating the concept of variable length in each harmony memory vector, DCHS is able to encode variable numbers of candidate cluster centers at each iteration. Furthermore, a new HS operator, called the ‘empty operator’ is introduced to support the selection of empty decision variables in the harmony memory vector. The PBMF cluster validity index is used as an objective function to validate the clustering result obtained from each harmony memory vector. The proposed algorithm is applied on several simulated T1-weighted normal and MS lesion magnetic resonance brain images. The experimental results show the ability of DCHS to find the appropriate number of naturally occurring regions in brain images. Furthermore, superiority of the proposed algorithm over different clustering-based algorithms is demonstrated quantitatively. All the segmented results obtained by DCHS are also compared with the available ground truth images.
ieee region 10 conference | 2009
Osama Moh’d Alia; Rajeswari Mandava; Dhanesh Ramachandram; Mohd Ezane Aziz
We propose a new approach to tackle the well known fuzzy c-means (FCM) initialization problem. Our approach uses a metaheuristic search method called Harmony Search (HS) algorithm to produce near-optimal initial cluster centers for the FCM algorithm. We then demonstrate the effectiveness of our approach in a MRI segmentation problem. In order to dramatically reduce the computation time to find near-optimal cluster centers, we use an alternate representation of the search space. Our experiments indicate encouraging results in producing stable clustering for the given problem as compared to using an FCM with randomly initialized cluster centers.
soft computing and pattern recognition | 2009
Osama Moh’d Alia; Rajeswari Mandava; Dhanesh Ramachandram; Mohd Ezane Aziz
Image segmentation is considered as one of the crucial steps in image analysis process and it is the most challenging task. Image segmentation can be modeled as a clustering problem. Therefore, clustering algorithms have been applied successfully in image segmentation problems. Fuzzy c-mean (FCM) algorithm is considered as one of the most popular clustering algorithm. Even that, FCM can generate a local optimal solution. In this paper we propose a novel Harmony Fuzzy Image Segmentation Algorithm (HFISA) which is based on Harmony Search (HS) algorithm. A model of HS which uses fuzzy memberships of image pixels to a predefined number of clusters as decision variables, rather than centroids of clusters, is implemented to achieve better image segmentation results and at the same time, avoid local optima problem. The proposed algorithm is applied onto six different types of images. The experiment results show the efficiency of the proposed algorithm compared to the fuzzy c-means algorithm.
Assembly Automation | 2003
Kong Suh Chin; Mani Maran Ratnam; Rajeswari Mandava
This paper describes how force‐guided robot can be implemented in the automated assembly of mobile phone. A case study was carried out to investigate the assembly operations and strategies involved. Force‐guided robot was developed and implemented in the real environment. Proportional‐based external force control with hybrid framework was developed and implemented to perform the compliant motion. In order to perform assembly operations, three basic force‐guided robotic skills are identified. These are stopping, alignment and sliding skills, where the motions are guided by the force feedback. The force‐guided robotic skills are combined and reprogrammed with fine motion planning to perform notch‐locked assembly. The system is optimized for high assembly speed while considering the constraints and limitations involved.