Xilu Wang's repositories

Stargazers:0Issues:0Issues:0

SimpleCVPaperReading

:smile:博客论文列表:分系列整理

Stargazers:0Issues:0Issues:0
Language:HTMLLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:MATLABStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

simple-blog-bootstrap

This is a template repo you can use to set up a simple blog using GitHub Pages with SSMS Style T-SQL highlighting. Refer to the blog post below for more instructions.

Stargazers:0Issues:0Issues:0
Language:MATLABStargazers:3Issues:0Issues:0

preference_papers

This repository is a list of papers related to preference learning and interactive multi-objective optimization.

Stargazers:0Issues:0Issues:0
Language:MATLABStargazers:5Issues:0Issues:0
Language:MATLABStargazers:2Issues:0Issues:0

Tr-SAEA

Little attention has been paid to more general and realistic optimization scenarios where different objectives are evaluated by different computer simulations or physical experiments with different time complexities and only a very limited number of function evaluations is allowed for the slow objective. We propose a transfer learning scheme within a surrogate-assisted evolutionary algorithm framework to augment the training data for the surrogate for the slow objective function by transferring knowledge from the fast one. Specifically, a hybrid domain adaptation method aligning the second-order statistics and marginal distributions across domains is introduced to generate promising samples in the decision space according to the search experience of the fast one. A Gaussian process model based co-training method is adopted to predict the value of the slow objective and those having a high confidence level are selected as the augmented synthetic training data, thereby enhancing the approximation quality of the surrogate of the slow objective.

Language:MATLABStargazers:2Issues:0Issues:0

DEN-ARMOEA

# Introduction of DNN-AR-MOEA This repository contains code necessary to reproduce the experiments presented in Evolutionary Optimization of High-DimensionalMulti- and Many-Objective Expensive ProblemsAssisted by a Dropout Neural Network. Gaussian processes are widely used in surrogate-assisted evolutionary optimization of expensive problems. We propose a computationally efficient dropout neural network (EDN) to replace the Gaussian process and a new model management strategy to achieve a good balance between convergence and diversity for assisting evolutionary algorithms to solve high-dimensional multi- and many-objective expensive optimization problems. mainlydue to the ability to provide a confidence level of their outputs,making it possible to adopt principled surrogate managementmethods such as the acquisition function used in Bayesian opti-mization. Unfortunately, Gaussian processes become less practi-cal for high-dimensional multi- and many-objective optimizationas their computational complexity is cubic in the number oftraining samples. # References If you found DNN-AR-MOEA useful, we would be grateful if you cite the following reference: Evolutionary Optimization of High-DimensionalMulti- and Many-Objective Expensive ProblemsAssisted by a Dropout Neural Network (IEEE Transactions on Systems, Man and Cybernetics: Systems).

Language:MATLABStargazers:23Issues:0Issues:0