CVLGDec 11, 2018

Coconditional Autoencoding Adversarial Networks for Chinese Font Feature Learning

arXiv:1812.04451v2
Originality Incremental advance
AI Analysis

This addresses font design automation for Chinese typography, offering an incremental improvement by eliminating the need for complex segmentation.

The paper tackled the problem of generating realistic Chinese font glyphs by proposing CocoAAN, a framework that learns style and content features unsupervisedly, resulting in flexible production of glyph images with generalization to unseen fonts and characters.

In this work, we propose a novel framework named Coconditional Autoencoding Adversarial Networks (CocoAAN) for Chinese font learning, which jointly learns a generation network and two encoding networks of different feature domains using an adversarial process. The encoding networks map the glyph images into style and content features respectively via the pairwise substitution optimization strategy, and the generation network maps these two kinds of features to glyph samples. Together with a discriminative network conditioned on the extracted features, our framework succeeds in producing realistic-looking Chinese glyph images flexibly. Unlike previous models relying on the complex segmentation of Chinese components or strokes, our model can "parse" structures in an unsupervised way, through which the content feature representation of each character is captured. Experiments demonstrate our framework has a powerful generalization capacity to other unseen fonts and characters.

Foundations

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

Your Notes