paper-with-me

홈 › Papers

Stable Distribution Alignment Using the Dual of the Adversarial Distance

2017-07-13 · ICLR 2018 1 · Ben Usman, Kate Saenko, Brian Kulis

Methods that align distributions by minimizing an adversarial distance between them have recently achieved impressive results. However, these approaches are difficult to optimize with gradient descent and they often do not converge well without careful hyperparameter tuning and proper initialization. We investigate whether turning the adversarial min-max problem into an optimization problem by replacing the maximization part with its dual improves the quality of the resulting alignment and explore its connections to Maximum Mean Discrepancy. Our empirical results suggest that using the dual formulation for the restricted family of linear discriminators results in a more stable convergence to a desirable solution when compared with the performance of a primal min-max GAN-like objective and an MMD objective under the same restrictions. We test our hypothesis on the problem of aligning two synthetic point clouds on a plane and on a real-image domain adaptation problem on digits. In both cases, the dual formulation yields an iterative procedure that gives more stable and monotonic improvement over time.

📄 PDF Abstract BibTeX arXiv:1707.04046

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Repurposing Adversarial Perturbations for Continual Learning: From Defense to Active Alignment

2026-06-01 · Ran Liu, Min Yu, Mingqi Liu, Jianguo Jiang 외 arxiv

In dynamic environments, large language models need to keep adapting to new tasks, but continual learning often suffers from forgetting, limited transfer, and vulnerability to adversarial perturbations. To address this, …

Continual Learning

Improving GANs Using Optimal Transport

2018-03-15 · ICLR 2018 1 · Tim Salimans, Han Zhang, Alec Radford, Dimitris Metaxas

We present Optimal Transport GAN (OT-GAN), a variant of generative adversarial nets minimizing a new metric measuring the distance between the generator distribution and the data distribution. This metric, which we call …

Image Generation

Dual Adversarial Alignment for Realistic Support-Query Shift Few-shot Learning

2023-09-05 · Siyang Jiang, Rui Fang, Hsi-Wen Chen, Wei Ding 외

Support-query shift few-shot learning aims to classify unseen examples (query set) to labeled data (support set) based on the learned embedding in a low-dimensional space under a distribution shift between the support se…

Few-Shot Learning

Robust Estimation under the Wasserstein Distance

2023-02-02 · Sloan Nietert, Rachel Cummings, Ziv Goldfeld

We study the problem of robust distribution estimation under the Wasserstein distance, a popular discrepancy measure between probability distributions rooted in optimal transport (OT) theory. Given $n$ samples from an un…

Generative Adversarial Network

To miss-attend is to misalign! Residual Self-Attentive Feature Alignment for Adapting Object Detectors

2022-01-05 · WACV 2022 1 · Vaishnavi Khindkar, Chetan Arora, Vineeth N Balasubramanian, Anbumani Subramanian 외

Advancements in adaptive object detection can lead to tremendous improvements in applications like autonomous navigation, as they alleviate the distributional shifts along the detection pipeline. Prior works adopt advers…

Autonomous NavigationDiversityObjectobject-detection+2