中文
相关论文

相关论文: Self-supervised Mean Teacher for Semi-supervised C…

200 篇论文

Semi-supervised learning has recently been attracting attention as an alternative to fully supervised models that require large pools of labeled data. Moreover, optimizing a model for multiple tasks can provide better generalizability than…

计算机视觉与模式识别 · 计算机科学 2020-05-07 Abdullah-Al-Zubaer Imran , Chao Huang , Hui Tang , Wei Fan , Yuan Xiao , Dingjun Hao , Zhen Qian , Demetri Terzopoulos

Semi-supervised learning has emerged as a widely adopted technique in the field of medical image segmentation. The existing works either focuses on the construction of consistency constraints or the generation of pseudo labels to provide…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Ning Gao , Sanping Zhou , Le Wang , Nanning Zheng

Recently proposed techniques for semi-supervised learning such as Temporal Ensembling and Mean Teacher have achieved state-of-the-art results in many important classification benchmarks. In this work, we expand the Mean Teacher approach to…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Christian S. Perone , Julien Cohen-Adad

Semi-supervised learning reduces the costly manual annotation burden in medical image segmentation. A popular approach is the mean teacher (MT) strategy, which applies consistency regularization using a temporally averaged teacher model. In…

计算机视觉与模式识别 · 计算机科学 2025-11-10 Pengchen Zhang , Alan J. X. Guo , Sipin Luo , Zhe Han , Lin Guo

Deep learning models achieve strong performance for radiology image classification, but their practical application is bottlenecked by the need for large labeled training datasets. Semi-supervised learning (SSL) approaches leverage small…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Balagopal Unnikrishnan , Cuong Nguyen , Shafa Balaram , Chao Li , Chuan Sheng Foo , Pavitra Krishnaswamy

One of the largest problems in medical image processing is the lack of annotated data. Labeling medical images often requires highly trained experts and can be a time-consuming process. In this paper, we evaluate a method of reducing the…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Marin Benčević , Marija Habijan , Irena Galić , Aleksandra Pizurica

Semi-supervised medical image segmentation (SSMIS) has witnessed substantial advancements by leveraging limited labeled data and abundant unlabeled data. Nevertheless, existing state-of-the-art (SOTA) methods encounter challenges in…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Wei Li , Ruifeng Bian , Wenyi Zhao , Weijin Xu , Huihua Yang

Standard segmentation of medical images based on full-supervised convolutional networks demands accurate dense annotations. Such learning framework is built on laborious manual annotation with restrict demands for expertise, leading to…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Liyan Sun , Jianxiong Wu , Xinghao Ding , Yue Huang , Guisheng Wang , Yizhou Yu

Semi-Supervised Text Classification (SSTC) mainly works under the spirit of self-training. They initialize the deep classifier by training over labeled texts; and then alternatively predict unlabeled texts as their pseudo-labels and train…

机器学习 · 计算机科学 2026-03-24 Changchun Li , Ximing Li , Bingjie Zhang , Wenting Wang , Jihong Ouyang

Pre-training a recognition model with contrastive learning on a large dataset of unlabeled data has shown great potential to boost the performance of a downstream task, e.g., image classification. However, in domains such as medical…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Jizong Peng , Ping Wang , Chrisitian Desrosiers , Marco Pedersoli

This paper presents a study on semi-supervised learning to solve the visual attribute prediction problem. In many applications of vision algorithms, the precise recognition of visual attributes of objects is important but still challenging.…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Minchul Shin

Surgical tool detection in minimally invasive surgery is an essential part of computer-assisted interventions. Current approaches are mostly based on supervised methods which require large fully labeled data to train supervised models and…

计算机视觉与模式识别 · 计算机科学 2022-12-26 Mansoor Ali , Gilberto Ochoa-Ruiz , Sharib Ali

Most previous neural text-to-speech (TTS) methods are mainly based on supervised learning methods, which means they depend on a large training dataset and hard to achieve comparable performance under low-resource conditions. To address this…

声音 · 计算机科学 2022-10-27 Xulong Zhang , Jianzong Wang , Ning Cheng , Jing Xiao

Training a neural network with a large labeled dataset is still a dominant paradigm in computational histopathology. However, obtaining such exhaustive manual annotations is often expensive, laborious, and prone to inter and Intra-observer…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Chetan L. Srinidhi , Seung Wook Kim , Fu-Der Chen , Anne L. Martel

Deep learning is the state-of-the-art for medical imaging tasks, but requires large, labeled datasets. For risk prediction, large datasets are rare since they require both imaging and follow-up (e.g., diagnosis codes). However, the release…

图像与视频处理 · 电气工程与系统科学 2023-06-16 Yanru Chen , Michael T Lu , Vineet K Raghu

Self-supervised pretraining has been observed to be effective at improving feature representations for transfer learning, leveraging large amounts of unlabelled data. This review summarizes recent research into its usage in X-ray, computed…

机器学习 · 计算机科学 2023-09-07 Blake VanBerlo , Jesse Hoey , Alexander Wong

The major driving force behind the immense success of deep learning models is the availability of large datasets along with their clean labels. Unfortunately, this is very difficult to obtain, which has motivated research on the training of…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Devraj Mandal , Shrisha Bharadwaj , Soma Biswas

Automated segmentation of multiple sclerosis (MS) lesions from MRI scans is important to quantify disease progression. In recent years, convolutional neural networks (CNNs) have shown top performance for this task when a large amount of…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Jiacheng Wang , Hao Li , Han Liu , Dewei Hu , Daiwei Lu , Keejin Yoon , Kelsey Barter , Francesca Bagnato , Ipek Oguz

Deep convolutional neural networks have shown outstanding performance in medical image segmentation tasks. The usual problem when training supervised deep learning methods is the lack of labeled data which is time-consuming and costly to…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Suman Sedai , Bhavna Antony , Ravneet Rai , Katie Jones , Hiroshi Ishikawa , Joel Schuman , Wollstein Gadi , Rahil Garnavi

While making a tremendous impact in various fields, deep neural networks usually require large amounts of labeled data for training which are expensive to collect in many applications, especially in the medical domain. Unlabeled data, on…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Yingda Xia , Fengze Liu , Dong Yang , Jinzheng Cai , Lequan Yu , Zhuotun Zhu , Daguang Xu , Alan Yuille , Holger Roth
‹ 上一页 1 2 3 10 下一页 ›