English

Towards Flexible Multi-modal Document Models

Computer Vision and Pattern Recognition 2023-04-03 v1

Abstract

Creative workflows for generating graphical documents involve complex inter-related tasks, such as aligning elements, choosing appropriate fonts, or employing aesthetically harmonious colors. In this work, we attempt at building a holistic model that can jointly solve many different design tasks. Our model, which we denote by FlexDM, treats vector graphic documents as a set of multi-modal elements, and learns to predict masked fields such as element type, position, styling attributes, image, or text, using a unified architecture. Through the use of explicit multi-task learning and in-domain pre-training, our model can better capture the multi-modal relationships among the different document fields. Experimental results corroborate that our single FlexDM is able to successfully solve a multitude of different design tasks, while achieving performance that is competitive with task-specific and costly baselines.

Keywords

Cite

@article{arxiv.2303.18248,
  title  = {Towards Flexible Multi-modal Document Models},
  author = {Naoto Inoue and Kotaro Kikuchi and Edgar Simo-Serra and Mayu Otani and Kota Yamaguchi},
  journal= {arXiv preprint arXiv:2303.18248},
  year   = {2023}
}

Comments

To be published in CVPR2023 (highlight), project page: https://cyberagentailab.github.io/flex-dm

R2 v1 2026-06-28T09:43:43.086Z