中文
相关论文

相关论文: Learnable Motion-Focused Tokenization for Effectiv…

200 篇论文

Despite the progress made in domain adaptation, solving Unsupervised Domain Adaptation (UDA) problems with a general method under complex conditions caused by label shifts between domains remains a formidable task. In this work, we…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Jinjing Zhu , Feiyang Ye , Qiao Xiao , Pengxin Guo , Yu Zhang , Qiang Yang

While Unsupervised Domain Adaptation (UDA) algorithms, i.e., there are only labeled data from source domains, have been actively studied in recent years, most algorithms and theoretical results focus on Single-source Unsupervised Domain…

机器学习 · 计算机科学 2022-01-05 Yongchun Zhu , Fuzhen Zhuang , Deqing Wang

In an effort to reduce annotation costs in action recognition, unsupervised video domain adaptation methods have been proposed that aim to adapt a predictive model from a labelled dataset (i.e., source domain) to an unlabelled dataset…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Giacomo Zara , Victor Guilherme Turrisi da Costa , Subhankar Roy , Paolo Rota , Elisa Ricci

Recently, Multimodal Large Language Models (MLLMs) have demonstrated impressive performance on instruction-following tasks by integrating pretrained visual encoders with large language models (LLMs). However, existing approaches often…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Wayner Barrios , Andrés Villa , Juan León Alcázar , SouYoung Jin , Bernard Ghanem

By using unsupervised domain adaptation (UDA), knowledge can be transferred from a label-rich source domain to a target domain that contains relevant information but lacks labels. Many existing UDA algorithms suffer from directly using raw…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Le Luo , Bingrong Xu , Qingyong Zhang , Cheng Lian , Jie Luo

Unsupervised Domain Adaptation (UDA) refers to the problem of learning a model in a target domain where labeled data are not available by leveraging information from annotated data in a source domain. Most deep UDA approaches operate in a…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Massimiliano Mancini , Lorenzo Porzi , Samuel Rota Bulò , Barbara Caputo , Elisa Ricci

When deploying pre-trained video object detectors in real-world scenarios, the domain gap between training and testing data caused by adverse image conditions often leads to performance degradation. Addressing this issue becomes…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Xingguang Zhang , Chih-Hsien Chou

Unsupervised domain adaptation for LiDAR-based 3D object detection (3D UDA) based on the teacher-student architecture with pseudo labels has achieved notable improvements in recent years. Although it is quite popular to collect point clouds…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Shenao Zhao , Pengpeng Liang , Zhoufan Yang

Owing to their ability to extract relevant spatio-temporal video embeddings, Vision Transformers (ViTs) are currently the best performing models in video action understanding. However, their generalization over domains or datasets is…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Hui Lu , Hu Jian , Ronald Poppe , Albert Ali Salah

Unsupervised domain adaptation (UDA) methods intend to reduce the gap between source and target domains by using unlabeled target domain and labeled source domain data, however, in the medical domain, target domain data may not always be…

图像与视频处理 · 电气工程与系统科学 2022-02-01 Mingxuan Gu , Sulaiman Vesal , Ronak Kosti , Andreas Maier

Training recognition models with synthetic images have achieved remarkable results in text recognition. However, recognizing text from real-world images still faces challenges due to the domain shift between synthetic and real-world text…

计算机视觉与模式识别 · 计算机科学 2022-02-25 Yen-Cheng Chang , Yi-Chang Chen , Yu-Chuan Chang , Yi-Ren Yeh

Though unsupervised domain adaptation (UDA) has achieved very impressive progress recently, it remains a great challenge due to missing target annotations and the rich discrepancy between source and target distributions. We propose Spectral…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Jingyi Zhang , Jiaxing Huang , Zichen Tian , Shijian Lu

Unsupervised domain adaption (UDA) aims to adapt models learned from a well-annotated source domain to a target domain, where only unlabeled samples are given. Current UDA approaches learn domain-invariant features by aligning source and…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Chunjiang Ge , Rui Huang , Mixue Xie , Zihang Lai , Shiji Song , Shuang Li , Gao Huang

Vision Foundation Models (VFMs) have become a de facto choice for many downstream vision tasks, like image classification, image segmentation, and object localization. However, they can also provide significant utility for downstream 3D…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Johannes Spoecklberger , Wei Lin , Pedro Hermosilla , Sivan Doveh , Horst Possegger , M. Jehanzeb Mirza

The main progress for action segmentation comes from densely-annotated data for fully-supervised learning. Since manual annotation for frame-level actions is time-consuming and challenging, we propose to exploit auxiliary unlabeled videos,…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Min-Hung Chen , Baopu Li , Yingze Bao , Ghassan AlRegib

The Visual Domain Adaptation (VisDA) 2021 Challenge calls for unsupervised domain adaptation (UDA) methods that can deal with both input distribution shift and label set variance between the source and target domains. In this report, we…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Haojin Liao , Xiaolin Song , Sicheng Zhao , Shanghang Zhang , Xiangyu Yue , Xingxu Yao , Yueming Zhang , Tengfei Xing , Pengfei Xu , Qiang Wang

Unsupervised domain adaptation (UDA) and domain generalization (DG) enable machine learning models trained on a source domain to perform well on unlabeled or even unseen target domains. As previous UDA&DG semantic segmentation methods are…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Lukas Hoyer , Dengxin Dai , Luc Van Gool

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

Unsupervised Domain Adaptation (UDA) is essential for enabling semantic segmentation in new domains without requiring costly pixel-wise annotations. State-of-the-art (SOTA) UDA methods primarily use self-training with architecturally…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Beomseok Kang , Niluthpol Chowdhury Mithun , Abhinav Rajvanshi , Han-Pang Chiu , Supun Samarasekera

This paper presents a classification framework based on learnable data augmentation to tackle the One-Shot Unsupervised Domain Adaptation (OS-UDA) problem. OS-UDA is the most challenging setting in Domain Adaptation, as only one single…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Julio Ivan Davila Carrazco , Pietro Morerio , Alessio Del Bue , Vittorio Murino