Network


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

Hotspot


Dive into the research topics where K.-L. Du is active.

Publication


Featured researches published by K.-L. Du.


Neural Networks | 2010

Clustering: A neural network approach

K.-L. Du

Clustering is a fundamental data analysis method. It is widely used for pattern recognition, feature extraction, vector quantization (VQ), image segmentation, function approximation, and data mining. As an unsupervised classification technique, clustering identifies some inherent structures present in a set of objects based on a similarity measure. Clustering methods can be based on statistical model identification (McLachlan & Basford, 1988) or competitive learning. In this paper, we give a comprehensive overview of competitive learning based clustering methods. Importance is attached to a number of competitive learning based clustering neural networks such as the self-organizing map (SOM), the learning vector quantization (LVQ), the neural gas, and the ART model, and clustering algorithms such as the C-means, mountain/subtractive clustering, and fuzzy C-means (FCM) algorithms. Associated topics such as the under-utilization problem, fuzzy clustering, robust clustering, clustering based on non-Euclidean distance measures, supervised clustering, hierarchical clustering as well as cluster validity are also described. Two examples are given to demonstrate the use of the clustering methods.


Archive | 2013

Neural Networks and Statistical Learning

K.-L. Du; M.N.S. Swamy

Providing a broad but in-depth introduction to neural network and machine learning in a statistical framework, this book provides a single, comprehensive resource for study and further research. All the major popular neural network models and statistical learning approaches are covered with examples and exercises in every chapter to develop a practical working understanding of the content. Each of the twenty-five chapters includes state-of-the-art descriptions and important research results on the respective topics. The broad coverage includes the multilayer perceptron, the Hopfield network, associative memory models, clustering models and algorithms, the radial basis function network, recurrent neural networks, principal component analysis, nonnegative matrix factorization, independent component analysis, discriminant analysis, support vector machines, kernel methods, reinforcement learning, probabilistic and Bayesian networks, data fusion and ensemble learning, fuzzy sets and logic, neurofuzzy models, hardware implementations, and some machine learning topics. Applications to biometric/bioinformatics and data mining are also included. Focusing on the prominent accomplishments and their practical aspects, academic and technical staff, graduate students and researchers will find that this provides a solid foundation and encompassing reference for the fields of neural networks, pattern recognition, signal processing, machine learning, computational intelligence, and data mining.


Signal Processing | 2002

Neural methods for antenna array signal processing: a review

K.-L. Du; A.K.Y. Lai; K.K.M. Cheng; M.N.S. Swamy

The neural method is a powerful nonlinear adaptive approach in various signal-processing scenarios. It is especially suitable for real-time application and hardware implementation. In this paper, we review its application in antenna array signal processing. This paper also serves as a tutorial to the neural method for antenna array signal processing.


Archive | 2014

Radial Basis Function Networks

K.-L. Du; M.N.S. Swamy

Learning is an approximation problem, which is closely related to the conventional approximation techniques, such as generalized splines and regularization techniques. The RBF network has its origin in performing exact interpolation of a set of data points in a multidimensional space [81]. The RBF network is a universal approximator, and it is a popular alternative to the MLP, since it has a simpler structure and a much faster training process. Both models are widely used for classification and function approximation.


International Scholarly Research Notices | 2012

Using Radial Basis Function Networks for Function Approximation and Classification

Yue Wu; Hui Wang; Biaobiao Zhang; K.-L. Du

The radial basis function (RBF) network has its foundation in the conventional approximation theory. It has the capability of universal approximation. The RBF network is a popular alternative to the well-known multilayer perceptron (MLP), since it has a simpler structure and a much faster training process. In this paper, we give a comprehensive survey on the RBF network and its learning. Many aspects associated with the RBF network, such as network structure, universal approimation capability, radial basis functions, RBF network learning, structure optimization, normalized RBF networks, application to dynamic system modeling, and nonlinear complex-valued signal processing, are described. We also compare the features and capability of the two models.


IEEE Transactions on Antennas and Propagation | 2004

Pattern analysis of uniform circular array

K.-L. Du

The radiation characteristics of a uniform circular array with linear centrally-fed dipole elements, used for smart antenna systems, are analyzed in this paper. The radiation patterns of the array and the gain of the array over a single element are derived based on the thin-wire model. Numerical simulations using the thin-wire model and the method of moments (MoM) have been conducted and compared for a half-wavelength dipole array. Simulations using the MoM demonstrate that the wire diameter of the elements has no significant effect on normalized azimuthal and elevation patterns for a given pattern design. Normalized azimuthal patterns by the thin-wire model and the MoM are in good agreement with each other, while normalized elevation patterns by the thin-wire model are inaccurate since mutual coupling is not considered in the model. Wire diameter affects the radiation resistance and thus determines the amplitude of the radiation field.


Archive | 2016

Search and Optimization by Metaheuristics: Techniques and Algorithms Inspired by Nature

K.-L. Du; M.N.S. Swamy

This textbook provides a comprehensive introduction to nature-inspired metaheuristic methods for search and optimization, including the latest trends in evolutionary algorithms and other forms of natural computing. Over 100 different types of these methods are discussed in detail. The authors emphasize non-standard optimization problems and utilize a natural approach to the topic, moving from basic notions to more complex ones. An introductory chapter covers the necessary biological and mathematical backgrounds for understanding the main material. Subsequent chapters then explore almost all of the major metaheuristics for search and optimization created based on natural phenomena, including simulated annealing, recurrent neural networks, genetic algorithms and genetic programming, differential evolution, memetic algorithms, particle swarm optimization, artificial immune systems, ant colony optimization, tabu search and scatter search, bee and bacteria foraging algorithms, harmony search, biomolecular computing, quantum computing, and many others. General topics on dynamic, multimodal, constrained, and multiobjective optimizations are also described. Each chapter includesdetailed flowcharts that illustrate specific algorithms and exercises that reinforce important topics. Introduced in the appendix are some benchmarks for the evaluation of metaheuristics. Search and Optimization by Metaheuristicsis intended primarily as a textbook for graduate and advanced undergraduate students specializing in engineering and computer science. It will also serve as a valuable resource for scientists and researchers working in these areas, as well as those who are interested in search and optimization methods.


computational intelligence in robotics and automation | 2003

Dynamic analysis of assembly process with passive compliance for robot manipulators

K.-L. Du; Biaobiao Zhang; Xinhan Huang; Jianyuan Hu

Assembly automation has become a research highlight for years. Dynamics of the most fundamental peg-in-hole mating, which represents an important topic of future research, is, however, far from being resolved. To this end, the overall part-mating dynamics has been developed, and simulations have been implemented. The sensitivity analysis of each parameter on the assembly process has been made. The dynamic properties of assembly with the RCC have been concluded, which helps to implement active control. By selecting proper parameters of the dynamic remote center compliance, one can optimize assembly proceeding.


International Scholarly Research Notices | 2012

Neural Network Implementations for PCA and Its Extensions

Jialin Qiu; Hui Wang; Jiabin Lu; Biaobiao Zhang; K.-L. Du

Many information processing problems can be transformed into some form of eigenvalue or singular value problems. Eigenvalue decomposition (EVD) and singular value decomposition (SVD) are usually used for solving these problems. In this paper, we give an introduction to various neural network implementations and algorithms for principal component analysis (PCA) and its various extensions. PCA is a statistical method that is directly related to EVD and SVD. Minor component analysis (MCA) is a variant of PCA, which is useful for solving total least squares (TLSs) problems. The algorithms are typical unsupervised learning methods. Some other neural network models for feature extraction, such as localized methods, complex-domain methods, generalized EVD, and SVD, are also described. Topics associated with PCA, such as independent component analysis (ICA) and linear discriminant analysis (LDA), are mentioned in passing in the conclusion. These methods are useful in adaptive signal processing, blind signal separation (BSS), pattern recognition, and information compression.


soft computing | 2011

Evolutionary computation and its applications in neural and fuzzy systems

Biaobiao Zhang; Yue Wu; Jiabin Lu; K.-L. Du

Neural networks and fuzzy systems are two soft-computing paradigms for system modelling. Adapting a neural or fuzzy system requires to solve two optimization problems: structural optimization and parametric optimization. Structural optimization is a discrete optimization problem which is very hard to solve using conventional optimization techniques. Parametric optimization can be solved using conventional optimization techniques, but the solution may be easily trapped at a bad local optimum. Evolutionary computation is a general-purpose stochastic global optimization approach under the universally accepted neo-Darwinian paradigm, which is a combination of the classical Darwinian evolutionary theory, the selectionism of Weismann, and the genetics of Mendel. Evolutionary algorithms are a major approach to adaptation and optimization. In this paper, we first introduce evolutionary algorithms with emphasis on genetic algorithms and evolutionary strategies. Other evolutionary algorithms such as genetic programming, evolutionary programming, particle swarm optimization, immune algorithm, and ant colony optimization are also described. Some topics pertaining to evolutionary algorithms are also discussed, and a comparison between evolutionary algorithms and simulated annealing is made. Finally, the application of EAs to the learning of neural networks as well as to the structural and parametric adaptations of fuzzy systems is also detailed.

Collaboration


Dive into the K.-L. Du's collaboration.

Top Co-Authors

Avatar

Limin Meng

Zhejiang University of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Hong Peng

Zhejiang University of Technology

View shared research outputs
Top Co-Authors

Avatar

Lusha Han

Zhejiang University of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Yue Wu

Concordia University

View shared research outputs
Top Co-Authors

Avatar

Zhi-Jiang Xu

Zhejiang University of Technology

View shared research outputs
Top Co-Authors

Avatar

Wai Ho Mow

Hong Kong University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Jiabin Lu

Guangdong University of Technology

View shared research outputs
Top Co-Authors

Avatar

Jiangxin Zhang

Zhejiang University of Technology

View shared research outputs
Researchain Logo
Decentralizing Knowledge