SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2104.08078 · EMNLP · 2021

To Share or not to Share: Predicting Sets of Sources for Model Transfer Learning

Dietrich Klakow, Lukas Lange, Jannik Strötgen, Heike Adel

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 4 functions out of this paper's own repositories and ran 0 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
boschresearch/predicting_sets_of_sources — 0 of 4
FunctionStatusWhere it lives
AbstractRanking Not yet run boschresearch/predicting_sets_of_sources/src/predictors.py
pointer only (licence: AGPL-3.0) · get_code("5058b431a8e082dd")
Predictor Not yet run boschresearch/predicting_sets_of_sources/src/predictors.py
pointer only (licence: AGPL-3.0) · get_code("52437fee2644b775")
Ranking Not yet run boschresearch/predicting_sets_of_sources/src/predictors.py
pointer only (licence: AGPL-3.0) · get_code("cd1c2fdd54600ca6")
TopDynamic Not yet run boschresearch/predicting_sets_of_sources/src/predictors.py
pointer only (licence: AGPL-3.0) · get_code("723ed505f0bada5e")

Repositories linked to this paper

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

Abstract

In low-resource settings, model transfer can help to overcome a lack of labeled data for many tasks and domains. However, predicting useful transfer sources is a challenging problem, as even the most similar sources might lead to unexpected negative transfer results. Thus, ranking methods based on task and text similarity -as suggested in prior workmay not be sufficient to identify promising sources. To tackle this problem, we propose a new approach to automatically determine which and how many sources should be exploited. For this, we study the effects of model transfer on sequence labeling across various domains and tasks and show that our methods based on model similarity and support vector machines are able to predict promising sources, resulting in performance increases of up to 24 F 1 points.

For agents

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

get_harvested_code_for_paper("2104.08078")
get_code_for_paper("2104.08078")
have("2104.08078")

Connect an agent — have() is free.