Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Moving Window Regression: A Novel Approach to Ordinal Regression

About

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.

Nyeong-Ho Shin, Seon-Ho Lee, Chang-Su Kim• 2022

Related benchmarks

TaskDatasetResultRank
Age EstimationUTKFace (test)
MAE4.37
36
Age EstimationFG-NET
MAE2.23
30
Age EstimationChalearn LAP 2015 (val)
Error2.95
25
Age Decade ClassificationHCI
Accuracy57.8
11
Facial Age EstimationMORPH II (Setting D)
MAE2
9
Facial Age EstimationMORPH II (Setting A)
MAE2.13
8
Facial Age EstimationMORPH II (Setting B)
MAE2.53
7
Age EstimationCACD (train)
MAE4.41
6
Age EstimationCLAP 2015 (test)
E-Error0.25
6
Age Group ClassificationAdience
Accuracy62.6
6
Showing 10 of 14 rows

Other info

Code

Follow for update