paper-with-me

Papers

Multi-Classification using One-versus-One Deep Learning Strategy with Joint Probability Estimates

2023-06-16 · Anthony Hei-Long Chan, Raymond HonFu Chan, Lingjia Dai

The One-versus-One (OvO) strategy is an approach of multi-classification models which focuses on training binary classifiers between each pair of classes. While the OvO strategy takes advantage of balanced training data, the classification accuracy is usually hindered by the voting mechanism to combine all binary classifiers. In this paper, a novel OvO multi-classification model incorporating a joint probability measure is proposed under the deep learning framework. In the proposed model, a two-stage algorithm is developed to estimate the class probability from the pairwise binary classifiers. Given the binary classifiers, the pairwise probability estimate is calibrated by a distance measure on the separating feature hyperplane. From that, the class probability of the subject is estimated by solving a joint probability-based distance minimization problem. Numerical experiments in different applications show that the proposed model achieves generally higher classification accuracy than other state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2306.09668

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

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

False Target Detection in OFDM-based Joint RADAR-Communication Systems

2023-03-26 · Antonios Argyriou

Joint RADAR communication (JRC) systems that use orthogonal frequency division multiplexing (OFDM) can be compromised by an adversary that re-produces the received OFDM signal creating thus false RADAR targets. This pape…

Joint Radar-Communication

Secure Wireless-Powered zeRIS Communications

2025-03-10 · Jingyu Chen, Kunrui Cao, Panagiotis D. Diamantoulakis, Lu Lv 외

This paper introduces the concept of wireless-powered zero-energy reconfigurable intelligent surface (zeRIS), and investigates a wireless-powered zeRIS aided communication system in terms of security, reliability and ene…

A Multiclass Classification Approach to Label Ranking

2020-02-21 · Stephan Clémençon, Robin Vogel

In multiclass classification, the goal is to learn how to predict a random label $Y$, valued in $\mathcal{Y}=\{1,\; \ldots,\; K \}$ with $K\geq 3$, based upon observing a r.v. $X$, taking its values in $\mathbb{R}^q$ wit…

ClassificationGeneral Classificationregression

Incident duration prediction using a bi-level machine learning framework with outlier removal and intra-extra joint optimisation

2022-05-10 · Artur Grigorev, Adriana-Simona Mihaita, Seunghyeon Lee, Fang Chen

Predicting the duration of traffic incidents is a challenging task due to the stochastic nature of events. The ability to accurately predict how long accidents will last can provide significant benefits to both end-users…

Binary ClassificationFeature ImportanceMulti-class ClassificationPrediction