A semi-supervised learning using over-parameterized regression
Katsuyuki Hagiwara

TL;DR
This paper introduces semi-supervised regression methods using over-parameterized kernel models and SVD-based thresholding techniques, demonstrating improved performance over traditional ridge regression in real data experiments.
Contribution
It proposes novel SVD-based thresholding methods for semi-supervised regression in over-parameterized kernel models, enhancing unlabeled data utilization.
Findings
SVD regression methods outperform ridge regression in experiments.
Incorporating unlabeled data into kernels improves regression accuracy.
Thresholding techniques effectively extract features for better semi-supervised learning.
Abstract
Semi-supervised learning (SSL) is an important theme in machine learning, in which we have a few labeled samples and many unlabeled samples. In this paper, for SSL in a regression problem, we consider a method of incorporating information on unlabeled samples into kernel functions. As a typical implementation, we employ Gaussian kernels whose centers are labeled and unlabeled input samples. Since the number of coefficients is larger than the number of labeled samples in this setting, this is an over-parameterized regression roblem. A ridge regression is a typical estimation method under this setting. In this paper, alternatively, we consider to apply the minimum norm least squares (MNLS), which is known as a helpful tool for understanding deep learning behavior while it may not be application oriented. Then, in applying the MNLS for SSL, we established several methods based on feature…
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
TopicsFace and Expression Recognition
