SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2010.07734 · ICLR · 2021

Self-training for Few-shot Transfer Across Extreme Task Differences

Perng Cheng, Bharath Phoo, Hariharan

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 4 functions out of this paper's own repositories and ran 4 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
cpphoo/startup canonical 3 of 3
cpphoo/STARTUP — 1 of 1
FunctionStatusWhere it lives
checkpoint Ran cpphoo/startup/student_STARTUP/STARTUP.py
code served (permissive licence) · get_code("40e3c26a53b0401f")
load_checkpoint Ran cpphoo/startup/student_STARTUP/STARTUP.py
code served (permissive licence) · get_code("5f8ebcffdd4581fb")
pseudolabel_dataset Ran cpphoo/startup/student_STARTUP/STARTUP.py
code served (permissive licence) · get_code("abc49ca8b1fc39a0")
pseudolabel_dataset Ran cpphoo/STARTUP/student_STARTUP/STARTUP.py
code served (permissive licence) · get_code("4a2cdcb2fca9e0de")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Most few-shot learning techniques are pre-trained on a large, labeled "base dataset". In problem domains where such large labeled datasets are not available for pre-training (e.g., X-ray, satellite images), one must resort to pre-training in a different "source" problem domain (e.g., ImageNet), which can be very different from the desired target task. Traditional few-shot and transfer learning techniques fail in the presence of such extreme differences between the source and target tasks. In this paper, we present a simple and effective solution to tackle this extreme domain gap: self-training a source domain representation on unlabeled data from the target domain. We show that this improves one-shot performance on the target domain by 2.9 points on average on the challenging BSCD-FSL benchmark consisting of datasets from multiple domains. Our code is available at https://github.com/cpphoo/STARTUP.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2010.07734")
get_code_for_paper("2010.07734")
have("2010.07734")

Connect an agent — have() is free.