中文
相关论文

相关论文: Cross-Domain Few-Shot Graph Classification

200 篇论文

Cross-Domain Few-Shot Segmentation aims to segment categories in data-scarce domains conditioned on a few exemplars. Typical methods first establish few-shot capability in a large-scale source domain and then adapt it to target domains.…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Jiahao Nie , Guanqiao Fu , Wenbin An , Yap-Peng Tan , Alex C. Kot , Shijian Lu

Currently, the state-of-the-art methods treat few-shot semantic segmentation task as a conditional foreground-background segmentation problem, assuming each class is independent. In this paper, we introduce the concept of meta-class, which…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Zhonghua Wu , Xiangxi Shi , Guosheng lin , Jianfei Cai

Deep neural networks (DNNs) have achieved state-of-the-art results on time series classification (TSC) tasks. In this work, we focus on leveraging DNNs in the often-encountered practical scenario where access to labeled training data is…

机器学习 · 计算机科学 2021-03-05 Jyoti Narwariya , Pankaj Malhotra , Lovekesh Vig , Gautam Shroff , Vishnu Tv

Learning to generate a task-aware base learner proves a promising direction to deal with few-shot learning (FSL) problem. Existing methods mainly focus on generating an embedding model utilized with a fixed metric (eg, cosine distance) for…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Lei Zhang , Fei Zhou , Wei Wei , Yanning Zhang

Named-entity recognition (NER) is a task that typically requires large annotated datasets, which limits its applicability across domains with varying entity definitions. This paper addresses few-shot NER, aiming to transfer knowledge to new…

计算与语言 · 计算机科学 2024-12-13 Ayoub Hammal , Benno Uthayasooriyar , Caio Corro

Recent papers have suggested that transfer learning can outperform sophisticated meta-learning methods for few-shot image classification. We take this hypothesis to its logical conclusion, and suggest the use of an ensemble of high-quality,…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Arkabandhu Chowdhury , Mingchao Jiang , Swarat Chaudhuri , Chris Jermaine

Cross-domain few-shot classification induces a much more challenging problem than its in-domain counterpart due to the existence of domain shifts between the training and test tasks. In this paper, we develop a novel Adaptive Parametric…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Marzi Heidari , Abdullah Alchihabi , Qing En , Yuhong Guo

Few-shot relation classification (RC) is one of the critical problems in machine learning. Current research merely focuses on the set-ups that both training and testing are from the same domain. However, in practice, this assumption is not…

机器学习 · 计算机科学 2022-05-26 Jirui Qi , Richong Zhang , Chune Li , Yongyi Mao

In this paper, we propose a study of the cross-domain few-shot object detection (CD-FSOD) benchmark, consisting of image data from a diverse data domain. On the proposed benchmark, we evaluate state-of-art FSOD approaches, including…

计算机视觉与模式识别 · 计算机科学 2023-05-04 Wuti Xiong

Under the domain shift, cross-domain few-shot object detection aims to adapt object detectors in the target domain with a few annotated target data. There exists two significant challenges: (1) Highly insufficient target domain data; (2)…

计算机视觉与模式识别 · 计算机科学 2022-09-23 Yipeng Gao , Lingxiao Yang , Yunmu Huang , Song Xie , Shiyong Li , Wei-shi Zheng

Graph Neural Networks (GNN) has demonstrated the superior performance in many challenging applications, including the few-shot learning tasks. Despite its powerful capacity to learn and generalize the model from few samples, GNN usually…

机器学习 · 计算机科学 2020-10-05 Hao Cheng , Joey Tianyi Zhou , Wee Peng Tay , Bihan Wen

Many existing approaches for 3D point cloud semantic segmentation are fully supervised. These fully supervised approaches heavily rely on large amounts of labeled training data that are difficult to obtain and cannot segment new classes…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Na Zhao , Tat-Seng Chua , Gim Hee Lee

Cross-domain few-shot medical image segmentation (CD-FSMIS) offers a promising and data-efficient solution for medical applications where annotations are severely scarce and multimodal analysis is required. However, existing methods…

计算机视觉与模式识别 · 计算机科学 2025-12-29 Yuntian Bo , Tao Zhou , Zechao Li , Haofeng Zhang , Ling Shao

Few-shot learning (FSL), purposing to resolve the problem of data-scarce, has attracted considerable attention in recent years. A popular FSL framework contains two phases: (i) the pre-train phase employs the base data to train a CNN-based…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Rui Xu , Lei Xing , Shuai Shao , Lifei Zhao , Baodi Liu , Weifeng Liu , Yicong Zhou

We propose a few-shot adaptation framework, which bridges zero-shot learning and supervised many-shot learning, for semantic indexing of image and video data. Few-shot adaptation provides robust parameter estimation with few training…

多媒体 · 计算机科学 2018-07-20 Nakamasa Inoue , Koichi Shinoda

We tackle a novel few-shot learning challenge, which we call few-shot semantic edge detection, aiming to localize crisp boundaries of novel categories using only a few labeled samples. We also present a Class-Agnostic Few-shot Edge…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Young-Hyun Park , Jun Seo , Jaekyun Moon

Cross-domain few-shot learning (CD-FSL) has drawn increasing attention for handling large differences between the source and target domains--an important concern in real-world scenarios. To overcome these large differences, recent works…

机器学习 · 计算机科学 2022-10-13 Jaehoon Oh , Sungnyun Kim , Namgyu Ho , Jin-Hwa Kim , Hwanjun Song , Se-Young Yun

Few-shot Learning aims to learn and distinguish new categories with a very limited number of available images, presenting a significant challenge in the realm of deep learning. Recent researchers have sought to leverage the additional…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Chunpeng Zhou , Haishuai Wang , Xilu Yuan , Zhi Yu , Jiajun Bu

Most existing works in few-shot learning rely on meta-learning the network on a large base dataset which is typically from the same domain as the target dataset. We tackle the problem of cross-domain few-shot learning where there is a large…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Ashraful Islam , Chun-Fu Chen , Rameswar Panda , Leonid Karlinsky , Rogerio Feris , Richard J. Radke

In the few-shot scenario, a learner must effectively generalize to unseen classes given a small support set of labeled examples. While a relatively large amount of research has gone into few-shot learning for image classification, little…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Chris Careaga , Brian Hutchinson , Nathan Hodas , Lawrence Phillips