中文
相关论文

相关论文: Self-Paced Uncertainty Estimation for One-shot Per…

200 篇论文

Predictive uncertainty-a model's self awareness regarding its accuracy on an input-is key for both building robust models via training interventions and for test-time applications such as selective classification. We propose a novel…

机器学习 · 计算机科学 2024-01-04 Nishant Jain , Karthikeyan Shanmugam , Pradeep Shenoy

In this paper the application of uncertainty modeling to convolutional neural networks is evaluated. A novel method for adjusting the network's predictions based on uncertainty information is introduced. This allows the network to be either…

计算机视觉与模式识别 · 计算机科学 2016-12-23 Rene Grzeszick , Sebastian Sudholt , Gernot A. Fink

A critical part of multi-person multi-camera tracking is person re-identification (re-ID) algorithm, which recognizes and retains identities of all detected unknown people throughout the video stream. Many re-ID algorithms today exemplify…

机器学习 · 计算机科学 2019-08-22 Mohammadreza Baharani , Shrey Mohan , Hamed Tabkhi

Deep neural networks are known to be data-driven and label noise can have a marked impact on model performance. Recent studies have shown great robustness to classic image recognition even under a high noisy rate. In medical applications,…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Lie Ju , Xin Wang , Lin Wang , Dwarikanath Mahapatra , Xin Zhao , Mehrtash Harandi , Tom Drummond , Tongliang Liu , Zongyuan Ge

Pseudo-labeling is a crucial technique in semi-supervised learning (SSL), where artificial labels are generated for unlabeled data by a trained model, allowing for the simultaneous training of labeled and unlabeled data in a supervised…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Khanh-Binh Nguyen , Joon-Sung Yang

The 2D human pose estimation (HPE) is a basic visual problem. However, its supervised learning requires massive keypoint labels, which is labor-intensive to collect. Thus, we aim at boosting a pose estimator by excavating extra unlabeled…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Huayi Zhou , Mukun Luo , Fei Jiang , Yue Ding , Hongtao Lu , Kui Jia

We propose a new semi-supervised learning design for human pose estimation that revisits the popular dual-student framework and enhances it two ways. First, we introduce a denoising scheme to generate reliable pseudo-heatmaps as targets for…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Zhuoran Yu , Manchen Wang , Yanbei Chen , Paolo Favaro , Davide Modolo

Pseudo-label (PL) filtering forms a crucial part of Self-Training (ST) methods for unsupervised domain adaptation. Dropout-based Uncertainty-driven Self-Training (DUST) proceeds by first training a teacher model on source domain labeled…

音频与语音处理 · 电气工程与系统科学 2022-11-16 Nauman Dawalatabad , Sameer Khurana , Antoine Laurent , James Glass

In this paper, we present a large scale unlabeled person re-identification (Re-ID) dataset "LUPerson" and make the first attempt of performing unsupervised pre-training for improving the generalization ability of the learned person Re-ID…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Dengpan Fu , Dongdong Chen , Jianmin Bao , Hao Yang , Lu Yuan , Lei Zhang , Houqiang Li , Dong Chen

Unsupervised person re-identification aims to retrieve images of a specified person without identity labels. Many recent unsupervised Re-ID approaches adopt clustering-based methods to measure cross-camera feature similarity to roughly…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Pengna Li , Kangyi Wu , Wenli Huang , Sanping Zhou , Jinjun Wang

This paper focuses on webly supervised learning (WSL), where datasets are built by crawling samples from the Internet and directly using search queries as web labels. Although WSL benefits from fast and low-cost data collection, noises in…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Jingkang Yang , Litong Feng , Weirong Chen , Xiaopeng Yan , Huabin Zheng , Ping Luo , Wayne Zhang

Positive-unlabeled learning (PUL) aims at learning a binary classifier from only positive and unlabeled training data. Even though real-world applications often involve imbalanced datasets where the majority of examples belong to one class,…

机器学习 · 统计学 2024-03-12 Emilio Dorigatti , Jann Goschenhofer , Benjamin Schubert , Mina Rezaei , Bernd Bischl

Most existing person re-identification (re-id) methods rely on supervised model learning on per-camera-pair manually labelled pairwise training data. This leads to poor scalability in a practical re-id deployment, due to the lack of…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Minxian Li , Xiatian Zhu , Shaogang Gong

The recent success of large pre-trained language models (PLMs) heavily hinges on massive labeled data, which typically produces inferior performance in low-resource scenarios. To remedy this dilemma, we study self-training as one of the…

机器学习 · 计算机科学 2023-10-23 Jianing Wang , Qiushi Sun , Nuo Chen , Chengyu Wang , Jun Huang , Ming Gao , Xiang Li

Person re-identification (Re-ID) aims to match identities across non-overlapping camera views. Researchers have proposed many supervised Re-ID models which require quantities of cross-view pairwise labelled data. This limits their…

计算机视觉与模式识别 · 计算机科学 2019-02-08 Hong-Xing Yu , Ancong Wu , Wei-Shi Zheng

In this study, a novel idea, Uncertainty Structure Estimation (USE), a lightweight, algorithm-agnostic procedure that emphasizes the often-overlooked role of unlabeled data quality is introduced for Semi-supervised learning (SSL). SSL has…

Semi-supervised learning approaches train on small sets of labeled data along with large sets of unlabeled data. Self-training is a semi-supervised teacher-student approach that often suffers from the problem of "confirmation bias" that…

机器学习 · 计算机科学 2023-01-19 Aswathnarayan Radhakrishnan , Jim Davis , Zachary Rabin , Benjamin Lewis , Matthew Scherreik , Roman Ilin

Unsupervised person re-identification (re-ID) aims at learning discriminative representations for person retrieval from unlabeled data. Recent techniques accomplish this task by using pseudo-labels, but these labels are inherently noisy and…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Yoonki Cho , Woo Jae Kim , Seunghoon Hong , Sung-Eui Yoon

Existing person re-identification (ReID) methods typically directly load the pre-trained ImageNet weights for initialization. However, as a fine-grained classification task, ReID is more challenging and exists a large domain gap between…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Zizheng Yang , Xin Jin , Kecheng Zheng , Feng Zhao

Pseudo-label based self training approaches are a popular method for source-free unsupervised domain adaptation. However, their efficacy depends on the quality of the labels generated by the source trained model. These labels may be…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Deepti Hegde , Vishwanath Sindagi , Velat Kilic , A. Brinton Cooper , Mark Foster , Vishal Patel