paper-with-me

Papers

Multi-target regression via output space quantization

2020-03-22 · Eleftherios Spyromitros-Xioufis, Konstantinos Sechidis, Ioannis Vlahavas

Multi-target regression is concerned with the prediction of multiple continuous target variables using a shared set of predictors. Two key challenges in multi-target regression are: (a) modelling target dependencies and (b) scalability to large output spaces. In this paper, a new multi-target regression method is proposed that tries to jointly address these challenges via a novel problem transformation approach. The proposed method, called MRQ, is based on the idea of quantizing the output space in order to transform the multiple continuous targets into one or more discrete ones. Learning on the transformed output space naturally enables modeling of target dependencies while the quantization strategy can be flexibly parameterized to control the trade-off between prediction accuracy and computational efficiency. Experiments on a large collection of benchmark datasets show that MRQ is both highly scalable and also competitive with the state-of-the-art in terms of accuracy. In particular, an ensemble version of MRQ obtains the best overall accuracy, while being an order of magnitude faster than the runner up method.

📄 PDF Abstract BibTeX arXiv:2003.09896

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyMulti-target regressionQuantizationregression

Similar Papers 제목 키워드 기반

Deep Imbalanced Regression via Hierarchical Classification Adjustment

2023-10-26 · CVPR 2024 1 · Haipeng Xiong, Angela Yao

Regression tasks in computer vision, such as age estimation or counting, are often formulated into classification by quantizing the target space into classes. Yet real-world data is often imbalanced -- the majority of tr…

Age EstimationClassificationCrowd CountingDeep imbalanced regression+3

Eliminating Quantization Errors in Classification-Based Sound Source Localization

2023-11-21 · Linfeng Feng, Xiao-Lei Zhang, Xuelong Li

Sound Source Localization (SSL) involves estimating the Direction of Arrival (DOA) of sound sources. Since the DOA estimation output space is continuous, regression might be more suitable for DOA, offering higher precisi…

ClassificationQuantizationregressionSound Source Localization

Metric space valued Fréchet regression

2026-02-05 · László Györfi, Pierre Humbert, Batiste Le Bars arxiv

We consider the problem of estimating the Fréchet and conditional Fréchet mean from data taking values in separable metric spaces. Unlike Euclidean spaces, where well-established methods are available, there is no practi…

Asymmetric Generative Recommendation via Multi-Expert Projection and Multi-Faceted Hierarchical Quantization

2026-05-14 · Bin Huang, Xin Wang, Junwei Pan, Yongqi Zhou 외 arxiv

Generative Recommendation (GenRec) models reformulate recommendation as a sequence generation task, representing items as discrete Semantic IDs used symmetrically as both inputs and prediction targets. We identify a crit…

Test-time Adaptation for Regression by Subspace Alignment

2024-10-04 · Kazuki Adachi, Shin'ya Yamaguchi, Atsutoshi Kumagai, Tomoki Hamagami

This paper investigates test-time adaptation (TTA) for regression, where a regression model pre-trained in a source domain is adapted to an unknown target distribution with unlabeled target data. Although regression is o…

regressionTest-time Adaptation