paper-with-me

Papers

Zero-Shot Domain Adaptation via Kernel Regression on the Grassmannian

2015-07-28 · Yongxin Yang, Timothy Hospedales

Most visual recognition methods implicitly assume the data distribution remains unchanged from training to testing. However, in practice domain shift often exists, where real-world factors such as lighting and sensor type change between train and test, and classifiers do not generalise from source to target domains. It is impractical to train separate models for all possible situations because collecting and labelling the data is expensive. Domain adaptation algorithms aim to ameliorate domain shift, allowing a model trained on a source to perform well on a different target domain. However, even for the setting of unsupervised domain adaptation, where the target domain is unlabelled, collecting data for every possible target domain is still costly. In this paper, we propose a new domain adaptation method that has no need to access either data or labels of the target domain when it can be described by a parametrised vector and there exits several related source domains within the same parametric space. It greatly reduces the burden of data collection and annotation, and our experiments show some promising results.

📄 PDF Abstract BibTeX arXiv:1507.07830

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationregressionUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Zero-Shot Domain Adaptation in CT Segmentation by Filtered Back Projection Augmentation

2021-07-18 · Talgat Saparov, Anvar Kurmukov, Boris Shirokikh, Mikhail Belyaev

Domain shift is one of the most salient challenges in medical computer vision. Due to immense variability in scanners' parameters and imaging protocols, even images obtained from the same person and the same scanner coul…

AnatomyComputed Tomography (CT)Domain Adaptation

TGG: Transferable Graph Generation for Zero-shot and Few-shot Learning

2019-08-30 · Chenrui Zhang, Xiaoqing Lyu, Zhi Tang

Zero-shot and few-shot learning aim to improve generalization to unseen concepts, which are promising in many realistic scenarios. Due to the lack of data in unseen domain, relation modeling between seen and unseen domai…

Few-Shot LearningGraph AttentionGraph GenerationMeta-Learning+2

ReHARK: Refined Hybrid Adaptive RBF Kernels for Robust One-Shot Vision-Language Adaptation

2026-03-12 · Md Jahidul Islam arxiv

The adaptation of large-scale Vision-Language Models (VLMs) like CLIP to downstream tasks with extremely limited data -- specifically in the one-shot regime -- is often hindered by a significant "Stability-Plasticity" di…

Generalized Zero-Shot Domain Adaptation via Coupled Conditional Variational Autoencoders

2020-08-03 · Qian Wang, Toby P. Breckon

Domain adaptation approaches aim to exploit useful information from the source domain where supervised learning examples are easier to obtain to address a learning problem in the target domain where there is no or limite…

Domain AdaptationGeneralized Zero-Shot LearningZero-Shot Learning

Schema Augmentation for Zero-Shot Domain Adaptation in Dialogue State Tracking

2024-10-31 · Christopher Richardson, Roshan Sharma, Neeraj Gaur, Parisa Haghani 외

Zero-shot domain adaptation for dialogue state tracking (DST) remains a challenging problem in task-oriented dialogue (TOD) systems, where models must generalize to target domains unseen at training time. Current large l…

Data AugmentationDialogue State TrackingDomain AdaptationLanguage Modeling+3