中文
相关论文

相关论文: Domain-Aware Fine-Tuning of Foundation Models

200 篇论文

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

Domain generalization (DG) aims to learn a generalized model to an unseen target domain using only limited source domains. Previous attempts to DG fail to learn domain-invariant representations only from the source domains due to the…

机器学习 · 计算机科学 2022-07-25 Junbum Cha , Kyungjae Lee , Sungrae Park , Sanghyuk Chun

Foundation models (FMs) are driving a prominent shift in biomedical imaging from task-specific models to unified backbone models for diverse tasks. This opens an avenue to integrate imaging, pathology, clinical records, and genomics data…

Face recognition systems are usually faced with unseen domains in real-world applications and show unsatisfactory performance due to their poor generalization. For example, a well-trained model on webface data cannot deal with the ID vs.…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Jianzhu Guo , Xiangyu Zhu , Chenxu Zhao , Dong Cao , Zhen Lei , Stan Z. Li

Recent unsupervised domain adaptation methods based on deep architectures have shown remarkable performance not only in traditional classification tasks but also in more complex problems involving structured predictions (e.g. semantic…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Levi O. Vasconcelos , Massimiliano Mancini , Davide Boscaini , Samuel Rota Bulo , Barbara Caputo , Elisa Ricci

Domain generalization (DG) is a fundamental yet very challenging research topic in machine learning. The existing arts mainly focus on learning domain-invariant features with limited source domains in a static model. Unfortunately, there is…

机器学习 · 计算机科学 2022-05-30 Zhishu Sun , Zhifeng Shen , Luojun Lin , Yuanlong Yu , Zhifeng Yang , Shicai Yang , Weijie Chen

A commercial robot, trained by its manufacturer to recognize a predefined number and type of objects, might be used in many settings, that will in general differ in their illumination conditions, background, type and degree of clutter, and…

计算机视觉与模式识别 · 计算机科学 2018-02-27 Gabriele Angeletti , Barbara Caputo , Tatiana Tommasi

Collaborative Filtering (CF) has emerged as one of the most prominent implementation strategies for building recommender systems. The key idea is to exploit the usage patterns of individuals to generate personalized recommendations. CF…

信息检索 · 计算机科学 2025-02-18 Adamya Shyam , Ramya Kamani , Venkateswara Rao Kagita , Vikas Kumar

Spatio-Temporal (ST) Foundation Models (STFMs) promise cross-dataset generalization, yet joint ST pretraining is computationally expensive and grapples with the heterogeneity of domain-specific spatial patterns. Substantially extending our…

机器学习 · 计算机科学 2026-01-21 Siru Zhong , Junjie Qiu , Yangyu Wu , Yiqiu Liu , Yuanpeng He , Zhongwen Rao , Bin Yang , Chenjuan Guo , Hao Xu , Yuxuan Liang

Image alignment across domains has recently become one of the realistic and popular topics in the research community. In this problem, a deep learning-based image alignment method is usually trained on an available largescale database.…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Thanh-Dat Truong , Khoa Luu , Chi Nhan Duong , Ngan Le , Minh-Triet Tran

Unsupervised domain adaptation is effective in leveraging the rich information from the source domain to the unsupervised target domain. Though deep learning and adversarial strategy make an important breakthrough in the adaptability of…

机器学习 · 计算机科学 2020-03-02 You-Wei Luo , Chuan-Xian Ren , Pengfei Ge , Ke-Kun Huang , Yu-Feng Yu

Semantic segmentation provides pixel-level scene understanding essential for autonomous driving and fine-grained perception tasks. However, training segmentation models requires costly, labor-intensive annotations on real-world datasets.…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Yerin Cheon , Aruna Balasubramanian , Francois Rameau

Domain adaptation algorithms are useful when the distributions of the training and the test data are different. In this paper, we focus on the problem of instrumental variation and time-varying drift in the field of sensors and measurement,…

计算机视觉与模式识别 · 计算机科学 2017-06-23 Ke Yan , Lu Kou , David Zhang

Foundation models (FMs) have demonstrated strong transferability across medical imaging tasks, yet their clinical utility depends critically on how pretrained representations are adapted to domain-specific data, supervision regimes, and…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Karma Phuntsho , Abdullah , Kyungmi Lee , Ickjai Lee , Euijoon Ahn

Although visual foundation models like DINOv2 provide state-of-the-art performance as feature extractors, their complex, high-dimensional representations create substantial hurdles for interpretability. This work proposes DINO-QPM, which…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Robert Zimmermann , Thomas Norrenbrock , Bodo Rosenhahn

We propose an extended framework for marginalized domain adaptation, aimed at addressing unsupervised, supervised and semi-supervised scenarios. We argue that the denoising principle should be extended to explicitly promote domain-invariant…

计算机视觉与模式识别 · 计算机科学 2017-02-21 Gabriela Csurka , Boris Chidlovski , Stephane Clinchant , Sophia Michel

Foundation models constitute a significant advancement in computer vision: after a single, albeit costly, training phase, they can address a wide array of tasks. In the field of Earth observation, over 75 remote sensing vision foundation…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Pierre Adorni , Minh-Tan Pham , Stéphane May , Sébastien Lefèvre

Domain Generalization (DG) aims to learn from multiple known source domains a model that can generalize well to unknown target domains. One of the key approaches in DG is training an encoder which generates domain-invariant representations.…

机器学习 · 计算机科学 2025-05-27 Trong-Binh Nguyen , Minh-Duong Nguyen , Jinsun Park , Quoc-Viet Pham , Won Joo Hwang

In this paper, we propose a multi-domain learning model for action recognition. The proposed method inserts domain-specific adapters between layers of domain-independent layers of a backbone network. Unlike a multi-head network that…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Kazuki Omi , Jun Kimata , Toru Tamaki

Deep learning approaches are highly specialized and require training separate models for different tasks. Multi-domain learning looks at ways to learn a multitude of different tasks, each coming from a different domain, at once. The most…

机器学习 · 计算机科学 2020-03-26 Ali Senhaji , Jenni Raitoharju , Moncef Gabbouj , Alexandros Iosifidis
‹ 上一页 1 8 9 10 下一页 ›