Parallel Algorithm for Optimal Threshold Labeling of Ordinal Regression Methods
Ryoya Yamasaki, Toshiyuki Tanaka

TL;DR
This paper introduces a parallel algorithm for optimal threshold labeling in ordinal regression, significantly reducing computation time by approximately 40% through parallel processing, and provides conditions for its optimality.
Contribution
It presents a novel parallelizable algorithm for optimal threshold labeling in ordinal regression and establishes conditions for its correctness.
Findings
Reduced computation time by about 40% with parallel processing.
Algorithm successfully finds optimal threshold labeling.
Conditions for the algorithm's success are derived.
Abstract
Ordinal regression (OR) is classification of ordinal data in which the underlying categorical target variable has a natural ordinal relation for the underlying explanatory variable. For -class OR tasks, threshold methods learn a one-dimensional transformation (1DT) of the explanatory variable so that 1DT values for observations of the explanatory variable preserve the order of label values for corresponding observations of the target variable well, and then assign a label prediction to the learned 1DT through threshold labeling, namely, according to the rank of an interval to which the 1DT belongs among intervals on the real line separated by threshold parameters. In this study, we propose a parallelizable algorithm to find the optimal threshold labeling, which was developed in previous research, and derive sufficient conditions for that algorithm to successfully…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
