中文

Design First, Code Later: Aesthetically Pleasing Template-Free Slides Generation

人机交互 2026-05-27 v1 计算机视觉与模式识别

摘要

Producing presentation slides automatically entails coordinating narrative structure with page-level graphic design under strict spatial constraints. For such structured multimodal tasks, a well-organized design process is essential to ensure the final quality of slides. Existing approaches rely on fixed templates or directly emit executable code, thereby both limiting the creative layout-design capabilities of LLMs and bypassing the essential slide-page design step. To address these limitations, this paper (1) proposes a hierarchical slides generation workflow, DeepSlides, that systematically organizes slide design tasks without any predefined template or style, decoupling slide-page design from implementation; (2) introduces SlideDesign, a dataset tailored specifically for slides generation tasks; and (3) presents a multi-agent reinforcement learning training paradigm and trains a couple of models, SlideQwens, for slide design and implementation. Experimental results demonstrate that our proposed framework outperforms baseline methods on evaluated metrics and achieves superior performance in human preference evaluations. The dataset and code are available at https://github.com/sxswz213/DeepSlides.

关键词

引用

@article{arxiv.2605.26451,
  title  = {Design First, Code Later: Aesthetically Pleasing Template-Free Slides Generation},
  author = {Zhiyao Cui and Chenxu Wang and Shuyue Hu and Yiqun Zhang and Wenqi Shao and Qiaosheng Zhang and Zhen Wang},
  journal= {arXiv preprint arXiv:2605.26451},
  year   = {2026}
}