布局
SOTA Layout generation
@inbook{10.1145/3474085.3475497,author = {Kikuchi, Kotaro and Simo-Serra, Edgar and Otani, Mayu and Yamaguchi, Kota},title = {Constrained Graphic Layout Generation via Latent Optimization},year = {2021},isbn = {9781450386517},publisher = {Association for Computing Machinery},address = {New York, NY, USA},url = {https://doi.org/10.1145/3474085.3475497},abstract = {It is common in graphic design humans visually arrange various elements accordingto their design intent and semantics. For example, a title text almost always appearson top of other elements in a document. In this work, we generate graphic layoutsthat can flexibly incorporate such design semantics, either specified implicitly orexplicitly by a user. We optimize using the latent space of an off-the-shelf layoutgeneration model, allowing our approach to be complementary to and used with existinglayout generation models. Our approach builds on a generative layout model based ona Transformer architecture, and formulates the layout generation as a constrainedoptimization problem where design constraints are used for element alignment, overlapavoidance, or any other user-specified relationship. We show in the experiments thatour approach is capable of generating realistic layouts in both constrained and unconstrainedgeneration tasks with a single model. The code is available at https://github.com/ktrk115/const_layout.},booktitle = {Proceedings of the 29th ACM International Conference on Multimedia},pages = {88–96},numpages = {9}}
LayoutGAN++
可视化图表合成
可视化图表类型种类相当丰富,而且在不断增加. 自动化的各种类型图表生成成为可视化领域研究热点
可以参考图表生成/推荐的综述
比如可视推荐追求自动从输入的数据中构建 常见的折线图 饼图等 rank完推荐给用户,也可以视为一种生成任务
密度图
http://chenhui.li/
GenerativeMap: Visualization and Exploration of Dynamic Density Maps via Generative Learning Model
Chen Chen, Changbo Wang, Xue Bai, Peiying Zhang, Chenhui Li*
IEEE Transactions on Visualization and Computer Graphics, 2020 (Proc. IEEE VIS 2019) (CCF A, JCR Q1)
PDF
流场数据
