中文
相关论文

相关论文: Two-phase Pseudo Label Densification for Self-trai…

200 篇论文

Supervised learning algorithms based on Convolutional Neural Networks have become the benchmark for medical image segmentation tasks, but their effectiveness heavily relies on a large amount of labeled data. However, annotating medical…

图像与视频处理 · 电气工程与系统科学 2023-11-20 Tao Wang , Yuanbin Chen , Xinlin Zhang , Yuanbo Zhou , Junlin Lan , Bizhe Bai , Tao Tan , Min Du , Qinquan Gao , Tong Tong

This paper proposes a novel pixel-level distribution regularization scheme (DRSL) for self-supervised domain adaptation of semantic segmentation. In a typical setting, the classification loss forces the semantic segmentation model to…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Javed Iqbal , Hamza Rawal , Rehan Hafiz , Yu-Tseh Chi , Mohsen Ali

The label-embedded dictionary learning (DL) algorithms generate influential dictionaries by introducing discriminative information. However, there exists a limitation: All the label-embedded DL methods rely on the labels due that this way…

机器学习 · 计算机科学 2021-12-06 Shuai Shao , Lei Xing , Wei Yu , Rui Xu , Yanjiang Wang , Baodi Liu

Domain adaptation (DA) aims to transfer knowledge from a label-rich and related domain (source domain) to a label-scare domain (target domain). Pseudo-labeling has recently been widely explored and used in DA. However, this line of research…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Yunlong Zhang , Changxing Jing , Huangxing Lin , Chaoqi Chen , Yue Huang , Xinghao Ding , Yang Zou

Self-training approach recently secures its position in domain adaptive semantic segmentation, where a model is trained with target domain pseudo-labels. Current advances have mitigated noisy pseudo-labels resulting from the domain gap.…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Dongyu Yao , Boheng Li

Unsupervised Domain Adaptation (UDA) aims to align the labeled source distribution with the unlabeled target distribution to obtain domain invariant predictive models. However, the application of well-known UDA approaches does not…

计算机视觉与模式识别 · 计算机科学 2021-11-11 Ankit Singh

Semantic segmentation of remote sensing images is a challenging and hot issue due to the large amount of unlabeled data. Unsupervised domain adaptation (UDA) has proven to be advantageous in incorporating unclassified information from the…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Lingyan Ran , Lushuang Wang , Tao Zhuo , Yinghui Xing

We study source-free unsupervised domain adaptation (SFUDA) for semantic segmentation, which aims to adapt a source-trained model to the target domain without accessing the source data. Many works have been proposed to address this…

计算机视觉与模式识别 · 计算机科学 2024-06-12 Dong Zhao , Shuang Wang , Qi Zang , Licheng Jiao , Nicu Sebe , Zhun Zhong

Inferring programs which generate 2D and 3D shapes is important for reverse engineering, editing, and more. Training models to perform this task is complicated because paired (shape, program) data is not readily available for many domains,…

计算机视觉与模式识别 · 计算机科学 2022-03-24 R. Kenny Jones , Homer Walke , Daniel Ritchie

In an effort to further advance semi-supervised generative and classification tasks, we propose a simple yet effective training strategy called dual pseudo training (DPT), built upon strong semi-supervised learners and diffusion models. DPT…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Zebin You , Yong Zhong , Fan Bao , Jiacheng Sun , Chongxuan Li , Jun Zhu

Unsupervised Domain Adaptive Object Detection (UDA-OD) uses unlabelled data to improve the reliability of robotic vision systems in open-world environments. Previous approaches to UDA-OD based on self-training have been effective in…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Nicolas Harvey Chapman , Feras Dayoub , Will Browne , Christopher Lehnert

Multi-modal 3D semantic segmentation is vital for applications such as autonomous driving and virtual reality (VR). To effectively deploy these models in real-world scenarios, it is essential to employ cross-domain adaptation techniques…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Mingyu Yang , Jitong Lu , Hun-Seok Kim

Research on unsupervised domain adaptation (UDA) for semantic segmentation of remote sensing images has been extensively conducted. However, research on how to achieve domain adaptation in practical scenarios where source domain data is…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Wenjie Liu , Hongmin Liu , Lixin Zhang , Bin Fan

Understanding foggy image sequence in the driving scenes is critical for autonomous driving, but it remains a challenging task due to the difficulty in collecting and annotating real-world images of adverse weather. Recently, the…

计算机视觉与模式识别 · 计算机科学 2022-06-13 Liang Liao , Wenyi Chen , Jing Xiao , Zheng Wang , Chia-Wen Lin , Shin'ichi Satoh

Training deep neural networks with noisy labels remains a significant challenge, often leading to degraded performance. Existing methods for handling label noise typically rely on either transition matrix, noise detection, or meta-learning…

机器学习 · 计算机科学 2026-03-17 Zhanhui Lin , Yanlin Liu , Sanping Zhou

We propose an unsupervised domain adaptation (UDA) approach for white matter hyperintensity (WMH) segmentation, which uses Self-Training with Uncertainty DEpendent Label refinement (STRUDEL). Self-training has recently been introduced as a…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Fabian Gröger , Anne-Marie Rickmann , Christian Wachinger

Pseudo Labeling is a technique used to improve the performance of semi-supervised Graph Neural Networks (GNNs) by generating additional pseudo-labels based on confident predictions. However, the quality of generated pseudo-labels has been a…

机器学习 · 计算机科学 2023-12-20 Weigang Lu , Ziyu Guan , Wei Zhao , Yaming Yang , Yuanhai Lv , Lining Xing , Baosheng Yu , Dacheng Tao

Self-training often falls short under distribution shifts due to an increased discrepancy between prediction confidence and actual accuracy. This typically necessitates computationally demanding methods such as neighborhood or…

机器学习 · 计算机科学 2024-11-04 Taejong Joo , Diego Klabjan

Both limited annotation and domain shift are significant challenges frequently encountered in medical image segmentation, leading to derivative scenarios like semi-supervised medical (SSMIS), semi-supervised medical domain generalization…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Wei Li , Pengcheng Zhou , Linye Ma , Wenyi Zhao , Huihua Yang , Yuchen Guo

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