Multi-Target Regression via Input Space Expansion: Treating Targets as Inputs
Eleftherios Spyromitros-Xioufis, Grigorios Tsoumakas, William Groves,, Ioannis Vlahavas

TL;DR
This paper introduces novel multi-target regression methods inspired by multi-label classification techniques, demonstrating improved predictive accuracy by effectively modeling target dependencies and addressing training-prediction discrepancies.
Contribution
It adapts multi-label classification methods to multi-target regression, proposes extensions to mitigate training-prediction discrepancies, and shows these methods outperform existing approaches on diverse datasets.
Findings
Proposed methods outperform independent regressions baseline.
Two versions of Ensemble of Regression Chains outperform state-of-the-art methods.
Addressing the discrepancy improves predictive accuracy.
Abstract
In many practical applications of supervised learning the task involves the prediction of multiple target variables from a common set of input variables. When the prediction targets are binary the task is called multi-label classification, while when the targets are continuous the task is called multi-target regression. In both tasks, target variables often exhibit statistical dependencies and exploiting them in order to improve predictive accuracy is a core challenge. A family of multi-label classification methods address this challenge by building a separate model for each target on an expanded input space where other targets are treated as additional input variables. Despite the success of these methods in the multi-label classification domain, their applicability and effectiveness in multi-target regression has not been studied until now. In this paper, we introduce two new methods…
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.
