paper-with-me

Papers

Dual Learning: Theoretical Study and Algorithmic Extensions

2019-05-01 · ICLR 2019 5 · Zhibing Zhao, Yingce Xia, Tao Qin, Tie-Yan Liu

Dual learning has been successfully applied in many machine learning applications, including machine translation, image-to-image transformation, etc. The high-level idea of dual learning is very intuitive: if we map an x from one domain to another and then map it back, we should recover the original x. Although its effectiveness has been empirically verified, theoretical understanding of dual learning is still missing. In this paper, we conduct a theoretical study to understand why and when dual learning can improve a mapping function. Based on the theoretical discoveries, we extend dual learning by introducing more related mappings and propose highly symmetric frameworks, cycle dual learning and multipath dual learning, in both of which we can leverage the feedback signals from additional domains to improve the qualities of the mappings. We prove that both cycle dual learning and multipath dual learning can boost the performance of standard dual learning under mild conditions. Experiments on WMT 14 English↔German and MultiUN English↔French translations verify our theoretical findings on dual learning, and the results on the translations among English, French, and Spanish of MultiUN demonstrate the efficacy of cycle dual learning and multipath dual learning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Let us Build Bridges: Understanding and Extending Diffusion Generative Models

2022-08-31 · Xingchao Liu, Lemeng Wu, Mao Ye, Qiang Liu

Diffusion-based generative models have achieved promising results recently, but raise an array of open questions in terms of conceptual understanding, theoretical analysis, algorithm improvement and extensions to discret…

Imputation

Fair Disaster Containment via Graph-Cut Problems

2021-06-09 · Michael Dinitz, Aravind Srinivasan, Leonidas Tsepenekas, Anil Vullikanti

Graph cut problems are fundamental in Combinatorial Optimization, and are a central object of study in both theory and practice. Furthermore, the study of \emph{fairness} in Algorithmic Design and Machine Learning has re…

Combinatorial OptimizationFairness

Adaptative clustering by minimization of the mixing entropy criterion

2022-03-22 · Thierry Dumont

We present a clustering method and provide a theoretical analysis and an explanation to a phenomenon encountered in the applied statistical literature since the 1990's. This phenomenon is the natural adaptability of the …

Clustering

Robustness Implies Fairness in Causal Algorithmic Recourse

2023-02-07 · Ahmad-Reza Ehyaei, Amir-Hossein Karimi, Bernhard Schölkopf, Setareh Maghsudi

Algorithmic recourse aims to disclose the inner workings of the black-box decision process in situations where decisions have significant consequences, by providing recommendations to empower beneficiaries to achieve a m…

Adversarial RobustnessFairness

A Survey on Algorithmic Developments in Optimal Transport Problem with Applications

2025-01-08 · Sina Moradi

Optimal Transport (OT) has established itself as a robust framework for quantifying differences between distributions, with applications that span fields such as machine learning, data science, and computer vision. This …

Dynamic Time Warping