中文
相关论文

相关论文: A Closer Look at Self-training for Zero-Label Sema…

200 篇论文

Open-vocabulary semantic segmentation models aim to accurately assign a semantic label to each pixel in an image from a set of arbitrary open-vocabulary texts. In order to learn such pixel-level alignment, current approaches typically rely…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Zihang Lai

Zero-Shot Learning (ZSL) presents the challenge of identifying categories not seen during training. This task is crucial in domains where it is costly, prohibited, or simply not feasible to collect training data. ZSL depends on a mapping…

计算机视觉与模式识别 · 计算机科学 2025-06-10 William Heyden , Habib Ullah , M. Salman Siddiqui , Fadi Al Machot

While deep learning, including Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs), has significantly advanced classification performance, its typical reliance on extensive annotated datasets presents a major obstacle in…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Matheus Vinícius Todescato , Joel Luís Carbonera

Supervised deep learning-based methods yield accurate results for medical image segmentation. However, they require large labeled datasets for this, and obtaining them is a laborious task that requires clinical expertise.…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Krishna Chaitanya , Ertunc Erdil , Neerav Karani , Ender Konukoglu

In this paper, we introduce a unique variant of the denoising Auto-Encoder and combine it with the perceptual loss to classify images in an unsupervised manner. The proposed method, called Pseudo Labelling, consists of first applying a…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Aymene Mohammed Bouayed , Karim Atif , Rachid Deriche , Abdelhakim Saim

Self-training has shown great potential in semi-supervised learning. Its core idea is to use the model learned on labeled data to generate pseudo-labels for unlabeled samples, and in turn teach itself. To obtain valid supervision, active…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Ye Du , Yujun Shen , Haochen Wang , Jingjing Fei , Wei Li , Liwei Wu , Rui Zhao , Zehua Fu , Qingjie Liu

Self-training is one of the earliest and simplest semi-supervised methods. The key idea is to augment the original labeled dataset with unlabeled data paired with the model's prediction (i.e. the pseudo-parallel data). While self-training…

机器学习 · 计算机科学 2020-10-20 Junxian He , Jiatao Gu , Jiajun Shen , Marc'Aurelio Ranzato

Medical image segmentation is crucial in the field of medical imaging, aiding in disease diagnosis and surgical planning. Most established segmentation methods rely on supervised deep learning, in which clean and precise labels are…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Jiahua Dong , Yue Zhang , Qiuli Wang , Ruofeng Tong , Shihong Ying , Shaolin Gong , Xuanpu Zhang , Lanfen Lin , Yen-Wei Chen , S. Kevin Zhou

Deep ConvNets have shown great performance for single-label image classification (e.g. ImageNet), but it is necessary to move beyond the single-label classification task because pictures of everyday life are inherently multi-label.…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Thibaut Durand , Nazanin Mehrasa , Greg Mori

Providing ground truth supervision to train visual models has been a bottleneck over the years, exacerbated by domain shifts which degenerate the performance of such models. This was the case when visual tasks relied on handcrafted features…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Gabriel Villalonga , Antonio M. Lopez

Training neural networks using limited annotations is an important problem in the medical domain. Deep Neural Networks (DNNs) typically require large, annotated datasets to achieve acceptable performance which, in the medical domain, are…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Bethany H. Thompson , Gaetano Di Caterina , Jeremy P. Voisey

Supervised object detection and semantic segmentation require object or even pixel level annotations. When there exist image level labels only, it is challenging for weakly supervised algorithms to achieve accurate predictions. The accuracy…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Weifeng Ge , Sibei Yang , Yizhou Yu

Semi-supervised learning has gained considerable popularity in medical image segmentation tasks due to its capability to reduce reliance on expert-examined annotations. Several mean-teacher (MT) based semi-supervised methods utilize…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Kaiwen Huang , Tao Zhou , Huazhu Fu , Yizhe Zhang , Yi Zhou , Xiao-Jun Wu

Segment anything model (SAM) has emerged as the leading approach for zero-shot learning in segmentation tasks, offering the advantage of avoiding pixel-wise annotations. It is particularly appealing in medical image segmentation, where the…

图像与视频处理 · 电气工程与系统科学 2023-12-29 Ziyi Huang , Hongshan Liu , Haofeng Zhang , Xueshen Li , Haozhe Liu , Fuyong Xing , Andrew Laine , Elsa Angelini , Christine Hendon , Yu Gan

For best performance, today's semantic segmentation methods use large and carefully labeled datasets, requiring expensive annotation budgets. In this work, we show that coarse annotation is a low-cost but highly effective alternative for…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Anurag Das , Yongqin Xian , Yang He , Zeynep Akata , Bernt Schiele

Learning segmentation from noisy labels is an important task for medical image analysis due to the difficulty in acquiring highquality annotations. Most existing methods neglect the pixel correlation and structural prior in segmentation,…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Shuailin Li , Zhitong Gao , Xuming He

In fine-grained road scene understanding, semantic segmentation plays a crucial role in enabling vehicles to perceive and comprehend their surroundings. By assigning a specific class label to each pixel in an image, it allows for precise…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Yuting Hong , Yongkang Wu , Hui Xiao , Huazheng Hao , Xiaojie Qiu , Baochen Yao , Chengbin Peng

We present a deep generative model for learning to predict classes not seen at training time. Unlike most existing methods for this problem, that represent each class as a point (via a semantic embedding), we represent each seen/unseen…

机器学习 · 计算机科学 2017-11-21 Wenlin Wang , Yunchen Pu , Vinay Kumar Verma , Kai Fan , Yizhe Zhang , Changyou Chen , Piyush Rai , Lawrence Carin

While computer vision and machine learning have made great progress, their robustness is still challenged by two key issues: data distribution shift and label noise. When domain generalization (DG) encounters noise, noisy labels further…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Wang Lu , Jindong Wang

The Audio-Visual Video Parsing task aims to identify and temporally localize the events that occur in either or both the audio and visual streams of audible videos. It often performs in a weakly-supervised manner, where only video event…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Jinxing Zhou , Dan Guo , Yiran Zhong , Meng Wang