Beyond Binning: Soft Task Reformulation for Deep Regression
TL;DR: We propose a new method to solve regression problems with deep neural network, bridging the classification and regression perspectives.
Abstract: Whilst neural networks are powerful predictors, it has been observed and theoretically analyzed that training such models by minimizing the square loss can lead to suboptimal results on regression problems, where the targets are real-valued. In this work, we propose a novel method aimed at improving test-time performance of neural networks on regression tasks. Our method is based on casting this task in a different fashion, using a target encoder, and a prediction decoder, inspired by approaches in classification and clustering. We demonstrate our method on a wide range of real-world datasets.
Submission Number: 1432
Loading