Releases: BIMK/PlatEMO
PlatEMO v2.3.0 (2019/10/25)
Release Highlights of PlatEMO 2.3
- Add four algorithms: C-TAEA, ToP, MOEA/D-URAW, and MultiObjectiveEGO. There are currently 108 algorithms on the platform.
- Add the constrained benchmark problems DOC1-9 and MW1-14. There are currently 201 problems on the platform.
- Update the Pareto front sampling methods of DAS-CMOP1-9 and LIR-CMOP1-14: Dynamically sample points on Pareto fronts instead of loading points from files.
- Update the table in the experiment module: Ignore NaN values when calculating the mean and standard deviation in each cell of the table.
Copyright
The Copyright of the PlatEMO belongs to the BIMK group. You are free to use the PlatEMO for research purposes. All publications which use this platform or any code in the platform should acknowledge the use of "PlatEMO" and reference "Ye Tian, Ran Cheng, Xingyi Zhang, and Yaochu Jin, PlatEMO: A MATLAB Platform for Evolutionary Multi-Objective Optimization [Educational Forum], IEEE Computational Intelligence Magazine, 2017, 12(4): 73-87".
@article{PlatEMO,
title={{PlatEMO}: A {MATLAB} platform for evolutionary multi-objective optimization},
author={Tian, Ye and Cheng, Ran and Zhang, Xingyi and Jin, Yaochu},
journal={IEEE Computational Intelligence Magazine},
volume={12},
number={4},
pages={73--87},
year={2017},
}
PlatEMO v2.2.0 (2019/07/23)
fix a high-level bug.
PlatEMO v2.2.0 (2019/07/17)
Release Highlights of PlatEMO 2.2
- Add two algorithms AGE-MOEA and PPS.
- Add the constrained benchmark problems DAS-CMOP1-9 and LIR-CMOP1-14.
PlatEMO v2.1.0(2019/05/18)
Note
Add the sparse multi-objective evolutionary algorithm SparseEA.
Add the sparse multi-objective test suite SMOP1-SMOP8.
Add four sparse multi-objective optimization problems, i.e., feature selection, pattern mining, critical node detection, and neural network training.
Add the diversity metric CPF (i.e., coverage over Pareto front).
Add the irregular multi-objective test suite IMOP1-IMOP8.
Copyright
The Copyright of the PlatEMO belongs to the BIMK group. You are free to use the PlatEMO for research purposes. All publications which use this platform or any code in the platform should acknowledge the use of "PlatEMO" and reference "Ye Tian, Ran Cheng, Xingyi Zhang, and Yaochu Jin, PlatEMO: A MATLAB Platform for Evolutionary Multi-Objective Optimization [Educational Forum], IEEE Computational Intelligence Magazine, 2017, 12(4): 73-87".
@article{PlatEMO,
title={{PlatEMO}: A {MATLAB} platform for evolutionary multi-objective optimization},
author={Tian, Ye and Cheng, Ran and Zhang, Xingyi and Jin, Yaochu},
journal={IEEE Computational Intelligence Magazine},
volume={12},
number={4},
pages={73--87},
year={2017},
}
PlatEMO v2.0.6 (2019/04/14)
Note
- Update Algorithm lib, problems lib and some new Metrics.
Copyright
The Copyright of the PlatEMO belongs to the BIMK group. You are free to use the PlatEMO for research purposes. All publications which use this platform or any code in the platform should acknowledge the use of "PlatEMO" and reference "Ye Tian, Ran Cheng, Xingyi Zhang, and Yaochu Jin, PlatEMO: A MATLAB Platform for Evolutionary Multi-Objective Optimization [Educational Forum], IEEE Computational Intelligence Magazine, 2017, 12(4): 73-87".
@article{PlatEMO,
title={{PlatEMO}: A {MATLAB} platform for evolutionary multi-objective optimization},
author={Tian, Ye and Cheng, Ran and Zhang, Xingyi and Jin, Yaochu},
journal={IEEE Computational Intelligence Magazine},
volume={12},
number={4},
pages={73--87},
year={2017},
}
PlatEMO v2.0.5 (2019/01/05)
Note
- Fix Bug in MAC that shows the label with inaccuracy.
Copyright
The Copyright of the PlatEMO belongs to the BIMK group. You are free to use the PlatEMO for research purposes. All publications which use this platform or any code in the platform should acknowledge the use of "PlatEMO" and reference "Ye Tian, Ran Cheng, Xingyi Zhang, and Yaochu Jin, PlatEMO: A MATLAB Platform for Evolutionary Multi-Objective Optimization [Educational Forum], IEEE Computational Intelligence Magazine, 2017, 12(4): 73-87".
@article{PlatEMO,
title={{PlatEMO}: A {MATLAB} platform for evolutionary multi-objective optimization},
author={Tian, Ye and Cheng, Ran and Zhang, Xingyi and Jin, Yaochu},
journal={IEEE Computational Intelligence Magazine},
volume={12},
number={4},
pages={73--87},
year={2017},
}
PlatEMO v2.0.0 (2018/12/15)
Release Highlights of PlatEMO 2.0
- Lighter framework. The architecture of PlatEMO is simplified, which leads to lower learning cost and higher efficiency. The result file size is also reduced.
- Higher efficiency. The runtime of Pareto dominance based algorithms is reduced by using a more efficient non-dominated sorting algorithm. The runtime of decomposition based algorithms is reduced due to the new architecture of PlatEMO. The runtime of hypervolume calculation is reduced by new logic and GPU acceleration. In experimental module, the algorithms can be executed in parallel.
- More conveniences. The populations obtained during the evolutionary process can be saved in result files. The references of each algorithm, problem, operator, and metric are given in the comments of the function. The codes of GUI are now open source.
Copyright
The Copyright of the PlatEMO belongs to the BIMK group. You are free to use the PlatEMO for research purposes. All publications which use this platform or any code in the platform should acknowledge the use of "PlatEMO" and reference "Ye Tian, Ran Cheng, Xingyi Zhang, and Yaochu Jin, PlatEMO: A MATLAB Platform for Evolutionary Multi-Objective Optimization [Educational Forum], IEEE Computational Intelligence Magazine, 2017, 12(4): 73-87".
@article{PlatEMO,
title={{PlatEMO}: A {MATLAB} platform for evolutionary multi-objective optimization},
author={Tian, Ye and Cheng, Ran and Zhang, Xingyi and Jin, Yaochu},
journal={IEEE Computational Intelligence Magazine},
volume={12},
number={4},
pages={73--87},
year={2017},
}
PlatEMO v1.6.1 (2018/12/01)
Update lists
- Add new algorithm.
- Fix some bugs.
Copyright
The Copyright of the PlatEMO belongs to the BIMK group. You are free to use the PlatEMO for research purposes. All publications which use this platform or any code in the platform should acknowledge the use of "PlatEMO" and reference "Ye Tian, Ran Cheng, Xingyi Zhang, and Yaochu Jin, PlatEMO: A MATLAB Platform for Evolutionary Multi-Objective Optimization [Educational Forum], IEEE Computational Intelligence Magazine, 2017, 12(4): 73-87".
@article{PlatEMO,
title={{PlatEMO}: A {MATLAB} platform for evolutionary multi-objective optimization},
author={Tian, Ye and Cheng, Ran and Zhang, Xingyi and Jin, Yaochu},
journal={IEEE Computational Intelligence Magazine},
volume={12},
number={4},
pages={73--87},
year={2017},
}
PlatEMO v1.6 (2018/9/9)
Update lists
- Update the reference point sampling strategies of WFG1 and WFG2.
- Add more popular MOEAs: Currently there are 90 MOEAs in PlatEMO.
- Fix some minor bugs in MOEAs and the GUI.
Copyright
The Copyright of the PlatEMO belongs to the BIMK group. You are free to use the PlatEMO for research purposes. All publications which use this platform or any code in the platform should acknowledge the use of "PlatEMO" and reference "Ye Tian, Ran Cheng, Xingyi Zhang, and Yaochu Jin, PlatEMO: A MATLAB Platform for Evolutionary Multi-Objective Optimization [Educational Forum], IEEE Computational Intelligence Magazine, 2017, 12(4): 73-87".
@article{PlatEMO,
title={{PlatEMO}: A {MATLAB} platform for evolutionary multi-objective optimization},
author={Tian, Ye and Cheng, Ran and Zhang, Xingyi and Jin, Yaochu},
journal={IEEE Computational Intelligence Magazine},
volume={12},
number={4},
pages={73--87},
year={2017},
}