Skip to main content
QUICK REVIEW

[論文レビュー] A Unified Framework for Generalizable Style Transfer: Style and Content Separation

Yexun Zhang, Ya Zhang|arXiv (Cornell University)|Jun 13, 2018
Generative Adversarial Networks and Image Synthesis参考文献 33被引用数 6
ひとこと要約

本論文は、専用のエンコーダーを用いてスタイルとコンテンツ表現を明示的に分離することで、文字タイプフェースおよびニューラルスタイル転送の両方における一般化可能なスタイル転送を実現する統合的ディープラーニングフレームワーク、EMDを提案する。このフレームワークは、ミキサーを介して学習済みの表現を混合することで、再訓練を最小限に抑えつつ、新しいスタイルやコンテンツへのゼロショット転送を可能にし、最小限の再訓練で最先端の一般化性能を達成し、多様なスタイルにおいても頑健な性能を発揮する。

ABSTRACT

Image style transfer has drawn broad attention in recent years. However, most existing methods aim to explicitly model the transformation between different styles, and the learned model is thus not generalizable to new styles. We here propose a unified style transfer framework for both character typeface transfer and neural style transfer tasks leveraging style and content separation. A key merit of such framework is its generalizability to new styles and contents. The overall framework consists of style encoder, content encoder, mixer and decoder. The style encoder and content encoder are used to extract the style and content representations from the corresponding reference images. The mixer integrates the above two representations and feeds it into the decoder to generate images with the target style and content. During training, the encoder networks learn to extract styles and contents from limited size of style/content reference images. This learning framework allows simultaneous style transfer among multiple styles and can be deemed as a special `multi-task' learning scenario. The encoders are expected to capture the underlying features for different styles and contents which is generalizable to new styles and contents. Under this framework, we design two individual networks for character typeface transfer and neural style transfer, respectively. For character typeface transfer, to separate the style features and content features, we leverage the conditional dependence of styles and contents given an image. For neural style transfer, we leverage the statistical information of feature maps in certain layers to represent style. Extensive experimental results have demonstrated the effectiveness and robustness of the proposed methods.

研究の動機と目的

  • 各新しいスタイルに対して再訓練を要する既存のスタイル転送手法における一般化の欠如に対処すること。
  • 文字タイプフェース転送およびニューラルスタイル転送の両方に適用可能な統合フレームワークの開発。
  • 参照画像から分離されたスタイルとコンテンツ表現を学習することで、ゼロショットスタイル転送を実現すること。
  • 共有されたマルチタスク学習設定を用いて、複数のスタイルを同時に転送すること。

提案手法

  • フレームワークは、参照画像から分離された表現を抽出するためのスタイルエンコーダーとコンテンツエンコーダーを用いる。
  • ミキサー層は、学習可能な統計を用いた適応的インスタンス正規化(AdaIN)を適用することで、符号化されたスタイルおよびコンテンツ特徴を組み合わせる。
  • ニューラルスタイル転送では、特定の層における活性化マップの統計的特徴(平均および分散)によってスタイルが表現される。
  • 文字タイプフェース転送では、画像を条件としたスタイルとコンテンツの条件付き依存関係を活用して特徴を分離する。
  • デコーダーは、混合されたスタイル・コンテンツ特徴から最終的な画像を再構築する。
  • 内容とスタイルの忠実度を保つために、知覚的損失、 adversarial 損失、再構築損失の組み合わせを用いて、エンド・トゥ・エンドでモデルを訓練する。

実験結果

リサーチクエスチョン

  • RQ1統合フレームワークは、再訓練を伴わずに、文字タイプフェース転送およびニューラルスタイル転送の両方において、未観測のスタイルに一般化できるか?
  • RQ2スタイルとコンテンツの分離が、少数の参照画像のみを用いてゼロショットスタイル転送を実現する上でどの程度有効であるか?
  • RQ3このフレームワークは、スタイル補間およびスタイル・コンテンツのトレードオフをどの程度効果的にサポートできるか?
  • RQ4本手法は、既存の任意のスタイル転送手法と比較して、品質および一般化性能においてどの程度優れているか?

主な発見

  • 提案されたEMDフレームワークは、再訓練を伴わず、任意の新しいスタイルやコンテンツに一般化可能であり、ゼロショット転送能力を達成している。
  • 本手法は、一般化性能および頑健性において、大多数の既存の任意スタイル転送ベースラインを上回っているが、生の転送品質においてはTextureNetにわずかに劣っている。
  • スタイル統計の線形結合により、スタイル補間およびスタイル・コンテンツのトレードオフが成功裏に実現されており、スタイル間の滑らかな遷移が可能である。
  • 特に、誤ったスタイル化が意味的破壊を引き起こすリスクがある文字タイプフェース転送において、高品質なディテールとシャープなストロークを維持している。
  • 広範なアブレーションスタディにより、分離されたスタイルとコンテンツ表現が一般化および柔軟性の観点で極めて重要であることが確認された。
  • ペairedおよびunpaired画像翻訳タスクの両方で、本モデルは強力な性能を発揮しており、さまざまなスタイル転送シナリオにおける汎用性を示している。

より良い研究を、今すぐ始めましょう

論文の読解から最終レビューまで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。