Weakly Supervised Regression with Interval Targets

Abstract

This paper investigates an interesting weakly supervised regression setting called regression with interval targets (RIT). Although some of the previous methods on relevant regression settings can be adapted to RIT, they are not statistically consistent, and thus their empirical performance is not guaranteed. In this paper, we provide a thorough study on RIT. First, we proposed a novel statistical model to describe the data generation process for RIT and demonstrate its validity. Second, we analyze a simple selecting method for RIT, which selects a particular value in the interval as the target value to train the model. Third, we propose a statistically consistent limiting method for RIT to train the model by limiting the predictions to the interval. We further derive an estimation error bound for our limiting method. Finally, extensive experiments on various datasets demonstrate the effectiveness of our proposed method.

Cite

Text

Cheng et al. "Weakly Supervised Regression with Interval Targets." International Conference on Machine Learning, 2023.

Markdown

[Cheng et al. "Weakly Supervised Regression with Interval Targets." International Conference on Machine Learning, 2023.](https://mlanthology.org/icml/2023/cheng2023icml-weakly/)

BibTeX

@inproceedings{cheng2023icml-weakly,
  title     = {{Weakly Supervised Regression with Interval Targets}},
  author    = {Cheng, Xin and Cao, Yuzhou and Li, Ximing and An, Bo and Feng, Lei},
  booktitle = {International Conference on Machine Learning},
  year      = {2023},
  pages     = {5428-5448},
  volume    = {202},
  url       = {https://mlanthology.org/icml/2023/cheng2023icml-weakly/}
}