
Introducing Vera for Non-destructive Layered Editing and VOID for Physics-aware Object Deletion
Netflix Research presents two groundbreaking models aimed at solving the challenge of controllability in AI video editing. By enabling artists to dictate precise changes while preserving source integrity (Vera) and ensuring physical laws are respected during object removal (VOID), these tools represent a major leap toward professional-grade AI workflows.
Highly recommended for video editors and AI researchers seeking precise control over generative outputs. The layered generation approach is particularly relevant for integration into existing professional production pipelines.
Existing generative video editing models often regenerate the entire video even for minor edits, leading to unintended changes in identity or background. Furthermore, they frequently fail to maintain physical continuity and interactions when objects are removed from a scene.
Netflix developed 'Vera,' a layered diffusion model that generates only the necessary edits as separate layers, and 'VOID,' a video inpainting model that performs physically plausible reconstruction using VLM-based reasoning and quadmasks to guide the diffusion process.
Quantitative and human evaluations showed that Vera significantly outperformed baselines in content preservation. VOID was preferred in 64.8% of cases for complex scenarios requiring physical plausibility, demonstrating superior performance over existing open and closed-source models.
Trade-off
Current limitations include difficulty handling complex effects like smoke or lightning and domain gaps in unusual camera angles or extreme close-ups. There are also constraints regarding supported video resolution and maximum frame length.
A technique where edits are generated as separate transparent layers and alpha mattes rather than regenerating the entire frame, allowing for perfect preservation of original content.
An architectural design that uses multiple specialized Transformer branches (DiTs) to handle different output distributions independently while allowing cross-layer interaction.
The quality of a generated video where motions and interactions follow the laws of physics, making the result look realistic to the human eye.




