paper-with-me

Papers

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 leads to ignore the corresponding classes in the training process. However, the application of hard labels may lose some information about the tendency of class distributions. Instead, we propose a Centroid distance-based Soft coding scheme to indicate such tendency, named as CSECOC. In our algorithm, Sequential Forward Floating Selection (SFFS) is applied to search an optimal class assignment by minimizing the ratio of intra-group and inter-group distance. In this way, a hard coding matrix is generated initially. Then we propose a measure, named as coverage, to describe the probability of a sample in a class falling to a correct group. The coverage of a class a group replace the corresponding hard element, so as to form a soft coding matrix. Compared with the hard ones, such soft elements can reflect the tendency of a class belonging to positive or negative group. Instead of classifiers, regressors are used as base learners in this algorithm. To the best of our knowledge, it is the first time that soft coding scheme has been proposed. The results on five UCI datasets show that compared with some state-of-art ECOC algorithms, our algorithm can produce comparable or better classification accuracy with small scale ensembles.

📄 PDF Abstract BibTeX arXiv:1806.08465

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal N-ary ECOC Matrices for Ensemble Classification

2021-10-05 · Hieu D. Nguyen, Lucas J. Lavalva, Shen-Shyang Ho, Mohammed Sarosh Khan 외

A new recursive construction of $N$-ary error-correcting output code (ECOC) matrices for ensemble classification methods is presented, generalizing the classic doubling construction for binary Hadamard matrices. Given an…

Classification

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

A New ECOC Algorithm for Multiclass Microarray Data Classification

2018-06-22 · Sun Mengxin, Liu Kunhong, Hong Qingqi, Wang Beizhan

The classification of multi-class microarray datasets is a hard task because of the small samples size in each class and the heavy overlaps among classes. To effectively solve these problems, we propose novel Error Corre…

ClassificationGeneral Classification

Improving Generalizability of Kolmogorov-Arnold Networks via Error-Correcting Output Codes

2025-05-09 · YoungJoon Lee, Jinu Gong, Joonhyuk Kang

Kolmogorov-Arnold Networks (KAN) offer universal function approximation using univariate spline compositions without nonlinear activations. In this work, we integrate Error-Correcting Output Codes (ECOC) into the KAN fra…

Classificationimage-classificationImage ClassificationKolmogorov-Arnold Networks+2

N-ary Error Correcting Coding Scheme

2016-03-18 · Joey Tianyi Zhou, Ivor W. Tsang, Shen-Shyang Ho, Klaus-Robert Muller

The coding matrix design plays a fundamental role in the prediction performance of the error correcting output codes (ECOC)-based multi-class task. {In many-class classification problems, e.g., fine-grained categorizatio…

ClassificationGeneral Classification