Thursday, October 17, 2024

Building a Media Understanding Platform for ML Innovations | by Netflix Technology Blog | Mar, 2023

An example of using Machine Learning to find shots of Eleven in Stranger Things and surfacing the results in studio application for the consumption of Netflix video editors.

Use case #1: Dialogue search

  • Search across one title, a subset of titles (e.g. all dramas), or the entire catalog
  • Search by character or talent
  • Multilingual search

Use case #2: Visual search

Screenshot from an internal application where user is shown thumbnail preview of “red race car” results from different titles.
User searching for “red race car”

Use case #3: Reverse shot search

Input image on left side of food on a decorative plate and output images on right side of different food items that look similar to input image.
User provides a query shot to find other similar shots.

Approach #1: on-demand batch processing

Sequence diagram showing how different entities interact with each other in case of batch processing system.
On-demand batch processing system flow

Approach #2: enabling online request with pre-computation

Sequence diagram showing how different entities interact with each other for online interactive system.
Interactive system with pre-computed data flow
Architecture diagram showing different sub-modules involved in the system.
System Architecture

Interfaces – API & Query

Search Gateway

Searchers

Algo Execution & Ingestion

#Building #Media #Understanding #Platform #Innovations #Netflix #Technology #Blog #Mar

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles