Network


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

Hotspot


Dive into the research topics where Meng-Hiot Lim is active.

Publication


Featured researches published by Meng-Hiot Lim.


systems man and cybernetics | 2006

Classification of adaptive memetic algorithms: a comparative study

Yew-Soon Ong; Meng-Hiot Lim; Ning Zhu; Kok Wai Wong

Adaptation of parameters and operators represents one of the recent most important and promising areas of research in evolutionary computations; it is a form of designing self-configuring algorithms that acclimatize to suit the problem in hand. Here, our interests are on a recent breed of hybrid evolutionary algorithms typically known as adaptive memetic algorithms (MAs). One unique feature of adaptive MAs is the choice of local search methods or memes and recent studies have shown that this choice significantly affects the performances of problem searches. In this paper, we present a classification of memes adaptation in adaptive MAs on the basis of the mechanism used and the level of historical knowledge on the memes employed. Then the asymptotic convergence properties of the adaptive MAs considered are analyzed according to the classification. Subsequently, empirical studies on representatives of adaptive MAs for different type-level meme adaptations using continuous benchmark problems indicate that global-level adaptive MAs exhibit better search performances. Finally we conclude with some promising research directions in the area.


IEEE Transactions on Evolutionary Computation | 2011

A Multi-Facet Survey on Memetic Computation

Xianshun Chen; Yew-Soon Ong; Meng-Hiot Lim; Kay Chen Tan

Memetic computation is a paradigm that uses the notion of meme(s) as units of information encoded in computational representations for the purpose of problem-solving. It covers a plethora of potentially rich meme-inspired computing methodologies, frameworks and operational algorithms including simple hybrids, adaptive hybrids and memetic automaton. In this paper, a comprehensive multi-facet survey of recent research in memetic computation is presented.


IEEE Transactions on Evolutionary Computation | 2009

A Probabilistic Memetic Framework

Quang Huy Nguyen; Yew-Soon Ong; Meng-Hiot Lim

Memetic algorithms (MAs) represent one of the recent growing areas in evolutionary algorithm (EA) research. The term MAs is now widely used as a synergy of evolutionary or any population-based approach with separate individual learning or local improvement procedures for problem search. Quite often, MAs are also referred to in the literature as Baldwinian EAs, Lamarckian EAs, cultural algorithms, or genetic local searches. In the last decade, MAs have been demonstrated to converge to high-quality solutions more efficiently than their conventional counterparts on a wide range of real-world problems. Despite the success and surge in interests on MAs, many of the successful MAs reported have been crafted to suit problems in very specific domains. Given the restricted theoretical knowledge available in the field of MAs and the limited progress made on formal MA frameworks, we present a novel probabilistic memetic framework that models MAs as a process involving the decision of embracing the separate actions of evolution or individual learning and analyzing the probability of each process in locating the global optimum. Further, the framework balances evolution and individual learning by governing the learning intensity of each individual according to the theoretical upper bound derived while the search progresses. Theoretical and empirical studies on representative benchmark problems commonly used in the literature are presented to demonstrate the characteristics and efficacies of the probabilistic memetic framework. Further, comparisons to recent state-of-the-art evolutionary algorithms, memetic algorithms, and hybrid evolutionary-local search demonstrate that the proposed framework yields robust and improved search performance.


soft computing | 2007

Diversity-adaptive parallel memetic algorithm for solving large scale combinatorial optimization problems

Jing Tang; Meng-Hiot Lim; Yew-Soon Ong

Parallel memetic algorithms (PMAs) are a class of modern parallel meta-heuristics that combine evolutionary algorithms, local search, parallel and distributed computing technologies for global optimization. Recent studies on PMAs for large-scale complex combinatorial optimization problems have shown that they converge to high quality solutions significantly faster than canonical GAs and MAs. However, the use of local learning for every individual throughout the PMA search can be a very computationally intensive and inefficient process. This paper presents a study on two diversity-adaptive strategies, i.e., (1) diversity-based static adaptive strategy (PMA-SLS) and (2) diversity-based dynamic adaptive strategy (PMA-DLS) for controlling the local search frequency in the PMA search. Empirical study on a class of NP-hard combinatorial optimization problem, particularly large-scale quadratic assignment problems (QAPs) shows that the diversity-adaptive PMA converges to competitive solutions at significantly lower computational cost when compared to the canonical MA and PMA. Furthermore, it is found that the diversity-based dynamic adaptation strategy displays better robustness in terms of solution quality across the class of QAP problems considered. Static adaptation strategy on the other hand requires extra effort in selecting suitable parameters to suit the problems in hand.


soft computing | 2007

Memetic algorithm using multi-surrogates for computationally expensive optimization problems

Zongzhao Zhou; Yew-Soon Ong; Meng-Hiot Lim; Bu Sung Lee

In this paper, we present a multi-surrogates assisted memetic algorithm for solving optimization problems with computationally expensive fitness functions. The essential backbone of our framework is an evolutionary algorithm coupled with a local search solver that employs multi-surrogate in the spirit of Lamarckian learning. Inspired by the notion of ‘blessing and curse of uncertainty’ in approximation models, we combine regression and exact interpolating surrogate models in the evolutionary search. Empirical results are presented for a series of commonly used benchmark problems to demonstrate that the proposed framework converges to good solution quality more efficiently than the standard genetic algorithm, memetic algorithm and surrogate-assisted memetic algorithms.


Information Sciences | 2012

Ockham's Razor in memetic computing: Three stage optimal memetic exploration

Giovanni Iacca; Ferrante Neri; Ernesto Mininno; Yew-Soon Ong; Meng-Hiot Lim

Memetic computing is a subject in computer science which considers complex structures as the combination of simple agents, memes, whose evolutionary interactions lead to intelligent structures capable of problem-solving. This paper focuses on memetic computing optimization algorithms and proposes a counter-tendency approach for algorithmic design. Research in the field tends to go in the direction of improving existing algorithms by combining different methods or through the formulation of more complicated structures. Contrary to this trend, we instead focus on simplicity, proposing a structurally simple algorithm with emphasis on processing only one solution at a time. The proposed algorithm, namely three stage optimal memetic exploration, is composed of three memes; the first stochastic and with a long search radius, the second stochastic and with a moderate search radius and the third deterministic and with a short search radius. The bottom-up combination of the three operators by means of a natural trial and error logic, generates a robust and efficient optimizer, capable of competing with modern complex and computationally expensive algorithms. This is suggestive of the fact that complexity in algorithmic structures can be unnecessary, if not detrimental, and that simple bottom-up approaches are likely to be competitive is here invoked as an extension to memetic computing basing on the philosophical concept of Ockhams Razor. An extensive experimental setup on various test problems and one digital signal processing application is presented. Numerical results show that the proposed approach, despite its simplicity and low computational cost displays a very good performance on several problems, and is competitive with sophisticated algorithms representing the-state-of-the-art in computational intelligence optimization.


Memetic Computing | 2009

A proposition on memes and meta-memes in computing for higher-order learning

Ryan J. Meuth; Meng-Hiot Lim; Yew-Soon Ong; Donald C. Wunsch

In computational intelligence, the term ‘memetic algorithm’ has come to be associated with the algorithmic pairing of a global search method with a local search method. In a sociological context, a ‘meme’ has been loosely defined as a unit of cultural information, the social analog of genes for individuals. Both of these definitions are inadequate, as ‘memetic algorithm’ is too specific, and ultimately a misnomer, as much as a ‘meme’ is defined too generally to be of scientific use. In this paper, we extend the notion of memes from a computational viewpoint and explore the purpose, definitions, design guidelines and architecture for effective memetic computing. Utilizing two conceptual case studies, we illustrate the power of high-order meme-based learning. With applications ranging from cognitive science to machine learning, memetic computing has the potential to provide much-needed stimulation to the field of computational intelligence by providing a framework for higher order learning.


Computational Optimization and Applications | 2000

Efficient Genetic Algorithms Using Simple Genes Exchange LocalSearch Policy for the Quadratic Assignment Problem

Meng-Hiot Lim; Y. Yuan; Sigeru Omatu

In this paper, we describe an approach for solving the quadratic assignment problem (QAP) that is based on genetic algorithms (GA). It will be shown that a standard canonical GA (SGA), which involves genetic operators of selection, reproduction, crossover, and mutation, tends to fall short of the desired performance expected of a search algorithm. The performance deteriorates significantly as the size of the problem increases. To address this syndrome, it is common for GA-based techniques to be embedded with deterministic local search procedures. It is proposed that the local search should involve simple procedure of genome reordering that should not be too complex. More importantly, from a computational point of view, the local search should not carry with it the full cost of evaluating a chromosome after each move in the localized landscape. Results of simulation on several difficult QAP benchmarks showed the effectiveness of our approaches.


Fuzzy Sets and Systems | 1996

A GA paradigm for learning fuzzy rules

Meng-Hiot Lim; S. Rahardja; Bah-Hwee Gwee

Abstract In this paper, we describe a paradigm for learning fuzzy rules using genetic algorithms (GA). We formulate our problem of learning as follows: given a set of linguistic values that characterize the input and output state variables of the system in consideration, derive an n -rule fuzzy control algorithm. The value n represents a specified constraint of the GA in searching for a functional ruleset. The GA learning paradigm is powerful since it requires no prior knowledge about the systems behavior in order to formulate a set of functional control rules through adaptive learning. We present our simulation results using the classical inverted pendulum control problem to demonstrate the effectiveness of the GA learning scheme. Results have shown that the approach has great potential as a tool for the learning of fuzzy control rules, particularly in situations where the knowledge from a human expert is not easily accessible.


IEEE Intelligent Systems | 1990

Implementing fuzzy rule-based systems on silicon chips

Meng-Hiot Lim; Yoshiyasu Takefuji

The authors address the implementation of a fuzzy simulator (FSIM) and discuss architectures for a general-purpose VLSI fuzzy-inference processor. The FSIM tool aids in the rapid prototyping of fuzzy production system (FPS), and represents a convenient transitional step in the implementation of an FPS on silicon. They present a brief theoretical review of fuzzy reasoning, introduce the FSIM, and discuss FPS development using the FSIM. An overall picture of the various stages involved in developing a fuzzy-inference processor is provided. The authors then outline the general architecture of a VLSI inference processor for FPSs. To further illustrate the development of a fuzzy inference processor, they describe an FPS example from conceptualization to implementation on silicon chips.<<ETX>>

Collaboration


Dive into the Meng-Hiot Lim's collaboration.

Top Co-Authors

Avatar

Yew-Soon Ong

Nanyang Technological University

View shared research outputs
Top Co-Authors

Avatar

Ju Hui Li

Nanyang Technological University

View shared research outputs
Top Co-Authors

Avatar

Amit Agarwal

Nanyang Technological University

View shared research outputs
Top Co-Authors

Avatar

Qi Cao

Nanyang Technological University

View shared research outputs
Top Co-Authors

Avatar

Xianshun Chen

Nanyang Technological University

View shared research outputs
Top Co-Authors

Avatar

Meng Joo Er

Nanyang Technological University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Bijaya Ketan Panigrahi

Indian Institute of Technology Delhi

View shared research outputs
Top Co-Authors

Avatar

Felis Dwiyasa

Nanyang Technological University

View shared research outputs
Top Co-Authors

Avatar

Bah-Hwee Gwee

Nanyang Technological University

View shared research outputs
Researchain Logo
Decentralizing Knowledge