Skip to content

ChaduCheng/ensemble-learning-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 

Repository files navigation

ensemble-learning-benchmark

The purpose of our project is to design a new ensemble learning models with some better metric value, like accuracy, robustness, etc. This repository will present some interesting papers bout the current work of ensemble learning and other related information. Also, we will put some good results on ensemble learning and other things to this repository. This repository will keep being updated.

Ensemble learning method and some other methods similar to ensemble learning:

model-base:

modify the network structure or congregate models:

modify loss function:

data augments:

Improving the performance of ensemble learning:

Some new discoveries of adversarial training's characteristics:

Different Metrics:

Some methods that are helpful to our problems:

Attack:

Ensemble adversarial black-box attacks against deep learning systems
(Pattern Recognition)
(Jie Hang et al)
(code)
contents: In this paper, the authors attempt to ensemble multiple pre-trained substitute models to produce adversarial examples with more powerful transferability in the form of selective cascade ensemble and stack parallel ensemble.

Last updated: May 5, 2020

VM1 VM2 VM3 VM4 VM5 VM6 VM7 VM8 VM9 VM10 VM11 VM12 VM13
base 0.0299 0.0166 0.0100 0.0199 0.0133 0.0365 0.0033 0.0100 0.0664 0.0299 0.0399 0.0532 0.0432
DIM 0.1163 0.0565 0.0266 0.0432 0.0365 0.0897 0.0133 0.0199 0.2126 0.1728 0.1163 0.1462 0.1196
SIM 0.0299 0.0133 0.0066 0.0199 0.0133 0.0233 0.0066 0.0133 0.0997 0.0465 0.0299 0.0465 0.0266
BC 0.0631 0.0399 0.0133 0.0332 0.0332 0.0631 0.0133 0.0233 0.1096 0.1329 0.0532 0.1096 0.0963
TIM 0.1096 0.0532 0.0299 0.0664 0.0731 0.0831 0.0266 0.0066 0.2060 0.1628 0.0897 0.1362 0.1063
SIA 0.0897 0.0797 0.0332 0.0565 0.0432 0.0698 0.0266 0.0133 0.1860 0.2126 0.1528 0.2093 0.1794
Admix 0.0797 0.0432 0.0166 0.0399 0.0498 0.0565 0.0199 0.0133 0.3189 0.3189 0.1827 0.3156 0.2392
AIP 0.0864 0.0565 0.0133 0.0399 0.0465 0.0598 0.0166 0.0199 0.0997 0.0831 0.0498 0.1096 0.0698
TATM 0.1628 0.1429 0.0631 0.1130 0.0864 0.1296 0.0598 0.0299 0.1262 0.1329 0.0731 0.0831 0.0864

About

This repository will present the current work of ensemble learning and other related things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors