Netflix improves streaming video quality with neural network-based deep downscaler
Netflix's video encoding pipeline relied on conventional resampling filters like Lanczos for video downscaling, limiting achievable quality across device resolutions and network conditions.
The deep downscaler achieved a ~5.4% BD rate gain over Lanczos for VP9 encoding and was preferred by ~77% of human test subjects, with A/B testing confirming QoE improvements without adverse streaming impact.
Frequently asked questions
What did this team achieve with this AI workflow?
The deep downscaler achieved a ~5.4% BD rate gain over Lanczos for VP9 encoding and was preferred by ~77% of human test subjects, with A/B testing confirming QoE improvements without adverse streaming impact.
What tools did this team use?
FFmpeg, Cosmos, Titus.
What results were reported?
VMAF BD rate gain (VP9 over Lanczos): ~5.4%; VMAF-NEG BD rate gain: ~4.4%; Human subject preference rate: ~77%; streaming QoE impact: QoE improvements without any adverse streaming impact (source-reported, not independently verified).
How is this quality assurance AI workflow structured?
Source video enters pipeline → NN preprocessing block → NN resizing block → Conventional codec encoding → Streaming to member devices.