A Multi-Implicit Neural Representation for Fonts
Pradyumna Reddy, Zhifei Zhang, Matthew Fisher, Hailin Jin, Zhaowen, Wang, Niloy J. Mitra

TL;DR
This paper introduces a novel multi-implicit neural representation for fonts that captures complex font features without data loss, enabling high-quality reconstruction, interpolation, and font family synthesis using only local supervision.
Contribution
The paper proposes a new multi-implicit neural architecture for font representation that preserves features and is trained with local supervision, outperforming existing methods.
Findings
Effective font reconstruction, interpolation, and synthesis demonstrated.
Enables font family synthesis from a single characteristic font.
Outperforms existing font representation techniques.
Abstract
Fonts are ubiquitous across documents and come in a variety of styles. They are either represented in a native vector format or rasterized to produce fixed resolution images. In the first case, the non-standard representation prevents benefiting from latest network architectures for neural representations; while, in the latter case, the rasterized representation, when encoded via networks, results in loss of data fidelity, as font-specific discontinuities like edges and corners are difficult to represent using neural networks. Based on the observation that complex fonts can be represented by a superposition of a set of simpler occupancy functions, we introduce \textit{multi-implicits} to represent fonts as a permutation-invariant set of learned implict functions, without losing features (e.g., edges and corners). However, while multi-implicits locally preserve font features, obtaining…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsComputer Graphics and Visualization Techniques · Generative Adversarial Networks and Image Synthesis · Image Processing and 3D Reconstruction
