Variation-Incentive Loss Re-weighting for Regression Analysis on Biased Data
Wentai Wu, Ligang He, Weiwei Lin

TL;DR
This paper introduces VILoss, a novel re-weighting method that improves regression accuracy on biased data by addressing distribution skewness through new metrics, leading to significant error reduction.
Contribution
The paper proposes a new loss re-weighting technique, VILoss, utilizing uniqueness and abnormality metrics to enhance regression performance on biased datasets.
Findings
Error reduction of up to 11.9% with VILoss
Effective on both synthetic and real-world datasets
Addresses data bias in regression tasks
Abstract
Both classification and regression tasks are susceptible to the biased distribution of training data. However, existing approaches are focused on the class-imbalanced learning and cannot be applied to the problems of numerical regression where the learning targets are continuous values rather than discrete labels. In this paper, we aim to improve the accuracy of the regression analysis by addressing the data skewness/bias during model training. We first introduce two metrics, uniqueness and abnormality, to reflect the localized data distribution from the perspectives of their feature (i.e., input) space and target (i.e., output) space. Combining these two metrics we propose a Variation-Incentive Loss re-weighting method (VILoss) to optimize the gradient descent-based model training for regression analysis. We have conducted comprehensive experiments on both synthetic and real-world data…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Statistical Methods and Models · Imbalanced Data Classification Techniques · Statistical Methods and Inference
