English

Moving Window Regression: A Novel Approach to Ordinal Regression

Computer Vision and Pattern Recognition 2022-03-25 v1

Abstract

A novel ordinal regression algorithm, called moving window regression (MWR), is proposed in this paper. First, we propose the notion of relative rank (ρ\rho-rank), which is a new order representation scheme for input and reference instances. Second, we develop global and local relative regressors (ρ\rho-regressors) to predict ρ\rho-ranks within entire and specific rank ranges, respectively. Third, we refine an initial rank estimate iteratively by selecting two reference instances to form a search window and then estimating the ρ\rho-rank within the window. Extensive experiments results show that the proposed algorithm achieves the state-of-the-art performances on various benchmark datasets for facial age estimation and historical color image classification. The codes are available at https://github.com/nhshin-mcl/MWR.

Keywords

Cite

@article{arxiv.2203.13122,
  title  = {Moving Window Regression: A Novel Approach to Ordinal Regression},
  author = {Nyeong-Ho Shin and Seon-Ho Lee and Chang-Su Kim},
  journal= {arXiv preprint arXiv:2203.13122},
  year   = {2022}
}

Comments

Accepted to CVPR 2022

R2 v1 2026-06-24T10:24:47.633Z