IP Library Granted Patent US 10,887,667
Granted Patent B2
US 10,887,667 · App. 16/409,733 · Granted Jan 5, 2021

Flagging advertisement frames for automatic content recognition

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 10,887,667
App. No.
16/409,733
Granted
Jan 5, 2021
Kind
B2
Abstract

A method for flagging advertisement frames for automatic content recognition is provided. The method includes receiving broadcast fingerprints indicative of broadcast frames of a media stream comprising a series of broadcast scenes. The method also includes receiving advertisement fingerprints indicative of ad frames of ad scenes. The method further includes determining a scene change between a first broadcast scene and a second broadcast scene. The scene change is based on a Pearson correlation coefficient between an initial broadcast fingerprint of an initial broadcast frame of the second broadcast scene and a last broadcast fingerprint of a last broadcast frame of the first broadcast scene. The method also further includes determining whether the second broadcast scene is one of the ad scenes. When the second broadcast scene is one of the ad scenes, the method associates an identification of the second broadcast scene as the one of the ad scenes.

Claims (92)

1. A method comprising:

receiving, at data processing hardware, broadcast fingerprints indicative of broadcast frames of a media stream, the media stream comprising a series of broadcast scenes;

receiving, at the data processing hardware, advertisement (ad) fingerprints indicative of ad frames of ad scenes;

determining, by the data processing hardware, an extent of similarity between (i) a last broadcast fingerprint of a last broadcast frame of a first broadcast scene and an (ii) initial broadcast fingerprint of an initial broadcast frame of a second broadcast scene;

determining, by the data processing hardware, a scene change between the first broadcast scene and the second broadcast scene based on the determined extent of similarity;

determining, by the data processing hardware, whether the second broadcast scene is one of the ad scenes; and

when the second broadcast scene is one of the ad scenes, associating, by the data processing hardware, an identification of the second broadcast scene as the one of the ad scenes.

2. The method of claim 1 , wherein:

determining the extent of similarity comprises determining, by the data processing hardware, a scene-change Pearson correlation coefficient between (i) the initial broadcast fingerprint of the initial broadcast frame of the second broadcast scene and (ii) the last broadcast fingerprint of the last broadcast frame of the first broadcast scene; and

determining the scene change comprises determining, by the data processing hardware, that the scene-change Pearson correlation coefficient satisfies a scene-change correlation threshold.

3. The method of claim 1 , wherein:

determining the extent of similarity comprises, for each sequentially adjacent pair of broadcast frames, determining a scene-change Pearson correlation coefficient between:

(i) a first broadcast fingerprint of a first broadcast frame of the pair of broadcast frames, and

(ii) a second broadcast fingerprint of a second broadcast frame of the pair of broadcast frames; and

determining the scene change comprises; for each sequentially adjacent pair of broadcast frames:

(i) determining, by the data processing hardware, whether the scene-change Pearson correlation coefficient satisfies a scene-change correlation threshold; and

(ii) when the scene-change Pearson correlation coefficient satisfies the scene-change correlation threshold:

(a) identifying the first broadcast frame of the pair of broadcast frames as a last broadcast frame of a corresponding broadcast scene; and

(b) identifying the second broadcast frame of the pair of broadcast frames as an initial broadcast frame of a corresponding sequentially adjacent broadcast scene.

4. The method of claim 1 , further comprising waiting a threshold time period after the last broadcast fingerprint of the last broadcast frame of the first broadcast scene before determining whether the second broadcast scene is one of the ad scenes.

5. The method of claim 1 , wherein determining whether the second broadcast scene is one of the ad scenes comprises:

for each ad fingerprint:

determining, by the data processing hardware, a match Pearson correlation coefficient between the respective ad fingerprint and the second broadcast fingerprint;

determining, by the data processing hardware, whether the match Pearson correlation coefficient satisfies a match correlation threshold; and

when the match Pearson correlation coefficient satisfies the match correlation threshold, identifying, by the data processing hardware, the second broadcast scene as corresponding to the ad scene of the respective ad fingerprint.

6. The method of claim 1 , further comprising, when the second broadcast scene is one of the ad scenes, determining, by the data processing hardware, whether the second broadcast scene is within or sequentially adjacent another ad scene.

7. The method of claim 1 , further comprising, when the second broadcast scene is one of the ad scenes, associating, by the data processing hardware, an ad identifier with the second broadcast scene.

8. The method of claim 1 , wherein each fingerprint represents at least one pixel of the corresponding frame.

9. The method of claim 1 , wherein each fingerprint comprises an average pixel value representing a sum of grayscale values of the corresponding frame.

10. The method of claim 1 , wherein each fingerprint represents a 16-integer vector corresponding to average pixel values of sixteen sub-frames, the sixteen sub-frames defining a four by four array of the corresponding frame.

11. A method comprising:

receiving, at data processing hardware, broadcast fingerprints indicative of broadcast frames of a media stream;

receiving, at the data processing hardware, advertisement (ad) fingerprints indicative of ad frames of ad scenes; and

for each sequentially adjacent pair of broadcast frames:

(i) determining, by the data processing hardware, a first extent of similarity between: (a) a first broadcast fingerprint of a first broadcast frame of the pair of broadcast frames, and (b) a second broadcast fingerprint of a second broadcast frame of the pair of broadcast frames;

(ii) determining, by the data processing hardware, whether the first extent of similarity is below a first similarity threshold; and

(iii) when the extent of similarity is below the similarity threshold:

(a) identifying, by the data processing hardware, a first broadcast scene as ending at the first broadcast frame;

(b) identifying, by the data processing hardware, a second broadcast scene as starting at the second broadcast frame; and

(c) for each ad fingerprint: (1) determining, by the data processing hardware, a second extent of similarity between the respective ad fingerprint and the second broadcast fingerprint, (2) determining, by the data processing hardware, whether the second extent of similarity is above a second similarity threshold, and (3) when the second extent of similarity is above the second similarity threshold, identifying, by the data processing hardware, the second broadcast scene as the ad scene of the respective ad fingerprint.

12. The method of claim 11 , further comprising, when the second broadcast scene is one of the ad scenes, determining, by the data processing hardware; whether the second broadcast scene is within or sequentially adjacent another ad scene.

13. The method of claim 11 , further comprising, when the second broadcast scene is one of the ad scenes, associating, by the data processing hardware, an ad identifier with the second broadcast scene.

14. The method of claim 11 , wherein each fingerprint represents at least one pixel of the corresponding frame.

15. The method of claim 11 , wherein each fingerprint represents a 16-integer vector corresponding to average pixel values of sixteen sub-frames, the sixteen sub-frames defining a four by four array of the corresponding frame.

16. A system comprising:

data processing hardware; and

memory hardware in communication with the data processing hardware, the memory hardware storing instructions that when executed on the data processing hardware cause the data processing hardware to perform operations comprising:

receiving broadcast fingerprints indicative of broadcast frames of a media stream, the media stream comprising a series of broadcast scenes;

receiving advertisement (ad) fingerprints indicative of ad frames of ad scenes;

determining an extent of similarity between (i) a last broadcast fingerprint of a last broadcast frame of a first broadcast scene and an (ii) initial broadcast fingerprint of an initial broadcast frame of a second broadcast scene;

determining a scene change between the first broadcast scene and the second broadcast scene based on the determined extent of similarity;

determining whether the second broadcast scene is one of the ad scenes; and

when the second broadcast scene is one of the ad scenes, associating an identification of the second broadcast scene as the one of the ad scenes.

17. The system of claim 16 , wherein:

determining the extent of similarity comprises determining a scene-change Pearson correlation coefficient between (i) the initial broadcast fingerprint of the initial broadcast frame of the second broadcast scene and (ii) the last broadcast fingerprint of the last broadcast frame of the first broadcast scene; and

determining the scene change comprises determining that the scene-change Pearson correlation coefficient satisfies a scene-change correlation threshold.

18. The system of claim 16 , wherein:

determining the extent of similarity comprises, for each sequentially adjacent pair of broadcast frames, determining a scene-change Pearson correlation coefficient between:

(i) a first broadcast fingerprint of a first broadcast frame of the pair of broadcast frames, and

a second broadcast fingerprint of a second broadcast frame of the pair of broadcast frames; and

determining the scene change comprises, for each sequentially adjacent pair of broadcast frames:

(i) determining whether the scene-change Pearson correlation coefficient satisfies a scene-change correlation threshold; and

(ii) when the scene-change Pearson correlation coefficient satisfies the scene-change correlation threshold:

(a) identifying the first broadcast frame of the pair of broadcast frames as a last broadcast frame of a corresponding broadcast scene; and

(b) identifying the second broadcast frame of the pair of broadcast frames as an initial broadcast frame of a corresponding sequentially adjacent broadcast scene.

19. The system of claim 16 , wherein the operations further comprise waiting a threshold time period after the last broadcast fingerprint of the last broadcast frame of the first broadcast scene before determining whether the second broadcast scene is one of the ad scenes.

20. The system of claim 16 , wherein determining whether the second broadcast scene is one of the ad scenes comprises:

for each ad fingerprint:

determining a match Pearson correlation coefficient between the respective ad fingerprint and the second broadcast fingerprint;

determining whether the match Pearson correlation coefficient satisfies a match correlation threshold; and

when the match Pearson correlation coefficient satisfies the match correlation threshold, identifying the second broadcast scene as corresponding to the ad scene of the respective ad fingerprint.

21. The system of claim 16 , wherein the operations further comprise, when the second broadcast scene is one of the ad scenes, determining whether the second broadcast scene is within or sequentially adjacent another ad scene.

22. The system of claim 16 , wherein the operations further comprise, when the second broadcast scene is one of the ad scenes, associating an ad identifier with the second broadcast scene.

23. The system of claim 16 , wherein each fingerprint represents at least one pixel of the corresponding frame.

24. The system of claim 16 , wherein each fingerprint comprises an average pixel value representing a sum of grayscale values of the corresponding frame.

25. The system of claim 16 , wherein each fingerprint represents a 16-integer vector corresponding to average pixel values of sixteen sub-frames, the sixteen sub-frames defining a four by four array of the corresponding frame.

26. A system comprising:

data processing hardware; and

memory hardware in communication with the data processing hardware, the memory hardware storing instructions that when executed on the data processing hardware cause the data processing hardware to perform operations comprising:

receiving broadcast fingerprints indicative of broadcast frames of a media stream;

receiving advertisement (ad) fingerprints indicative of ad frames of ad scenes; and

for each sequentially adjacent pair of broadcast frames:

(i) determining, by the data processing hardware, a first extent of similarity between: (a) a first broadcast fingerprint of a first broadcast frame of the pair of broadcast frames, and (b) a second broadcast fingerprint of a second broadcast frame of the pair of broadcast frames;

(ii) determining, by the data processing hardware, whether the first extent of similarity is below a first similarity threshold; and

(iii) when the extent of similarity is below the similarity threshold:

(a) identifying, by the data processing hardware, a first broadcast scene as ending at the first broadcast frame;

(b) identifying, by the data processing hardware, a second broadcast scene as starting at the second broadcast frame; and

(c) for each ad fingerprint: (1) determining, by the data processing hardware, a second extent of similarity between the respective ad fingerprint and the second broadcast fingerprint, (2) determining, by the data processing hardware, whether the second extent of similarity is above a second similarity threshold, and (3) when the second extent of similarity is above the second similarity threshold, identifying, by the data processing hardware, the second broadcast scene as the ad scene of the respective ad fingerprint.

27. The system of claim 26 , wherein the operations further comprise, when the second broadcast scene is one of the ad scenes, determining whether the second broadcast scene is within or sequentially adjacent another ad scene.

28. The system of claim 26 , wherein the operations further comprise, when the second broadcast scene is one of the ad scenes, associating an ad identifier with the second broadcast scene.

29. The system of claim 26 , wherein each fingerprint represents at least one pixel of the corresponding frame.

30. The system of claim 26 , wherein each fingerprint represents a 16-integer vector corresponding to average pixel values of sixteen sub-frames, the sixteen sub-frames defining a four by four array of the corresponding frame.

Assignments (11)
SECURITY INTEREST Recorded Sep 18, 2024
From: ROKU, INC.
To: CITIBANK, N.A.
Reel/Frame 068982/0377 →
RELEASE (REEL 053473 / FRAME 0001) Recorded May 11, 2023
From: CITIBANK, N.A.
To: A. C. NIELSEN COMPANY, LLC; EXELATE, INC.; GRACENOTE, INC.; GRACENOTE MEDIA SERVICES, LLC; THE NIELSEN COMPANY (US), LLC; NETRATINGS, LLC
Reel/Frame 063603/0001 →
RELEASE (REEL 054066 / FRAME 0064) Recorded May 11, 2023
From: CITIBANK, N.A.
To: A. C. NIELSEN COMPANY, LLC; EXELATE, INC.; GRACENOTE, INC.; GRACENOTE MEDIA SERVICES, LLC; THE NIELSEN COMPANY (US), LLC; NETRATINGS, LLC
Reel/Frame 063605/0001 →
TERMINATION AND RELEASE OF INTELLECTUAL PROPERTY SECURITY AGREEMENT (REEL/FRAME 056982/0194) Recorded Feb 22, 2023
From: MORGAN STANLEY SENIOR FUNDING, INC.
To: ROKU, INC.; ROKU DX HOLDINGS, INC.
Reel/Frame 062826/0664 →
PATENT SECURITY AGREEMENT SUPPLEMENT Recorded Jun 29, 2021
From: ROKU, INC.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 056982/0194 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 30, 2021
From: THE NIELSEN COMPANY (US), LLC
To: ROKU, INC.
Reel/Frame 056106/0376 →
PARTIAL RELEASE OF SECURITY INTEREST Recorded Apr 20, 2021
From: CITIBANK, N.A.
To: THE NIELSEN COMPANY (US), LLC; GRACENOTE, INC.
Reel/Frame 056973/0280 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 26, 2020
From: CHEN, JUIKUN
To: SORENSON MEDIA, INC.
Reel/Frame 054170/0718 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 26, 2020
From: SORENSON MEDIA, INC.
To: THE NIELSEN COMPANY (US), LLC
Reel/Frame 054170/0724 →
CORRECTIVE ASSIGNMENT TO CORRECT THE PATENTS LISTED ON SCHEDULE 1 RECORDED ON 6-9-2020 PREVIOUSLY RECORDED ON REEL 053473 FRAME 0001. ASSIGNOR(S) HEREBY CONFIRMS THE SUPPLEMENTAL IP SECURITY AGREEMENT. Recorded Oct 7, 2020
From: A.C. NIELSEN (ARGENTINA) S.A.; A.C. NIELSEN COMPANY, LLC; ACN HOLDINGS INC.; ACNIELSEN CORPORATION; ACNIELSEN ERATINGS.COM; AFFINNOVA, INC.; ART HOLDING, L.L.C.; ATHENIAN LEASING CORPORATION; CZT/ACN TRADEMARKS, L.L.C.; EXELATE, INC.; GRACENOTE, INC.; GRACENOTE DIGITAL VENTURES, LLC; GRACENOTE MEDIA SERVICES, LLC; NETRATINGS, LLC; NIELSEN AUDIO, INC.; NIELSEN CONSUMER INSIGHTS, INC.; NIELSEN CONSUMER NEUROSCIENCE, INC.; NIELSEN FINANCE CO.; NIELSEN FINANCE LLC; NIELSEN INTERNATIONAL HOLDINGS, INC.; NIELSEN MOBILE, LLC; NMR INVESTING I, INC.; TCG DIVESTITURE INC.; TNC (US) HOLDINGS, INC.; THE NIELSEN COMPANY (US), LLC; VIZU CORPORATION; VNU MARKETING INFORMATION, INC.; NMR LICENSING ASSOCIATES, L.P.; NIELSEN HOLDING AND FINANCE B.V.; THE NIELSEN COMPANY B.V.; VNU INTERNATIONAL B.V.
To: CITIBANK, N.A
Reel/Frame 054066/0064 →
SUPPLEMENTAL SECURITY AGREEMENT Recorded Jun 9, 2020
From: A. C. NIELSEN COMPANY, LLC; ACN HOLDINGS INC.; ACNIELSEN CORPORATION; ACNIELSEN ERATINGS.COM; AFFINNOVA, INC.; ART HOLDING, L.L.C.; ATHENIAN LEASING CORPORATION; CZT/ACN TRADEMARKS, L.L.C.; EXELATE, INC.; GRACENOTE, INC.; GRACENOTE DIGITAL VENTURES, LLC; GRACENOTE MEDIA SERVICES, LLC; NETRATINGS, LLC; NIELSEN AUDIO, INC.; NIELSEN CONSUMER INSIGHTS, INC.; NIELSEN CONSUMER NEUROSCIENCE, INC.; NIELSEN FINANCE CO.; NIELSEN FINANCE LLC; NIELSEN INTERNATIONAL HOLDINGS, INC.; NIELSEN MOBILE, LLC; NIELSEN UK FINANCE I, LLC; NMR INVESTING I, INC.; TCG DIVESTITURE INC.; TNC (US) HOLDINGS, INC.; THE NIELSEN COMPANY (US), LLC; VIZU CORPORATION; VNU MARKETING INFORMATION, INC.; NMR LICENSING ASSOCIATES, L.P.; NIELSEN HOLDING AND FINANCE B.V.; THE NIELSEN COMPANY B.V.; VNU INTERNATIONAL B.V.
To: CITIBANK, N.A.
Reel/Frame 053473/0001 →