中文
相关论文

相关论文: Energy-based Domain-Adaptive Segmentation with Dep…

200 篇论文

Unsupervised Domain Adaptation (UDA) aims to enhance the generalization of the learned model to other domains. The domain-invariant knowledge is transferred from the model trained on labeled source domain, e.g., video game, to unlabeled…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Mu Chen , Zhedong Zheng , Yi Yang , Tat-Seng Chua

Unsupervised domain adaptation (UDA) involves learning class semantics from labeled data within a source domain that generalize to an unseen target domain. UDA methods are particularly impactful for semantic segmentation, where annotations…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Cristina Mata , Kanchana Ranasinghe , Michael S. Ryoo

Unsupervised domain adaptation (UDA) for semantic segmentation addresses the cross-domain problem with fine source domain labels. However, the acquisition of semantic labels has always been a difficult step, many scenarios only have weak…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Shengjie Liu , Chuang Zhu , Wenqi Tang

Unsupervised Domain Adaptation (UDA) enables strong generalization from a labeled source domain to an unlabeled target domain, often with limited data. In parallel, Vision Foundation Models (VFMs) pretrained at scale without labels have…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Brunó B. Englert , Gijs Dubbelman

By leveraging data from a fully labeled source domain, unsupervised domain adaptation (UDA) improves classification performance on an unlabeled target domain through explicit discrepancy minimization of data distribution or adversarial…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Shengjia Zhang , Tiancheng Lin , Yi Xu

Unsupervised domain adaptive classifcation intends to improve the classifcation performance on unlabeled target domain. To alleviate the adverse effect of domain shift, many approaches align the source and target domains in the feature…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Guoqiang Wei , Cuiling Lan , Wenjun Zeng , Zhizheng Zhang , Zhibo Chen

Federated Learning (FL) presents a paradigm shift towards distributed model training across isolated data repositories or edge devices without explicit data sharing. Despite of its advantages, FL is inherently less efficient than…

分布式、并行与集群计算 · 计算机科学 2024-11-26 M S Chaitanya Kumar , Sai Satya Narayana J , Yunkai Bao , Xin Wang , Steve Drew

Deep convolutional neural networks achieve remarkable performance by exhaustively processing dense spatial feature maps, yet this brute-force strategy introduces significant computational redundancy and encourages reliance on spurious…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Tom Devynck , Bilal Faye , Djamel Bouchaffra , Nadjib Lazaar , Hanane Azzag , Mustapha Lebbah

With the increasing availability of depth sensors, multimodal frameworks that combine color information with depth data are gaining interest. However, ground truth data for semantic segmentation is burdensome to provide, thus making domain…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Giulia Rizzoli , Donald Shenaj , Pietro Zanuttigh

Unsupervised domain adaptation (UDA) aims to transfer and adapt knowledge from a labeled source domain to an unlabeled target domain. Traditionally, subspace-based methods form an important class of solutions to this problem. Despite their…

机器学习 · 计算机科学 2022-01-07 Kowshik Thopalli , Jayaraman J Thiagarajan , Rushil Anirudh , Pavan K Turaga

Multi-source unsupervised domain adaptation (MUDA) aims to transfer knowledge from related source domains to an unlabeled target domain. While recent MUDA methods have shown promising results, most focus on aligning the overall feature…

机器学习 · 计算机科学 2023-07-27 Long Liu , Bo Zhou , Zhipeng Zhao , Zening Liu

We propose a segmentation framework that uses deep neural networks and introduce two innovations. First, we describe a biophysics-based domain adaptation method. Second, we propose an automatic method to segment white and gray matter, and…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Amir Gholami , Shashank Subramanian , Varun Shenoy , Naveen Himthani , Xiangyu Yue , Sicheng Zhao , Peter Jin , George Biros , Kurt Keutzer

Many unsupervised domain adaptation (UDA) methods exploit domain adversarial training to align the features to reduce domain gap, where a feature extractor is trained to fool a domain discriminator in order to have aligned feature…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Xin Jin , Cuiling Lan , Wenjun Zeng , Zhibo Chen

Federated Learning (FL) on resource-constrained edge devices faces a critical challenge: The computational energy required for training Deep Neural Networks (DNNs) often dominates communication costs. However, most existing…

机器学习 · 计算机科学 2025-12-02 Eunjeong Jeong , Giovanni Perin , Howard H. Yang , Nikolaos Pappas

Feature fusion modules from encoder and self-attention module have been adopted in semantic segmentation. However, the computation of these modules is costly and has operational limitations in real-time environments. In addition,…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Jaehyun Park , Subin Lee , Eon Kim , Byeongjun Moon , Dabeen Yu , Yeonseung Yu , Junghwan Kim

Source-free domain adaptation (SFDA), which involves adapting models without access to source data, is both demanding and challenging. Existing SFDA techniques typically rely on pseudo-labels generated from confidence levels, leading to…

计算机视觉与模式识别 · 计算机科学 2025-04-24 Xinru Meng , Han Sun , Jiamei Liu , Ningzhong Liu , Huiyu Zhou

Energy-based learning is a powerful learning paradigm that encapsulates various discriminative and generative approaches. An energy-based model (EBM) is typically formed of inner-model(s) that learn a combination of the different features…

机器学习 · 计算机科学 2023-06-05 Firas Laakom , Jenni Raitoharju , Alexandros Iosifidis , Moncef Gabbouj

Unsupervised domain adaptation (UDA) becomes more and more popular in tackling real-world problems without ground truth of the target domain. Though tedious annotation work is not required, UDA unavoidably faces two problems: 1) how to…

计算机视觉与模式识别 · 计算机科学 2022-01-26 Zhiming Wang , Yantian Luo , Danlan Huang , Ning Ge , Jianhua Lu

Unsupervised Domain Adaptation (UDA) aims to solve the problem of label scarcity of the target domain by transferring the knowledge from the label rich source domain. Usually, the source domain consists of synthetic images for which the…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Anant Khandelwal

As one of the fundamental tasks in computer vision, semantic segmentation plays an important role in real world applications. Although numerous deep learning models have made notable progress on several mainstream datasets with the rapid…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Bin Zhang , Shengjie Zhao , Rongqing Zhang