paper-with-me

Papers

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 Correcting Output Code (ECOC) algorithm by Enhance Class Separability related Data Complexity measures during encoding process, named as ECOCECS. In this algorithm, two nearest neighbor related DC measures are deployed to extract the intrinsic overlapping information from microarray data. Our ECOC algorithm aims to search an optimal class split scheme by minimizing these measures. The class splitting process ends when each class is separated from others, and then the class assignment scheme is mapped as a coding matrix. Experiments are carried out on five microarray datasets, and results demonstrate the effectiveness and robustness of our method in comparison with six state-of-art ECOC methods. In short, our work confirm the probability of applying DC to ECOC framework.

📄 PDF Abstract BibTeX arXiv:1807.03233

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

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

Class Binarization to NeuroEvolution for Multiclass Classification

2023-08-26 · Gongjin Lan, Zhenyu Gao, Lingyao Tong, Ting Liu

Multiclass classification is a fundamental and challenging task in machine learning. The existing techniques of multiclass classification can be categorized as (i) decomposition into binary (ii) extension from binary and…

BinarizationBinary ClassificationClassification

LightMC: A Dynamic and Efficient Multiclass Decomposition Algorithm

2019-08-25 · Ziyu Liu, Guolin Ke, Jiang Bian, Tie-Yan Liu

Multiclass decomposition splits a multiclass classification problem into a series of independent binary learners and recomposes them by combining their outputs to reconstruct the multiclass classification results. Three …

ClassificationGeneral Classification

Contrastive ECOC: Learning Output Codes for Adversarial Defense

2025-08-14 · Che-Yu Chou, Hung-Hsuan Chen arxiv

Although one-hot encoding is commonly used for multiclass classification, it is not always the most effective encoding mechanism. Error Correcting Output Codes (ECOC) address multiclass classification by mapping each cla…

Contrastive LearningAdversarial Defense

Performance Analysis of Multiclass Support Vector Machine Classification for Diagnosis of Coronary Heart Diseases

2015-11-07 · Wiharto Wiharto, Hari Kusnanto, Herianto Herianto

Automatic diagnosis of coronary heart disease helps the doctor to support in decision making a diagnosis. Coronary heart disease have some types or levels. Referring to the UCI Repository dataset, it divided into 4 types…

Binary ClassificationClassificationDecision MakingGeneral Classification