paper-with-me

Papers

Learning from Similarity-Confidence Data

2021-02-13 · Yuzhou Cao, Lei Feng, Yitian Xu, Bo An, Gang Niu, Masashi Sugiyama

Weakly supervised learning has drawn considerable attention recently to reduce the expensive time and labor consumption of labeling massive data. In this paper, we investigate a novel weakly supervised learning problem of learning from similarity-confidence (Sconf) data, where we aim to learn an effective binary classifier from only unlabeled data pairs equipped with confidence that illustrates their degree of similarity (two examples are similar if they belong to the same class). To solve this problem, we propose an unbiased estimator of the classification risk that can be calculated from only Sconf data and show that the estimation error bound achieves the optimal convergence rate. To alleviate potential overfitting when flexible models are used, we further employ a risk correction scheme on the proposed risk estimator. Experimental results demonstrate the effectiveness of the proposed methods.

📄 PDF Abstract BibTeX arXiv:2102.06879

Code (0)

등록된 구현이 없습니다.

Tasks

Weakly-supervised Learning

Similar Papers 제목 키워드 기반

BoostTrack++: using tracklet information to detect more objects in multiple object tracking

2024-08-23 · Vukašin Stanojević, Branimir Todorović

Multiple object tracking (MOT) depends heavily on selection of true positive detected bounding boxes. However, this aspect of the problem is mostly overlooked or mitigated by employing two-stage association and utilizing…

Multi-Object TrackingMultiple Object TrackingObject Tracking

Exploiting Class Similarity for Machine Learning with Confidence Labels and Projective Loss Functions

2021-03-25 · Gautam Rajendrakumar Gare, John Michael Galeotti

Class labels used for machine learning are relatable to each other, with certain class labels being more similar to each other than others (e.g. images of cats and dogs are more similar to each other than those of cats a…

BIG-bench Machine Learning

BoostTrack: boosting the similarity measure and detection confidence for improved multiple object tracking

2024-04-12 · Machine Vision and Applications 2024 4 · Stanojevic Vukasin, Todorovic Branimir

Handling unreliable detections and avoiding identity switches are crucial for the success of multiple object tracking (MOT). Ideally, MOT algorithm should use true positive detections only, work in real-time and produce …

Motion CompensationMulti-Object TrackingMultiple Object TrackingMultiple People Tracking+1

Partial Label Learning with Dissimilarity Propagation guided Candidate Label Shrinkage

2023-09-21 · NeurIPS 2023 11

In partial label learning (PLL), each sample is associated with a group of candidate labels, among which only one label is correct. The key of PLL is to disambiguate the candidate label set to find the ground-truth label…

Class-Similarity Based Label Smoothing for Confidence Calibration

2020-06-24 · Chihuang Liu, Joseph JaJa

Generating confidence calibrated outputs is of utmost importance for the applications of deep neural networks in safety-critical decision-making systems. The output of a neural network is a probability distribution where…

Decision MakingSemantic SimilaritySemantic Textual Similarity