Evaling Video Slop — Maor Bril, Character.ai

· Source: AI Engineer · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Emerging Technologies & Innovation · Depth: Advanced, long

Summary

Character.ai has addressed the significant challenge of evaluating AI-generated video quality, which currently lags behind advanced generation models like Kling, SeaDance, VEO, and Sora. Traditional evaluation tools, designed for text or images, assess individual frames or inter-frame consistency but fail to judge narrative coherence, physics, or pacing—key aspects of video as a storytelling medium. While LLMs can act as judges, they are slow, expensive, and inconsistent. Character.ai's solution involves distilling expert evaluation criteria into a small, fast Vision-Language Model (VLM). This VLM, which scores a 15-second video in about 3 seconds, is trained using comparative pairs (A vs. B) rather than absolute scores, and leverages both manufactured "bad" videos and carefully paired real vs. AI footage to avoid overfitting as an AI detector. The approach emphasizes integrating evaluation early in the generation process to catch and correct errors more cheaply, focusing on specific axes like storytelling, pacing, and physics.

Key takeaway

For AI Engineers tasked with improving generative video quality, relying solely on frame-level metrics or slow LLM judges is inefficient. You should adopt a strategy that integrates fast, specialized Vision-Language Models into your generation loop. Focus your evaluation on comparative judgments (A vs. B) and specific narrative axes like storytelling, pacing, and physics, rather than absolute scores. This approach will enable earlier, cheaper error correction and significantly enhance the overall quality of your video outputs.

Key insights

Effective AI video evaluation requires story-centric, comparative judgments integrated early in the generation loop, using fast, specialized VLMs.

Principles

Method

Distill expert evaluation criteria into a small, fast VLM. Train it on comparative pairs (A vs. B) using manufactured "bad" videos and carefully balanced real/AI footage. Calibrate LLM judges with human feedback.

In practice

Topics

Best for: Computer Vision Engineer, Research Scientist, Machine Learning Engineer, AI Engineer, AI Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by AI Engineer.