Network


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

Hotspot


Dive into the research topics where Xinye Cai is active.

Publication


Featured researches published by Xinye Cai.


IEEE Transactions on Evolutionary Computation | 2015

An External Archive Guided Multiobjective Evolutionary Algorithm Based on Decomposition for Combinatorial Optimization

Xinye Cai; Yexing Li; Zhun Fan; Qingfu Zhang

Domination-based sorting and decomposition are two basic strategies used in multiobjective evolutionary optimization. This paper proposes a hybrid multiobjective evolutionary algorithm integrating these two different strategies for combinatorial optimization problems with two or three objectives. The proposed algorithm works with an internal (working) population and an external archive. It uses a decomposition-based strategy for evolving its working population and uses a domination-based sorting for maintaining the external archive. Information extracted from the external archive is used to decide which search regions should be searched at each generation. In such a way, the domination-based sorting and the decomposition strategy can complement each other. In our experimental studies, the proposed algorithm is compared with a domination-based approach, a decomposition-based one, and one of its enhanced variants on two well-known multiobjective combinatorial optimization problems. Experimental results show that our proposed algorithm outperforms other approaches. The effects of the external archive in the proposed algorithm are also investigated and discussed.


IEEE Transactions on Systems, Man, and Cybernetics | 2017

Decomposition-Based-Sorting and Angle-Based-Selection for Evolutionary Multiobjective and Many-Objective Optimization

Xinye Cai; Zhixiang Yang; Zhun Fan; Qingfu Zhang

Multiobjective evolutionary algorithm based on decomposition (MOEA/D) decomposes a multiobjective optimization problem (MOP) into a number of scalar optimization subproblems and then solves them in parallel. In many MOEA/D variants, each subproblem is associated with one and only one solution. An underlying assumption is that each subproblem has a different Pareto-optimal solution, which may not be held, for irregular Pareto fronts (PFs), e.g., disconnected and degenerate ones. In this paper, we propose a new variant of MOEA/D with sorting-and-selection (MOEA/D-SAS). Different from other selection schemes, the balance between convergence and diversity is achieved by two distinctive components, decomposition-based-sorting (DBS) and angle-based-selection (ABS). DBS only sorts


genetic and evolutionary computation conference | 2014

Epsilon constrained method for constrained multiobjective optimization problems: some preliminary results

Zhixiang Yang; Xinye Cai; Zhun Fan

{L}


ieee symposium series on computational intelligence | 2016

An improved epsilon constraint handling method embedded in MOEA/D for constrained multi-objective optimization problems

Zhun Fan; Hui Li; Caimin Wei; Wenji Li; Han Huang; Xinye Cai; Zhaoquan Cai

closest solutions to each subproblem to control the convergence and reduce the computational cost. The parameter


international conference on technologies and applications of artificial intelligence | 2014

Hybridizing Infeasibility Driven and Constrained-Domination Principle with MOEA/D for Constrained Multiobjective Evolutionary Optimization

Huibiao Lin; Zhun Fan; Xinye Cai; Wenji Li; Sheng Wang; Jian Li; Chengdian Zhang

{L}


IEEE Journal of Biomedical and Health Informatics | 2018

Optic Disk Detection in Fundus Image Based on Structured Learning

Zhun Fan; Yibiao Rong; Xinye Cai; Jiewei Lu; Wenji Li; Huibiao Lin; Xinjian Chen

has been made adaptive based on the evolutionary process. ABS takes use of angle information between solutions in the objective space to maintain a more fine-grained diversity. In MOEA/D-SAS, different solutions can be associated with the same subproblems; and some subproblems are allowed to have no associated solution, more flexible to MOPs or many-objective optimization problems (MaOPs) with different shapes of PFs. Comprehensive experimental studies have shown that MOEA/D-SAS outperforms other approaches; and is especially effective on MOPs or MaOPs with irregular PFs. Moreover, the computational efficiency of DBS and the effects of ABS in MOEA/D-SAS are also investigated and discussed in detail.


IEEE Transactions on Systems, Man, and Cybernetics | 2018

A Decomposition-Based Many-Objective Evolutionary Algorithm With Two Types of Adjustments for Direction Vectors

Xinye Cai; Zhiwei Mei; Zhun Fan

In this paper, the ε constrained method and Adaptive operator selection (AOS) are used in Multiobjective evolutionary algorithm based on decomposition (MOEA/D). The ε constrained method is an algorithm transformation method, which can convert algorithms for unconstrained problems to algorithms for constrained problems using the ε level comparison, which compares search points based on the pair of objective value and constraint violation of them. AOS is used to determine the application rates of different operators in an online manner based on their recent performances within an optimization process. The experimental results show our proposed approach for multiobjective constrained optimization is very competitive compared with other state-of-art algorithms.


IEEE Transactions on Evolutionary Computation | 2018

A Constrained Decomposition Approach With Grids for Evolutionary Multiobjective Optimization

Xinye Cai; Zhiwei Mei; Zhun Fan; Qingfu Zhang

This paper proposes an improved epsilon constraint handling method embedded in the multi-objective evolutionary algorithm based on decomposition (MOEA/D) to solve constrained multi-objective optimization problems (CMOPs). More specifically, it dynamically adjusts the epsilon level, which is a critical parameter in the epsilon constraint method, according to the feasible ratio of solutions in the current population. In order to verify the effect of the improved epsilon constraint handling method, three algorithms - MOEA/D-CDP, MOEA/D-Epsilon, and MOEA/D-IEpsilon (MOEA/D with the improved epsilon constraint handling mechanism) are tested on nine CMOPs (CMOP1-CMOP9). The comprehensive experimental results indicate that the proposed epsilon constraint handling method is very effective on the performance of both convergence and diversity.


congress on evolutionary computation | 2017

A comparative study of constrained multi-objective evolutionary algorithms on constrained multi-objective optimization problems

Zhun Fan; Yi Fang; Wenji Li; Jiewei Lu; Xinye Cai; Caimin Wei

This paper presents a novel multiobjective constraint handling approach, named as MOEA/D-CDP-ID, to tackle constrained optimization problems. In the proposed method, two mechanisms, namely infeasibility driven (ID) and constrained-domination principle (CDP) are embedded into a prominent multiobjective evolutionary algorithm called MOEA/D. Constrained-domination principle defined a domination relation of two solutions in constraint handling problem. Infeasibility driven preserves a proportion of marginally infeasible solutions to join the searching process to evolve offspring. Such a strategy allows the algorithm to approach the constraint boundary from both the feasible and infeasible side of the search space, thus resulting in gaining a Pareto solution set with better distribution and convergence. The efficiency and effectiveness of the proposed approach are tested on several well-known benchmark test functions. In addition, the proposed MOEA/D-CDP-ID is applied to a real world application, namely design optimization of the two-stage planetary gear transmission system. Experimental results suggest that MOEA/D-CDP-ID can outperform other state-of-the-art algorithms for constrained multiobjective evolutionary optimization.


world congress on intelligent control and automation | 2016

Automated blood vessel segmentation in fundus image based on integral channel features and random forests

Zhun Fan; Yibiao Rong; Jiewei Lu; Jiajie Mo; Fang Li; Xinye Cai; Tiejun Yang

Automated optic disk (OD) detection plays an important role in developing a computer aided system for eye diseases. In this paper, we propose an algorithm for the OD detection based on structured learning. A classifier model is trained based on structured learning. Then, we use the model to achieve the edge map of OD. Thresholding is performed on the edge map, thus a binary image of the OD is obtained. Finally, circle Hough transform is carried out to approximate the boundary of OD by a circle. The proposed algorithm has been evaluated on three public datasets and obtained promising results. The results (an area overlap and Dices coefficients of 0.8605 and 0.9181, respectively, an accuracy of 0.9777, and a true positive and false positive fraction of 0.9183 and 0.0102) show that the proposed method is very competitive with the state-of-the-art methods and is a reliable tool for the segmentation of OD.

Collaboration


Dive into the Xinye Cai's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Qingfu Zhang

City University of Hong Kong

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Muhammad Sulaman

Nanjing University of Aeronautics and Astronautics

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Zhixiang Yang

Nanjing University of Aeronautics and Astronautics

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge