Hong Choon Ong
Universiti Sains Malaysia
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Hong Choon Ong.
Journal of Applied Mathematics | 2012
Surafel Luleseged Tilahun; Hong Choon Ong
Firefly algorithm is one of the new metaheuristic algorithms for optimization problems. The algorithm is inspired by the flashing behavior of fireflies. In the algorithm, randomly generated solutions will be considered as fireflies, and brightness is assigned depending on their performance on the objective function. One of the rules used to construct the algorithm is, a firefly will be attracted to a brighter firefly, and if there is no brighter firefly, it will move randomly. In this paper we modify this random movement of the brighter firefly by generating random directions in order to determine the best direction in which the brightness increases. If such a direction is not generated, it will remain in its current position. Furthermore the assignment of attractiveness is modified in such a way that the effect of the objective function is magnified. From the simulation result it is shown that the modified firefly algorithm performs better than the standard one in finding the best solution with smaller CPU time.
International Journal of Information Technology and Decision Making | 2015
Surafel Luleseged Tilahun; Hong Choon Ong
Nature-inspired optimization algorithms have become useful in solving difficult optimization problems in different disciplines. Since the introduction of evolutionary algorithms several studies have been conducted on the development of metaheuristic optimization algorithms. Most of these algorithms are inspired by biological phenomenon. In this paper, we introduce a new algorithm inspired by prey-predator interaction of animals. In the algorithm randomly generated solutions are assigned as a predator and preys depending on their performance on the objective function. Their performance can be expressed numerically and is called the survival value. A prey will run towards the pack of preys with better surviving values and away from the predator. The predator chases the prey with the smallest survival value. However, the best prey or the prey with the best survival value performs a local search. Hence the best prey focuses fully on exploitation while the other solution members focus on the exploration of the solution space. The algorithm is tested on selected well-known test problems and a comparison is also done between our algorithm, genetic algorithm and particle swarm optimization. From the simulation result, it is shown that on the selected test problems prey-predator algorithm performs better in achieving the optimal value.
International Journal of Operational Research | 2013
Surafel Luleseged Tilahun; Hong Choon Ong
Solving vector optimisation entails the conflict among component objectives. The best solution depends on the preference of the decision-maker. Firefly algorithm is one of the recently proposed metaheuristic algorithms for optimisation problems. In this paper, the random movement of the brighter firefly is modified by using (1 + 1)-evolutionary strategy to identify the direction in which the brightness increases. We also show how to generate a dynamic weight for each component of the vector by using a fuzzy trade-off preference. This dynamic weight will be imbedded in computing the intensity of light of fireflies in the algorithm. From the simulation results, it is shown that using fuzzy preference is promising to obtain solutions according to the given fuzzy preference. Furthermore, simulation results show that the evolutionary strategy based firefly algorithm performs better than the ordinary firefly algorithm.
PLOS ONE | 2013
Nawaf Hamadneh; Waqar A. Khan; Saratha Sathasivam; Hong Choon Ong
Particle swarm optimization (PSO) is employed to investigate the overall performance of a pin fin.The following study will examine the effect of governing parameters on overall thermal/fluid performance associated with different fin geometries, including, rectangular plate fins as well as square, circular, and elliptical pin fins. The idea of entropy generation minimization, EGM is employed to combine the effects of thermal resistance and pressure drop within the heat sink. A general dimensionless expression for the entropy generation rate is obtained by considering a control volume around the pin fin including base plate and applying the conservations equations for mass and energy with the entropy balance. Selected fin geometries are examined for the heat transfer, fluid friction, and the minimum entropy generation rate corresponding to different parameters including axis ratio, aspect ratio, and Reynolds number. The results clearly indicate that the preferred fin profile is very dependent on these parameters.
international conference on computer graphics, imaging and visualisation | 2008
Hee-Kooi Khoo; Hong Choon Ong; Ya-Ping Wong
Texture refers to properties that represent the surface or structure of an object and is defined as something consisting of mutually related elements. The main focus in this study is to do texture segmentation and classification for texture digital images. Grey level co-occurrence probabilities (GLCP) method is being used to extract features from texture image. Gaussian support vector machines (GSVM) have been proposed to do classification on the extracted features. A popular Brodatz texture album had been chosen to test out the result. In this study, a combined GLCP-GSVM shows an improvement over GLCP in terms of classification accuracy.
Advances in Operations Research | 2016
Surafel Luleseged Tilahun; Hong Choon Ong; Jean Medard T. Ngnotchouye
Prey-predator algorithm (PPA) is a metaheuristic algorithm inspired by the interaction between a predator and its prey. In the algorithm, the worst performing solution, called the predator, works as an agent for exploration whereas the better performing solution, called the best prey, works as an agent for exploitation. In this paper, PPA is extended to a new version called nm-PPA by modifying the number of predators and also best preys. In nm-PPA, there will be n best preys and m predators. Increasing the value of n increases the exploitation and increasing the value of m increases the exploration property of the algorithm. Hence, it is possible to adjust the degree of exploration and exploitation as needed by adjusting the values of n and m. A guideline on setting parameter values will also be discussed along with a new way of measuring performance of an algorithm for multimodal problems. A simulation is also done to test the algorithm using well known eight benchmark problems of different properties and different dimensions ranging from two to twelve showing that nm-PPA is found to be effective in achieving multiple solutions in multimodal problems and also has better ability to overcome being trapped in local optimal solutions.
pacific rim international conference on artificial intelligence | 2012
Surafel Luleseged Tilahun; Semu Mitiku Kassa; Hong Choon Ong
Multilevel optimization problems deals with mathematical programming problems whose feasible set is implicitly determined by a sequence of nested optimization problems. These kind of problems are common in different applications where there is a hierarchy of decision makers exists. Solving such problems has been a challenge especially when they are non linear and non convex. In this paper we introduce a new algorithm, inspired by natural adaptation, using (1+1)-evolutionary strategy iteratively. Suppose there are k level optimization problem. First, the leaders level will be solved alone for all the variables under all the constraint set. Then that solution will adapt itself according to the objective function in each level going through all the levels down. When a particular levels optimization problem is solved the solution will be adapted the levels variable while the other variables remain being a fixed parameter. This updating process of the solution continues until a stopping criterion is met. Bilevel and trilevel optimization problems are used to show how the algorithm works. From the simulation result on the two problems, it is shown that it is promising to uses the proposed metaheuristic algorithm in solving multilevel optimization problems.
Communications in Statistics - Simulation and Computation | 2017
Ekele Alih; Hong Choon Ong
ABSTRACT A robust regression method with substantial efficiency, high breakdown regression, and providing description of likely outlier structure is introduced. The proposed method is an agglomeration of procedures beginning from the use of Minimum Mahalanobis Distance (MMD) in constructing a cluster phase to a bounded influence regression phase. Cluster analysis partitions the data into one main cluster of half-set and the remaining data into one or more minor clusters. A bounded influence regression is then used to activate the minor clusters through a DFFITS-statistic. The resulting estimator is regression, scale, and affine equivariant. Simulation experiment shows the advantage of the proposed method over other robust regression techniques.
Intelligent Automation and Soft Computing | 2018
Hong Choon Ong; Surafel Luleseged Tilahun; Wai Soon Lee; Jean Meadard T. Ngnotchouye
AbstractMetaheuristic algorithms are found to be promising for difficult and high dimensional problems. Most of these algorithms are inspired by different natural phenomena. Currently, there are hundreds of these metaheuristic algorithms introduced and used. The introduction of new algorithm has been one of the issues researchers focused in the past fifteen years. However, there is a critic that some of the new algorithms are not in fact new in terms of their search behavior. Hence, a comparative study in between existing algorithms to highlight their differences and similarity needs to be studied. Apart from knowing the similarity and difference in search mechanisms of these algorithms it will also help to set criteria on when to use these algorithms. In this paper a comparative study of prey predator algorithm and firefly algorithm will be discussed. The discussion will also be supported by simulation results on selected twenty benchmark problems with different properties. A statistical analysis called ...
PLOS ONE | 2015
Hong Choon Ong; Ekele Alih
The tendency for experimental and industrial variables to include a certain proportion of outliers has become a rule rather than an exception. These clusters of outliers, if left undetected, have the capability to distort the mean and the covariance matrix of the Hotelling’s T 2 multivariate control charts constructed to monitor individual quality characteristics. The effect of this distortion is that the control chart constructed from it becomes unreliable as it exhibits masking and swamping, a phenomenon in which an out-of-control process is erroneously declared as an in-control process or an in-control process is erroneously declared as out-of-control process. To handle these problems, this article proposes a control chart that is based on cluster-regression adjustment for retrospective monitoring of individual quality characteristics in a multivariate setting. The performance of the proposed method is investigated through Monte Carlo simulation experiments and historical datasets. Results obtained indicate that the proposed method is an improvement over the state-of-art methods in terms of outlier detection as well as keeping masking and swamping rate under control.