Papers › Few-shot Domain Adaptation by Causal Mechanism Transfer

Few-shot Domain Adaptation by Causal Mechanism Transfer

10 Feb 2020ICML 2020 1arXiv:2002.03497archive 2025-07-28

Takeshi Teshima, Issei Sato, Masashi Sugiyama

We study few-shot supervised domain adaptation (DA) for regression problems, where only a few labeled target domain data and many labeled source domain data are available. Many of the current DA methods base their transfer assumptions on either parametrized distribution shift or apparent distribution similarities, e.g., identical conditionals or small distributional discrepancies. However, these assumptions may preclude the possibility of adaptation from intricately shifted and apparently very different distributions. To overcome this problem, we propose mechanism transfer, a meta-distributional scenario in which a data generating mechanism is invariant among domains. This transfer assumption can accommodate nonparametric shifts resulting in apparently different distributions while providing a solid statistical basis for DA. We take the structural equations in causal modeling as an example and propose a novel DA method, which is shown to be useful both theoretically and experimentally. Our method can be seen as the first attempt to fully leverage the structural causal models for DA.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2002.03497")

Code

Syntology Ran 4 of 10 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 1 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

takeshi-teshima/few-shot-domain-adaptation-by-causal-mechanism-transfer officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 4 ran; 1 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · our draft was wrong
1ran · fixture could not drive it
1ran
6unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from takeshi-teshima/few-shot-domain-adaptation-by-causal-mechanism-transfer. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ICAAugmenter takeshi-teshima/few-shot-domain-adaptation-by-causal-mechanism-transfer/causal_da/algorithm/api.py official repository ran fingerprinted Apache-2.0 (permissive) · 9101be75b927bd4d · report
full_combination takeshi-teshima/few-shot-domain-adaptation-by-causal-mechanism-transfer/causal_da/algorithm/api.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 709f9edcb8e131c9 · report
get_size takeshi-teshima/few-shot-domain-adaptation-by-causal-mechanism-transfer/causal_da/algorithm/api.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 58a976f1c22cd06e · report
stochastic_combination takeshi-teshima/few-shot-domain-adaptation-by-causal-mechanism-transfer/causal_da/algorithm/api.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · e3038ef5fba780aa · report
AugmenterEvaluatorBase takeshi-teshima/few-shot-domain-adaptation-by-causal-mechanism-transfer/causal_da/algorithm/api.py official repository unverified Apache-2.0 (permissive) · 32c2267a60392be1 · report
CausalMechanismTransfer takeshi-teshima/few-shot-domain-adaptation-by-causal-mechanism-transfer/causal_da/algorithm/api.py official repository unverified Apache-2.0 (permissive) · 4e9d8d53042c3a73 · report
DummyRunLogger takeshi-teshima/few-shot-domain-adaptation-by-causal-mechanism-transfer/causal_da/algorithm/api.py official repository unverified Apache-2.0 (permissive) · 80bcfbdeb754ae5e · report
EvaluatorBase takeshi-teshima/few-shot-domain-adaptation-by-causal-mechanism-transfer/causal_da/algorithm/api.py official repository unverified Apache-2.0 (permissive) · a2a050e16eb8fabc · report
ICATransferAugmenter takeshi-teshima/few-shot-domain-adaptation-by-causal-mechanism-transfer/causal_da/algorithm/api.py official repository unverified Apache-2.0 (permissive) · c12fa9eb346e72d3 · report
RunLogger takeshi-teshima/few-shot-domain-adaptation-by-causal-mechanism-transfer/causal_da/algorithm/api.py official repository unverified Apache-2.0 (permissive) · 6cab6f4cbe44071e · report

Tasks

Domain Adaptation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Introduced by this paper: Mechanism Transfer

Mechanism Transfer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections