Network


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

Hotspot


Dive into the research topics where Kun-Hong Liu is active.

Publication


Featured researches published by Kun-Hong Liu.


Computers in Biology and Medicine | 2008

Cancer classification using Rotation Forest

Kun-Hong Liu; De-Shuang Huang

We address the microarray dataset based cancer classification using a newly proposed multiple classifier system (MCS), referred to as Rotation Forest. To the best of our knowledge, it is the first time that Rotation Forest has been applied to the microarray dataset classification. In the framework of Rotation Forest, a linear transformation method is required to project data into new feature space for each classifier, and then the base classifiers are trained in different new spaces so as to enhance both the accuracies of base classifiers and the diversity in the ensemble system. Principal component analysis (PCA), non-parametric discriminant analysis (NDA) and random projections (RP) were applied to feature transformation in the original Rotation Forest. In this paper, we use independent component analysis (ICA) as a new transformation method since it can better describe the property of microarray data. The breast cancer dataset and prostate dataset are deployed to validate the efficiency of Rotation Forest. In all the experiments, it can be found that Rotation Forest outperforms other MCSs, such as Bagging and Boosting. In addition, the experimental results also revealed that ICA can further improve the performance of Rotation Forest compared with the original transformation methods.


Pattern Recognition | 2008

Feature extraction using constrained maximum variance mapping

Bo Li; De-Shuang Huang; Chao Wang; Kun-Hong Liu

In this paper, an efficient feature extraction method named as constrained maximum variance mapping (CMVM) is developed. The proposed algorithm can be viewed as a linear approximation of multi-manifolds learning based approach, which takes the local geometry and manifold labels into account. The CMVM and the original manifold learning based approaches have a point in common that the locality is preserved. Moreover, the CMVM is globally maximizing the distances between different manifolds. After the local scatters have been characterized, the proposed method focuses on developing a linear transformation that can maximize the dissimilarities between all the manifolds under the constraint of locality preserving. Compared to most of the up-to-date manifold learning based methods, this trick makes contribution to pattern classification from two aspects. On the one hand, the local structure in each manifold is still kept; on the other hand, the discriminant information between manifolds can be explored. Finally, FERET face database, CMU PIE face database and USPS handwriting data are all taken to examine the effectiveness and efficiency of the proposed method. Experimental results validate that the proposed approach is superior to other feature extraction methods, such as linear discriminant analysis (LDA), locality preserving projection (LPP), unsupervised discriminant projection (UDP) and maximum variance projection (MVP).


Bioinformatics | 2009

A genetic programming-based approach to the classification of multiclass microarray datasets

Kun-Hong Liu; Chun-Gui Xu

MOTIVATION Feature selection approaches have been widely applied to deal with the small sample size problem in the analysis of micro-array datasets. For the multiclass problem, the proposed methods are based on the idea of selecting a gene subset to distinguish all classes. However, it will be more effective to solve a multiclass problem by splitting it into a set of two-class problems and solving each problem with a respective classification system. RESULTS We propose a genetic programming (GP)-based approach to analyze multiclass microarray datasets. Unlike the traditional GP, the individual proposed in this article consists of a set of small-scale ensembles, named as sub-ensemble (denoted by SE). Each SE consists of a set of trees. In application, a multiclass problem is divided into a set of two-class problems, each of which is tackled by a SE first. The SEs tackling the respective two-class problems are combined to construct a GP individual, so each individual can deal with a multiclass problem directly. Effective methods are proposed to solve the problems arising in the fusion of SEs, and a greedy algorithm is designed to keep high diversity in SEs. This GP is tested in five datasets. The results show that the proposed method effectively implements the feature selection and classification tasks.


Computers in Biology and Medicine | 2013

An ensemble of SVM classifiers based on gene pairs

Muchenxuan Tong; Kun-Hong Liu; Chun-Gui Xu; Wenbin Ju

In this paper, a genetic algorithm (GA) based ensemble support vector machine (SVM) classifier built on gene pairs (GA-ESP) is proposed. The SVMs (base classifiers of the ensemble system) are trained on different informative gene pairs. These gene pairs are selected by the top scoring pair (TSP) criterion. Each of these pairs projects the original microarray expression onto a 2-D space. Extensive permutation of gene pairs may reveal more useful information and potentially lead to an ensemble classifier with satisfactory accuracy and interpretability. GA is further applied to select an optimized combination of base classifiers. The effectiveness of the GA-ESP classifier is evaluated on both binary-class and multi-class datasets.


Computers in Biology and Medicine | 2009

Microarray data classification based on ensemble independent component selection

Kun-Hong Liu; Bo Li; Qingqiang Wu; Jun Zhang; Ji-Xiang Du; Guo-Yan Liu

Independent component analysis (ICA) has been widely deployed to the analysis of microarray datasets. Although it was pointed out that after ICA transformation, different independent components (ICs) are of different biological significance, the IC selection problem is still far from fully explored. In this paper, we propose a genetic algorithm (GA) based ensemble independent component selection (EICS) system. In this system, GA is applied to select a set of optimal IC subsets, which are then used to build diverse and accurate base classifiers. Finally, all base classifiers are combined with majority vote rule. To show the validity of the proposed method, we apply it to classify three DNA microarray data sets involving various human normal and tumor tissue samples. The experimental results show that our ensemble method obtains stable and satisfying classification results when compared with several existing methods.


Pattern Recognition | 2009

Ensemble component selection for improving ICA based microarray data prediction models

Kun-Hong Liu; Bo Li; Jun Zhang; Ji-Xiang Du

Independent component analysis (ICA) has been widely used to tackle the microarray dataset classification problem, but there still exists an unsolved problem that the independent component (IC) sets may not be reproducible after different ICA transformations. Inspired by the idea of ensemble feature selection, we design an ICA based ensemble learning system to fully utilize the difference among different IC sets. In this system, some IC sets are generated by different ICA transformations firstly. A multi-objective genetic algorithm (MOGA) is designed to select different biologically significant IC subsets from these IC sets, which are then applied to build base classifiers. Three schemes are used to fuse these base classifiers. The first fusion scheme is to combine all individuals in the final generation of the MOGA. In addition, in the evolution, we design a global-recording technique to record the best IC subsets of each IC set in a global-recording list. Then the IC subsets in the list are deployed to build base classifier so as to implement the second fusion scheme. Furthermore, by pruning about half of less accurate base classifiers obtained by the second scheme, a compact and more accurate ensemble system is built, which is regarded as the third fusion scheme. Three microarray datasets are used to test the ensemble systems, and the corresponding results demonstrate that these ensemble schemes can further improve the performance of the ICA based classification model, and the third fusion scheme leads to the most accurate ensemble system with the smallest ensemble size.


Computer Networks | 2004

A new approach to improving the grooming performance with dynamic traffic in SONET rings

Kun-Hong Liu; Yong Xu

Traffic grooming is widely employed to minimize the number of ADMs in todays WDM rings to reduce the total cost of the network. Since traffic often changes over time, the problem of grooming dynamic traffic becomes more and more important. In this paper, we use the technique of splitting traffic to the grooming of arbitrary dynamically changed traffic in a strictly non-blocking way in SONET/WDM rings. Two splitting methods: traffic-cutting and traffic-dividing are introduced, and the third method, dividing a traffic first and then cutting it, is also proposed. The grooming performance for static and dynamic traffic with these three methods is analyzed in detail. A genetic algorithm (GA) based on these methods is proposed. Computer simulation results under different conditions show that our algorithm is efficient in reducing both the numbers of ADMs and wavelengths required.


congress on evolutionary computation | 2007

Multi-sub-swarm particle swarm optimization algorithm for multimodal function optimization

Jun Zhang; De-Shuang Huang; Kun-Hong Liu

This paper presents a novel multi-sub-swarm particle swarm optimization (PSO) algorithm. The proposed algorithm can effectively imitate a natural ecosystem, in which the different sub-populations can compete with each other. After competing, the winner will continue to explore the original district, while the loser will be obliged to explore another district. Four benchmark multimodal functions of varying difficulty are used as test functions. The experimental results show that the proposed method has a stronger adaptive ability and a better performance for complicated multimodal functions with respect to other methods.


Biomedical Engineering Online | 2014

3D vasculature segmentation using localized hybrid level-set method

Qingqi Hong; Qingde Li; Beizhan Wang; Yan Li; Junfeng Yao; Kun-Hong Liu; Qingqiang Wu

BackgroundIntensity inhomogeneity occurs in many medical images, especially in vessel images. Overcoming the difficulty due to image inhomogeneity is crucial for the segmentation of vessel image.MethodsThis paper proposes a localized hybrid level-set method for the segmentation of 3D vessel image. The proposed method integrates both local region information and boundary information for vessel segmentation, which is essential for the accurate extraction of tiny vessel structures. The local intensity information is firstly embedded into a region-based contour model, and then incorporated into the level-set formulation of the geodesic active contour model. Compared with the preset global threshold based method, the use of automatically calculated local thresholds enables the extraction of the local image information, which is essential for the segmentation of vessel images.ResultsExperiments carried out on the segmentation of 3D vessel images demonstrate the strengths of using locally specified dynamic thresholds in our level-set method. Furthermore, both qualitative comparison and quantitative validations have been performed to evaluate the effectiveness of our proposed model.ConclusionsExperimental results and validations demonstrate that our proposed model can achieve more promising segmentation results than the original hybrid method does.


international symposium on neural networks | 2007

A Hybrid HMM/ANN Based Approach for Online Signature Verification

Zhong-Hua Quan; De-Shuang Huang; Kun-Hong Liu; Kwok-wing Chau

This paper presents a new approach based on HMM/ANN hybrid for online signature verification. A group of ANNs are used as local probability estimators for an HMM. The Viterbi algorithm is employed to work out the global posterior probability of a model. The proposed HMM/ANN hybrid has a strong discriminant ability, i.e, from a local sense, the ANN can be regarded as an efficient classifier, and from a global sense, the posterior probability is consistent with that of a Bayes classifier. Finally, the experimental results show that this approach is promising and competing.

Collaboration


Dive into the Kun-Hong Liu's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar

Bo Li

Tsinghua University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Yong Xu

University of Birmingham

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Chun-Gui Xu

University of Science and Technology of China

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge