← Latest papers
💻 computer science

AeSlides: Incentivizing Aesthetic Layout in LLM-Based Slide Generation via Verifiable Rewards

AeSlides introduces a reinforcement learning framework that utilizes a suite of meticulously designed, verifiable metrics to directly optimize LLM-based slide generation for aesthetic layout quality, significantly outperforming existing reflection-based and fine-tuning methods.

Original authors: Yiming Pan, Chengwei Hu, Xuancheng Huang, Can Huang, Mingming Zhao, Yuean Bi, Xiaohan Zhang, Aohan Zeng, Linmei Hu

Published 2026-04-28
📖 3 min read☕ Coffee break read

Original authors: Yiming Pan, Chengwei Hu, Xuancheng Huang, Can Huang, Mingming Zhao, Yuean Bi, Xiaohan Zhang, Aohan Zeng, Linmei Hu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you’ve hired a brilliant, world-class architect to design a house. This architect is a genius at reading blueprints, understanding structural physics, and planning complex layouts. However, there’s one catch: the architect is blind.

They can tell you exactly where the walls should go and how many rooms you need, but they have no idea if the living room is awkwardly tiny, if the front door is hitting the stairs, or if the house looks like a lopsided mess.

This is exactly the problem with current AI models (like ChatGPT or Claude) when they try to make PowerPoint slides. They are "text-smart" but "vision-blind." They know what words to put on a slide, but they don't "see" that the text is overlapping an image, or that the whole slide is leaning heavily to the left, or that there is a giant, ugly empty hole in the middle.

AeSlides is the solution. It’s like giving that blind architect a set of high-tech, automated sensors to help them "feel" the beauty of their design.

The Problem: The "Modality Gap"

In the AI world, we call this the Modality Gap. The AI "thinks" in text (code/markup), but the result is judged by eyes (visuals). Because the AI can't see what it's making, it often produces slides with four common "aesthetic crimes":

  1. The Squashed Look: The slide is stretched or too skinny (Distorted Aspect Ratio).
  2. The Desert Look: Huge, awkward empty spaces (Excessive Whitespace).
  3. The Car Crash: Text and images crashing into each other (Element Collision).
  4. The Seesaw Effect: Everything is crammed on one side, making it feel unstable (Visual Imbalance).

The Solution: The "Digital Ruler" (Verifiable Rewards)

Usually, researchers try to fix this by asking another AI to look at the slide and give it a grade. But that’s like asking a person to judge a painting by describing it over the phone—it’s slow, expensive, and often wrong.

Instead, the creators of AeSlides built a suite of Verifiable Metrics. Think of these as a set of digital rulers, levels, and sensors.

  • Instead of "guessing" if a slide is balanced, the system uses math to find the "center of gravity."
  • Instead of "feeling" if there is too much space, it uses a pixel-scanning tool to detect "empty zones."

The Training: The "Gym for Designers" (Reinforcement Learning)

The researchers used a method called Reinforcement Learning (specifically GRPO).

Imagine a student practicing calligraphy. Every time they draw a stroke, a robotic sensor immediately measures the thickness and curve. If the stroke is perfect, the sensor gives them a "point." If it’s messy, they get zero. After thousands of repetitions, the student doesn't just know the rules; they have internalized the feeling of a perfect stroke.

AeSlides does this with the AI. The AI generates a slide, the "digital rulers" measure it, and the AI gets a "reward" (a mathematical high-five) only if the layout is beautiful. By doing this over and over, the AI learns to "see" through math.

The Result: A Master Designer

The results are impressive. By using this "sensor-based" training:

  • The AI went from being a messy amateur to a pro, fixing almost all the "squashed" and "crashing" issues.
  • It actually performed better than some of the most famous AI models in the world (like Claude-Sonnet).
  • It learned to do this in a single pass, rather than needing to "try, fail, and fix" repeatedly.

In short: AeSlides teaches AI to stop just "writing" slides and start "designing" them by giving it the mathematical eyes it needs to see beauty.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →