Solving weakly supervised regression problem using low-rank manifold regularization
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 reasons such as lack of resources. The solution process requires to optimize a certain objective function (the loss function), which combines manifold regularization and low-rank matrix decomposition techniques. These low-rank approximations allow us to speed up all matrix calculations and reduce storage requirements. This is especially crucial for large datasets. Ensemble clustering is used for obtaining the co-association matrix, which we consider as the similarity matrix. The utilization of these techniques allows us to increase the quality and stability of the solution. In the numerical section, we applied the suggested method to artificial and real datasets using Monte-Carlo modeling.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringregressionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Glance to Count: Learning to Rank with Anchors for Weakly-supervised Crowd Counting
Crowd image is arguably one of the most laborious data to annotate. In this paper, we devote to reduce the massive demand of densely labeled crowd data, and propose a novel weakly-supervised setting, in which we leverage…
Crowd CountingLearning-To-RankMINI-Net: Multiple Instance Ranking Network for Video Highlight Detection
We address the weakly supervised video highlight detection problem for learning to detect segments that are more attractive in training videos given their video event label but without expensive supervision of manually a…
Highlight DetectionRelational Matching for Weakly Semi-Supervised Oriented Object Detection
Oriented object detection has witnessed significant progress in recent years. However the impressive performance of oriented object detectors is at the huge cost of labor-intensive annotations and deteriorates once t…
Graph MatchingObjectobject-detectionObject Detection+2How hard can it be? Estimating the difficulty of visual search in an image
We address the problem of estimating image difficulty defined as the human response time for solving a visual search task. We collect human annotations of image difficulty for the PASCAL VOC 2012 data set through a crowd…
Object LocalizationWeakly-Supervised Object LocalizationWARM: A Weakly (+Semi) Supervised Model for Solving Math word Problems
Solving math word problems (MWPs) is an important and challenging problem in natural language processing. Existing approaches to solve MWPs require full supervision in the form of intermediate equations. However, labelin…
Math