paper-with-me

홈 › Papers

Semi-Supervised Regression using Cluster Ensemble and Low-Rank Co-Association Matrix Decomposition under Uncertainties

2019-01-13 · Vladimir Berikov, Alexander Litvinenko

In this paper, we solve a semi-supervised regression problem. Due to the lack of knowledge about the data structure and the presence of random noise, the considered data model is uncertain. We propose a method which combines graph Laplacian regularization and cluster ensemble methodologies. The co-association matrix of the ensemble is calculated on both labeled and unlabeled data; this matrix is used as a similarity matrix in the regularization framework to derive the predicted outputs. We use the low-rank decomposition of the co-association matrix to significantly speedup calculations and reduce memory. Numerical experiments using the Monte Carlo approach demonstrate robustness, efficiency, and scalability of the proposed method.

📄 PDF Abstract BibTeX arXiv:1901.03919

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Feature Ranking for Semi-supervised Learning

2020-08-10 · Matej Petković, Sašo Džeroski, Dragi Kocev

The data made available for analysis are becoming more and more complex along several directions: high dimensionality, number of examples and the amount of labels per example. This poses a variety of challenges for the e…

ClassificationGeneral ClassificationHierarchical Multi-label ClassificationMulti-Label Classification+3

RankUp: Boosting Semi-Supervised Regression with an Auxiliary Ranking Classifier

2024-10-29 · Pin-Yen Huang, Szu-Wei Fu, Yu Tsao

State-of-the-art (SOTA) semi-supervised learning techniques, such as FixMatch and it's variants, have demonstrated impressive performance in classification tasks. However, these methods are not directly applicable to reg…

ClassificationregressionSemi-Supervised Audio RegressionSemi-Supervised Image Regression+1

Unsupervised Clustering using Pseudo-semi-supervised Learning

2020-05-01 · ICLR 2020 1 · Divam Gupta, Ramachandran Ramjee, Nipun Kwatra, Muthian Sivathanu

In this paper, we propose a framework that leverages semi-supervised models to improve unsupervised clustering performance. To leverage semi-supervised models, we first need to automatically generate labels, called pseud…

Clustering

Solving weakly supervised regression problem using low-rank manifold regularization

2021-04-13 · Vladimir Berikov, Alexander Litvinenko

We solve a weakly supervised regression problem. Under "weakly" we understand that for some training points the labels are known, for some unknown, and for others uncertain due to the presence of random noise or other re…

Clusteringregression

Semi-supervised Predictive Clustering Trees for (Hierarchical) Multi-label Classification

2022-07-19 · Jurica Levatić, Michelangelo Ceci, Dragi Kocev, Sašo Džeroski

Semi-supervised learning (SSL) is a common approach to learning predictive models using not only labeled examples, but also unlabeled examples. While SSL for the simple tasks of classification and regression has received…

ClassificationClusteringDescriptiveEnsemble Learning+3