Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
MACHINE LEARNING FOR RECOGNIZING AND INTERPRETING EMBEDDED INFORMATION CARD CONTENT
Document Type and Number:
WIPO Patent Application WO/2019/222397
Kind Code:
A1
Abstract:
Metadata for highlights of a video stream is extracted from card images embedded in the video stream. The highlights may be segments of a video stream, such as a broadcast of a sporting event, that are of particular interest to one or more users. Card images embedded in video frames of the video stream are identified and processed to extract text. The text characters may be recognized by applying a machine-learned model trained with a set of characters extracted from card images embedded in sports television programming contents. The training set of character vectors may be pre-processed to maximize metric distance between the training set members. The text may be interpreted to obtain the metadata. The metadata may be stored in association with the portion of the video stream. The metadata may provide information regarding the highlights, and may be presented concurrently with playback of the highlights.

Inventors:
STOJANCIC MIHAILO (US)
PACKARD WARREN (US)
Application Number:
PCT/US2019/032481
Publication Date:
November 21, 2019
Filing Date:
May 15, 2019
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
THUUZ INC (US)
International Classes:
H04N21/435; G06N20/00; H04N21/478; H04N21/8549
Foreign References:
US8018491B22011-09-13
US8923607B12014-12-30
US8966513B22015-02-24
US9805268B22017-10-31
US20080303942A12008-12-11
Other References:
See also references of EP 3811628A4
Attorney, Agent or Firm:
RAUBVOGEL, Amir H. (US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1. A method for extracting metadata from a video stream, the method comprising:

at a processor, receiving at least a portion of the video stream;

at the processor, identifying one or more card images embedded in one or more video frames of the portion of the video stream; at the processor, processing the one or more card images to extract text; at the processor, interpreting the text to obtain metadata; and

at a data store, storing the metadata in association with the portion of the video stream.

2. The method of claim 1, further comprising:

at the data store, storing the received portion of the video stream.

3. The method of claim 1, wherein:

the video stream comprises a television broadcast of a sporting event; the portion of the video stream comprises a highlight deemed to be of particular interest to one or more users; and the metadata is descriptive of the highlight.

4. The method of claim 3, further comprising, at an output device, out- putting the video stream concurrently with at least one of identifying the one or more card images, processing the one or more card images, and interpret- ing the text.

5. The method of claim 3, further comprising:

at an output device, outputting the highlight; and

concurrently with outputting the highlight, outputting the metadata; wherein the metadata comprises at least one selected from the group consisting of:

real-time information related to the highlight; and

a timeline of the card images from which the metadata have been ob- tained.

6. The method of claim 1, wherein extracting the text comprises:

identifying one or more character strings within the one or more card images; and

recording a location and/ or a size of a character image of a card image of the one or more card images that corresponds to each character of the one or more character strings.

7. The method of claim 6, wherein extracting the text further comprises: disambiguating character boundaries of characters of the one or more character strings by performing multiple comparisons of de- tected character boundaries; and

purging any character boundaries that appear too close to each other.

8. The method of claim 6, wherein extracting the text further comprises performing image validation for characters of the one or more character strings by establishing a contrast ratio between low and high intensity pixel counts.

9. The method of claim 1, wherein interpreting the text comprises:

generating queries based on the text;

generating a plurality of n-dimensional query feature vectors;

projecting the n-dimensional query feature vectors onto a training set orthogonal basis;

applying the projected n-dimensional query feature vectors to a classi- fication model to produce at least one predicted query; and extracting meaning of the text from the at least one predicted query.

10. The method of claim 9, further comprising:

generating a plurality of training set feature vectors; and

using the training set feature vectors to derive the training set orthogo- nal basis.

11. The method of claim 9 further comprising:

generating a plurality of training set feature vectors; and

using the training set feature vectors to generate the classification

model.

12. The method of claim 9 wherein interpreting the text further corn- prises using at least two selections from the group consisting of:

a string length of one or more character strings within the text;

a position of character boundaries and/ or characters within the text;

and

a horizontal position of character boundaries and/ or characters within the text.

13. The method of claim 9 wherein storing the metadata in association with the portion of the video stream comprises storing a video frame number of the one or more video frames, associated with queries.

14. The method of claim 1, wherein interpreting the text comprises: ascertaining field positions of characters of one or more character

strings of the text;

ascertaining alphanumeric values of the characters; and

using the field positions and alphanumeric values to sequentially in terpret the one or more character strings.

15. The method of claim 14, wherein interpreting the text further corn- prises:

obtaining positional and other information regarding one or more card fields of each of the card images; and

using the positional and other information to compensate for one or more possible missing front characters of the one or more character strings.

16. A method for generating a classification model for extracting meta- data from a video stream, the method comprising:

at a processor, receiving at least a portion of the video stream;

at a processor, identifying one or more card images embedded in one or more video frames of the portion of the video stream; at the processor, processing the one or more card images to extract a plurality of character images, each if which contains a char- acter;

at the processor, generating training feature vectors associated with the character images;

at the processor, processing the training feature vectors in a manner that:

increases uniqueness of the training feature vectors; increases mutual numeric distance of the training feature vec- tors; and/ or

reduces dimensionality of an overall vector space containing the training feature vectors;

at the processor, using at least some of the training feature vectors to train a classification model; and

at a data store, storing the classification model.

17. The method of claim 16, further comprising: at the data store, storing the received portion of the video stream.

18. The method of claim 16, further comprising, at the processor, prior to generating the training feature vectors, normalizing the character images to a standard size and/ or a standard illumination.

19. The method of claim 16, wherein generating the training feature vectors comprises formatting a set of n pixels extracted from the character im ages into n-dimensional vectors.

20. The method of claim 16, further comprising, at the processor, per- forming a principal component analysis on the training feature vectors; wherein using at least some of the training feature vectors to train the classification model comprises:

selecting a subset of the training feature vectors that are orthogonal ba- sis vectors; and

using the orthogonal basis vectors to train the classification model.

21. The method of claim 20, wherein:

the orthogonal basis vectors span the overall vector space;

reducing the dimensionality of the overall vector space comprises se- lecting a limited number of the orthogonal basis vectors; reducing the dimensionality of the overall vector space further corn- prises selecting only orthogonal basis vectors that corre- spond to a largest set of singular values derived from a ma trix of the orthogonal basis vectors;

storing the classification model comprises storing a limited number of the orthogonal basis vectors for subsequent use in classifica- tion model generation and/ or query processing; and/ or generating the classification model comprises using a limited number of the orthogonal basis vectors in conjunction with a machine learning algorithm selected from the group consisting of SVM and CNN.

22. The method of claim 16, further comprising:

at the processor, processing the one or more card images to extract text; at the processor, interpreting the text to obtain metadata;

at the data store, storing the metadata in association with the portion of the video stream;

at an output device, outputting the portion of the video stream; and at the output device, concurrently with outputting the portion of the video stream, outputting the metadata; wherein:

the video stream comprises a broadcast of a sporting event;

the portion of the video stream comprises a highlight deemed to be of particular interest to one or more users; and the metadata is descriptive of the highlight.

23. The method of claim 22, wherein extracting the text comprises ex- tracting text strings of the text as queries.

24. The method of claim 22, wherein extracting the text comprises ex- tracting at least one of:

of a current time within the sporting event;

a current phase of the sporting event;

a game clock pertaining to the sporting event; and

a game score pertaining to the sporting event.

25. A non-transitory computer-readable medium for extracting meta- data from a video stream, comprising instructions stored thereon, that when executed by a processor, perform the steps of:

receiving at least a portion of the video stream;

identifying one or more card images embedded in one or more video frames of the portion of the video stream;

processing the one or more card images to extract text;

interpreting the text to obtain metadata; and

causing a data store to store the metadata in association with the por- tion of the video stream.

26. The non-transitory computer-readable medium of claim 25,

wherein:

the video stream comprises a television broadcast of a sporting event; the portion of the video stream comprises a highlight deemed to be of particular interest to one or more users; and the metadata is descriptive of the highlight.

27. The non-transitory computer-readable medium of claim 26, further comprising instructions stored thereon, that when executed by a processor, cause an output device to output the video stream concurrently with at least one of identifying the one or more card images, processing the one or more card images, and interpreting the text.

28. The non-transitory computer-readable medium of claim 26, further comprising instructions stored thereon, that when executed by a processor: cause an output device to output the highlight; and

concurrently with outputting the highlight, output the metadata; wherein the metadata comprises at least one selected from the group consisting of:

real-time information related to the highlight; and

a timeline of the card images from which the metadata have been ob- tained.

29. The non-transitory computer-readable medium of claim 25, wherein extracting the text comprises:

identifying one or more character strings within the one or more card images; and

recording a location and/ or a size of a character image of a card image of the one or more card images that corresponds to each character of the one or more character strings.

30. The non-transitory computer-readable medium of claim 25, wherein interpreting the text comprises:

generating queries based on the text;

generating a plurality of n-dimensional query feature vectors;

projecting the n-dimensional query feature vectors onto a training set orthogonal basis;

applying the projected n-dimensional query feature vectors to a classi- fication model to produce at least one predicted query; and extracting meaning of the text from the at least one predicted query.

31. The non-transitory computer-readable medium of claim 30, further comprising instructions stored thereon, that when executed by a processor: generate a plurality of training set feature vectors; and

use the training set feature vectors to derive the training set orthogonal basis and/ or generate the classification model.

32. The non-transitory computer-readable medium of claim 25, wherein interpreting the text comprises:

ascertaining field positions of characters of one or more character

strings of the text;

ascertaining alphanumeric values of the characters; and

using the field positions and alphanumeric values to sequentially in terpret the one or more character strings.

33. A non-transitory computer-readable medium for generating a clas- sification model for extracting metadata from a video stream, comprising in structions stored thereon, that when executed by a processor, perform the steps of:

receiving at least a portion of the video stream;

identifying one or more card images embedded in one or more video frames of the portion of the video stream;

processing the one or more card images to extract a plurality of charac- ter images, each if which contains a character; generating training feature vectors associated with the character im ages;

processing the training feature vectors in a manner that:

increases uniqueness of the training feature vectors; increases mutual numeric distance of the training feature vec- tors; and/ or

reduces dimensionality of an overall vector space containing the training feature vectors;

using at least some of the training feature vectors to train a classifica- tion model; and

causing a data store to store the classification model.

34. The non-transitory computer-readable medium of claim 33, further comprising instructions stored thereon, that when executed by a processor, perform a principal component analysis on the training feature vectors; wherein using at least some of the training feature vectors to train the classification model comprises:

selecting a subset of the training feature vectors that are orthogonal ba- sis vectors; and

using the orthogonal basis vectors to train the classification model.

35. The non-transitory computer-readable medium of claim 34, wherein:

the orthogonal basis vectors span the overall vector space;

reducing the dimensionality of the overall vector space comprises se- lecting a limited number of the orthogonal basis vectors; reducing the dimensionality of the overall vector space further corn- prises selecting only orthogonal basis vectors that corre- spond to a largest set of singular values derived from a ma trix of the orthogonal basis vectors;

storing the classification model comprises storing a limited number of the orthogonal basis vectors for subsequent use in classifica- tion model generation and/ or query processing; and/ or generating the classification model comprises using a limited number of the orthogonal basis vectors in conjunction with a machine learning algorithm selected from the group consisting of SVM and CNN.

36. The non-transitory computer-readable medium of claim 33, further comprising instructions stored thereon, that when executed by a processor, perform the steps of: processing the one or more card images to extract text;

interpreting the text to obtain metadata;

causing the data store to store the metadata in association with the por- tion of the video stream;

causing an output device to output the portion of the video stream; and causing the output device, concurrently with outputting the portion of the video stream, to output the metadata; wherein:

the video stream comprises a broadcast of a sporting event;

the portion of the video stream comprises a highlight deemed to be of particular interest to one or more users; and the metadata is descriptive of the highlight.

37. A system for extracting metadata from a video stream, the system comprising:

a processor configured to:

receive at least a portion of the video stream;

identify one or more card images embedded in one or more video frames of the portion of the video stream;

process the one or more card images to extract text; and interpret the text to obtain metadata; and

a data store configured to store the metadata in association with the portion of the video stream.

38. The system of claim 37, wherein:

the video stream comprises a television broadcast of a sporting event; the portion of the video stream comprises a highlight deemed to be of particular interest to one or more users; and the metadata is descriptive of the highlight.

39. The system of claim 38, further comprising an output device con- figured to output the video stream concurrently with at least one of identify- ing the one or more card images, processing the one or more card images, and interpreting the text.

40. The system of claim 38, further comprising an output device con- figured to output the highlight; wherein:

the processor is further configured to, concurrently with outputting the highlight, output the metadata; and

the metadata comprises at least one selected from the group consisting of:

real-time information related to the highlight; and a timeline of the card images from which the metadata have been obtained.

41. The system of claim 37, wherein the processor is further configured to extract the text by:

identifying one or more character strings within the one or more card images; and

recording a location and/ or a size of a character image of a card image of the one or more card images that corresponds to each character of the one or more character strings.

42. The system of claim 37, wherein the processor is further configured to interpret the text by:

generating queries based on the text;

generating a plurality of n-dimensional query feature vectors; projecting the n-dimensional query feature vectors onto a training set orthogonal basis;

applying the projected n-dimensional query feature vectors to a classi- fication model to produce at least one predicted query; and extracting meaning of the text from the at least one predicted query.

43. The system of claim 42, wherein the processor is further configured to:

generate a plurality of training set feature vectors; and

use the training set feature vectors to derive the training set orthogonal basis and/ or generate the classification model.

44. The system of claim 37, wherein the processor is further configured to interpret the text by:

ascertaining field positions of characters of one or more character

strings of the text;

ascertaining alphanumeric values of the characters; and

using the field positions and alphanumeric values to sequentially in terpret the one or more character strings.

45. A system for generating a classification model for extracting meta- data from a video stream, the system comprising:

a processor configured to:

receive at least a portion of the video stream;

identify one or more card images embedded in one or more video frames of the portion of the video stream;

process the one or more card images to extract a plurality of character images, each if which contains a character; generate training feature vectors associated with the character images;

process the training feature vectors in a manner that: increases uniqueness of the training feature vectors;

increases mutual numeric distance of the training feature vectors; and/ or

reduces dimensionality of an overall vector space con- taining the training feature vectors; and use at least some of the training feature vectors to train a classi- fication model; and

a data store configured to store the classification model.

46. The system of claim 45, wherein the processor is further configured perform a principal component analysis on the training feature vectors;

and

use at least some of the training feature vectors to train the classifica- tion model by:

selecting a subset of the training feature vectors that are or

thogonal basis vectors; and

using the orthogonal basis vectors to train the classification

model.

47. The system of claim 46, wherein:

the orthogonal basis vectors span the overall vector space; and the processor is further configured to reduce the dimensionality of the overall vector space by selecting a limited number of the or thogonal basis vectors;

the processor is further configured to reduce the dimensionality of the overall vector space by selecting only orthogonal basis vec- tors that correspond to a largest set of singular values de- rived from a matrix of the orthogonal basis vectors; the data store is further configured to store the classification model by storing a limited number of the orthogonal basis vectors for subsequent use in classification model generation and/ or query processing; and/ or

the processor is further configured to generate the classification model by using a limited number of the orthogonal basis vectors in conjunction with a machine learning algorithm selected from the group consisting of SVM and CNN.

48. The system of claim 45, wherein:

the processor is further configured to:

process the one or more card images to extract text; and interpret the text to obtain metadata;

the data store is further configured to store the metadata in association with the portion of the video stream;

the system further comprises an output device configured to:

output the portion of the video stream; and

concurrently with outputting the portion of the video stream, output the metadata;

the video stream comprises a broadcast of a sporting event;

the portion of the video stream comprises a highlight deemed to be of particular interest to one or more users; and

the metadata is descriptive of the highlight.

Description:
MACHINE LEARNING FOR RECOGNIZING AND

INTERPRETING EMBEDDED INFORMATION CARD CONTENT

Applicant:

Thuuz, Inc.

Inventors:

Mihailo Stojancic

Warren Packard

CROSS-REFERENCE TO RELATED APPLICATIONS

[0001] The present application claims the benefit of U.S. Provisional Application Serial No. 62/ 673,412 for "Machine Learning for Recognizing and Interpreting Embedded Information Card Content" (Attorney Docket No. THUOIO-PROV), filed May 18, 2018, which is incorporated herein by reference in its entirety.

[0002] The present application claims priority from U.S. Utility Appli- cation Serial No. 16/411,710 for "Machine Learning for Recognizing and In terpreting Embedded Information Card Content" (Attorney Docket No.

THU010), filed May 14, 2019, which is incorporated herein by reference in its entirety.

[0003] The present application claims the benefit of U.S. Provisional Application Serial No. 62/ 673,411 for "Video Processing for Enabling Sports Highlights Generation" (Attorney Docket No. THU009-PROV), filed May 18, 2018, which is incorporated herein by reference in its entirety.

[0004] The present application claims priority from U.S. Utility Appli- cation Serial No. 16/411,704 for "Video Processing for Enabling Sports High- lights Generation" (Attorney Docket No. THU009), filed May 14, 2019, which is incorporated herein by reference in its entirety.

[0005] The present application claims the benefit of U.S. Provisional Application Serial No. 62/ 673,413 for "Video Processing for Embedded In- formation Card Localization and Content Extraction" (Attorney Docket No. THU012-PROV), filed May 18, 2018, which is incorporated herein by reference in its entirety.

[0006] The present application claims priority from U.S. Utility Appli- cation Serial No. 16/411,713 for "Video Processing for Embedded Information Card Localization and Content Extraction" (Attorney Docket No. THU012), filed May 14, 2019, which is incorporated herein by reference in its entirety.

[0007] The present application claims the benefit of U.S. Provisional Application Serial No. 62/ 680,955 for "Audio Processing for Detecting Occur- rences of Crowd Noise in Sporting Event Television Programming" (Attorney Docket No. THU007-PROV), filed June 5, 2018, which is incorporated herein by reference in its entirety.

[0008] The present application claims the benefit of U.S. Provisional Application Serial No. 62/712,041 for "Audio Processing for Extraction of Variable Length Disjoint Segments from Television Signal" (Attorney Docket No. THU006-PROV), tiled July 30, 2018, which is incorporated herein by ref- erence in its entirety.

[0009] The present application claims the benefit of U.S. Provisional Application Serial No. 62/746,454 for "Audio Processing for Detecting Occur- rences of Loud Sound Characterized by Short-Time Energy Bursts" (Attorney Docket No. THU016-PROV), filed October 16, 2018, which is incorporated herein by reference in its entirety.

[0010] The present application is related to U.S. Utility Application Se- rial No. 13/ 601,915 for "Generating Excitement Levels for Live Perform- ances," filed August 31, 2012 and issued on June 16, 2015 as U.S. Patent No. 9,060,210, which is incorporated by reference herein in its entirety.

[0011] The present application is related to U.S. Utility Application Se- rial No. 13/ 601,927 for "Generating Alerts for Live Performances," filed Au- gust 31, 2012 and issued on September 23, 2014 as U.S. Patent No. 8,842,007, which is incorporated by reference herein in its entirety. [0012] The present application is related to U.S. Utility Application Se- rial No. 13/ 601,933 for "Generating Teasers for Live Performances," filed Au- gust 31, 2012 and issued on November 26, 2013 as U.S. Patent No. 8,595,763, which is incorporated by reference herein in its entirety.

[0013] The present application is related to U.S. Utility Application Se- rial No. 14/510,481 for "Generating a Customized Highlight Sequence Depict- ing an Event" (Attorney Docket No. THU001), filed October 9, 2014, which is incorporated by reference herein in its entirety.

[0014] The present application is related to U.S. Utility Application Se- rial No. 14/710,438 for "Generating a Customized Highlight Sequence Depict- ing Multiple Events" (Attorney Docket No. THU002), filed May 12, 2015, which is incorporated by reference herein in its entirety.

[0015] The present application is related to U.S. Utility Application Se- rial No. 14/877,691 for "Customized Generation of Highlight Show with Nar- rative Component" (Attorney Docket No. THU004), filed October 7, 2015, which is incorporated by reference herein in its entirety.

[0016] The present application is related to U.S. Utility Application Se- rial No. 15/264,928 for "User Interface for Interaction with Customized High- light Shows" (Attorney Docket No. THU005), filed September 14, 2016, which is incorporated by reference herein in its entirety.

TECHNICAL FIELD

[0017] The present document relates to techniques for identifying mul- timedia content and associated information on a television device or a video server delivering multimedia content, and enabling embedded software ap- plications to utilize the multimedia content to provide content and services synchronously with delivery of the multimedia content. Various embodi- ments relate to methods and systems for providing automated video and au- dio analysis that are used to identify and extract important event-based video segments in sports television video content, to identify video highlights, and to associate metadata with such highlights for pre-game, in-game and post- game review.

DESCRIPTION OF THE RELATED ART

[0018] Enhanced television applications such as interactive advertising and enhanced program guides with pre-game, in-game and post-game inter- active applications have long been envisioned. Existing cable systems that were originally engineered for broadcast television are being called on to support a host of new applications and services including interactive televi- sion services and enhanced (interactive) programming guides.

[0019] Some frameworks for enabling enhanced television applications have been standardized. Examples include the OpenCable™ Enhanced TV Application Messaging Specification, as well as the Tru2way specification, which refer to interactive digital cable services delivered over a cable video network and which include features such as interactive program

guides, interactive ads, games, and the like. Additionally, cable operator "OCAP" programs provide interactive services such as e-commerce shop- ping, online banking, electronic program guides, and digital video recording. These efforts have enabled the first generation of video-synchronous applica- tions, synchronized with video content delivered by the program- mer/ broadcaster, and providing added data and interactivity to television programming.

[0020] Recent developments in video/ audio content analysis technolo- gies and capable mobile devices have opened up an array of new possibilities in developing sophisticated applications that operate synchronously with live TV programming events. These new technologies and advances in computer vision and video processing, as well as improved computing power of mod- ern processors, allow for real-time generation of sophisticated programming content highlights accompanied by metadata. SUMMARY

[0021] Methods and systems are presented for automatic real time processing of sporting event television programming content for embedded information card localization and embedded text string recognition and inter- pretation. In at least one embodiment, a machine-learned character classifica- tion model is generated based on a training set of characters extracted from a plurality of information cards (card images) embedded in sporting event tele- vision programming content. The extracted character images are processed to generate a standardized training set of multidimensional character vectors in a multidimensional vector space. A principal component analysis (PCA) is then performed on this training set, such that orthogonal basis vectors are de- rived spanning the vector space of the training set.

[0022] In at least one embodiment, the dimensionality of the training set vector space is reduced by selecting a limited number of representative or thogonal vectors from the orthogonal basis. A classification model is gener- ated for this specific set of projected alphanumeric characters appearing in embedded information cards by utilizing a machine learning algorithmic structure, which may be a known machine learning algorithm such as a multi- class support vector machines (SVM) or convolutional neural network

(CNNs) algorithm.

[0023] In at least one embodiment, sporting event television program- ming content is processed in real-time to extract queries (embedded charac- ters from character strings in information cards), and to set up a query infra- structure with individual character images extracted from embedded charac- ter strings. In another embodiment, the individual query images are normal- ized to generate a query vector for each query character; subsequently, these query vectors are projected onto the orthogonal basis spanning the training vector space to generate projected query vectors. In yet another embodiment, the projected query vectors are recognized (predicted) by applying a previ- ously learned character classification model on each projected query vector. Finally, predicted query characters (forming a predicted character string) are interpreted by meaning extraction. In at least one embodiment, meaning ex- traction is performed based on the known character string positions in vari ous television programming card image types, as well as based on the knowl- edge of locations of individual characters within a character string. In at least one embodiment, the extracted information is automatically appended to sporting event metadata associated with the sporting event video highlights.

[0024] In at least one embodiment, a method for extracting metadata from a video stream includes storing at least a portion of the video stream, identifying one or more card images embedded in one or more video frames of the portion of the video stream, and subsequently processing the one or more information card images to extract text. In yet another embodiment, the text extracted from the information card images is interpreted to generate and store metadata in association with the portion of the video stream.

[0025] In at least one embodiment, the video stream may be a broad- cast of a sporting event. The portion of the video stream may be a highlight deemed to be of particular interest to one or more users. The metadata may be descriptive of the highlight.

[0026] In at least one embodiment, the method may further include playing the video stream for a user during at least one of identifying the one or more card images, processing the one or more card images, and interpret- ing the text.

[0027] In at least one embodiment, the method may further include playing the highlight for a user and presenting the metadata to the user dur- ing playback of the highlight. The metadata may provide real-time informa- tion related to the highlight and a timeline of the card images from which the metadata have been obtained.

[0028] In at least one embodiment, extracting the text may include identifying one or more character strings within the one or more card images, and recording a location and/ or a size of a character image of a card image of the one or more card images that corresponds to each character of the one or more character strings.

[0029] In at least one embodiment, extracting the text may further in clude disambiguating character boundaries of characters of the one or more character strings by performing multiple comparisons of detected character boundaries, and purging the character boundaries that appear too close to each other.

[0030] In at least one embodiment, extracting the text may further in clude performing image validation for characters of the one or more character strings by establishing a contrast ratio between low and high intensity pixel counts.

[0031] In at least one embodiment, interpreting the text may include generating queries based on the text, generating n-dimensional query feature vectors, projecting the n-dimensional query feature vectors onto a training set orthogonal basis, applying the projected n-dimensional query feature vectors to a classification model to produce predicted queries, and extracting meaning of the text from the predicted queries.

[0032] In at least one embodiment, the method may further include generating training set feature vectors, and using the training set feature vec- tors to derive the training set orthogonal basis.

[0033] In at least one embodiment, the method may further include generating training set feature vectors, and using the training set feature vec- tors and derived training set orthogonal basis vectors to generate the classifi- cation model.

[0034] In at least one embodiment, interpreting the text may further include using at least two selections from the group consisting of a string length of one or more character strings within the text, a position of character boundaries and/ or characters within the text, and a horizontal position of character boundaries and/ or characters within the text. [0035] In at least one embodiment, storing the metadata in association with the portion of the video stream may include storing a video frame num ber of the one or more video frames, associated with queries.

[0036] In at least one embodiment, interpreting the text may include ascertaining field positions of characters of one or more character strings of the text, ascertaining alphanumeric values of the characters, and using the field positions and alphanumeric values to sequentially interpret the one or more character strings.

[0037] In at least one embodiment, interpreting the text may further include obtaining positional and other information regarding one or more card fields of each of the card images, and using the positional and other in- formation to compensate for one or more possible missing front characters of the one or more character strings.

[0038] In at least one embodiment, a method for generating a character recognition and classification model is described in relation to the automatic video highlight generation. The method includes extracting and storing at least a portion of the video stream for which automatic highlight metadata is to be generated, identifying one or more information card images embedded in one or more video frames of the portion of the video stream, and process- ing the one or more information card images to extract a plurality of character images. The method further includes generating training feature vectors asso- ciated with the plurality of character images, processing the training feature vectors, using at least some of the training feature vectors to train a character recognition and classification model, and subsequently storing the processed training set and the classification model. The training feature vectors may be processed in a manner that increases uniqueness of the training feature vec- tors by increasing mutual metric distance of the training feature vectors, and/ or by reducing dimensionality of an overall vector space containing the training feature vectors. [0039] In at least one embodiment, the method may further include prior to generating the training feature vectors, normalizing the character im ages to a standard size and/ or a standard illumination.

[0040] In at least one embodiment, generating the training feature vec- tors may include formatting a set of n pixels extracted from the character im ages into n-dimensional vectors.

[0041] In at least one embodiment, the method may further include performing a principal component analysis on the training feature vectors. Using at least some of the training feature vectors to train the classification model may include selecting a subset of the training feature orthogonal basis vectors, and using the subset of the orthogonal basis vectors to train the char- acter recognition and classification model.

[0042] In at least one embodiment, the orthogonal basis vectors may span the overall training feature vector space. Reducing a dimensionality of the overall training feature vector space may include selecting a limited num ber of the orthogonal basis vectors which represent the said training feature vector space sufficiently accurately. Reducing the dimensionality of the over- all training vector space may include selecting only orthogonal basis vectors that correspond to a set of largest singular values derived from a matrix of the orthogonal basis vectors. Storing the classification model may include storing a limited number of the orthogonal basis vectors for subsequent use in classi- fication model generation and/ or query processing. Generating the classifica- tion model may include using a limited number of the training set orthogonal basis vectors in conjunction with a machine learning algorithm selected from the group consisting of SVM and CNN.

[0043] In at least one embodiment, the method may further include processing the one or more information card images to extract text, interpret- ing the text to obtain metadata, and storing the metadata in association with the portion of the video stream. The method further includes playing the por- tion of the video stream for a user, and presenting the metadata to the user during playback of the portion of the video stream. The video stream may be a broadcast of a sporting event. The portion of the video stream may include a highlight deemed to be of particular interest to one or more users. The metadata may be descriptive of the highlight.

[0044] In at least one embodiment, extracting the text may include ex- tracting text strings of the text as queries.

[0045] In at least one embodiment, extracting the text may include ex- tracting at least one of a current time within the sporting event, a current phase of the sporting event, a game clock pertaining to the sporting event, and a game score pertaining to the sporting event.

[0046] Further details and variations are described herein.

BRIEF DESCRIPTION OF THE DRAWINGS

[0047] The accompanying drawings, together with the description, il lustrate several embodiments. One skilled in the art will recognize that the particular embodiments illustrated in the drawings are merely exemplary, and are not intended to limit scope.

[0048] Fig. 1A is a block diagram depicting a hardware architecture ac- cording to a client/ server embodiment, wherein event content is provided via a network-connected content provider.

[0049] Fig. IB is a block diagram depicting a hardware architecture ac- cording to another client/ server embodiment, wherein event content is stored at a client-based storage device.

[0050] Fig. 1C is a block diagram depicting a hardware architecture ac- cording to a standalone embodiment.

[0051 ] Fig. ID is a block diagram depicting an overview of a system architecture, according to one embodiment.

[0052] Fig. 2 is a schematic block diagram depicting examples of data structures that may be incorporated into the card images, user data, highlight data, and classification model, according to one embodiment. [0053] Fig. 3 is a screenshot diagram of an example of a video frame from a video stream, showing in-frame embedded information card images as may be found in sporting event television programming contents.

[0054] Fig. 4 is a flowchart depicting an overall application process for real-time receiving and processing of television programming content for in- frame information card localization and content extraction and rendering, ac- cording to one embodiment.

[0055] Fig. 5 is a flowchart depicting internal processing of a detected and extracted information card image for character string bounding box ex- traction, according to one embodiment.

[0056] Fig. 6 is a flowchart depicting a method for processing text boxes for final bounded character images validation and associated positional parameters extraction, according to one embodiment.

[0057] Fig. 7 is a flowchart depicting a method for query generation from embedded information card text images, according to one embodiment.

[0058] Fig. 8 is a flowchart depicting a method for generating predicted alphanumeric characters for extracted query character strings based on a ma chine-learned classification model, according to one embodiment.

[0059] Fig. 9 is a flowchart depicting a method for predicted query al- phanumeric string interpretation, according to one embodiment.

[0060] Fig. 10 is a flowchart depicting preprocessing of training set vec- tors and subsequent classification model generation based on a multi-class SVM classifier or a CNN classifier, according to one embodiment.

[0061 ] Fig. 11 is a flowchart depicting an overall process of reading and interpreting text fields in information cards, and updating video highlight metadata with in-frame real-time information, according to one embodiment. DETAILED DESCRIPTION

Definitions

[0062] The following definitions are presented for explanatory pur- poses only, and are not intended to limit scope.

• Event: For purposes of the discussion herein, the term

"event" refers to a game, session, match, series, performance, program, concert, and/ or the like, or portion thereof (such as an act, period, quarter, half, inning, scene, chapter, or the like). An event may be a sporting event, entertainment event, a specific performance of a single individual or subset of individuals within a larger population of participants in an event, or the like. Examples of non-sporting events in clude television shows, breaking news, socio-political inci- dents, natural disasters, movies, plays, radio shows, pod- casts, audiobooks, online content, musical performances, and/or the like. An event can be of any length. For illustra- tive purposes, the technology is often described herein in terms of sporting events; however, one skilled in the art will recognize that the technology can be used in other contexts as well, including highlight shows for any audiovisual, au- dio, visual, graphics-based, interactive, non-interactive, or text-based content. Thus, the use of the term "sporting event" and any other sports-specific terminology in the de- scription is intended to be illustrative of one possible em bodiment, but is not intended to restrict the scope of the de- scribed technology to that one embodiment. Rather, such terminology should be considered to extend to any suitable non-sporting context as appropriate to the technology. For ease of description, the term "event" is also used to refer to an account or representation of an event, such as an audio- visual recording of an event, or any other content item that includes an accounting, description, or depiction of an event.

• Highlight: An excerpt or portion of an event, or of content associated with an event, that is deemed to be of particular interest to one or more users. A highlight can be of any length. In general, the techniques described herein provide mechanisms for identifying and presenting a set of custom- ized highlights (which may be selected based on particular characteristics and/ or preferences of the user) for any suit- able event. "Highlight" can also be used to refer to an ac- count or representation of a highlight, such as an audiovisual recording of a highlight, or any other content item that in cludes an accounting, description, or depiction of a highlight. Highlights need not be limited to depictions of events them- selves, but can include other content associated with an event. For example, for a sporting event, highlights can in clude in-game audio/ video, as well as other content such as pre-game, in-game, and post-game interviews, analysis, commentary, and/ or the like. Such content can be recorded from linear television (for example, as part of the video stream depicting the event itself), or retrieved from any number of other sources. Different types of highlights can be provided, including for example, occurrences (plays), strings, possessions, and sequences, all of which are defined below. Highlights need not be of fixed duration, but may in- corporate a start offset and/ or end offset, as described be- low.

• Content Delineator: One or more video frames that indicate the start or end of a highlight. • Occurrence: Something that takes place during an event. Examples include: a goal, a play, a down, a hit, a save, a shot on goal, a basket, a steal, a snap or attempted snap, a near- miss, a fight, a beginning or end of a game, quarter, half, pe- riod, or inning, a pitch, a penalty, an injury, a dramatic inci- dent in an entertainment event, a song, a solo, and/ or the like. Occurrences can also be unusual, such as a power out- age, an incident with an unruly fan, and/ or the like. Detec- tion of such occurrences can be used as a basis for determin- ing whether or not to designate a particular portion of a video stream as a highlight. Occurrences are also referred to herein as "plays", for ease of nomenclature, although such usage should not be construed to limit scope. Occurrences may be of any length, and the representation of an occur- rence may be of varying length. For example, as mentioned above, an extended representation of an occurrence may in clude footage depicting the period of time just before and just after the occurrence, while a brief representation may in clude just the occurrence itself. Any intermediate represen- tation can also be provided. In at least one embodiment, the selection of a duration for a representation of an occurrence can depend on user preferences, available time, determined level of excitement for the occurrence, importance of the oc- currence, and/ or any other factors.

• Offset: The amount by which a highlight length is adjusted.

In at least one embodiment, a start offset and/or end offset can be provided, for adjusting start and/ or end times of the highlight, respectively. For example, if a highlight depicts a goal, the highlight may be extended (via an end offset) for a few seconds so as to include celebrations and/ or fan reac- tions following the goal. Offsets can be configured to vary automatically or manually, based for example on amount of time available for the highlight, importance and/ or excite- ment level of the highlight, and/ or any other suitable factors.

• String: A series of occurrences that are somehow linked or related to one another. The occurrences may take place within a possession (defined below), or may span multiple possessions. The occurrences may take place within a se- quence (defined below), or may span multiple sequences.

The occurrences can be linked or related because of some thematic or narrative connection to one another, or because one leads to another, or for any other reason. One example of a string is a set of passes that lead to a goal or basket. This is not to be confused with a "text string," which has the meaning ordinarily ascribed to it in the computer program- ming arts.

• Possession: Any time-delimited portion of an event. De- marcation of start/ end times of a possession can depend on the type of event. For certain sporting events wherein one team may be on the offensive while the other team is on the defensive (such as basketball or football, for example), a pos- session can be defined as a time period while one of the teams has the ball. In sports such as hockey or soccer, where puck or ball possession is more fluid, a possession can be considered to extend to a period of time wherein one of the teams has substantial control of the puck or ball, ignoring momentary contact by the other team (such as blocked shots or saves). For baseball, a possession is defined as a half- inning. For football, a possession can include a number of sequences in which the same team has the ball. For other types of sporting events as well as for non-sporting events, the term "possession" may be somewhat of a misnomer, but is still used herein for illustrative purposes. Examples in a non-sporting context may include a chapter, scene, act, tele- vision segment, or the like. For example, in the context of a music concert, a possession may equate to performance of a single song. A possession can include any number of occur- rences.

• Sequence: A time-delimited portion of an event that in

cludes one continuous time period of action. For example, in a sporting event, a sequence may begin when action begins (such as a face-off, tipoff, or the like), and may end when the whistle is blown to signify a break in the action. In a sport such as baseball or football, a sequence may be equivalent to a play, which is a form of occurrence. A sequence can in clude any number of possessions, or may be a portion of a possession.

• Highlight show: A set of highlights that are arranged for presentation to a user. The highlight show may be presented linearly (such as a video stream), or in a manner that allows the user to select which highlight to view and in which order (for example by clicking on links or thumbnails). Presenta- tion of highlight show can be non-interactive or interactive, for example allowing a user to pause, rewind, skip, fast- forward, communicate a preference for or against, and/ or the like. A highlight show can be, for example, a condensed game. A highlight show can include any number of con- tiguous or non-contiguous highlights, from a single event or from multiple events, and can even include highlights from different types of events (e.g. different sports, and/ or a com- bination of highlights from sporting and non-sporting events).

• User/viewer: The terms "user" or "viewer" interchangeably refer to an individual, group, or other entity that is watching, listening to, or otherwise experiencing an event, one or more highlights of an event, or a highlight show. The terms "user" or "viewer" can also refer to an individual, group, or other entity that may at some future time watch, listen to, or oth- erwise experience either an event, one or more highlights of an event, or a highlight show. The term "viewer" may be used for descriptive purposes, although the event need not have a visual component, so that the "viewer" may instead be a listener or any other consumer of content.

• Narrative: A coherent story that links a set of highlight seg- ments in a particular order.

• Excitement level: A measure of how exciting or interesting an event or highlight is expected to be for a particular user or for users in general. Excitement levels can also be deter- mined with respect to a particular occurrence or player. Various techniques for measuring or assessing excitement level are discussed in the above-referenced related applica- tions. As discussed, excitement level can depend on occur- rences within the event, as well as other factors such as over- all context or importance of the event (playoff game, pennant implications, rivalries, and/ or the like). In at least one em bodiment, an excitement level can be associated with each occurrence, string, possession, or sequence within an event. For example, an excitement level for a possession can be de- termined based on occurrences that take place within that possession. Excitement level may be measured differently for different users (e.g. a fan of one team vs. a neutral fan), and it can depend on personal characteristics of each user.

• Metadata: Data pertaining to and stored in association with other data. The primary data may be media such as a sports program or highlight.

• Card Image: An image in a video frame that provides data regarding anything depicted in the video, such as an event, a depiction of an event, or a portion thereof. Exemplary card images contain game scores, game clocks, and/ or other sta- tistics from sporting events. Card images may appear tem- porarily or for the full duration of a video stream; those that appear temporarily may pertain particularly to the portion of a video stream in which they appear.

• Character Image: A portion of an image that is believed to pertain to a single character. The character image may in clude the region surrounding the character. For example, a character image may include a generally rectangular bound- ing box surrounding a character.

• Character: A symbol that can be part of a word, number, or representation of a word or number. Characters can include letters, numbers, and special characters, and may be in any language.

• Character String: A set of characters that is grouped to- gether in a manner indicating that they pertain to a single piece of information, such as the name of the team playing in a sporting event. An English language character string will often be arranged horizontally and read left-to-right. How ever, character strings may be arranged differently in English and in other languages. Overview

[0063] According to various embodiments, methods and systems are provided for automatically creating time-based metadata associated with highlights of television programming of a sporting event. The highlights and associated in-frame time-based information may be extracted synchronously with respect to the television broadcast of a sporting event, or while the sport- ing event video content is being streamed via a video server from a backup device after the television broadcast of a sporting event.

[0064] In at least one embodiment, a software application operates syn- chronously with playback and/ or receipt of the television programming con- tent to provide information metadata associated with content highlights. Such software can run, for example, on the television device itself, or on an associ- ated set-top box (STB), or on a video server with the capability of receiving and subsequently streaming programming content, or on a mobile device equipped with the capability of receiving a video feed including live pro- gramming. In at least one embodiment, the highlights and associated meta- data application operate synchronously with television programming content presentation.

[0065] Interactive television applications can enable timely, relevant presentation of highlighted television programming content to users who are watching television programming either on a primary television display, or on a secondary display such as a tablet, laptop, or smartphone. A set of video clips representing television broadcast content highlights may be generated and/ or stored in real-time, along with a database containing time-based metadata describing in more detail the events presented by highlight video clips.

[0066] The metadata accompanying video clips can be any information such as textual information, a set of images, and/ or any type of audiovisual data. One type of metadata associated with in-game and post-game video content highlights carries real-time information about sporting game parame- ters extracted directly from live programming content by reading information cards ("card images") embedded in one or more of video frames of the pro- gramming content. In at least one embodiment, the described system and method enable this type of automatic metadata generation, thus associating the card image content with video highlights of the analyzed digital video stream.

[0067] In various embodiments, an automated process is described, in cluding: receiving a digital video stream, analyzing one or more video frames of the digital video stream for the presence and extraction of card images, lo- calizing text boxes within the card images, and recognizing and interpreting strings of characters residing within the text boxes.

[0068] The automated metadata generation video system presented herein may receive a live broadcast video stream or a digital video streamed via a computer server, and may process the video stream in real-time using computer vision and machine learning techniques to extract metadata from embedded information cards.

[0069] In at least one embodiment, character strings associated with the extracted information card text fields are identified, and the location and size of the image of each character in the string of characters are recorded. Subse- quently, any number of characters in text strings from various fields of the in- formation card are recognized and text strings with recognized characters are interpreted, providing real-time information related to the sporting event television programming, such as current time and phase of the game, game score, play information, and/ or the like.

[0070] In another embodiment, individual character images are ex- tracted from embedded character strings, and subsequently used to generate normalized query vectors. These normalized query vectors are then projected onto the orthogonal basis spanning the training vector space, said training vectors previously assembled and used to train a machine learning classifier such as, for example, a multi-class support vector machine (SVM) classifier (e.g. C. BURGES, "A Tutorial on Support Vector Machines for Pattern Recog- nition", Kluwer Academic Publishers, 1998). Projected queries are subse- quently used to generate query predictions as an output of a pre-trained clas- sification model produced by exemplary SVM training mechanisms. It should be noted that classification models are not limited to the SVM-based models. Classification models may be also produced using other techniques, such as convolutional neural networks (CNNs), and with a multitude of variations in CNN algorithmic mechanisms (e.g. Y. LeCun at al., "Efficient NN Back Propagation", Springer 1998) suitable to the training data set presented herein.

[0071] In yet another embodiment, query character predictions are generated by applying projected query character vectors against a previously developed, machine learned classification model. In this step, a string of pre- dicted characters is generated in accordance with previously established clas- sification labels, and the predicted strings of alphanumeric characters are passed to a recognition and interpretation process. The query recognition and interpretation process applies previous knowledge and positional under- standing of characters residing in a multitude of information card fields. The meaning of each predicted alphanumeric character, positioned in a particular group of characters, is further interpreted, and the derived information is ap- pended to the video highlight metadata handled by the video highlight gen- eration application.

[0072] In yet another embodiment, a character classification model generation is considered, wherein the model is based on a training set of char- acters extracted from any number of information cards embedded in sporting event television programming content. Character bounding boxes are de- tected, and characters are extracted from a multitude of information cards. These character images are subsequently normalized to a standardized size and illumination, to form a descriptor associated with each particular charac- ter from a set of alphanumeric characters appearing in embedded information cards. In this manner, each extracted character image represents an n- dimensional vector in a multidimensional vector space containing the training set of vectors. The n-dimensional training vectors, representing the set of character images, are further processed to increase uniqueness and mutual metric distance, as well as to reduce the dimensionality of the overall vector space of training vectors.

[0073] In at least one embodiment, a principal component analysis (e.g. G. Golub and F. Loan, "Matrix Computations", Johns Hopkins Univ. Press, Baltimore, 1989) is performed on the training vector set. Thus, an orthogonal basis of vectors is devised from the training set, such that the orthogonal basis vectors span the training set vector space. In addition, the dimensionality of the training set vector space is reduced by selecting a limited number of or thogonal basis vectors such that only the most important orthogonal vectors, associated with the largest set of singular values, generated by singular value decomposition of the training set matrix of basis vectors, are retained. Subse- quently, the selected training set basis vectors are saved for later use in classi- fication model generation with one or more of available algorithmic structures for data set classification, such as a multi-class SVM-based classifier, or a CNN-based classifier.

System Architecture

[0074] According to various embodiments, the system can be imple- mented on any electronic device, or set of electronic devices, equipped to re- ceive, store, and present information. Such an electronic device may be, for example, a desktop computer, laptop computer, television, smartphone, tab- let, music player, audio device, kiosk, set-top box (STB), game system, wear- able device, consumer electronic device, and/or the like.

[0075] Although the system is described herein in connection with an implementation in particular types of computing devices, one skilled in the art will recognize that the techniques described herein can be implemented in other contexts, and indeed in any suitable device capable of receiving and/ or processing user input, and presenting output to the user. Accordingly, the following description is intended to illustrate various embodiments by way of example, rather than to limit scope.

[0076] Referring now to Fig. 1A, there is shown a block diagram depict- ing hardware architecture of a system 100 for automatically extracting meta- data from card images embedded in a video stream of an event, according to a client/ server embodiment. Event content, such as the video stream, may be provided via a network-connected content provider 124. An example of such a client/ server embodiment is a web-based implementation, wherein each of one or more client devices 106 runs a browser or app that provides a user in terface for interacting with content from various servers 102, 114, 116, includ- ing data provider(s) servers 122, and/ or content provider(s) servers 124, via communications network 104. Transmission of content and/ or data in re- sponse to requests from client device 106 can take place using any known pro- tocols and languages, such as Hypertext Markup Language (HTML), Java, Objective C, Python, JavaScript, and/ or the like.

[0077] Client device 106 can be any electronic device, such as a desktop computer, laptop computer, television, smartphone, tablet, music player, au- dio device, kiosk, set-top box, game system, wearable device, consumer elec- tionic device, and/ or the like. In at least one embodiment, client device 106 has a number of hardware components well known to those skilled in the art. Input device(s) 151 can be any component(s) that receive input from user 150, including, for example, a handheld remote control, keyboard, mouse, stylus, touch-sensitive screen (touchscreen), touchpad, gesture receptor, trackball, accelerometer, five-way switch, microphone, or the like. Input can be pro- vided via any suitable mode, including for example, one or more of: pointing, tapping, typing, dragging, gesturing, tilting, shaking, and/ or speech. Dis- play screen 152 can be any component that graphically displays information, video, content, and/ or the like, including depictions of events, highlights, and/ or the like. Such output may also include, for example, audiovisual con- tent, data visualizations, navigational elements, graphical elements, queries requesting information and/ or parameters for selection of content, or the like. In at least one embodiment, where only some of the desired output is pre- sented at a time, a dynamic control, such as a scrolling mechanism, may be available via input device(s) 151 to choose which information is currently dis- played, and/ or to alter the manner in which the information is displayed.

[0078] Processor 157 can be a conventional microprocessor for perform- ing operations on data under the direction of software, according to well- known techniques. Memory 156 can be random-access memory, having a structure and architecture as are known in the art, for use by processor 157 in the course of running software for performing the operations described herein. Client device 106 can also include local storage (not shown), which may be a hard drive, flash drive, optical or magnetic storage device, web- based (cloud-based) storage, and/ or the like.

[0079] Any suitable type of communications network 104, such as the Internet, a television network, a cable network, a cellular network, and/ or the like can be used as the mechanism for transmitting data between client device 106 and various server(s) 102, 114, 116 and/ or content provider(s) 124 and/ or data provider(s) 122, according to any suitable protocols and techniques. In addition to the Internet, other examples include cellular telephone networks, EDGE, 3G, 4G, long term evolution (LTE), Session Initiation Protocol (SIP), Short Message Peer-to-Peer protocol (SMPP), SS7, Wi-Fi, Bluetooth, ZigBee, Hypertext Transfer Protocol (HTTP), Secure Hypertext Transfer Protocol (SHTTP), Transmission Control Protocol / Internet Protocol (TCP/IP), and/ or the like, and/ or any combination thereof. In at least one embodiment, client device 106 transmits requests for data and/ or content via communications network 104, and receives responses from server(s) 102, 114, 116 containing the requested data and/ or content. [0080] In at least one embodiment, the system of Fig. 1A operates in connection with sporting events; however, the teachings herein apply to non- sporting events as well, and it is to be appreciated that the technology de- scribed herein is not limited to application to sporting events. For example, the technology described herein can be utilized to operate in connection with a television show, movie, news event, game show, political action, business show, drama, and/ or other episodic content, or for more than one such event.

[0081] In at least one embodiment, system 100 identifies highlights of broadcast events by analyzing a video stream of the event. This analysis may be carried out in real-time. In at least one embodiment, system 100 includes one or more web server(s) 102 coupled via a communications network 104 to one or more client devices 106. Communications network 104 may be a pub- lic network, a private network, or a combination of public and private net- works such as the Internet. Communications network 104 can be a LAN, WAN, wired, wireless and/ or combination of the above. Client device 106 is, in at least one embodiment, capable of connecting to communications net- work 104, either via a wired or wireless connection. In at least one embodi- ment, client device may also include a recording device capable of receiving and recording events, such as a DVR, PVR, or other media recording device. Such recording device can be part of client device 106, or can be external; in other embodiments, such recording device can be omitted. Although Fig. 1A shows one client device 106, system 100 can be implemented with any num ber of client device(s) 106 of a single type or multiple types.

[0082] Web server(s) 102 may include one or more physical computing devices and/ or software that can receive requests from client device(s) 106 and respond to those requests with data, as well as send out unsolicited alerts and other messages. Web server(s) 102 may employ various strategies for fault tolerance and scalability such as load balancing, caching and clustering. In at least one embodiment, web server(s) 102 may include caching technol- ogy, as known in the art, for storing client requests and information related to events.

[0083] Web server(s) 102 may maintain, or otherwise designate, one or more application server(s) 114 to respond to requests received from client de- vice(s) 106. In at least one embodiment, application server(s) 114 provide access to business logic for use by client application programs in client de- vice(s) 106. Application server(s) 114 may be co-located, co-owned, or co- managed with web server(s) 102. Application server(s) 114 may also be re- mote from web server(s) 102. In at least one embodiment, application server(s) 114 interact with one or more analytical server(s) 116 and one or more data server(s) 118 to perform one or more operations of the disclosed technology.

[0084] One or more storage devices 153 may act as a "data store" by storing data pertinent to operation of system 100. This data may include, for example, and not by way of limitation, card data 154 pertinent to card images embedded in video streams presenting events such as sporting events, user data 155 pertinent to one or more users 150, highlight data 164 pertinent to one or more highlights of the events, and/ or a classification model 165, which may be used to predict and/ or extract text from card data 154.

[0085] Card data 154 can include any information related to card im ages embedded in the video stream, such as the card images themselves, sub- sets thereof such as character images, text extracted from the card images such as characters and character strings, and attributes of any of the foregoing that can be helpful in text and/ or meaning extraction. User data 155 can include any information describing one or more users 150, including for example, demographics, purchasing behavior, video stream viewing behavior, inter- ests, preferences, and/ or the like. Highlight data 164 may include highlights, highlight identifiers, time indicators, categories, excitement levels, and other data pertaining to highlights. Classification model 165 may include machine trained classification model, queries, query feature vectors, training set or- thogonal bases, predicted queries, extracted text meaning, and/ or other in- formation that facilitates extraction of text and/ or meaning from card data 154. Card data 154, user data 155, highlight data 164, and classification model 165 will be described in detail subsequently.

[0086] Notably, many components of system 100 may be, or may in clude, computing devices. Such computing devices may each have an archi- tecture similar to that of the client device 106, as shown and described above. Thus, any of communications network 104, web servers 102, application serv- ers 114, analytical servers 116, data providers 122, content providers 124, data servers 118, and storage devices 153 may include one or more computing de- vices, each of which may optionally have an input device 151, display screen 152, memory 156, and/ or a processor 157, as described above in connection with client devices 106.

[0087] In an exemplary operation of system 100, one or more users 150 of client devices 106 view content from content providers 124, in the form of video streams. The video streams may show events, such as sporting events. The video streams may be digital video streams that can readily be processed with known computer vision techniques.

[0088] As the video streams are displayed, one or more components of system 100, such as client devices 106, web servers 102, application servers 114, and/ or analytical servers 116, may analyze the video streams, identify highlights within the video streams, and/ or extract metadata from the video stream, for example, from embedded card images and/ or other aspects of the video stream. This analysis may be carried out in response to receipt of a re- quest to identify highlights and/ or metadata for the video stream. Alterna- tively, in another embodiment, highlights may be identified without a specific request having been made by user 150. In yet another embodiment, the analysis of video streams can take place without a video stream being dis- played. [0089] In at least one embodiment, user 150 can specify, via input de- vice(s) 151 at client device 106, certain parameters for analysis of the video stream (such as, for example, what event/ games/ teams to include, how much time user 150 has available to view the highlights, what metadata is desired, and/ or any other parameters). User preferences can also be extracted from storage, such as from user data 155 stored in one or more storage devices 153, so as to customize analysis of the video stream without necessarily requiring user 150 to specify preferences. In at least one embodiment, user preferences can be determined based on observed behavior and actions of user 150, for example, by observing website visitation patterns, television watching pat- terns, music listening patterns, online purchases, previous highlight identifi- cation parameters, highlights and/ or metadata actually viewed by user 150, and/ or the like.

[0090] Additionally or alternatively, user preferences can be retrieved from previously stored preferences that were explicitly provided by user 150. Such user preferences may indicate which teams, sports, players, and/ or types of events are of interest to user 150, and/ or they may indicate what type of metadata or other information related to highlights, would be of interest to user 150. Such preferences can therefore be used to guide analysis of the video stream to identify highlights and/ or extract metadata for the highlights.

[0091 ] Analytical server(s) 116, which may include one or more com puting devices as described above, may analyze live and/ or recorded feeds of play-by-play statistics related to one or more events from data provider(s)

122. Examples of data provider(s) 122 may include, but are not limited to, providers of real-time sports information such as STATSTM, Perform (avail- able from Opta Sports of London, UK), and SportRadar of St. Gallen, Switzer- land. In at least one embodiment, analytical server(s) 116 generate different sets of excitement levels for events; such excitement levels can then be stored in conjunction with highlights identified by system 100 according to the tech- niques described herein. [0092] Application server(s) 114 may analyze the video stream to iden- tify the highlights and/ or extract the metadata. Additionally or alternatively, such analysis may be carried out by client device(s) 106. The identified high- lights and/ or extracted metadata may be specific to a user 150; in such case, it may be advantageous to identify the highlights in client device 106 pertaining to a particular user 150. Client device 106 may receive, retain, and/ or retrieve the applicable user preferences for highlight identification and/ or metadata extraction, as described above. Additionally or alternatively, highlight gen- eration and/ or metadata extraction may carried out globally (i.e., using objec- tive criteria applicable to the user population in general, without regard to preferences for a particular user 150). In such a case, it may be advantageous to identify the highlights and/ or extract the metadata in application server(s) 114.

[0093] Content that facilitates highlight identification and/ or metadata extraction may come from any suitable source, including from content pro- videos) 124, which may include websites such as YouTube, MLB.com, and the like; sports data providers; television stations; client- or server-based DVRs; and/ or the like. Alternatively, content can come from a local source such as a DVR or other recording device associated with (or built into) client device 106. In at least one embodiment, application server(s) 114 generate a customized highlight show, with highlights and metadata, available to user 150, either as a download, or streaming content, or on-demand content, or in some other manner.

[0094] As mentioned above, it may be advantageous for user-specific highlight identification and/ or metadata extraction to be carried out at a par- ticular client device 106 associated with a particular user 150. Such an em bodiment may avoid the need for video content or other high-bandwidth con- tent to be transmitted via communications network 104 unnecessarily, par- ticularly if such content is already available at client device 106. [0095] For example, referring now to Fig. IB, there is shown an exam- ple of a system 160 according to an embodiment wherein at least some of the card data 154, highlight data 164, and classification model 165 are stored at client-based storage device 158, which may be any form of local storage de- vice available to client device 106. An example is a DVR on which events may be recorded, such as for example video content for a complete sporting event. Alternatively, client-based storage device 158 can be any magnetic, optical, or electronic storage device for data in digital form; examples include flash memory, magnetic hard drive, CD-ROM, DVD-ROM, or other device inte- grated with client device 106 or communicatively coupled with client device 106. Based on the information provided by application server(s) 114, client device 106 may extract metadata from card data 154 stored at client-based storage device 158 and store the metadata as highlight data 164 without hav- ing to retrieve other content from a content provider 124 or other remote source. Such an arrangement can save bandwidth, and can usefully leverage existing hardware that may already be available to client device 106.

[0096] Returning to Fig. 1 A, in at least one embodiment, application server(s) 114 may identify different highlights and/ or extract different meta- data for different users 150, depending on individual user preferences and/ or other parameters. The identified highlights and/ or extracted metadata may be presented to user 150 via any suitable output device, such as display screen 152 at client device 106. If desired, multiple highlights may be identified and compiled into a highlight show, along with associated metadata. Such a high- light show may be accessed via a menu, and/or assembled into a "highlight reel," or set of highlights, that plays for the user 150 according to a predeter- mined sequence. User 150 can, in at least one embodiment, control highlight playback and/ or delivery of the associated metadata via input device(s) 151, for example to:

• select particular highlights and/ or metadata for display; • pause, rewind, fast-forward;

• skip forward to the next highlight;

• return to the beginning of a previous highlight within the highlight show; and/ or

• perform other actions.

[0097] Additional details on such functionality are provided in the above-cited related U.S. Patent Applications.

[0098] In at least one embodiment, one more data server(s) 118 are pro- vided. Data server(s) 118 may respond to requests for data from any of server(s) 102, 114, 116, for example to obtain or provide card data 154, user data 155, highlight data 164, and/ or the classification model 165. In at least one embodiment, such information can be stored at any suitable storage de- vice 153 accessible by data server 118, and can come from any suitable source, such as from client device 106 itself, content provider(s) 124, data provider(s) 122, and/ or the like.

[0099] Referring now to Fig. 1C, there is shown a system 180 according to an alternative embodiment wherein system 180 is implemented in a stand- alone environment. As with the embodiment shown in Fig. IB, at least some of the card data 154, user data 155, highlight data 164, and classification model 165 may be stored at a client-based storage device 158, such as a DVR or the like. Alternatively, client-based storage device 158 can be flash mem ory or a hard drive, or other device integrated with client device 106 or com municatively coupled with client device 106.

[0100] User data 155 may include preferences and interests of user 150.

Based on such user data 155, system 180 may extract metadata within card data 154 to present to user 150 in the manner described herein. Additionally or alternatively, metadata may be extracted based on objective criteria that are not based on information specific to user 150. [0101 ] Referring now to Fig. ID, there is shown an overview of a sys- tem 190 with architecture according to an alternative embodiment. In Fig. ID, the system 190 includes a broadcast service such as content provider(s) 124, a content receiver in the form of client device 106 such as a television set with a STB, a video server such as analytical server(s) 116 capable of ingesting and streaming television programming content, and/ or other client devices 106 such as a mobile device and a laptop, which are capable of receiving and processing television programming content, all connected via a network such as communications network 104. A client-based storage device 158, such as a DVR, may be connected to any of client devices 106 and/ or other compo- nents, and may store a video stream, highlights, highlight identifiers, and/ or metadata to facilitate identification and presentation of highlights and/ or ex- tracted metadata via any of client devices 106.

[0102] The specific hardware architectures depicted in Figs. 1A, IB, 1C, and ID are merely exemplary. One skilled in the art will recognize that the techniques described herein can be implemented using other architectures. Many components depicted therein are optional and may be omitted, con- solidated with other components, and/ or replaced with other components.

[0103] In at least one embodiment, the system can be implemented as software written in any suitable computer programming language, whether in a standalone or client/ server architecture. Alternatively, it may be imple- mented and/ or embedded in hardware.

Data Structures

[0104] Fig. 2 is a schematic block diagram depicting examples of data structures that may be incorporated into card data 154, user data 155, high- light data 164, and classification model 165, according to one embodiment.

[0105] As shown, card data 154 may include a record for each of a plu- rality of card images embedded in one or more video streams. Each of the card images may contain one or more character strings 200. Each of the char- acter strings 200 may have records for n characters. Each such record may have a character image 202, a processed character image 203, character boundaries 204, a size 205, a location 206, a contrast ratio 207, and/ or an in terpretation 208. Each of the character strings 200 may further have a string length 209, indicating the length of the character string 200 (for example, in characters, pixels, or the like).

[0106] Character image 202 may be the particular portion of the card image that contains a single character. Processed character image 203 may be character image 202 after application of one or more processing steps, such as normalization for size, brightness, and/ or the like.

[0107] Character boundaries 204 may indicate the boundaries of char- acter image 202, processed character image 203, and/ or the character repre- sented in character image 202 and processed character image 203.

[0108] Size 205 may be the size of character image 202, processed char- acter image 203, and/ or the character represented in character image 202 and processed character image 203, for example, in pixels.

[0109] Location 206 may be the position of character image 202, proc- essed character image 203, and/ or the character represented in character im age 202 and processed character image 203 within the card image. In some examples, location 206 may indicate position in two dimensions (for example, x and y coordinates of a corner or center of character image 202, processed character image 203, and/ or the character represented in character image 202 and processed character image 203).

[0110] Contrast ratio 207 may be an indicator of contrast of character image 202, processed character image 203, and/ or the character represented in character image 202 and processed character image 203. In some examples, contrast ratio 207 may be the ratio of luminance values of one or more bright- est pixels, to that of one or more darkest pixels, within character image 202, processed character image 203, and/ or the character represented in character image 202 and processed character image 203. [0111] Interpretation 208 may be the specific character, for example, a, b, c, 1, 2, 3, #, &, etc., believed to be represented in character image 202 after some analysis has been performed to interpret character string 200.

[0112] The structure of card data 154 set forth in Fig. 2 is merely exem- plary; in some embodiments, data pertinent to card images embedded in a video stream may be organized differently. For example, in other embodi- ments, each character string may not necessarily be broken down into indi- vidual character images. Rather, character strings may be interpreted as a whole, and data useful to interpretation of the character string may be stored for the entire character string. Further, in alternative embodiments, data not specifically described above may be incorporated into card data 154. The structures of user data 155, highlight data 164, and classification model 165 of Fig. 2 are likewise merely exemplary; many alternatives may be envisioned by a person of skill in the art.

[0113] As further shown, user data 155 may include records pertaining to users 150, each of which may include demographic data 212, preferences 214, viewing history 216, and purchase history 218 for a particular user 150.

[0114] Demographic data 212 may include any type of demographic data, including but not limited to age, gender, location, nationality, religious affiliation, education level, and/ or the like.

[0115] Preferences 214 may include selections made by user 150 regard- ing his or her preferences. Preferences 214 may relate directly to highlight and metadata gathering and/ or viewing, or may be more general in nature.

In either case, preferences 214 may be used to facilitate identification and/ or presentation of the highlights and metadata to user 150.

[0116] Viewing history 216 may list the television programs, video streams, highlights, web pages, search queries, sporting events, and/ or other content retrieved and/ or viewed by the user 150.

[0117] Purchase history 218 may list products or services purchased or requested by user 150. [0118] As further shown, highlight data 164 may include records for j highlights 220, each of which may include a video stream 222, an identifier, and/ or metadata 224 for a particular highlight 220.

[0119] Video stream 222 may include video depicting highlight 220, which may be obtained from one or more video streams of one or more events (for example, by cropping the video stream to include only video stream 222 pertaining to highlight 220). Identifier 223 may include time codes and/ or other indicia that indicate where highlight 220 resides within the video stream of the event from which it is obtained.

[0120] In some embodiments, the record for each of highlights 220 may contain only one of video stream 222 and identifier 223. Highlight playback may be carried out by playing video stream 222 for user 150, or by using iden- tifier 223 to play only the highlighted portion of the video stream for the event from which the highlight 220 is obtained.

[0121] Metadata 224 may include information about highlight 220, such as the event date, season, and groups or individuals involved in the event or the video stream from which highlight 220 was obtained, such as teams, play- ers, coaches, anchors, broadcasters, and fans, and/ or the like. Among other information, metadata 224 for each highlight 220 may include a time 225, phase 226, clock 227, score 228, and/ or frame number 229.

[0122] Time 225 may be a time, within video stream 222, from which highlight 220 is obtained, or within video stream 222 pertaining to highlight 220, at which metadata is available. In some examples, time 225 may be the playback time, within video stream 222, pertaining to highlight 220, at which a card image is displayed containing metadata 224.

[0123] Phase 226 may be the phase of the event pertaining to highlight

220. More particularly, phase 226 may be the stage of a sporting event at which the card image is displayed containing metadata 224. For example, phase 226 may be "third quarter," "second inning," "bottom half," or the like. [0124] Clock 227 may be the game clock pertaining to highlight 220. More particularly, clock 227 may be state of the game clock at the time the card image is displayed containing metadata 224. For example, clock 227 may be "15:47" for a card image displayed with fifteen minutes and forty-seven seconds displayed on the game clock.

[0125] Score 228 may be the game score pertaining to highlight 220. More particularly, score 228 may be the score when the card image is dis- played containing metadata 224. For example, score 228 may be "45-38," "7- 0," "30-love," or the like.

[0126] Frame number 229 may be the number of the video frame, within the video stream from which highlight 220 is obtained, or video stream 222 pertaining to highlight 220, that relates most directly to highlight 220. More particularly, frame number 229 may be the number of such a video frame at which the card image is displayed containing metadata 224.

[0127] As shown further, classification model 165 may include a vari- ety of information that facilitates extraction and interpretation of character strings 200. This, in turn, may enable automated generation of metadata 224 for highlights 220. Specifically, classification model 165 may include queries 230, query feature vectors 232, orthogonal basis 234, predicted queries 236, and/ or text meaning 238.

[0128] The operation of queries 230, query feature vectors 232, or thogonal basis 234, and predicted queries 236 are set forth in greater detail herein. Text meaning 238 may be the interpretation of character strings 200, rendered in a manner that can be easily copied into metadata 224.

[0129] The data structures set forth in Fig. 2 are merely exemplary. Those of skill in the art will recognize that some of the data of Fig. 2 may be omitted or replaced with other data in the performance of highlight identifica- tion and/ or metadata extraction. Additionally or alternatively, data not shown in Fig. 2 may be used in the performance of highlight identification and/ or metadata extraction. Card Images

[0130] Referring now to Fig. 3, there is shown a screenshot diagram of an example of a video frame 300 from a video stream with embedded infor- mation in the form of card images, as may frequently appear in sporting event television programming. Fig. 3 depicts a card image 310 in the lower right- hand side of video frame 300, and a second card image 320 extending along the bottom of video frame 300. Card images 310, 320 may contain embedded information such as the game phase, current clocks, and current scores.

[0131] In at least one embodiment, the information in card images 310, 320 is localized and processed for automatic recognition and interpretation of embedded text in card images 310, 320. The interpreted text may then be as- sembled into textual metadata describing the status of the sporting game at particular point of time within the sporting event timeline.

[0132] Notably, card image 310 may pertain to the sporting event cur- rently being shown, while second card image 320 may contain information for a different sporting event. In some embodiments, only card images contain- ing information deemed to be pertinent to the currently playing sporting event is processed for metadata generation. Thus, without limiting scope, the exemplary description below assumes that only card image 310 will be proc- essed. However, in alternative embodiments, it may be desirable to process multiple card images in a given video frame 300, even including card images pertaining to other sporting events.

[0133] As shown in Fig. 3, card image 310 can provide several different types of metadata 224, including team names 330, scores 340, prior team per- formance 350, a current game stage 360, a game clock 370, a play status 380, and/ or other information 390. Each of these may be extracted from within card image 310 and interpreted to provide metadata 224 corresponding to highlight 220 containing video frame 300, and more particularly, to video frame 300 in which card image 310 is displayed. Metadata Extraction

[0134] Fig. 4 is a flowchart depicting a method 400, according to one embodiment, carried out by an application running, for example, on one of client devices 106, and/ or analytical servers 116, that receives a video stream 222 and performs on-the-fly processing of video frames 300 for extraction of metadata from card images such as 310. System 100 of Fig. 1A will be refer- enced as the system carrying out method 400 and those that follow; however, alternative systems, including but not limited to system 160 of Fig. IB, system 180 of Fig. 1C, and/ or system 190 of Fig. ID, may be used in place of system 100 of Fig. 1A.

[0135] Method 400 of Fig. 4 depicts, in more detail, the process outlined above. A video stream, such as a video stream 222 corresponding to a high- light 220 that has been previously identified, may be received and decoded.

In a step 410, one or more video frames 300 of video stream 222 may be re- ceived, resized to standard sizes, and decoded. In a step 420, a video frame 300 may be processed to detect and, if applicable, extract one or more card images, such as card image 310 of Fig. 3, from video frame 300. Pursuant to a query 430, if no valid card image 310 is found in video frame 300, method 400 may return to step 410 to decode and analyze a different video frame 300.

[0136] If a valid card image 310 has been found, then in a step 440, video frame 300 may be further processed to localize, extract, and process a detected card image 310 and extract and process text boxes and/ or strings of characters embedded in card image 310. Pursuant to a query 450, if no valid character string 200 is found in card image 310, method 400 may return to step 410 to process a new video frame 300.

[0137] If a valid character string 200 is found in card image 310, method 400 may proceed to a step 460, in which extracted character string(s) 200 are recognized and interpreted, and corresponding metadata 224 is gen- erated based on the interpretation of information from card image 310. In various embodiments, the available choices for text interpretation are based on determining the type of card image of card image 310 detected in video frame 300, and/ or on advance knowledge of detected fields present within the particular type of card image applicable to card image 310 detected in video frame 300.

[0138] As indicated previously, detection, localization, and interpreta- tion of embedded text in card images present in television programming con- tent may occur entirely locally on the TV, on a STB, or on a mobile device. Al ternatively, it can occur remotely on a remote video server with broadcast video ingestion and streaming capability. Alternatively, any combination of local and remote processing can be used.

Information Card Character Strings Processing: Localization and Extraction

[0139] An "Extremal Region" (ER) is an image region whose outer boundary pixels have strictly higher values than the region itself (e.g. L. Neu- mann, J. Matas, "Real-Time Scene Text Localization and Recognition", 5th IEEE Conference on Computer Vision and Pattern Recognition, Providence,

RI, June 2012). One of the well-known methods used for ER detection in an image uses a so-called maximally stable ER detector, or MSER detector. Addi- tional detection methods allow for testing of a wider range of ERs, while maintaining relatively low computational complexity. When a wider range of ERs are included in the test, a sequential classifier can be introduced which is based on certain features pertinent to the character regions. This classifier can be pre-trained to generate a probability of the presence of a character, which results in multiple probable detected boundaries of a character (i.e., character boundaries 204). While in the first stage of ER classification, the probability of the presence of a character is estimated; in the second stage, ERs with locally maximal probability are selected. The classification can be further improved by using some more computationally expensive features. Furthermore, in at least one embodiment, a repetitive exhaustive search is applied to detect combinations of characters and to group ERs into words. Such methods also allow for region edges to be included into the consideration of ERs for im proved character detection. The final outcome is an ER selected with highest probability of representing character boundaries 204.

[0140] Since the character detector described above generates several regions for the same character, the next step is to disambiguate the detected regions. In at least one embodiment, this disambiguation involves perform- ing multiple comparisons of detected character boundaries 204, and subse- quently purging character boundaries 204, which may be in the form of char- acter-bounding boxes, which appear too close to each other. As a result, only one character-bounding box is accepted within a certain perimeter, thus al- lowing for a correct formation of a character string 200 representing the ap- propriate text field of card image 310.

[0141] Fig. 5 is a flowchart depicting a method 500 for carrying out, in more detail, the process outlined above. A video frame 300 is selected for processing, or an option is chosen to process each video frame 300 in succes- sion. In a step 510, card images 310 in video frames 300, if any are detected, are extracted and resized to a standardized size. Next, in a step 520, the re- sized card images are pre-processed by a chain of filters, including for exam- pie: contrast increase, bilateral and median filtering for noise reduction, gamma correction, and/ or illumination compensation.

[0142] In a step 530, an ER filter with 2-stage classifiers is created, and in a step 540, this cascade classifier is applied to each image channel of card image 310. Character groups are detected, and one or more groups of word boxes are extracted for further processing. In a step 550, character strings 200 with individual character boundaries 204 are analyzed for character boundary disambiguation. Finally, a clean character string 200 is generated, with only one character accepted within each of the perimeters of a location 206 of a character.

[0143] Fig. 6 is a flowchart depicting a method 600 of further process- ing for validation of character boundaries 204. Method 600 may commence with extraction of character strings 200, removal of duplicate characters, and final processing and acceptance of character strings 200, in a step 610. As de- picted, each character within the string of disambiguated characters may be further processed for character image validation.

[0144] Thus, in a step 620, pixel count ratios may be obtained in low and high intensity regions of each character image 202 (or processed character image 203), for comparison with a predefined contrast ratio between low-and high-intensity pixel counts. In step 620, for each character image 202 or proc- essed character image 203, high- and low-intensity level pixels are grouped and counted.

[0145] Next, in a step 630, the ratio of these two counts is computed and subjected to thresholding, such that only character images 202 or proc- essed character images 203 with sufficiently high contrast ratios are retained. Subsequently, in a step 640, positional bounding box coordinates (i.e., loca- tions 206) for validated characters are recorded and saved for further use in interpretation of character strings 200.

[0146] In alternative embodiments, the character-bounding box valida- tion described above may precede the character boundary disambiguation, or it may be used in combination with character boundary disambiguation for final character validation.

Information Card Processing for Query Extraction and Recognition

[0147] In at least one embodiment, an automated process is performed, including the steps of: receiving a digital video stream, such as video stream 222 pertaining to a highlight 220; analyzing one or more video frames 300 of the digital video stream for the presence of a card image 310; extracting card image 310; localizing character boundaries 204 for characters of character strings 200 within card image 310; and extracting text residing within the text boxes to create a query string of characters. [0148] Fig. 7 is a flowchart depicting a method 700 of information card query generation according to one embodiment. In a step 710, card images 310 are extracted from decoded video frames 300. In a step 720, card images 310 are processed to identify and extract character strings 200 as described above. In a step 730, character images 202 are extracted from card images 310 and normalized query images (for example, queries 230), are generated. In a step 740, a query infrastructure is populated with normalized query character images (query feature vectors 232).

[0149] In another embodiment, query predictions are generated by first projecting query feature vectors onto a previously developed training set or thogonal basis (for example, orthogonal basis 234), and then applying the re- sulting projected query feature vectors to a machine-learned classification model, such as classification model 165. A string of predicted alphanumeric characters may be generated in accordance with previously established classi- fication labels, and this predicted alphanumeric string may be passed to an interpretation process for final extraction of text meaning 238.

[0150] Fig. 8 is a flowchart depicting a method 800 containing process- ing steps for query recognition, leading to query alphanumeric string genera- tion and query interpretation and understanding. In a step 810, orthogonal basis vectors of orthogonal basis 234 are loaded, spanning the training set vec- tor space. In a step 820, normalized queries may be projected onto orthogonal basis 234. In a step 830, classification model 165, as previously developed, may be loaded. Classification model 165 may be applied to projected queries. Finally, in a step 840, a string of predicted alphanumeric characters may be generated, and subsequently used for interpretation and meaning extraction to yield text meaning 238.

Query Interpretation and Meaning Extraction

[0151] In at least one embodiment, one or more character strings 200 residing within card image 310 are identified. Subsequent steps may include localization, size determination, and extraction of each character image 202 in identified character strings 200. Detected and extracted character images 202 are converted into query feature vectors 232 and projected onto training set orthogonal basis 234. Subsequently, the projected queries are applied against classification model 165, to produce a string of predicted alphanumeric char- acters.

[0152] In at least one embodiment, the predicted query alphanumeric characters are routed to an interpretation process that applies previous knowledge and positional understanding of characters residing in a multitude of card images 310. Next, the meaning is derived for each predicted alpha- numeric character positioned in a particular character string 200, and the ex- tracted information is appended to metadata 224 stored in association with highlight 220.

[0153] Fig. 9 is a flowchart depicting, in more detail, a method 900 for predicted query string interpretation according to one embodiment. Method 900 involves combining consideration of character string length, position and horizontal distance of character boxes, and alphanumeric readings for mean- ing extraction.

[0154] Method 900 starts with a step 910 in which a character count in each processed query for a character string 200 is loaded, together with size 205 and location 206 of the character within character string 200. The video frame number and/ or time, associated with extracted queries 230 to be proc- essed, may also be made available for a reference related to the absolute time. In a step 920, string length 209, size 205 of the characters, and/ or location 206 of the characters may be considered in the analysis.

[0155] Next, in a step 930, system 100 may proceed through character string 200, and character string 200 may be interpreted by applying knowl- edge of field position of the characters, as well as the knowledge of alphanu- meric values of the characters. In step 930, knowledge and understanding of particular card image 310 may also be used to compensate for possible miss- ing front characters. Finally, in a step 940, the derived meaning is recorded (for example, in text meaning 238), and corresponding metadata 224 are formed, providing real-time information related to the current sporting event television programming and the current timeline associated with processed embedded card images 310.

Generation of Machine Learned Classification Model with Application to Recognition of Query Characters Extracted from Embedded Information Cards

[0156] In at least one embodiment, classification model generation is performed using convolutional neural networks. In general, neural networks develop their information categorization capabilities through a supervised learning process applied to a training set of character vectors, and with a known (desired) classification outcome. During the training process, the neu- ral network algorithmic structure adjusts its weights and biases to perform accurate classification. One example of a known architecture used for learn- ing internal weights and biases of a neural network during the training proc- ess, is a back-propagation neural network architecture, or feed-forward back- propagation neural network architecture. When such a network is presented with a set of training data, the back-propagation algorithm computes the dif ference between the actual output and desired output, and feeds back the er ror to correct the inner network weights and biases that are responsible for error generation. At the classification/ inference phase, a neural network structure is first loaded with pre-learned model parameters, weights, and bi- ases, and then a query is fed forward through the network, resulting in one or more identified label(s) at the network output representing query prediction.

[0157] In another exemplary system for classification model genera- tion, a multi-class SVM is used. Such SVM classification systems differ radi- cally from comparable approaches such as neural network learning systems, which rely heavily on heuristics to construct various network architectures, and with training processes that do not always end in a global minimum. In contrast, SVMs are mathematically very well defined, and with a training process that consistently finds a global minimum. In addition, with SVMs, there is a relatively simple and clear geometric interpretation of the training process and classification goals, which improve on the intuitive insight into the process of classification model generation. An SVM can be efficiently util- ized for classification of data sets that are not linearly separable, and can be extended to multi-label classification tasks. The SVM for classification of data sets that are not linearly separable is characterized by the choice of kernel functions, which help project the data set onto a high-dimensional vector space, where the original data sets become linearly separable. However, the choice of kernel functions is non-trivial, and includes a degree of heuristics and data dependency.

[0158] In at least one embodiment, character classification model gen- eration is based on a training set of characters extracted from one or more ex- emplary card images 310 embedded in sporting event television program- ming contents. Character boundaries 204 are detected and characters are ex- tracted from a multitude of card images 310. Such character boundaries 204 contain small character images 202 that may be subsequently normalized to a standard size and illumination to provide processed character images 203. Feature vectors (or query feature vectors 232) are formed for character images 202 and/ or processed character images 203, and these feature vectors are then associated with each particular character from a set of character images ap- pearing in embedded card images 310.

[0159] In a structural approach to a character image feature formation, a character feature vector, or query feature vector 232, is associated with a set of n pixels extracted from a preprocessed character image 202. These n pixels are formatted into an n-dimensional vector, representing a single point in the n-dimensional feature vector space of training vectors. The main goal of fea- ture selection is to construct a decision boundary in feature space that cor- rectly separates character images 202 of different classes. Hence, in at least one embodiment, the extracted set of character images 202, representing the training vectors, are further processed to increase uniqueness and mutual metric distance of training vectors, as well as to reduce the dimensionality of the overall vector space of training vectors.

[0160] In accordance with the above considerations, in another em bodiment, a principal component analysis (PCA) is performed on the training vector set. Thus, orthogonal basis vectors of orthogonal basis 234 are derived from the training set, such that the orthogonal basis vectors are spanning the training vector space. In addition, the dimensionality of the training vector space is reduced by selecting a limited number of orthogonal basis vectors such that only the most important orthogonal vectors, associated with the largest set of singular values (generated by singular value decomposition of the matrix of training vectors) are retained. The selected training set basis vec- tors are saved for later use in classification model generation with one or more of available algorithmic structures for data set classification, such as an SVM classifier or a CNN classifier.

[0161] In various embodiments, the systems and methods described herein provide techniques for extracting individual character images 202 from character strings 200 embedded in card images 310, and for subsequent utili- zation of character images 202 to generate query feature vectors 232. In the next processing step, these query feature vectors are projected onto orthogo- nal basis 234 spanning the training vector space to generate projected queries. Projected queries are subsequently applied to generate query predictions, or predicted queries 236, as an output of the pre-trained classification model produced by the exemplary SVM (or CNN) classifier. These predicted queries 236 form a string of predicted characters, which is subsequently interpreted to generate text meaning 238, and finally used to generate metadata 224 for highlights 220, enriched with real-time information read directly from card images 310. [0162] Fig. 10 is a flowchart depicting, in more detail, a method 1000 of classification model generation. In at least one embodiment, method 1000 commences with a step 1010 in which an exemplary training set of character images 202 is extracted from a multitude of exemplary card image types.

Character images 202 are normalized to a standard size and illumination to form processed character images 203. Feature vectors are derived, and a la- beled training set is generated. In at least one embodiment, in a step 1020, PCA analysis is performed on the training set by computing orthogonal basis 234 spanning the training vector space. In a step 1030, a subset of orthogonal training vectors is selected. The selected training set basis vectors may be saved for query processing in a step 1040. In a step 1050, classification model 165 may be trained with the subset of orthogonal training vectors. The classi- fication model and the orthogonal basis vectors may be saved, in a step 1060, for generation of future predicted queries 236.

[0163] Fig. 11 is a flowchart depicting an overall method 1100 of read- ing and interpreting text fields in cards images 310, and updating metadata 224 for highlights 220 with in-frame real-time information. In a step 1110, a field to be processed is selected from character boundaries 204 of the charac- ters present in card image 310. In a step 1120, a group of characters is ex- tracted from a line field, and text strings are recognized and interpreted as de- scribed above. Finally, in a step 1130, the card image reading performed on decoded video frame boundaries is embedded in metadata 224 generated for highlight 220.

[0164] The present system and method have been described in particu- lar detail with respect to possible embodiments. Those of skill in the art will appreciate that the system and method may be practiced in other embodi- ments. First, the particular naming of the components, capitalization of terms, the attributes, data structures, or any other programming or structural aspect is not mandatory or significant, and the mechanisms and/ or features may have different names, formats, or protocols. Further, the system may be im plemented via a combination of hardware and software, or entirely in hard- ware elements, or entirely in software elements. Also, the particular division of functionality between the various system components described herein is merely exemplary, and not mandatory; functions performed by a single sys- tem component may instead be performed by multiple components, and func- tions performed by multiple components may instead be performed by a sin- gle component.

[0165] Reference in the specification to "one embodiment" or to "an embodiment" means that a particular feature, structure, or characteristic, de- scribed in connection with the embodiments, is included in at least one em bodiment. The appearances of the phrases "in one embodiment" or "in at least one embodiment" in various places in the specification are not necessar- ily all referring to the same embodiment.

[0166] Various embodiments may include any number of systems and/ or methods for performing the above-described techniques, either singly or in any combination. Another embodiment includes a computer program product comprising a non-transitory computer-readable storage medium and computer program code, encoded on the medium, for causing a processor in a computing device or other electronic device to perform the above-described techniques.

[0167] Some portions of the above are presented in terms of algorithms and symbolic representations of operations on data bits within the memory of a computing device. These algorithmic descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of steps (in structions) leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical, magnetic or optical signals capable of being stored, transferred, combined, compared and otherwise manipulated.

It is convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like. Furthermore, it is also convenient at times, to refer to certain ar rangements of steps requiring physical manipulations of physical quantities as modules or code devices, without loss of generality.

[0168] It should be borne in mind, however, that all of these and simi- lar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise, as apparent from the following discussion, it is appreciated that throughout the description, discussions utilizing terms such as " process- in g" or "computing" or "calculating" or "displaying" or "determining" or the like, refer to the action and processes of a computer system, or similar elec- tronic computing module and/ or device, that manipulates and transforms data represented as physical (electronic) quantities within the computer sys- tem memories or registers or other such information storage, transmission or display devices.

[0169] Certain aspects include process steps and instructions described herein in the form of an algorithm. It should be noted that the process steps and instructions can be embodied in software, firmware and/ or hardware, and when embodied in software, can be downloaded to reside on, and be op- erated from, different platforms used by a variety of operating systems.

[0170] The present document also relates to an apparatus for perform- ing the operations herein. This apparatus may be specially constructed for the required purposes, or it may comprise a general-purpose computing device selectively activated or reconfigured by a computer program stored in the computing device. Such a computer program may be stored in a computer readable storage medium, such as, but is not limited to, any type of disk, in cluding floppy disks, optical disks, CD-ROMs, DVD-ROMs, magnetic-optical disks, read-only memories (ROMs), random access memories (RAMs), E PRO Ms, EEPROMs, flash memory, solid state drives, magnetic or optical cards, application specific integrated circuits (ASICs), or any type of media suitable for storing electronic instructions, and each coupled to a computer system bus. The program and its associated data may also be hosted and run remotely, for example on a server. Further, the computing devices referred to herein may include a single processor or may be architectures employing multiple processor designs for increased computing capability.

[0171] The algorithms and displays presented herein are not inherently related to any particular computing device, virtualized system, or other appa- ratus. Various general-purpose systems may also be used with programs in accordance with the teachings herein, or it may prove convenient to construct a more specialized apparatus to perform the required method steps. The re- quired structure for a variety of these systems will be apparent from the de- scription provided herein. In addition, the system and method are not de- scribed with reference to any particular programming language. It will be appreciated that a variety of programming languages may be used to imple- ment the teachings described herein, and any references above to specific lan- guages are provided for disclosure of enablement and best mode.

[0172] Accordingly, various embodiments include software, hardware, and/ or other elements for controlling a computer system, computing device, or other electronic device, or any combination or plurality thereof. Such an electronic device may include, for example, a processor, an input device such as a keyboard, mouse, touchpad, track pad, joystick, trackball, microphone, and/ or any combination thereof, an output device such as a screen, speaker, and/ or the like, memory, long-term storage such as magnetic storage, optical storage, and/ or the like, and/ or network connectivity. Such an electronic de- vice may be portable or non-portable. Examples of electronic devices that may be used for implementing the described system and method include: a desktop computer, laptop computer, television, smartphone, tablet, music player, audio device, kiosk, set-top box, game system, wearable device, con- sumer electronic device, server computer, and/ or the like. An electronic de- vice may use any operating system such as, for example and without limita- tion: Linux; Microsoft Windows, available from Microsoft Corporation of Redmond, Washington; Mac OS X, available from Apple Inc. of Cupertino, California; iOS, available from Apple Inc. of Cupertino, California; Android, available from Google, Inc. of Mountain View, California; and/ or any other operating system that is adapted for use on the device.

[0173] While a limited number of embodiments have been described herein, those skilled in the art, having benefit of the above description, will appreciate that other embodiments may be devised. In addition, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the subject matter. Accordingly, the disclosure is in- tended to be illustrative, but not limiting, of scope.