DFORD: Directional Feedback based Online Ordinal Regression Learning
By: Naresh Manwani, M Elamparithy, Tanish Taneja
In this paper, we introduce directional feedback in the ordinal regression setting, in which the learner receives feedback on whether the predicted label is on the left or the right side of the actual label. This is a weak supervision setting for ordinal regression compared to the full information setting, where the learner can access the labels. We propose an online algorithm for ordinal regression using directional feedback. The proposed algorithm uses an exploration-exploitation scheme to learn from directional feedback efficiently. Furthermore, we introduce its kernel-based variant to learn non-linear ordinal regression models in an online setting. We use a truncation trick to make the kernel implementation more memory efficient. The proposed algorithm maintains the ordering of the thresholds in the expected sense. Moreover, it achieves the expected regret of $\mathcal{O}(\log T)$. We compare our approach with a full information and a weakly supervised algorithm for ordinal regression on synthetic and real-world datasets. The proposed approach, which learns using directional feedback, performs comparably (sometimes better) to its full information counterpart.
Similar Papers
Latency and Ordering Effects in Online Decisions
Machine Learning (CS)
Improves computer decisions with slow, mixed-up information.
Estimating Bidirectional Causal Effects with Large Scale Online Kernel Learning
Machine Learning (Stat)
Finds how two things affect each other.
Transductive and Learning-Augmented Online Regression
Machine Learning (CS)
Learns better with good guesses about the future.