paper-with-me

Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2104.06548

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringregression

Methods 이 논문이 사용한 방법론

Ensemble Clustering Ensemble clustering, also called consensus clustering, has been attracting much attention in recent years, aiming to combine multiple base clustering algorithms into a better and…

Similar Papers 제목 키워드 기반

Glance to Count: Learning to Rank with Anchors for Weakly-supervised Crowd Counting

2022-05-29 · Zheng Xiong, Liangyu Chai, Wenxi Liu, Yongtuo Liu 외

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-Rank

MINI-Net: Multiple Instance Ranking Network for Video Highlight Detection

2020-07-20 · ECCV 2020 8 · Fa-Ting Hong, Xuanteng Huang, Wei-Hong Li, Wei-Shi Zheng

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 Detection

Relational Matching for Weakly Semi-Supervised Oriented Object Detection

2024-01-01 · CVPR 2024 1 · Wenhao Wu, Hau-San Wong, Si Wu, Tianyou Zhang

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+2

How hard can it be? Estimating the difficulty of visual search in an image

2017-05-23 · CVPR 2016 6 · Radu Tudor Ionescu, Bogdan Alexe, Marius Leordeanu, Marius Popescu 외

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 Localization

WARM: A Weakly (+Semi) Supervised Model for Solving Math word Problems

2021-04-14 · Oishik Chatterjee, Isha Pandey, Aashish Waikar, Vishwajeet Kumar 외

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