SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2110.12467 · NeurIPS · 2021

Robustness via Uncertainty-aware Cycle Consistency

Zeynep Akata, Uddeshya Upadhyay, Yanbei Chen

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 5 functions out of this paper's own repositories and ran 2 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
explainableml/uncertaintyawarecycleconsistency canonical 1 of 2
dbash/pix2pix_cyclegan_guess_noise unrelated 1 of 3
FunctionStatusWhere it lives
ImagePool Ran dbash/pix2pix_cyclegan_guess_noise/models/cycle_gan_guess_noisy_model.py
pointer only (licence: NOASSERTION) · get_code("8ff47738e43db73c")
bayeGen_loss Ran explainableml/uncertaintyawarecycleconsistency/src/losses.py
pointer only (licence: GPL-3.0) · get_code("20dcf608542c8b23")
BaseModel Not yet run dbash/pix2pix_cyclegan_guess_noise/models/cycle_gan_guess_noisy_model.py
pointer only (licence: NOASSERTION) · get_code("3c0d1e8561fc625b")
CycleGANGuessNoisyModel Not yet run dbash/pix2pix_cyclegan_guess_noise/models/cycle_gan_guess_noisy_model.py
pointer only (licence: NOASSERTION) · get_code("a218db614fa84636")
train_UGAC Not yet run explainableml/uncertaintyawarecycleconsistency/src/utils.py
pointer only (licence: GPL-3.0) · get_code("0130eeff8e3a44b1")

Repositories linked to this paper

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

Abstract

Unpaired image-to-image translation refers to learning inter-image-domain mapping without corresponding image pairs. Existing methods learn deterministic mappings without explicitly modelling the robustness to outliers or predictive uncertainty, leading to performance degradation when encountering unseen perturbations at test time. To address this, we propose a novel probabilistic method based on Uncertainty-aware Generalized Adaptive Cycle Consistency (UGAC), which models the per-pixel residual by generalized Gaussian distribution, capable of modelling heavy-tailed distributions. We compare our model with a wide variety of state-of-the-art methods on various challenging tasks including unpaired image translation of natural images, using standard datasets, spanning autonomous driving, maps, facades, and also in medical imaging domain consisting of MRI. Experimental results demonstrate that our method exhibits stronger robustness towards unseen perturbations in test data. Code is released here: https: //github.com/ExplainableML/UncertaintyAwareCycleConsistency.

For agents

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

get_harvested_code_for_paper("2110.12467")
get_code_for_paper("2110.12467")
have("2110.12467")

Connect an agent — have() is free.