LGCVMLMay 30, 2019

Wasserstein Style Transfer

arXiv:1905.12828v152 citations
Originality Incremental advance
AI Analysis

This work addresses style transfer for image processing applications, offering a novel method for style interpolation but is incremental in its approach.

The paper tackles image style transfer by using Gaussian optimal transport within an encoder/decoder framework, enabling style mixing and interpolation through Wasserstein barycenters and geodesics, which allows generation of stylized content blending multiple artistic styles.

We propose Gaussian optimal transport for Image style transfer in an Encoder/Decoder framework. Optimal transport for Gaussian measures has closed forms Monge mappings from source to target distributions. Moreover interpolates between a content and a style image can be seen as geodesics in the Wasserstein Geometry. Using this insight, we show how to mix different target styles , using Wasserstein barycenter of Gaussian measures. Since Gaussians are closed under Wasserstein barycenter, this allows us a simple style transfer and style mixing and interpolation. Moreover we show how mixing different styles can be achieved using other geodesic metrics between gaussians such as the Fisher Rao metric, while the transport of the content to the new interpolate style is still performed with Gaussian OT maps. Our simple methodology allows to generate new stylized content interpolating between many artistic styles. The metric used in the interpolation results in different stylizations.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes