中文
相关论文

相关论文: Mitigating Label Noise using Prompt-Based Hyperbol…

200 篇论文

Open-Set Domain Generalization (OSDG) aims to enable deep learning models to recognize unseen categories in new domains, which is crucial for real-world applications. Label noise hinders open-set domain generalization by corrupting…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Kunyu Peng , Di Wen , Kailun Yang , Jia Fu , Yufan Chen , Ruiping Liu , Jiamin Wu , Junwei Zheng , M. Saquib Sarfraz , Luc Van Gool , Danda Pani Paudel , Rainer Stiefelhagen

Learning with noisy labels is a practically challenging problem in weakly supervised learning. In the existing literature, open-set noises are always considered to be poisonous for generalization, similar to closed-set noises. In this…

机器学习 · 计算机科学 2021-11-22 Hongxin Wei , Lue Tao , Renchunzi Xie , Bo An

In recent years, the remarkable success of deep neural networks (DNNs) in computer vision is largely due to large-scale, high-quality labeled datasets. Training directly on real-world datasets with label noise may result in overfitting. The…

计算机视觉与模式识别 · 计算机科学 2025-01-09 Yuandi Zhao , Qianxi Xia , Yang Sun , Zhijie Wen , Liyan Ma , Shihui Ying

Leveraging datasets available to learn a model with high generalization ability to unseen domains is important for computer vision, especially when the unseen domain's annotated data are unavailable. We study a novel and practical problem…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Yang Shu , Zhangjie Cao , Chenyu Wang , Jianmin Wang , Mingsheng Long

The existence of noisy labels in the dataset causes significant performance degradation for deep neural networks (DNNs). To address this problem, we propose a Meta Soft Label Generation algorithm called MSLG, which can jointly generate soft…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Görkem Algan , Ilkay Ulusoy

Open-set domain generalization (OSDG) tackles the dual challenge of recognizing unknown classes while simultaneously striving to generalize across unseen domains without using target data during training. In this article, an OSDG framework…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Amirreza Khoshbakht , Erchan Aptoula

We introduce Low-Shot Open-Set Domain Generalization (LSOSDG), a novel paradigm unifying low-shot learning with open-set domain generalization (ODG). While prompt-based methods using models like CLIP have advanced DG, they falter in…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Mohamad Hassan N C , Divyam Gupta , Mainak Singha , Sai Bhargav Rongali , Ankit Jha , Muhammad Haris Khan , Biplab Banerjee

Domain generalization (DG) is proposed to deal with the issue of domain shift, which occurs when statistical differences exist between source and target domains. However, most current methods do not account for a common realistic scenario…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Xiran Wang , Jian Zhang , Lei Qi , Yinghuan Shi

Methods addressing Learning with Noisy Labels (LNL) and multi-source Domain Generalization (DG) use training techniques to improve downstream task performance in the presence of label noise or domain shifts, respectively. Prior work often…

机器学习 · 计算机科学 2026-02-24 Siqi Wang , Aoming Liu , Bryan A. Plummer

Domain adaptation solves image classification problems in the target domain by taking advantage of the labelled source data and unlabelled target data. Usually, the source and target domains share the same set of classes. As a special case,…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Qian Wang , Fanlin Meng , Toby P. Breckon

Semi-supervised domain generalization (SSDG) leverages a small fraction of labeled data alongside unlabeled data to enhance model generalization. Most of the existing SSDG methods rely on pseudo-labeling (PL) for unlabeled data, often…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Venuri Amarasinghe , Kalinga Bandara , Isun Randila , Asini Jayakody , Chamuditha Jayanga Galappaththige , Ranga Rodrigo

Learning with Noisy Labels (LNL) aims to improve the model generalization when facing data with noisy labels, and existing methods generally assume that noisy labels come from known classes, called closed-set noise. However, in real-world…

机器学习 · 计算机科学 2025-01-22 Linchao Pan , Can Gao , Jie Zhou , Jinbao Wang

The prevalence of noisy labels in real-world datasets poses a significant impediment to the effective deployment of deep learning models. While meta-learning strategies have emerged as a promising approach for addressing this challenge,…

机器学习 · 计算机科学 2025-02-12 Mengyang Li

Label noise poses an important challenge in machine learning, especially in deep learning, in which large models with high expressive power dominate the field. Models of that kind are prone to memorizing incorrect labels, thereby harming…

机器学习 · 计算机科学 2024-01-26 Julian Lienen , Eyke Hüllermeier

In Open-Set Domain Generalization (OSDG), the model is exposed to both new variations of data appearance (domains) and open-set conditions, where both known and novel categories are present at test time. The challenges of this task arise…

机器学习 · 计算机科学 2024-10-24 Kunyu Peng , Di Wen , Kailun Yang , Ao Luo , Yufan Chen , Jia Fu , M. Saquib Sarfraz , Alina Roitberg , Rainer Stiefelhagen

Accurate perception is critical for vehicle safety, with LiDAR as a key enabler in autonomous driving. To ensure robust performance across environments, sensor types, and weather conditions without costly re-annotation, domain…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Weitong Kong , Zichao Zeng , Di Wen , Jiale Wei , Kunyu Peng , June Moh Goo , Jan Boehm , Rainer Stiefelhagen

Recent deep neural networks (DNNs) can easily overfit to biased training data with noisy labels. Label correction strategy is commonly used to alleviate this issue by designing a method to identity suspected noisy labels and then correct…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Yichen Wu , Jun Shu , Qi Xie , Qian Zhao , Deyu Meng

Mislabeled samples are ubiquitous in real-world datasets as rule-based or expert labeling is usually based on incorrect assumptions or subject to biased opinions. Neural networks can "memorize" these mislabeled samples and, as a result,…

机器学习 · 计算机科学 2021-11-24 Katharina Rombach , Gabriel Michau , Olga Fink

Noisy labels, inevitably existing in pseudo segmentation labels generated from weak object-level annotations, severely hampers model optimization for semantic segmentation. Previous works often rely on massive hand-crafted losses and…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Shenwang Jiang , Jianan Li , Ying Wang , Wenxuan Wu , Jizhou Zhang , Bo Huang , Tingfa Xu

Single-source open-domain generalization (SS-ODG) addresses the challenge of labeled source domains with supervision during training and unlabeled novel target domains during testing. The target domain includes both known classes from the…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Prathmesh Bele , Valay Bundele , Avigyan Bhattacharya , Ankit Jha , Gemma Roig , Biplab Banerjee
‹ 上一页 1 2 3 10 下一页 ›