论文标题
检索Adapt:基于示例的自动生成,用于比例相关的信息图表
Retrieve-Then-Adapt: Example-based Automatic Generation for Proportion-related Infographics
论文作者
论文摘要
信息图是一种数据可视化技术,它以审美和有效的方式结合了图形和文本描述。创建信息图表是一个困难且耗时的过程,即使对于经验丰富的设计师来说,通常需要进行大量尝试和调整,更不用说设计专业知识有限的新手用户了。最近,已经提出了一些方法来通过将预定义的蓝图应用于用户信息来自动化创建过程。但是,预定义的蓝图通常很难创建,因此数量和多样性有限。相比之下,专业人士创造了良好的企业,并迅速在互联网上积累了良好的企业。这些在线示例通常代表着各种各样的设计风格,并为喜欢创建自己的信息图表的人提供了典范或灵感。基于这些观察结果,我们建议通过自动模仿示例来产生信息图表。我们提出了一种两阶段的方法,即检索到了。在检索阶段,我们通过其视觉元素为在线示例索引。对于给定的用户信息,我们通过从有关视觉元素的分布中进行采样来将其转换为具体查询,然后根据示例索引和查询之间的相似性在我们的示例库中找到适当的示例。对于检索到的示例,我们通过用用户信息替换其内容来生成初始草稿。但是,在许多情况下,用户信息不能完全适合检索示例。因此,我们进一步引入了适应阶段。具体而言,我们提出了一种类似MCMC的方法,并利用递归神经网络来帮助调整初始草稿并迭代地改善其视觉外观,直到获得令人满意的结果为止。我们在与比例相关的信息图表上实施方法,并通过样本结果和专家评论来证明其有效性。
Infographic is a data visualization technique which combines graphic and textual descriptions in an aesthetic and effective manner. Creating infographics is a difficult and time-consuming process which often requires significant attempts and adjustments even for experienced designers, not to mention novice users with limited design expertise. Recently, a few approaches have been proposed to automate the creation process by applying predefined blueprints to user information. However, predefined blueprints are often hard to create, hence limited in volume and diversity. In contrast, good infogrpahics have been created by professionals and accumulated on the Internet rapidly. These online examples often represent a wide variety of design styles, and serve as exemplars or inspiration to people who like to create their own infographics. Based on these observations, we propose to generate infographics by automatically imitating examples. We present a two-stage approach, namely retrieve-then-adapt. In the retrieval stage, we index online examples by their visual elements. For a given user information, we transform it to a concrete query by sampling from a learned distribution about visual elements, and then find appropriate examples in our example library based on the similarity between example indexes and the query. For a retrieved example, we generate an initial drafts by replacing its content with user information. However, in many cases, user information cannot be perfectly fitted to retrieved examples. Therefore, we further introduce an adaption stage. Specifically, we propose a MCMC-like approach and leverage recursive neural networks to help adjust the initial draft and improve its visual appearance iteratively, until a satisfactory result is obtained. We implement our approach on proportion-related infographics, and demonstrate its effectiveness by sample results and expert reviews.