中文
相关论文

相关论文: Activate and Reject: Towards Safe Domain Generaliz…

200 篇论文

Unsupervised domain adaptive object detection aims to adapt detectors from a labelled source domain to an unlabelled target domain. Most existing works take a two-stage strategy that first generates region proposals and then detects objects…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Dayan Guan , Jiaxing Huang , Aoran Xiao , Shijian Lu , Yanpeng Cao

Universal Domain Adaptation aims to transfer the knowledge between the datasets by handling two shifts: domain-shift and category-shift. The main challenge is correctly distinguishing the unknown target samples while adapting the…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Sungsu Hur , Inkyu Shin , Kwanyong Park , Sanghyun Woo , In So Kweon

In this paper, we consider a highly general image recognition setting wherein, given a labelled and unlabelled set of images, the task is to categorize all images in the unlabelled set. Here, the unlabelled images may come from labelled…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Sagar Vaze , Kai Han , Andrea Vedaldi , Andrew Zisserman

Domain adaptation aims to transfer knowledge from a domain with adequate labeled samples to a domain with scarce labeled samples. Prior research has introduced various open set domain adaptation settings in the literature to extend the…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Tasfia Shermin , Guojun Lu , Shyh Wei Teng , Manzur Murshed , Ferdous Sohel

Meta-learning provides a promising way for learning to efficiently learn and achieves great success in many applications. However, most meta-learning literature focuses on dealing with tasks from a same domain, making it brittle to…

机器学习 · 计算机科学 2021-07-26 Pinzhuo Tian , Yao Gao

During the past decade, deep neural networks have led to fast-paced progress and significant achievements in computer vision problems, for both academia and industry. Yet despite their success, state-of-the-art image classification…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Aristotelis Ballas , Christos Diou

In real-life applications, machine learning models often face scenarios where there is a change in data distribution between training and test domains. When the aim is to make predictions on distributions different from those seen at…

机器学习 · 计算机科学 2021-11-04 Lucas Mansilla , Rodrigo Echeveste , Diego H. Milone , Enzo Ferrante

Domain generalization (DG) is a difficult transfer learning problem aiming to learn a generalizable model for unseen domains. Recent foundation models (FMs) are robust to many distribution shifts and, therefore, should substantially improve…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Xin Zhang , Shixiang Shane Gu , Yutaka Matsuo , Yusuke Iwasawa

The need to address the scarcity of task-specific annotated data has resulted in concerted efforts in recent years for specific settings such as zero-shot learning (ZSL) and domain generalization (DG), to separately address the issues of…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Shivam Chandhok , Sanath Narayan , Hisham Cholakkal , Rao Muhammad Anwer , Vineeth N Balasubramanian , Fahad Shahbaz Khan , Ling Shao

Unsupervised domain adaptation aims to learn a model of classifier for unlabeled samples on the target domain, given training data of labeled samples on the source domain. Impressive progress is made recently by learning invariant features…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Yabin Zhang , Hui Tang , Kui Jia , Mingkui Tan

Due to domain shift, deep neural networks (DNNs) usually fail to generalize well on unknown test data in practice. Domain generalization (DG) aims to overcome this issue by capturing domain-invariant representations from source domains.…

机器学习 · 计算机科学 2022-11-10 Feng Hou , Yao Zhang , Yang Liu , Jin Yuan , Cheng Zhong , Yang Zhang , Zhongchao Shi , Jianping Fan , Zhiqiang He

Unsupervised domain adaptation aims to transfer knowledge from a source domain to a target domain so that the target domain data can be recognized without any explicit labelling information for this domain. One limitation of the problem…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Qian Wang , Penghui Bu , Toby P. Breckon

Domain generalization person re-identification (DG Re-ID) aims to directly deploy a model trained on the source domain to the unseen target domain with good generalization, which is a challenging problem and has practical value in a…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Yingchun Guo , Huan He , Ye Zhu , Yang Yu

In this paper, we tackle the problem of training with multiple source domains with the aim to generalize to new domains at test time without an adaptation step. This is known as domain generalization (DG). Previous works on DG assume…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Mohammad Mahfujur Rahman , Clinton Fookes , Sridha Sridharan

Semantic segmentation is a crucial component for perception in automated driving. Deep neural networks (DNNs) are commonly used for this task and they are usually trained on a closed set of object classes appearing in a closed operational…

计算机视觉与模式识别 · 计算机科学 2022-02-18 Robin Chan , Svenja Uhlemeyer , Matthias Rottmann , Hanno Gottschalk

Deep Neural Networks (DNNs) suffer from domain shift when the test dataset follows a distribution different from the training dataset. Domain generalization aims to tackle this issue by learning a model that can generalize to unseen…

计算机视觉与模式识别 · 计算机科学 2022-12-15 Yu Ding , Lei Wang , Bin Liang , Shuming Liang , Yang Wang , Fang Chen

Deep learning models perform best when tested on target (test) data domains whose distribution is similar to the set of source (train) domains. However, model generalization can be hindered when there is significant difference in the…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Pulkit Khandelwal , Paul Yushkevich

Traditional deep learning algorithms often fail to generalize when they are tested outside of the domain of the training data. The issue can be mitigated by using unlabeled data from the target domain at training time, but because data…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Thomas Duboudin , Emmanuel Dellandréa , Corentin Abgrall , Gilles Hénaff , Liming Chen

Domain generalization aims to build generalized models that perform well on unseen domains when only source domains are available for model optimization. Recent studies have shown that large-scale pre-trained models can enhance domain…

机器学习 · 计算机科学 2023-09-12 Byounggyu Lew , Donghyun Son , Buru Chang

Generalized category discovery (GCD) is an important and challenging task in open-world learning. Specifically, given some labeled data of known classes, GCD aims to cluster unlabeled data that contain both known and unknown classes.…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Zhimao Peng , Enguang Wang , Fei Yang , Xialei Liu , Ming-Ming Cheng