paper-with-me

Papers

Deep Convolutional Neural Network Ensembles using ECOC

2020-09-07 · Sara Atito Ali Ahmed, Cemre Zor, Berrin Yanikoglu, Muhammad Awais, Josef Kittler

Deep neural networks have enhanced the performance of decision making systems in many applications including image understanding, and further gains can be achieved by constructing ensembles. However, designing an ensemble of deep networks is often not very beneficial since the time needed to train the networks is very high or the performance gain obtained is not very significant. In this paper, we analyse error correcting output coding (ECOC) framework to be used as an ensemble technique for deep networks and propose different design strategies to address the accuracy-complexity trade-off. We carry out an extensive comparative study between the introduced ECOC designs and the state-of-the-art ensemble techniques such as ensemble averaging and gradient boosting decision trees. Furthermore, we propose a combinatory technique which is shown to achieve the highest classification performance amongst all.

📄 PDF Abstract BibTeX arXiv:2009.02961

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Improved Robustness Against Adaptive Attacks With Ensembles and Error-Correcting Output Codes

2023-03-04 · Thomas Philippon, Christian Gagné

Neural network ensembles have been studied extensively in the context of adversarial robustness and most ensemble-based approaches remain vulnerable to adaptive attacks. In this paper, we investigate the robustness of Er…

Adversarial RobustnessDiversity

A Novel ECOC Algorithm with Centroid Distance Based Soft Coding Scheme

2018-06-22 · Kaijie Feng, Kun-Hong Liu, Beizhan Wang

In ECOC framework, the ternary coding strategy is widely deployed in coding process. It relabels classes with {"-1,0,1" }, where -1/1 means to assign the corresponding classes to the negative/positive group, and label 0 …

Deep N-ary Error Correcting Output Codes

2020-09-22 · Hao Zhang, Joey Tianyi Zhou, Tianying Wang, Ivor W. Tsang 외

Ensemble learning consistently improves the performance of multi-class classification through aggregating a series of base classifiers. To this end, data-independent ensemble methods like Error Correcting Output Codes (E…

ClassificationEnsemble LearningGeneral ClassificationMulti-class Classification+2

Heuristic Ternary Error-Correcting Output Codes Via Weight Optimization and Layered Clustering-Based Approach

2013-03-08 · Xiao-Lei Zhang

One important classifier ensemble for multiclass classification problems is Error-Correcting Output Codes (ECOCs). It bridges multiclass problems and binary-class classifiers by decomposing multiclass problems to a seria…

ClusteringGeneral ClassificationGenre classificationMusic Genre Classification+1

Zero-Shot Action Recognition With Error-Correcting Output Codes

2017-07-01 · CVPR 2017 7 · Jie Qin, Li Liu, Ling Shao, Fumin Shen 외

Recently, zero-shot action recognition (ZSAR) has emerged with the explosive growth of action categories. In this paper, we explore ZSAR from a novel perspective by adopting the Error-Correcting Output Codes (dubbed ZSEC…

Action RecognitionTemporal Action LocalizationZero-Shot Action Recognition