paper-with-me

Papers

oAdaBoost: An AdaBoost Variant for Ordinal Classification

2015-01-12 · ICPRAM 2015 1 · Joao Costa, Jaime S. Cardoso

Ordinal data classification (ODC) has a wide range of applications in areas where human evaluation plays an important role, ranging from psychology and medicine to information retrieval. In ODC the output variable has a natural order; however, there is not a precise notion of the distance between classes. The Data Replication Method was proposed as tool for solving the ODC problem using a single binary classifier. Due to its characteristics, the Data Replication Method is straightforwardly mapped into methods that optimize the decision function globally. However, the mapping process is not applicable when the methods construct the decision function locally and iteratively, like decision trees and AdaBoost (with decision stumps). In this paper we adapt the Data Replication Method for AdaBoost, by softening the constraints resulting from the data replication process. Experimental comparison with state-of-the-art AdaBoost variants in synthetic and real data show the advantages of our proposal.

📄 PDF Abstract BibTeX

Code (1)

JD557/weka-emiodc

Tasks

ClassificationGeneral ClassificationInformation RetrievalMulti-Label ClassificationOrdinal ClassificationRetrieval

Similar Papers 제목 키워드 기반

LoAdaBoost: loss-based AdaBoost federated machine learning with reduced computational complexity on IID and non-IID intensive care data

2018-11-30 · Li Huang, Yifeng Yin, Zeng Fu, Shifa Zhang 외

Intensive care data are valuable for improvement of health care, policy making and many other purposes. Vast amount of such data are stored in different locations, on many different devices and in different data silos. S…

BIG-bench Machine Learning

ADABORD: a novel AdaBoost approach for ordinal classification

2026-07-23 · Rafael Ayllón-Gavilán, Francisco José Martínez-Estudillo, David Guijo-Rubio, César Hervás-Martínez 외 arxiv

Ordinal Classification (OC) deals with classification tasks where the classes follow a natural order. Despite the progress in OC, many existing approaches fail to fully leverage the ordinal information, treating the prob…

Ordinal Classification

Re-scale AdaBoost for Attack Detection in Collaborative Filtering Recommender Systems

2015-06-15 · Zhihai Yang, Lin Xu, Zhongmin Cai

Collaborative filtering recommender systems (CFRSs) are the key components of successful e-commerce systems. Actually, CFRSs are highly vulnerable to attacks since its openness. However, since attack size is far smaller …

Collaborative FilteringGeneral Classificationimbalanced classificationRecommendation Systems

Adaptive Boosting with Fairness-aware Reweighting Technique for Fair Classification

2024-01-06 · Xiaobin Song, Zeyuan Liu, Benben Jiang

Machine learning methods based on AdaBoost have been widely applied to various classification problems across many mission-critical applications including healthcare, law and finance. However, there is a growing concern …

Binary ClassificationClassificationFairness

The AdaBoost Flow

2011-10-28 · A. Lykov, S. Muzychka, K. Vaninsky

We introduce a dynamical system which we call the AdaBoost flow. The flow is defined by a system of ODEs with control. We show that three algorithms of the AdaBoost family (i) the AdaBoost algorithm of Schapire and Freun…

ARC