paper-with-me

홈 › Papers

AdarGCN: Adaptive Aggregation GCN for Few-Shot Learning

2020-02-28 · Jianhong Zhang, Manli Zhang, Zhiwu Lu, Tao Xiang, Ji-Rong Wen

Existing few-shot learning (FSL) methods assume that there exist sufficient training samples from source classes for knowledge transfer to target classes with few training samples. However, this assumption is often invalid, especially when it comes to fine-grained recognition. In this work, we define a new FSL setting termed few-shot fewshot learning (FSFSL), under which both the source and target classes have limited training samples. To overcome the source class data scarcity problem, a natural option is to crawl images from the web with class names as search keywords. However, the crawled images are inevitably corrupted by large amount of noise (irrelevant images) and thus may harm the performance. To address this problem, we propose a graph convolutional network (GCN)-based label denoising (LDN) method to remove the irrelevant images. Further, with the cleaned web images as well as the original clean training images, we propose a GCN-based FSL method. For both the LDN and FSL tasks, a novel adaptive aggregation GCN (AdarGCN) model is proposed, which differs from existing GCN models in that adaptive aggregation is performed based on a multi-head multi-level aggregation module. With AdarGCN, how much and how far information carried by each graph node is propagated in the graph structure can be determined automatically, therefore alleviating the effects of both noisy and outlying training samples. Extensive experiments show the superior performance of our AdarGCN under both the new FSFSL and the conventional FSL settings.

📄 PDF Abstract BibTeX arXiv:2002.12641

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingFew-Shot LearningTransfer Learning

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Self-Supervised Continual Graph Learning in Adaptive Riemannian Spaces

2022-11-30 · Li Sun, Junda Ye, Hao Peng, Feiyang Wang 외

Continual graph learning routinely finds its role in a variety of real-world applications where the graph data with different tasks come sequentially. Despite the success of prior works, it still faces great challenges. …

Graph Learning

CAOS: Conformal Aggregation of One-Shot Predictors

2026-01-08 · Maja Waldron arxiv

One-shot prediction enables rapid adaptation of pretrained foundation models to new tasks using only one labeled example, but lacks principled uncertainty quantification. While conformal prediction provides finite-sample…

Text Classification

Adaptive Federated Few-Shot Rare-Disease Diagnosis with Energy-Aware Secure Aggregation

2025-10-01 · Aueaphum Aueawatthanaphisut arxiv

Rare-disease diagnosis remains one of the most pressing challenges in digital health, hindered by extreme data scarcity, privacy concerns, and the limited resources of edge devices. This paper proposes the Adaptive Feder…

$\mathsf{OPA}$: One-shot Private Aggregation with Single Client Interaction and its Applications to Federated Learning

2024-10-29 · Harish Karthikeyan, Antigoni Polychroniadou

Our work aims to minimize interaction in secure computation due to the high cost and challenges associated with communication rounds, particularly in scenarios with many clients. In this work, we revisit the problem of s…

Federated LearningPrivacy Preserving

Dense Relation Distillation with Context-aware Aggregation for Few-Shot Object Detection

2021-03-30 · CVPR 2021 1 · Hanzhe Hu, Shuai Bai, Aoxue Li, Jinshi Cui 외

Conventional deep learning based methods for object detection require a large amount of bounding box annotations for training, which is expensive to obtain such high quality annotated data. Few-shot object detection, whi…

Few-Shot Object DetectionMeta-LearningObjectobject-detection+2