Network


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

Hotspot


Dive into the research topics where Shun-Feng Su is active.

Publication


Featured researches published by Shun-Feng Su.


Applied Soft Computing | 2002

An immunity-based ant colony optimization algorithm for solving weapon–target assignment problem

Zne-Jung Lee; Chou-Yuan Lee; Shun-Feng Su

Abstract In this paper, an immunity-based ant colony optimization (ACO) algorithm for solving weapon–target assignment (WTA) problems is proposed. The WTA problem, known as a NP-complete problem, is to find a proper assignment of weapons to targets with the objective of minimizing the expected damage of own-force assets. The general idea of the proposed algorithm is to combine the advantages of ACO, the ability to cooperatively explore the search space and to avoid premature convergence, and that of immune system (IS), the ability to quickly find good solutions within a small region of the search space. From our simulation for those WTA problems, the proposed algorithm indeed is very efficient.


systems man and cybernetics | 2003

Efficiently solving general weapon-target assignment problem by genetic algorithms with greedy eugenics

Zne-Jung Lee; Shun-Feng Su; Chou-Yuan Lee

A general weapon-target assignment (WTA) problem is to find a proper assignment of weapons to targets with the objective of minimizing the expected damage of own-force asset. Genetic algorithms (GAs) are widely used for solving complicated optimization problems, such as WTA problems. In this paper, a novel GA with greedy eugenics is proposed. Eugenics is a process of improving the quality of offspring. The proposed algorithm is to enhance the performance of GAs by introducing a greedy reformation scheme so as to have locally optimal offspring. This algorithm is successfully applied to general WTA problems. From our simulations for those tested problems, the proposed algorithm has the best performance when compared to other existing search algorithms.


IEEE Transactions on Neural Networks | 2002

Robust support vector regression networks for function approximation with outliers

Chen-Chia Chuang; Shun-Feng Su; Jin-Tsong Jeng; Chih-Ching Hsiao

Support vector regression (SVR) employs the support vector machine (SVM) to tackle problems of function approximation and regression estimation. SVR has been shown to have good robust properties against noise. When the parameters used in SVR are improperly selected, overfitting phenomena may still occur. However, the selection of various parameters is not straightforward. Besides, in SVR, outliers may also possibly be taken as support vectors. Such an inclusion of outliers in support vectors may lead to seriously overfitting phenomena. In this paper, a novel regression approach, termed as the robust support vector regression (RSVR) network, is proposed to enhance the robust capability of SVR. In the approach, traditional robust learning approaches are employed to improve the learning performance for any selected parameters. From the simulation results, our RSVR can always improve the performance of the learned systems for all cases. Besides, it can be found that even the training lasted for a long period, the testing errors would not go up. In other words, the overfitting phenomenon is indeed suppressed.


Applied Soft Computing | 2008

Genetic algorithm with ant colony optimization (GA-ACO) for multiple sequence alignment

Zne-Jung Lee; Shun-Feng Su; Chen-Chia Chuang; Kuan-Hung Liu

Multiple sequence alignment, known as NP-complete problem, is among the most important and challenging tasks in computational biology. For multiple sequence alignment, it is difficult to solve this type of problems directly and always results in exponential complexity. In this paper, we present a novel algorithm of genetic algorithm with ant colony optimization for multiple sequence alignment. The proposed GA-ACO algorithm is to enhance the performance of genetic algorithm (GA) by incorporating local search, ant colony optimization (ACO), for multiple sequence alignment. In the proposed GA-ACO algorithm, genetic algorithm is conducted to provide the diversity of alignments. Thereafter, ant colony optimization is performed to move out of local optima. From simulation results, it is shown that the proposed GA-ACO algorithm has superior performance when compared to other existing algorithms.


Fuzzy Sets and Systems | 2003

Support vector interval regression networks for interval regression analysis

Jin-Tsong Jeng; Chen-Chia Chuang; Shun-Feng Su

In this paper, the support vector interval regression networks (SVIRNs) are proposed for the interval regression analysis. The SVIRNs consist of two radial basis function networks. One network identifies the upper side of data interval, and the other network identifies the lower side of data intervals. Because the support vector regression (SVR) approach is equivalent to solving a linear constrained quadratic programming problem, the number of hidden nodes and the initial values of adjustable parameters can be easily obtained. Since the selection of a parameter e in the SVR approach may seriously affect the modeling performance, a two-step approach is proposed to properly select the e value. After the SVR approach with the selected e, an initial structure of SVIRNs can be obtained. Besides, outliers will not significantly affect the upper and lower bound interval obtained through the proposed two-step approach. Consequently, a traditional back-propagation (BP) learning algorithm can be used to adjust the initial structure networks of SVIRNs under training data sets without or with outliers. Due to the better initial structure of SVIRNs are obtained by the SVR approach, the convergence rate of SVIRNs is faster than the conventional networks with BP learning algorithms or with robust BP learning algorithms for interval regression analysis. Four examples are provided to show the validity and applicability of the proposed SVIRNs.


IEEE Transactions on Fuzzy Systems | 2001

Robust TSK fuzzy modeling for function approximation with outliers

Chen-Chia Chuang; Shun-Feng Su; Song-Shyong Chen

The Takagi-Sugeno-Kang (TSK) type of fuzzy models has attracted a great attention of the fuzzy modeling community due to their good performance in various applications. Most approaches for modeling TSK fuzzy rules define their fuzzy subspaces based on the idea of training data being close enough instead of having similar functions. Besides, training data sets algorithms often contain outliers, which seriously affect least-square error minimization clustering and learning algorithms. A robust TSK fuzzy modeling approach is presented. In the approach, a clustering algorithm termed as robust fuzzy regression agglomeration (RFRA) is proposed to define fuzzy subspaces in a fuzzy regression manner with robust capability against outliers. To obtain a more precision model, a robust fine-tuning algorithm is then employed. Various examples are used to verify the effectiveness of the proposed approach. From the simulation results, the proposed robust TSK fuzzy modeling indeed showed superior performance over other approaches.


IEEE Transactions on Energy Conversion | 2007

A Merged Fuzzy Neural Network and Its Applications in Battery State-of-Charge Estimation

I-Hsum Li; Wei Yen Wang; Shun-Feng Su; Yuang-Shung Lee

To solve learning problems with vast number of inputs, this paper proposes a novel learning structure merging a number of small fuzzy neural networks (FNNs) into a hierarchical learning structure called a merged-FNN. In this paper, the merged-FNN is proved to be a universal approximator. This computing approach uses a fusion of FNNs using B-spline membership functions (BMFs) with a reduced-form genetic algorithm (RGA). RGA is employed to tune all free parameters of the merged-FNN, including both the control points of the BMFs and the weights of the small FNNs. The merged-FNN can approximate a continuous nonlinear function to any desired degree of accuracy. For a practical application, a battery state-of-charge (BSOC) estimator, which is a twelve input, one output system, in a lithium-ion battery string is proposed to verify the effectiveness of the merged-FNN. From experimental results, the learning ability of the newly proposed merged-FNN with RGA is superior to that of the traditional neural networks with back-propagation learning.


systems man and cybernetics | 2003

Credit assigned CMAC and its application to online learning robust controllers

Shun-Feng Su; Ted Tao; Ta-Hsiung Hung

In this paper, a novel learning scheme is proposed to speed up the learning process in cerebellar model articulation controllers (CMAC). In the conventional CMAC learning scheme, the correct numbers of errors are equally distributed into all addressed hypercubes, regardless of the credibility of the hypercubes. The proposed learning approach uses the inverse of learned times of the addressed hypercubes as the credibility (confidence) of the learned values, resulting in learning speed becoming very fast. To further demonstrate online learning capability of the proposed credit assigned CMAC learning scheme, this paper also presents a learning robust controller that can actually learn online. Based on robust controllers presented in the literature, the proposed online learning robust controller uses previous control input, current output acceleration, and current desired output as the state to define the nominal effective moment of the system from the CMAC table. An initial trial mechanism for the early learning stage is also proposed. With our proposed credit-assigned CMAC, the robust learning controller can accurately trace various trajectories online.


IEEE Transactions on Fuzzy Systems | 2005

Robust static output-feedback stabilization for nonlinear discrete-time systems with time delay via fuzzy control approach

Song-Shyong Chen; Yuan-Chang Chang; Shun-Feng Su; Sheng-Luen Chung; Tsu-Tian Lee

This paper addresses the problem of designing robust static output-feedback controllers for nonlinear discrete-time interval systems with time delays both in states and in control input. In the approach, we do not directly employ the Lyapunov approach, as do in most of traditional fuzzy control design approaches. Instead, sufficient conditions for guaranteeing the robust stability for the considered systems are derived in terms of the matrix spectral norm of the closed-loop fuzzy system. The stability conditions are further formulated into linear matrix inequalities so that the desired controller can be easily obtained by using the Matlab linear matrix inequality (LMI) toolbox. Finally, an example is provided to illustrate the effectiveness of the proposed approach.


Applied Soft Computing | 2008

A hybrid watermarking technique applied to digital images

Zne-Jung Lee; Shih-Wei Lin; Shun-Feng Su; Chun-Yen Lin

In this paper, a hybrid watermarking technique applied to digital images is proposed. A watermarking technique is to insert copyright information into digital images that the ownerships can be declared. A fundamental problem for embedding watermarks is that the ways of pursuing transparency and robustness are always trade-off. To solve this problem, a hybrid watermarking technique is proposed to improve the similarity of extracted watermarks. In the proposed technique, the parameters of perceptual lossless ratio (PLR) for two complementary watermark modulations are first derived. Furthermore, a hybrid algorithm based on genetic algorithm (GA) and particle swarm optimization (PSO) is simultaneously performed to find the optimal values of PLR instead of heuristics. From simulation results, it shows the superiority of the proposed hybrid watermarking technique for digital images.

Collaboration


Dive into the Shun-Feng Su's collaboration.

Top Co-Authors

Avatar

Wei Yen Wang

National Taiwan Normal University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Jin-Tsong Jeng

National Formosa University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Ming-Chang Chen

National Taiwan University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Yao-Chu Hsueh

National Taiwan University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Song-Shyong Chen

Hsiuping University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

I-Hsum Li

National Taiwan University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Tsu-Tian Lee

National Taipei University of Technology

View shared research outputs
Researchain Logo
Decentralizing Knowledge