中文
相关论文

相关论文: Self-Taught Cross-Domain Few-Shot Learning with We…

200 篇论文

Few-shot learning and self-supervised learning address different facets of the same problem: how to train a model with little or no labeled data. Few-shot learning aims for optimization methods and models that can learn efficiently to…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Spyros Gidaris , Andrei Bursuc , Nikos Komodakis , Patrick Pérez , Matthieu Cord

Self-supervised learning has demonstrated considerable potential in hyperspectral representation, yet its application in cross-domain transfer scenarios remains under-explored. Existing methods, however, still rely on source domain…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Jianshu Chao , Tianhua Lv , Qiqiong Ma , Yunfei Qiu , Li Fang , Huifang Shen , Wei Yao

Few-shot learning (FSL) via customization of a deep learning network with limited data has emerged as a promising technique to achieve personalized user experiences on edge devices. However, existing FSL methods primarily assume independent…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Xinyun Zhang , Lanqing Hong

In this paper, we look at the problem of cross-domain few-shot classification that aims to learn a classifier from previously unseen classes and domains with few labeled samples. Recent approaches broadly solve this problem by…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Wei-Hong Li , Xialei Liu , Hakan Bilen

In order to quickly adapt to new data, few-shot learning aims at learning from few examples, often by using already acquired knowledge. The new data often differs from the previously seen data due to a domain shift, that is, a change of the…

Despite impressive progress in object detection over the last years, it is still an open challenge to reliably detect objects across visual domains. Although the topic has attracted attention recently, current approaches all rely on the…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Antonio D'Innocente , Francesco Cappio Borlino , Silvia Bucci , Barbara Caputo , Tatiana Tommasi

We try to address the problem of document layout understanding using a simple algorithm which generalizes across multiple domains while training on just few examples per domain. We approach this problem via supervised object detection…

计算机视觉与模式识别 · 计算机科学 2018-08-23 Pranaydeep Singh , Srikrishna Varadarajan , Ankit Narayan Singh , Muktabh Mayank Srivastava

Existing few-shot learning (FSL) methods make the implicit assumption that the few target class samples are from the same domain as the source class samples. However, in practice this assumption is often invalid -- the target classes could…

计算机视觉与模式识别 · 计算机科学 2020-03-20 An Zhao , Mingyu Ding , Zhiwu Lu , Tao Xiang , Yulei Niu , Jiechao Guan , Ji-Rong Wen , Ping Luo

Labeling data is often expensive and time-consuming, especially for tasks such as object detection and instance segmentation, which require dense labeling of the image. While few-shot object detection is about training a model on novel…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Gabriel Huang , Issam Laradji , David Vazquez , Simon Lacoste-Julien , Pau Rodriguez

This paper presents a novel multi-task learning-based method for unsupervised domain adaptation. Specifically, the source and target domain classifiers are jointly learned by considering the geometry of target domain and the divergence…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Jing Zhang , Wanqing Li , Philip Ogunbona

Few-shot learning (FSL) is an important and topical problem in computer vision that has motivated extensive research into numerous methods spanning from sophisticated meta-learning methods to simple transfer learning baselines. We seek to…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Shell Xu Hu , Da Li , Jan Stühmer , Minyoung Kim , Timothy M. Hospedales

Few-shot segmentation (FSS) is a dense prediction task that aims to infer the pixel-wise labels of unseen classes using only a limited number of annotated images. The key challenge in FSS is to classify the labels of query pixels using…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Wenbo Xu , Huaxi Huang , Ming Cheng , Litao Yu , Qiang Wu , Jian Zhang

Few-shot learning (FSL) is an emergent paradigm of learning that attempts to learn to reason with low sample complexity to mimic the way humans learn, generalise and extrapolate from only a few seen examples. While FSL attempts to mimic…

机器学习 · 计算机科学 2023-12-08 Jaron Mar , Jiamou Liu

Cross-Domain Few-Shot Segmentation (CDFSS) is proposed to transfer the pixel-level segmentation capabilities learned from large-scale source-domain datasets to downstream target-domain datasets, with only a few annotated images per class.…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Yuhan Liu , Yixiong Zou , Yuhua Li , Ruixuan Li

Deep convolutional neural networks (DCNNs) based remote sensing (RS) image semantic segmentation technology has achieved great success used in many real-world applications such as geographic element analysis. However, strong dependency on…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Qi Zhao , Shuchang Lyu , Binghao Liu , Lijiang Chen , Hongbo Zhao

Given the emergence of deep learning, digital pathology has gained popularity for cancer diagnosis based on histology images. Deep weakly supervised object localization (WSOL) models can be trained to classify histology images according to…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Alexis Guichemerre , Soufiane Belharbi , Tsiry Mayet , Shakeeb Murtaza , Pourya Shamsolmoali , Luke McCaffrey , Eric Granger

Source-Free Cross-Domain Few-Shot Learning (SF-CDFSL) focuses on fine-tuning with limited training data from target domains (e.g., medical or satellite images), where CLIP has recently shown promising results due to its generalizability to…

人工智能 · 计算机科学 2026-03-06 Zhenyu Zhang , Guangyao Chen , Yixiong Zou , Yuhua Li , Ruixuan Li

Recent advances in object detection are mainly driven by deep learning with large-scale detection benchmarks. However, the fully-annotated training set is often limited for a target detection task, which may deteriorate the performance of…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Hao Chen , Yali Wang , Guoyou Wang , Yu Qiao

Cross-domain few-shot learning (CD-FSL) requires models to generalize from limited labeled samples under significant distribution shifts. While recent methods enhance adaptability through lightweight task-specific modules, they operate…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Ruixiao Shi , Fu Feng , Yucheng Xie , Jing Wang , Xin Geng

Mainstream approaches for unsupervised domain adaptation (UDA) learn domain-invariant representations to narrow the domain shift. Recently, self-training has been gaining momentum in UDA, which exploits unlabeled target data by training…

机器学习 · 计算机科学 2021-11-01 Hong Liu , Jianmin Wang , Mingsheng Long