EP3213228A1 - Recommendation lists for content elivery system - Google Patents

Recommendation lists for content elivery system

Info

Publication number
EP3213228A1
EP3213228A1 EP15788385.1A EP15788385A EP3213228A1 EP 3213228 A1 EP3213228 A1 EP 3213228A1 EP 15788385 A EP15788385 A EP 15788385A EP 3213228 A1 EP3213228 A1 EP 3213228A1
Authority
EP
European Patent Office
Prior art keywords
asset
perishable
weighting
list
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP15788385.1A
Other languages
German (de)
French (fr)
Inventor
Philip Shaw
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Piksel Inc
Original Assignee
Piksel Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from GBGB1419488.0A external-priority patent/GB201419488D0/en
Application filed by Piksel Inc filed Critical Piksel Inc
Publication of EP3213228A1 publication Critical patent/EP3213228A1/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying
    • G06F16/435Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0282Rating or review of business operators or products
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/01Social networking

Definitions

  • the invention relates to a content delivery system.
  • the invention is particularly concerned with controlling the recommendations to a user .
  • Content delivery systems are known which provide recommendations to a user about content they may wish to consume .
  • the asset list holds a list of asset identifiers which identify assets that can be recommended . Since the process of updating the indexes upon which recommendation algorithms depend is a computationally intensive task, updates are often made in batches at pre-set time intervals to minimise the consequential downtime or period of sub-optimal performance . Some systems may also offer the option to update indexes when a sufficiently large number of new items are being added or when an especially important set of items must be made available .
  • a programme shown on a linear TV channel may then be made available on catch-up for seven days . Such an item would therefore be present in the recommendation system' s asset list accompanied by a seven-day availability windo . During this time the system may recommend this item to users; after the period expires it would not .
  • Availability windows provide recommendation systems with additional parameters to use in their matching algorithms, in the same way that regional availability qualifiers work .
  • Assets with expired availability windows may be removed from the system at a later stage, but while the records remain in the asset list the system will continue to review them for inclusion in recommendation lists . Moreover, the removal of assets from the list, like the addition of new ones , involves a period of index recalculations .
  • a computer device for providing recommendations to a user device associated with a user, the computer device comprising : a controller for maintaining an asset list , configured to receive notification of a new asset, and in dependence thereon to : determine if the asset is perishable; and in dependence on the asset being perishable : update the asset list to include the perishable asset allocate a weighting to the perishable asset; and adjust the weighting of the perishable asset based on its perishability over time .
  • the perishable asset is associated with a time period, wherein the weighting of the perishable asset is adj usted on expiry of the time period .
  • the weighting is decreased on expiry of the time period .
  • the perishable asset is removed from the asset list on expiry of the time limit .
  • a level of activity associated with the asset is monitored, wherein the weighting of the perishable asset is adjusted in dependence on the level of activity .
  • the weighting is decreased in dependence of a level on activity being below a threshold .
  • the weighting is increased in dependence on a level of activity being above a threshold .
  • the perishable asset is removed from the asset list if the level of activity is below a threshold .
  • a recommendation is dependent on the weighting allocated to an asset .
  • a recommendation system may include the computer system.
  • a corresponding method comprising a method for providing recommendations to a user device associated with a user, the method comprising : maintaining an asset list receiving notification of a new asset , and in dependence thereon : determining if the asset is perishable; and in dependence on the asset being perishable: updating the asset list to include the perishable asset ; allocating a weighting to the perishable asset; and adjusting the weighting of the perishable asset based on its perishability over time .
  • a content delivery system for delivering content to a user, the system comprising : an asset list identifying assets to be delivered to a user, wherein the assets comprise persistent assets and perishable assets; a recommendation component configured to receive user-related data and to deliver recommendations of assets selected from the list to be consumed by the user; a list controller configured to receive asset data identifying new assets , the asset data including a time of generation of the new asset to compare the time of generation of perishable assets with the current time to determine the time lapsed between the time of generation of the asset and the current time and an asset flag which denotes if an asset is perishable or persistent and to selectively add perishable assets to the list and remove perishable assets from the list based on the time lapse since the time of generation of the perishable asset .
  • the flag which allows each asset to be described as perishable or not can denote what the "freshness" period is, and include a property that indicates whether this period is known/fixed or j ust an estimate which would be subject to further analysis .
  • the described embodiments allow for the concept of "staleness" to be introduced into a recommendation engine .
  • Content display and delivery systems exist to provide users of computer devices with information and entertainment .
  • Content comprises a large number of different kinds of presentation materials , including images and text .
  • Content includes dynamic media such as weather and news updates, social media such as Twitter and Facebook, information such as email and entertainment such as video (both Video on Demand VOD and Linear (broadcast channel LC) ⁇ .
  • dynamic media such as weather and news updates, social media such as Twitter and Facebook
  • information such as email and entertainment such as video (both Video on Demand VOD and Linear (broadcast channel LC) ⁇ .
  • video both Video on Demand VOD and Linear (broadcast channel LC)
  • the recommendation cases listed above describe a content delivery system in which a content delivery server is configured to select from multiple content items a set of content items for display to a user at a user terminal, the content delivery server having access to content identifiers, identifying content items for delivery, the content delivery server comprising : a processor operating a content selection program which is arranged to receive the context data for different contexts and to select a set of content items in dependence on the context data, wherein the content items in the set can vary with the context data, such that the content of items in a first set for a user in a first context could be different from the content of items in a second set for the same user in a second context, and to transmit a recommendation message to a user terminal comprising a set of content identifiers .
  • the “context-based recommendation” applications listed above allow the context of a user to be used to enhance recommendations .
  • the user-related data can be context data for a user as defined in the context-based recommendation applications and/or in the application USSN 14/530435 entitled: "Context Vector” (filed under Page White & Farrer' s reference 337S10US) .
  • the user-related data can include profile data of a user which identifies aspects and characteristics of the user to inform recommendations .
  • the user-related data can comprise a combination of user profile data and context data .
  • a news article for example, may only have relevance within a short amount of time (minutes or hours ) after it has been created . Thus , it needs to be added to the asset list within a certain time of the time of generation of the asset .
  • Breaking news articles which flourish into genuinely new news topics may enter the system within an estimated freshness period but which may be lengthened if the story proves popular or ongoing .
  • YouTube clips or those from similar sites, may also be short-lived particularly if they are one of number of similar clips in the lifecycle of a meme .
  • the meme remains topical but the clips in them go stale .
  • Live action replays would have a very short shelf-life, perhaps no more than an hour or so in some cases . Therefore, two components axe provided, one is to ensure that new assets are added to a list within a certain time of the time of generation of the asset . If they are not available to be added to the list within that time , then they are not added to the list at all .
  • assets marked as "perishable" with a fixed freshness period are removed f om the list when a certain period of time has expired since the time of generation of the asset .
  • This period of time varies with the nature of the asset .
  • an asset of high topical relevance such as a news article
  • a live asset such as a YouTube clip or broadcast programme may remain on the asset list for a longer period of time such as a week, depending on whether it is 1 inea r or catch-up .
  • Removal of an asset from the asset list has the consequence that the asset is no longer available for recommendation .
  • the recommendation component can form part of a recommendation engine which is provided by a processor executing suitable code sequences .
  • the list controller can also form part of the same recommendation engine, or it can be a separate element of the system which is connected to the recommendation component and/or the recommendation engine .
  • a "new” asset is one which is newly generated (released or emerged)
  • “perishable” means it has some time-limited relevance .
  • the following are useful definitions > Live - an event that is happening currently
  • a linear schedule may include some programmes that are live , others that are repeated/delayed content (e.g. live shows shown on the +channel ) or pre-recorded (e.g. Friends Season 1 Episode 4;
  • an asset could be a programme that has been shown on a linear television channel .
  • This could be a live televised event, or a programme that is airing on a TV channel at the current time .
  • the time of generation of the new asset could be the time of the actual event in the case that a live event is being shown, or it could be the time of creation of the television programme (that is , its broadcast time) .
  • broadcast programmes may have two appropriate time points . The first is when the programme is aired for the first time, and the second is a period of time within which the programme is available in a "catch-up" service .
  • perishable assets are new items being added to YouTube or other similar providers ( imeo/Flickr , etc . ) , in the same way as new items become available on television schedules . In fact, it is these kind of clips that can suffer most from the effects of diminishing relevance with age .
  • Another form of perishable assets are news articles which can be individual articles added to a content source of news , or in the form of a news stream.
  • One use of the present invention is to provide recommendations to users who a e using their own computer devices so that a user can review recommendations and decide what type of content to view at any particular time a nd context .
  • Figure 1 is a drawing of the architecture of a content delivery system
  • Figure 2 is a schematic diagram of a user terminal
  • FIG. 3 which shows components of an asset list control system
  • Figure 4 which shows a piece of asset data
  • Figure 5 which is a flow chart, showing a method of operation of the asset list controller .
  • An asset list controller is described here, which works somewhat differently than known controllers , and aims to solve the following issues : new content may be added in real-time removing content is as easy as adding it - assessment of content staleness is used to evaluate content for automatic removal
  • the asset list controller described here can be used to provide existing recommendation algorithms with frequent, incremental updates .
  • it can use a type of index which can be incrementally changed rather than entirely recalculated to allow for continual change without degrading programme .
  • a blend of sparse and dense indexes can be used, based on the mongoDB which offers the ability to incrementally patch an index without degrading performance for large data sets.
  • the system operates using a new concept of perishable content .
  • Perishable content has a finite lifetime ; or at best a useful lifetime beyond which it is sufficiently irrelevant as to be considered finite .
  • Content in this category might include live replays of goals ; key moments in debates ; trailers for shows airing later; breaking news articles; teasers and so on. Indeed, content may be made available to a recommendation system which was not initially considered perishable but which needs to become so because of a rights violation or inappropriate subject matter (of particular importance in user-generated content scenarios such as YouTube ) .
  • Perishable content may only be suggested by a recommendation system while it is still fresh . Beyond its lifetime the content may no longer be recommended and should be removed from the asset list .
  • AAC asset list controller
  • the lifetime of the item can be estimated at the outset and provided to the ALC so that it can remove it at the appropriate time .
  • the content is undoubtedly perishable it is not clear when it will become stale .
  • Firefighters are responding to reports of a woodland fire . It is important to get this story into the system and pushed to users in the area almost immediately .
  • the ALC calculates staleness of perishable content even when it enters the system with an open-ended lifetime ⁇ freshness period not known ) .
  • News stories like the one in this example, attract attention quickly from the general public .
  • Links to stories will be share on Facebook, retweeted on Twitter, and comments will be left on the story' s website .
  • the level of activity (LoA) expressed in an item is a guide to its continued freshness .
  • LoA drops below a given threshold after an initial grace period, it can be considered stale and therefore ripe for removal from the list .
  • the initial grace period gives an item time to attract attention otherwise a new item with no shares /likes/retweets would immediately be purged . As such, any open-ended lifetime perishable would enter the system with a minimum lifetime value .
  • LoA assessment is based on publicly available information and is not predicated on our system's audience interacting with the story .
  • Twitter, Facebook, YouTube, Vine, and most content commenting systems have open APIs that allow the necessary metrics to be measured readily .
  • FIG 1 is a schematic architecture of a high level design of a content delivery system.
  • a control server 2 is connected to a user terminal 4 by any suitable communication network, whether wired or wireless , The network is not shown in Figure 1 for reasons of clarity .
  • the user terminal 4 is also in communication with an asset server 6 via a same or different network .
  • the asset server supplies video assets which can be linear stream assets or VOD assets .
  • the user terminal 4 requests assets from the asset server 6 based on information which it receives from the control server 2.
  • the control server 2 comprises an API (for example a REST API ) 8 , a recommendation engine 10, data aggregator 12 and a context engine module 24.
  • the recommendation engine data aggregator and context engine module are all implemented by a suitably programed processor or processors (not shown ) .
  • the data aggregator is connected to a number of sources external to the control server 2, again by any suitable communication network .
  • these sources comprise a Twitter feed 14 and a Facebook feed 16 (referred to herein as social media sources which generate social media updates ) , a newsfeed 18, a Vine feed 20 and a YouTube feed 22.
  • These are exemplary only and it will readily be appreciated that other sources may be appropriate .
  • the control server has access to user profiles 30, either in a local memory (not shown) or in a storage facility 32 accessible to the server .
  • the data aggregator 12 receives information from these multiple sources and monitors their content so as to be able to supply content based information 34 to the recommendation engine 10.
  • the recommendation engine 10 operates based on the content-based information supplied by the data aggregator 12 and user profile data to recommend content items to a consumer at a user terminal.
  • the content items can be video assets which can be accessed at the asset server 6 or content from the sources themselves .
  • the recommendation engine 10 has information about all assets available in the asset server 6 and operates to recommend assets based on the content-based information 34 it receives from the external data aggregator 12.
  • the user terminal 4 is labelled "Device 1"
  • a user 35 may own multiple devices, which are indicated in Figure 1 by the labelling Device 2, Device 3.
  • Each of these devices is a user terminal .
  • a user 35 might own a tablet, a smartphone, and a laptop and a TV set . He may be using one or more devices at any particular time . In one particular use case mentioned later, he may for example, be using a smartphone ( Device 1 ) and a TV set ( Device 2), with the smartphone acting as a companion to the TV set .
  • all the devices are capable of communicating with the server when they are active and logged on by the user .
  • connections are shown between the user terminal 4 and the server 2.
  • the user terminal 4 feeds data back to the context engine 24 and the recommendation engine 10.
  • the devices can communicate with the asset server to obtain assets from the asset server .
  • the system is capable of delivering content recommendations based on the type of device that a user is currently logged in to .
  • the user 35 has a profile 36 in the user profile 30.
  • this user profile are stored preferences and other information about the user 35 to allow recommendations to be made based on information personal to that user .
  • the user can set up individual sub-profiles, 36a, 36b, 36c, etc , which allow him to have different preferences in different situations that he may find himself in. This means that recommendations based on the user sub-profiles cold vary even for the same user when that user is in different settings . It will readily be appreciated that a single user is being discussed, but in practice the system operates with a large number of different users , where all users have profiles and sub-profiles set up for them respectively . Only a single profile and its sub-profiles is shown in Figure 1 for the sake of convenience .
  • the system provides recommendations based on other context parameters , as described in the "Context Based Recommendation” applications incorporated herein by reference, and in the sister case filed on even date with this case with the short title “Context Vector”; PWF Ref : 335710US, claiming priority from US62/033445.
  • the recommendation engine may include decision logic which uses social updates f om similar users (that is, users sharing at least one predetermined characteristic with the current consuming user) to make an assessment of what the user might like , rather than looking at social media as a whole .
  • the recommendation engine is configured to recognise identifiers of originating sources within the social media feeds , whereby the identifiers indicate the characteristics of the originators . It will be evident that each social medial feed comes from a particular originator, and that originator is associated with an identifier .
  • the identifier can include information about the characteristics of the originator .
  • the recommendation engine can check if the originator shares at least one predetermined characteristic with the current consuming user ⁇ for example, by checking the profile data of the user ) before allowing that particular update to influence the content recommendation .
  • a filtering component in the recommendation engine filters out from a large set of social media data (for example , historic data ) a set wherein the user profile characteristics of the set are similar to that of the current consuming user .
  • the context engine module 24 influences the recommendation engine so that the recommendations are based on the context of a user .
  • the context of a user is perceived here to govern the behaviour of a user and therefore to affect their likely preferences for engaging with content .
  • the likely context based preferences for a user can be determined by monitoring historical behaviour of a user, or can default to certain conditions based on information about the user, for example, in the user profile .
  • a user can set or override context parameters associated with the context engine module 24 should they wish to do so .
  • the context engine module 24 also influences the recommendation engine to define the numbe and type of assets to be recommended to a user, based on context .
  • the user device 4 executes a client application 38 which cooperates with the context engine 24 to deliver context based recommendation .
  • the content delivery system is capable of compiling video snippets based on various context parameters including : location, time (possibly short-form in the day and long-form in the evening ) , device (flat screen TV, laptop, mobile device ) , available time ⁇ that is, the time available to a user to engage with particular content .
  • the terms short-form and long-form define different types of assets - other types of content include news articles, linear news , social content .
  • different types of assets can be stored in the asset server 6, or available from the multiple sources 14 to 22.
  • other assets can be available from different sources (not shown) , for example, static news articles .
  • the term “content” refers to any type of displayed images or text to a user; a content item is a piece of content .
  • the term “asset” is used herein to denote video assets and also other types of content items without limitation .
  • the content, type and number of the recommended assets/content items varies with context , and is based on updates from at least one social media feed sharing characteristics with the consumer .
  • Figure 2 is a schematic block diagram of a user terminal
  • the user terminal 4 comprises a processor 40 and a memory 42.
  • the client application 38 is stored in the memory 42 and is executed by the processor 40.
  • the user terminal 4 also has an interface 44 and a display 46.
  • the display is controlled by the processor 40.
  • instructions received from the server in a recommendation message by the interface 44 are used by the processor to control the display 46.
  • the display could in fact be controlled by a dedicated graphics card or dedicated driver responsive to the instructions received from the server .
  • the user terminal 4 has its own operating system 48.
  • the operating system which is generally responsible for aggregating different types of content and driving the display to display those different types of content .
  • the app 38 which is executed by the processor 40 and which is responsive to instructions in the recommendation message from the server which controls the display and allows the display to show different types of assets .
  • the application can be delivered to different kinds of devices running different kinds of operating systems (for example, android, IOS, etc . ⁇ .
  • operating systems for example, android, IOS, etc . ⁇ .
  • the server itself which manages the layout of the display for a particular device and the content recommendations for a particular user, so that the particular OS which is being executed by the device to support the basic operations of the device does not affect the system.
  • the server can deliver a recommendation message to any user terminal executing the app 38 regardless of its operating system.
  • FIG. 3 illustrates components of a content delivery system which handles "staleness" .
  • the content delivery system includes : an asset list module 200 ; a recommendation engine 10 a timer 220 ; a list controller 210; and a level of activity (LoA) monitor module 230.
  • asset list module 200 includes a recommendation engine 10 ; a timer 220 ; a list controller 210; and a level of activity (LoA) monitor module 230.
  • RoA level of activity
  • the asset list module 200 contains an asset list which comprises asset identifiers , each of which identifies an asset. As shown in Figure 3 the asset list module comprise an asset list having a first column 200a comprising asset identifiers, and a second column 200b comprising asset metadata, each row comprising an asset identifier and its associated metadata .
  • the superset of metadata a typical recommendation system would require is the title, author/by-line, first paragraph, keywords, originating site, genre, clip length, cast/crew/players /speakers/etc of the asset .
  • the new asset data needed here is whether the asset is perishable or not and if so its likely life span.
  • the meta data 300 of the asset comprises : an asset ID field 302a ; a perishable flag field 302b, a known or estimated field 302c, a freshness period field 302d, an asset information field 302e , and an LoA threshold field.
  • the asset ID field identifies the asset .
  • the asset information field 302e comprises the superset of metadata for the asset as referred to above .
  • the perishable flag field 302b, the known or estimated field 302c, and the freshness period field 302d are provided in accordance with this described embodiment .
  • the perishable flag field 302b is set or not set to indicate whether an asset is a perishable asset or not . Thus this field simply indicates whether the asset is perishable or not .
  • the fields 302c and 302d will be empty . These fields are provided to give additional information for a perishable asset .
  • the known or estimate field 302c is set to indicated whether a period of freshness is fixed or estimated . This may be a simple flag.
  • the freshness period field 302c provides an indication of the time at which the perishable asset is known to become stale fresh or estimated to become stale .
  • Each perishable item is associated with a freshness period, measured from the time of creation of the asset to a point at which the asset should be considered no longer to be fresh (i.e. stale ) .
  • the freshness period may be known at the time of the ingest into the system or it may be estimated . Where it is estimated, then the point at which the asset is no longer f esh is whe the level of activity associated with it drops below a given threshold - level of activity is discussed further below .
  • the freshness period field 302d thus provides a length of time for which the asset is fresh.
  • the asset information filed 302e includes information about the asset , and includes the time at which the asset was created so that the system can calculate when the moment of expiry should be.
  • the LoA threshold field 302f provides the information which is used in relation to level of activity, as discussed below .
  • the LoA threshold is used when the asset perishability has been estimated, as discussed below.
  • Figure 4 illustrates an example .
  • the recommendation engine 10 has access to the asset list module 200 containing the asset list .
  • the asset list is illustrated in Figure 3 as being provided in a dedicated asset list module 200, in implementations the asset list could be included in the server 2 or could be provided to be remotely available to the recommendation engine 10.
  • the list controller 210 is shown external to the recommendation engine 10, although in implementations it could form a part of the recommendation engine 10.
  • the list controller 210 is responsible for adding and removing assets to and from the asset list of the asset module 200.
  • the asset list is stored in an electronic memory and removal of an asset has the effect of deleting it from the memory or at least rendering it unaccessible such that as far as the recommendation engine is concerned, the asset is not available for recommendation .
  • the list controller 210 receives information about assets on an input communication line 211.
  • the inputs on communication line 211 could come directly from the content sources 14 to 22 of Figure 1, or from the data aggregator 12.
  • the list controller 210 does not have to receive the assets themselves , but only needs to receive an identifier of the asset and the time at which the asset was generated .
  • the list controller 210 can derive this information from assets that it receives , or it can just receive this information which has itself been derived from the assets .
  • the list controller 210 is associated with the timer 220 to keep track of the various time periods needed to control the asset list .
  • the list controller simply processes the asset metadata as provided . It does not decide if an asset is to be treated as perishable, as this information is already part of the input and will have been defined by an editor or the evaluation of rules operating elsewhere (e.g. an adapter that ingests goal clips from football matches will ma k each such clip as perishable with a freshness period of, for example, 1 hour) .
  • the list controller performs no relevance calculations , this being a task carried out by the recommendation engine when recommendations are requested .
  • a first time period is the time which has elapsed from the time of generation of a live asset and the time at which it is available to be consumed by a user and placed onto the asset list . I f the asset is not available to be consumed by a user within a certain time, it is not placed on the asset list at all .
  • the list controller keeps track of the time at which an asset was placed on the asset list and monitors the time period . After a certain time period has elapsed, an asset is removed from the asset list , based on the asset data . For example, a news article which has asset data defining that it is perishable with a fixed period may be removed from the asset list after that fixed period, e.g. only minutes or hours , whereas a broadcast programme may remain on the asset list for a week. and then be removed . In alternative arrangements , rather than being removed an asset may have its weighting changed on expiry of the fixed period .
  • the level of activity monitor 230 monitors the level of activity associated with assets of uncertain freshness periods as described above .
  • FIG. 5 is a flow chart showing a method of operation of the asset list controller, with reference to which the preferred embodiment is now further described .
  • an asset is ingested by a content delivery system.
  • a step 504 it is determined whether the asset is perishable . This determination is made by the list controller 210.
  • the list controller examines the meta data packet for the asset, and determines whether the perishable flag in field 302b is set .
  • step 506 the list controller simply stores the asset metadata, and updates the asset list module to include the asset identifier and as set metadata in step 506.
  • the list controller 210 determines if there is a fixed period associated with the perishability of the asset . This is determined by examining the known or estimated field 302c or the freshness period field 302d in the meta data packet for the asset.
  • the list controller stores the asset metadata, and updates the asset list module 200 to include the asset identifier and asset metadata in step 510.
  • the list controller 210 monitors the period associated with field 302c or 302d .
  • the list controller 210 may remove the asset from the asset list when the known or estimated time is reached .
  • the list controller may alternatively adjust a weighting associated with the asset when the known or estimated time is reached, rather than simply deleting the asset.
  • Each asset in the asset list may be associated with a weighting, which weighting is taken into account in compiling recommendations . For a perishable asset, while the asset is fresh, the weighting may be high . When the asset freshness expires , and it becomes stale, the weighting of the asset may be reduced rather than the asset being deleted . The weighting may continue to be reduced over time.
  • the list controller 210 will similarly remove or adjust the weighting of the asset from the asset list when the appropriate time period has elapsed .
  • the list controller simply stores the asset metadata in step 514,
  • the level of activity associated with the asset is monitored by the LoA monitor 230.
  • a threshold is set as being a level of activity below which the asset should be removed or having an associated weighting reduced, and above which the asset should be retained without its weighting being adjusted.
  • This threshold may be a fixed value for all assets, or may be fixed for certain types of assets , or may be set for an individual asset .
  • the threshold for the level of activity, where required, would be provided with the asset metadata at the time of ingest . These thresholds are typically set by the provider of the metadata .
  • step 518 the determined level of activity is compared with the threshold set for that asset . If the level of activity is above the threshold, then the level of activity is continued to be monitored in step 516.
  • step 520 the asset is removed from the asset list, or its associated weighting is reduced, by the asset controller .
  • the monitoring may be set so that the comparison of the level of activity to the threshold is only carried out a predetermined time after the asset has been included in the asset list .
  • the comparison to the threshold takes place over time, and it may be determined that the level of activity is below a threshold based on the activity other a particular time period .
  • the monitoring of a level of activity may take place for all perishable assets or only some perishable assets .
  • Assets which are associated with a fixed time period in step 508 may further be monitored for level of activity .
  • an asset may be removed or have its weighting reduced from the asset list prior to the time period which is being monitored in step 512 , i.e. before the period defined in fields 302c or 302d, if a low level of activity is detected.
  • weighting may be increased if the detected level of activity for the asset increases above a threshold .
  • the level of activity may be associated with different thresholds for detecting a low level of activity and a high level of activity for an asset, and may have multiple thresholds associated with the allocation of different weightings .
  • Embodiments have been described by way of reference to various examples to help in understanding . Embodiments are not limited to the detail of any example unless such detail is presented as essential by inclusion in an independent claim . All details of all embodiments may be combined either selectively or as a whole, and any embodiment does not exclude any combination nor is any embodiment limited to any combination unless such combination is presented a s essential by inclusion in an independent claim.
  • Embodiments may be implemented in an apparatus , a method, or computer program code .
  • the apparatus may be a user device, or a server to which a user device is connected, or a system comprising a user device and a server .
  • Each apparatus may include, a t least, a processor and a memory and generally be implemented in a user device, or a server to which a user device is connected, or both a user device and a server .
  • the method may be a computer program.
  • a computer program may be a computer program or executable code which, when run or executed on an apparatus , performs the method .
  • the computer program or executable code may be run on the user device, or the server, or both the user device and the server .
  • the computer program may be stored on a memory, and may be stored across multiple memories .
  • the memory may be a memory of a functional device, or may be a specific memory storage apparatus such as a memory disk or memory stick .
  • the memory may be a memory available on a network, such as a memory area available in a network such as an area of a so- called "cloud' .

Abstract

A computer device for providing recommendations to a user device associated with a user, the computer device comprising: a controller for maintaining an asset list, configured to receive notification of a new asset, and in dependence thereon to: determine if the asset is perishable; and in dependence on the asset being perishable: update the asset list to include the perishable asset; allocate a weighting to the perishable asset; and adjust the weighting of the perishable asset based on its perishability over time.

Description

RECOMMENDATION LISTS FOR CONTENT ELIVERY SYSTEM
CROSS_REFERENCE TO RELATED APPLICATIONS :
This application has a claim to priority based on 4 ime
Based Asset List Controller' , GB Patent Application No. 1419488.0 (PWF Ref . 338130GB) filed 31 October 201 .
BACKGROUND TO THE INVENTION:
Field of the Invention :
The invention relates to a content delivery system. The invention is particularly concerned with controlling the recommendations to a user .
Description of the Related Art :
Content delivery systems are known which provide recommendations to a user about content they may wish to consume .
Most recommendation systems have an asset list that changes slowly ove time . The asset list holds a list of asset identifiers which identify assets that can be recommended . Since the process of updating the indexes upon which recommendation algorithms depend is a computationally intensive task, updates are often made in batches at pre-set time intervals to minimise the consequential downtime or period of sub-optimal performance . Some systems may also offer the option to update indexes when a sufficiently large number of new items are being added or when an especially important set of items must be made available .
In any case, the focus of existing systems is on infrequent updates .
Most systems allow assets' availability to recommendation algorithms to be limited in a number of ways : some users of the recommendation system may not be shown certain collections of assets which are not part of their subscription plan, or for which rights are not held for distribution in their region. Moreover, assets ma have availability windows within which, or outside of which, different sets or rights or availabilities are offered . This last case is of greatest use with catch-up content .
A programme shown on a linear TV channel may then be made available on catch-up for seven days . Such an item would therefore be present in the recommendation system' s asset list accompanied by a seven-day availability windo . During this time the system may recommend this item to users; after the period expires it would not .
Availability windows provide recommendation systems with additional parameters to use in their matching algorithms, in the same way that regional availability qualifiers work .
Assets with expired availability windows may be removed from the system at a later stage, but while the records remain in the asset list the system will continue to review them for inclusion in recommendation lists . Moreover, the removal of assets from the list, like the addition of new ones , involves a period of index recalculations . SUMMARY OF THE INVENTION:
In one aspect there is provided a computer device for providing recommendations to a user device associated with a user, the computer device comprising : a controller for maintaining an asset list , configured to receive notification of a new asset, and in dependence thereon to : determine if the asset is perishable; and in dependence on the asset being perishable : update the asset list to include the perishable asset allocate a weighting to the perishable asset; and adjust the weighting of the perishable asset based on its perishability over time .
The perishable asset is associated with a time period, wherein the weighting of the perishable asset is adj usted on expiry of the time period . The weighting is decreased on expiry of the time period .
The perishable asset is removed from the asset list on expiry of the time limit .
A level of activity associated with the asset is monitored, wherein the weighting of the perishable asset is adjusted in dependence on the level of activity . The weighting is decreased in dependence of a level on activity being below a threshold . The weighting is increased in dependence on a level of activity being above a threshold . The perishable asset is removed from the asset list if the level of activity is below a threshold .
A recommendation is dependent on the weighting allocated to an asset .
A recommendation system may include the computer system. In another aspect there is also provided a corresponding method comprising a method for providing recommendations to a user device associated with a user, the method comprising : maintaining an asset list receiving notification of a new asset , and in dependence thereon : determining if the asset is perishable; and in dependence on the asset being perishable: updating the asset list to include the perishable asset ; allocating a weighting to the perishable asset; and adjusting the weighting of the perishable asset based on its perishability over time .
According to an example, there is provided a content delivery system for delivering content to a user, the system comprising : an asset list identifying assets to be delivered to a user, wherein the assets comprise persistent assets and perishable assets; a recommendation component configured to receive user-related data and to deliver recommendations of assets selected from the list to be consumed by the user; a list controller configured to receive asset data identifying new assets , the asset data including a time of generation of the new asset to compare the time of generation of perishable assets with the current time to determine the time lapsed between the time of generation of the asset and the current time and an asset flag which denotes if an asset is perishable or persistent and to selectively add perishable assets to the list and remove perishable assets from the list based on the time lapse since the time of generation of the perishable asset .
The flag which allows each asset to be described as perishable or not can denote what the "freshness" period is, and include a property that indicates whether this period is known/fixed or j ust an estimate which would be subject to further analysis .
The described embodiments allow for the concept of "staleness" to be introduced into a recommendation engine .
The present application incorporates by reference all subject matter included in the following applications , which are identified by their official application number and the short title given to them to denote thei subj ect matter as an internal designation :
US 62/033520 - "Navigational Paradigm"
US 62/033445 - "Context Driven Content"
US 62/033448 - "Eco System"
US 62/033471 - "Sequence of Delivery"
US 62/033473 - "Swipe Based Volume Control"
GB 1416052.7 - "Wearables"
The cases listed above are referred to herein as the "Context-Based Recommendation" applications . Content display and delivery systems exist to provide users of computer devices with information and entertainment . Content comprises a large number of different kinds of presentation materials , including images and text . Content includes dynamic media such as weather and news updates, social media such as Twitter and Facebook, information such as email and entertainment such as video (both Video on Demand VOD and Linear (broadcast channel LC) } . It is increasingly problematic for a user to efficiently and successfully navigate their way through this vast proliferation of content to receive and view only that which is relevant to him. This is wasteful of a user's time and network resources, as well as local processing and storage resources . The recommendation cases listed above describe a content delivery system in which a content delivery server is configured to select from multiple content items a set of content items for display to a user at a user terminal, the content delivery server having access to content identifiers, identifying content items for delivery, the content delivery server comprising : a processor operating a content selection program which is arranged to receive the context data for different contexts and to select a set of content items in dependence on the context data, wherein the content items in the set can vary with the context data, such that the content of items in a first set for a user in a first context could be different from the content of items in a second set for the same user in a second context, and to transmit a recommendation message to a user terminal comprising a set of content identifiers .
Thus , according to this set of cases, it is generally disclosed that the context of a user can be used to enhance recommendations .
The "context-based recommendation" applications listed above allow the context of a user to be used to enhance recommendations . Thus , the user-related data can be context data for a user as defined in the context-based recommendation applications and/or in the application USSN 14/530435 entitled: "Context Vector" (filed under Page White & Farrer' s reference 337S10US) .
Additionally or alternatively, the user-related data can include profile data of a user which identifies aspects and characteristics of the user to inform recommendations . The user-related data can comprise a combination of user profile data and context data .
With the increasing wealth of content that could potentially be recommended to a user, it is useful to introduce the concept of "staleness" or conversely "freshness" to an asset list which governs the assets from which a recommendation component can select . Described embodiments address this .
One component of "staleness" is that an asset could be provided to an asset list too late after it has been generated . A news article for example, may only have relevance within a short amount of time (minutes or hours ) after it has been created . Thus , it needs to be added to the asset list within a certain time of the time of generation of the asset .
Another component of "staleness" is that after an asset has been placed on an asset list and is available for recommendation, it may quickly cease to be fresh and therefore should be removed .
Breaking news articles which flourish into genuinely new news topics may enter the system within an estimated freshness period but which may be lengthened if the story proves popular or ongoing . YouTube clips , or those from similar sites, may also be short-lived particularly if they are one of number of similar clips in the lifecycle of a meme . The meme remains topical but the clips in them go stale . Live action replays would have a very short shelf-life, perhaps no more than an hour or so in some cases . Therefore, two components axe provided, one is to ensure that new assets are added to a list within a certain time of the time of generation of the asset . If they are not available to be added to the list within that time , then they are not added to the list at all .
Additionally, according to examples of the invention in a second component assets marked as "perishable" with a fixed freshness period are removed f om the list when a certain period of time has expired since the time of generation of the asset . This period of time varies with the nature of the asset . For example, an asset of high topical relevance, such as a news article , may remain on the asset list for a very short time only (minutes or hours ) , whereas a live asset such as a YouTube clip or broadcast programme may remain on the asset list for a longer period of time such as a week, depending on whether it is 1 inea r or catch-up .
Removal of an asset from the asset list has the consequence that the asset is no longer available for recommendation .
The recommendation component can form part of a recommendation engine which is provided by a processor executing suitable code sequences . The list controller can also form part of the same recommendation engine, or it can be a separate element of the system which is connected to the recommendation component and/or the recommendation engine .
In the present application, a "new" asset is one which is newly generated (released or emerged) , "perishable" means it has some time-limited relevance . The following are useful definitions : > Live - an event that is happening currently Linear - a sequence of programming played out, one item after the other, in their stated order, A linear schedule may include some programmes that are live , others that are repeated/delayed content (e.g. live shows shown on the +channel ) or pre-recorded (e.g. Friends Season 1 Episode 4;
The Voice, etc..) New - an item of content not previously known to the system Catch-up - an item of content from a linear channel that is available to watch again for a limited period after its airing On-Demand - an item of content that may or may not have been shown on a linear channel but which is available to watch whenever the user wishes
For example , an asset could be a programme that has been shown on a linear television channel . This could be a live televised event, or a programme that is airing on a TV channel at the current time . The time of generation of the new asset could be the time of the actual event in the case that a live event is being shown, or it could be the time of creation of the television programme (that is , its broadcast time) . Note that broadcast programmes may have two appropriate time points . The first is when the programme is aired for the first time, and the second is a period of time within which the programme is available in a "catch-up" service .
Another example of perishable assets are new items being added to YouTube or other similar providers ( imeo/Flickr , etc . ) , in the same way as new items become available on television schedules . In fact, it is these kind of clips that can suffer most from the effects of diminishing relevance with age .
Another form of perishable assets are news articles which can be individual articles added to a content source of news , or in the form of a news stream.
Other assets are streamed, for example, Facebook feeds and Twitter feeds .
One use of the present invention is to provide recommendations to users who a e using their own computer devices so that a user can review recommendations and decide what type of content to view at any particular time a nd context .
Another use of the system described herein is to create a personalised channel in which persistent and live assets can be intermixed in a scheduled manner . This is described in more detail in the case entitled : "Personalised Channel" , USSN 62/073785 (under Page White & Farrer reference 338126GB) , the contents of which are herein incorporated by reference .
BRIEF DESCRIPTION OF THE DRAWINGS :
Reference is made by way of example to :
Figure 1 is a drawing of the architecture of a content delivery system;
Figure 2 is a schematic diagram of a user terminal ;
Figure 3 which shows components of an asset list control system;
Figure 4 which shows a piece of asset data ; and Figure 5 which is a flow chart, showing a method of operation of the asset list controller .
DESCRIPTION OF PREFERRED EMBODIMENT:
An asset list controller is described here, which works somewhat differently than known controllers , and aims to solve the following issues : new content may be added in real-time removing content is as easy as adding it - assessment of content staleness is used to evaluate content for automatic removal
While the focus for most known recommendation systems is on infrequent batch updates , the asset list controller described here can be used to provide existing recommendation algorithms with frequent, incremental updates . Thus , it can use a type of index which can be incrementally changed rather than entirely recalculated to allow for continual change without degrading programme . For example, a blend of sparse and dense indexes can be used, based on the mongoDB which offers the ability to incrementally patch an index without degrading performance for large data sets.
The system operates using a new concept of perishable content .
Perishable content has a finite lifetime ; or at best a useful lifetime beyond which it is sufficiently irrelevant as to be considered finite .
Content in this category might include live replays of goals ; key moments in debates ; trailers for shows airing later; breaking news articles; teasers and so on. Indeed, content may be made available to a recommendation system which was not initially considered perishable but which needs to become so because of a rights violation or inappropriate subject matter (of particular importance in user-generated content scenarios such as YouTube ) .
Perishable content may only be suggested by a recommendation system while it is still fresh . Beyond its lifetime the content may no longer be recommended and should be removed from the asset list .
It is preferable to remove it from the list , rather than adjust its availability window, because in a system where lots of new content is being added often (e.g. YouTube content, news articles , etc..) it is important to allow the matching algorithms to be as efficient as possible . Removing content which they cannot return in their result-sets therefore makes sense .
The existing practice of using availability windows for catch-up content would still be appropriate if the content might get another such window later or if it might be shown again on a linear TV channel . However for content that has a single lifetime , a single window of availability, it should be considered perishable .
Most current recommendation systems are unable to offer suggestions that include fresh content that perishes quickly because of the way in which they update their indexes as described above - the content having aged beyond its usef lness before the index has been updated, or being stale enough when it does hit the indexes to be of little value to users . An asset list controller (ALC) which is able to deliver and recommend content that has a sort shelf-life is therefore both novel and valuable .
For some content types such as live action replays , the lifetime of the item can be estimated at the outset and provided to the ALC so that it can remove it at the appropriate time . However, for others such as news stories, while the content is undoubtedly perishable it is not clear when it will become stale .
Consider an example.
Firefighters are responding to reports of a woodland fire . It is important to get this story into the system and pushed to users in the area almost immediately .
While the fire will certainly be put out, when the story breaks it is unclear when this will happen .
As it turns out, the reported fire is a false alarm. There is no fire . The story is immediately stale and it is not desirable for the system to continue pushing the story to nearby users .
The ALC calculates staleness of perishable content even when it enters the system with an open-ended lifetime { freshness period not known ) .
News stories, like the one in this example, attract attention quickly from the general public . Links to stories will be share on Facebook, retweeted on Twitter, and comments will be left on the story' s website .
The level of activity (LoA) expressed in an item is a guide to its continued freshness . When the LoA drops below a given threshold after an initial grace period, it can be considered stale and therefore ripe for removal from the list .
The initial grace period gives an item time to attract attention otherwise a new item with no shares /likes/retweets would immediately be purged . As such, any open-ended lifetime perishable would enter the system with a minimum lifetime value .
Note the LoA assessment is based on publicly available information and is not predicated on our system's audience interacting with the story . Twitter, Facebook, YouTube, Vine, and most content commenting systems have open APIs that allow the necessary metrics to be measured readily .
Figure 1 is a schematic architecture of a high level design of a content delivery system. A control server 2 is connected to a user terminal 4 by any suitable communication network, whether wired or wireless , The network is not shown in Figure 1 for reasons of clarity . The user terminal 4 is also in communication with an asset server 6 via a same or different network . The asset server supplies video assets which can be linear stream assets or VOD assets . The user terminal 4 requests assets from the asset server 6 based on information which it receives from the control server 2. The control server 2 comprises an API ( for example a REST API ) 8 , a recommendation engine 10, data aggregator 12 and a context engine module 24. The recommendation engine data aggregator and context engine module are all implemented by a suitably programed processor or processors (not shown ) . The data aggregator is connected to a number of sources external to the control server 2, again by any suitable communication network . In this example, these sources comprise a Twitter feed 14 and a Facebook feed 16 (referred to herein as social media sources which generate social media updates ) , a newsfeed 18, a Vine feed 20 and a YouTube feed 22. These are exemplary only and it will readily be appreciated that other sources may be appropriate . The control server has access to user profiles 30, either in a local memory (not shown) or in a storage facility 32 accessible to the server . The data aggregator 12 receives information from these multiple sources and monitors their content so as to be able to supply content based information 34 to the recommendation engine 10. The recommendation engine 10 operates based on the content-based information supplied by the data aggregator 12 and user profile data to recommend content items to a consumer at a user terminal. The content items can be video assets which can be accessed at the asset server 6 or content from the sources themselves . Thus the recommendation engine 10 has information about all assets available in the asset server 6 and operates to recommend assets based on the content-based information 34 it receives from the external data aggregator 12.
The user terminal 4 is labelled "Device 1" , A user 35 may own multiple devices, which are indicated in Figure 1 by the labelling Device 2, Device 3. Each of these devices is a user terminal . For example, a user 35 might own a tablet, a smartphone, and a laptop and a TV set . He may be using one or more devices at any particular time . In one particular use case mentioned later, he may for example, be using a smartphone ( Device 1 ) and a TV set ( Device 2), with the smartphone acting as a companion to the TV set . In any event , all the devices are capable of communicating with the server when they are active and logged on by the user . In Figure 1, connections are shown between the user terminal 4 and the server 2. In particular, the user terminal 4 feeds data back to the context engine 24 and the recommendation engine 10. In addition, the devices can communicate with the asset server to obtain assets from the asset server .
In some embodiments , the system is capable of delivering content recommendations based on the type of device that a user is currently logged in to .
The user 35 has a profile 36 in the user profile 30. In this user profile are stored preferences and other information about the user 35 to allow recommendations to be made based on information personal to that user . In the present system, the user can set up individual sub-profiles, 36a, 36b, 36c, etc , which allow him to have different preferences in different situations that he may find himself in. This means that recommendations based on the user sub-profiles cold vary even for the same user when that user is in different settings . It will readily be appreciated that a single user is being discussed, but in practice the system operates with a large number of different users , where all users have profiles and sub-profiles set up for them respectively . Only a single profile and its sub-profiles is shown in Figure 1 for the sake of convenience .
In addition to providing recommendatio s based on device type, the system provides recommendations based on other context parameters , as described in the "Context Based Recommendation" applications incorporated herein by reference, and in the sister case filed on even date with this case with the short title "Context Vector"; PWF Ref : 335710US, claiming priority from US62/033445. As described in our co-pending case entitled : "Social Trends" filed under PWF reference 338127US, and incorporated herein by reference the recommendation engine may include decision logic which uses social updates f om similar users ( that is, users sharing at least one predetermined characteristic with the current consuming user) to make an assessment of what the user might like , rather than looking at social media as a whole . To achieve this, in one embodiment, the recommendation engine is configured to recognise identifiers of originating sources within the social media feeds , whereby the identifiers indicate the characteristics of the originators . It will be evident that each social medial feed comes from a particular originator, and that originator is associated with an identifier . The identifier can include information about the characteristics of the originator .
The recommendation engine can check if the originator shares at least one predetermined characteristic with the current consuming user { for example, by checking the profile data of the user ) before allowing that particular update to influence the content recommendation .
In another embodiment, a filtering component in the recommendation engine filters out from a large set of social media data ( for example , historic data ) a set wherein the user profile characteristics of the set are similar to that of the current consuming user .
In embodiments the context engine module 24 influences the recommendation engine so that the recommendations are based on the context of a user . The context of a user is perceived here to govern the behaviour of a user and therefore to affect their likely preferences for engaging with content . The likely context based preferences for a user can be determined by monitoring historical behaviour of a user, or can default to certain conditions based on information about the user, for example, in the user profile . A user can set or override context parameters associated with the context engine module 24 should they wish to do so . The context engine module 24 also influences the recommendation engine to define the numbe and type of assets to be recommended to a user, based on context .
The user device 4 executes a client application 38 which cooperates with the context engine 24 to deliver context based recommendation .
The content delivery system is capable of compiling video snippets based on various context parameters including : location, time (possibly short-form in the day and long-form in the evening ) , device (flat screen TV, laptop, mobile device ) , available time {that is, the time available to a user to engage with particular content . The terms short-form and long-form define different types of assets - other types of content include news articles, linear news , social content . As mentioned above, different types of assets can be stored in the asset server 6, or available from the multiple sources 14 to 22. In addition, other assets can be available from different sources (not shown) , for example, static news articles . Herein, the term "content" refers to any type of displayed images or text to a user; a content item is a piece of content . The term "asset" is used herein to denote video assets and also other types of content items without limitation . The content, type and number of the recommended assets/content items varies with context , and is based on updates from at least one social media feed sharing characteristics with the consumer .
Figure 2 is a schematic block diagram of a user terminal
4. The user terminal 4 comprises a processor 40 and a memory 42. The client application 38 is stored in the memory 42 and is executed by the processor 40. The user terminal 4 also has an interface 44 and a display 46. The display is controlled by the processor 40. As will be evident from the following, instructions received from the server in a recommendation message by the interface 44 are used by the processor to control the display 46. Although one processor is shown, it will be evident that the display could in fact be controlled by a dedicated graphics card or dedicated driver responsive to the instructions received from the server . The user terminal 4 has its own operating system 48. When delivering content of different types to a display 46 of a known computer device, such as a smartphone or tablet, it is the operating system which is generally responsible for aggregating different types of content and driving the display to display those different types of content . In the present system however it is the app 38 which is executed by the processor 40 and which is responsive to instructions in the recommendation message from the server which controls the display and allows the display to show different types of assets . Thus , the application can be delivered to different kinds of devices running different kinds of operating systems ( for example, android, IOS, etc . } . Thus , a similar experience can be delivered to users even if they are using different device types . Moreover, it is the server itself which manages the layout of the display for a particular device and the content recommendations for a particular user, so that the particular OS which is being executed by the device to support the basic operations of the device does not affect the system. Moreover, the server can deliver a recommendation message to any user terminal executing the app 38 regardless of its operating system.
The implementation and operation of the asset list controller is now more particularly described with reference to a preferred embodiment .
Figure 3 illustrates components of a content delivery system which handles "staleness" . The content delivery system includes : an asset list module 200 ; a recommendation engine 10 a timer 220 ; a list controller 210; and a level of activity (LoA) monitor module 230.
The asset list module 200 contains an asset list which comprises asset identifiers , each of which identifies an asset. As shown in Figure 3 the asset list module comprise an asset list having a first column 200a comprising asset identifiers, and a second column 200b comprising asset metadata, each row comprising an asset identifier and its associated metadata .
The superset of metadata a typical recommendation system would require is the title, author/by-line, first paragraph, keywords, originating site, genre, clip length, cast/crew/players /speakers/etc of the asset .
The new asset data needed here is whether the asset is perishable or not and if so its likely life span. Referring to Figure 4 , an example is shown . The meta data 300 of the asset comprises : an asset ID field 302a ; a perishable flag field 302b, a known or estimated field 302c, a freshness period field 302d, an asset information field 302e , and an LoA threshold field.
The asset ID field identifies the asset . The asset information field 302e comprises the superset of metadata for the asset as referred to above . The perishable flag field 302b, the known or estimated field 302c, and the freshness period field 302d are provided in accordance with this described embodiment .
The perishable flag field 302b is set or not set to indicate whether an asset is a perishable asset or not . Thus this field simply indicates whether the asset is perishable or not .
If the asset is not perishable, then the fields 302c and 302d will be empty . These fields are provided to give additional information for a perishable asset .
The known or estimate field 302c is set to indicated whether a period of freshness is fixed or estimated . This may be a simple flag.
The freshness period field 302c provides an indication of the time at which the perishable asset is known to become stale fresh or estimated to become stale . Each perishable item is associated with a freshness period, measured from the time of creation of the asset to a point at which the asset should be considered no longer to be fresh (i.e. stale ) . The freshness period may be known at the time of the ingest into the system or it may be estimated . Where it is estimated, then the point at which the asset is no longer f esh is whe the level of activity associated with it drops below a given threshold - level of activity is discussed further below . The freshness period field 302d thus provides a length of time for which the asset is fresh.
The asset information filed 302e includes information about the asset , and includes the time at which the asset was created so that the system can calculate when the moment of expiry should be.
The LoA threshold field 302f provides the information which is used in relation to level of activity, as discussed below . The LoA threshold is used when the asset perishability has been estimated, as discussed below.
It should be understood that Figure 4 illustrates an example .
Returning to Figure 3 , the recommendation engine 10 has access to the asset list module 200 containing the asset list . Although the asset list is illustrated in Figure 3 as being provided in a dedicated asset list module 200, in implementations the asset list could be included in the server 2 or could be provided to be remotely available to the recommendation engine 10.
In Figure 3 the list controller 210 is shown external to the recommendation engine 10, although in implementations it could form a part of the recommendation engine 10. The list controller 210 is responsible for adding and removing assets to and from the asset list of the asset module 200. The asset list is stored in an electronic memory and removal of an asset has the effect of deleting it from the memory or at least rendering it unaccessible such that as far as the recommendation engine is concerned, the asset is not available for recommendation . The list controller 210 receives information about assets on an input communication line 211. The inputs on communication line 211 could come directly from the content sources 14 to 22 of Figure 1, or from the data aggregator 12. The list controller 210 does not have to receive the assets themselves , but only needs to receive an identifier of the asset and the time at which the asset was generated . The list controller 210 can derive this information from assets that it receives , or it can just receive this information which has itself been derived from the assets . The list controller 210 is associated with the timer 220 to keep track of the various time periods needed to control the asset list .
The list controller simply processes the asset metadata as provided . It does not decide if an asset is to be treated as perishable, as this information is already part of the input and will have been defined by an editor or the evaluation of rules operating elsewhere (e.g. an adapter that ingests goal clips from football matches will ma k each such clip as perishable with a freshness period of, for example, 1 hour) . The list controller performs no relevance calculations , this being a task carried out by the recommendation engine when recommendations are requested .
A first time period is the time which has elapsed from the time of generation of a live asset and the time at which it is available to be consumed by a user and placed onto the asset list . I f the asset is not available to be consumed by a user within a certain time, it is not placed on the asset list at all .
The list controller keeps track of the time at which an asset was placed on the asset list and monitors the time period . After a certain time period has elapsed, an asset is removed from the asset list , based on the asset data . For example, a news article which has asset data defining that it is perishable with a fixed period may be removed from the asset list after that fixed period, e.g. only minutes or hours , whereas a broadcast programme may remain on the asset list for a week. and then be removed . In alternative arrangements , rather than being removed an asset may have its weighting changed on expiry of the fixed period .
The level of activity monitor 230 monitors the level of activity associated with assets of uncertain freshness periods as described above .
Figure 5 is a flow chart showing a method of operation of the asset list controller, with reference to which the preferred embodiment is now further described .
In a step 502 , an asset is ingested by a content delivery system.
In a step 504 it is determined whether the asset is perishable . This determination is made by the list controller 210. The list controller examines the meta data packet for the asset, and determines whether the perishable flag in field 302b is set .
If the perishable flag in field 302b is not set, then in step 506 the list controller simply stores the asset metadata, and updates the asset list module to include the asset identifier and as set metadata in step 506.
If the perishable flag in field 302b is set, then in step 508 the list controller 210 determines if there is a fixed period associated with the perishability of the asset . This is determined by examining the known or estimated field 302c or the freshness period field 302d in the meta data packet for the asset.
If either the known or estimated field 302c or the freshness period in field 302d in the meta data packet for the asset is set, the list controller stores the asset metadata, and updates the asset list module 200 to include the asset identifier and asset metadata in step 510.
Thereafter in a step 512 the list controller 210 monitors the period associated with field 302c or 302d .
If a value is set in the known or estimated filed 302c, then the list controller 210 may remove the asset from the asset list when the known or estimated time is reached . However, the list controller may alternatively adjust a weighting associated with the asset when the known or estimated time is reached, rather than simply deleting the asset. Each asset in the asset list may be associated with a weighting, which weighting is taken into account in compiling recommendations . For a perishable asset, while the asset is fresh, the weighting may be high . When the asset freshness expires , and it becomes stale, the weighting of the asset may be reduced rather than the asset being deleted . The weighting may continue to be reduced over time.
If a value is set in the freshness period filed 302d, then the list controller 210 will similarly remove or adjust the weighting of the asset from the asset list when the appropriate time period has elapsed .
If neither the known or estimated field 302c or the freshness period in field 302d in the meta data packet for the asset is set, the list controller simply stores the asset metadata in step 514,
For all stored perishable assets in the asset list of the asset list module 200, thereafter in a step 516 the level of activity associated with the asset is monitored by the LoA monitor 230.
In embodiments a threshold is set as being a level of activity below which the asset should be removed or having an associated weighting reduced, and above which the asset should be retained without its weighting being adjusted. This threshold may be a fixed value for all assets, or may be fixed for certain types of assets , or may be set for an individual asset . The threshold for the level of activity, where required, would be provided with the asset metadata at the time of ingest . These thresholds are typically set by the provider of the metadata .
When the level of activity is monitored in step 516, then in step 518 the determined level of activity is compared with the threshold set for that asset . If the level of activity is above the threshold, then the level of activity is continued to be monitored in step 516.
If the level of activity is below the threshold, then in step 520 the asset is removed from the asset list, or its associated weighting is reduced, by the asset controller .
The monitoring may be set so that the comparison of the level of activity to the threshold is only carried out a predetermined time after the asset has been included in the asset list . The comparison to the threshold takes place over time, and it may be determined that the level of activity is below a threshold based on the activity other a particular time period .
The monitoring of a level of activity may take place for all perishable assets or only some perishable assets .
Assets which are associated with a fixed time period in step 508 may further be monitored for level of activity .
Where the level of activity of perishable assets having a fixed time period is monitored, an asset may be removed or have its weighting reduced from the asset list prior to the time period which is being monitored in step 512 , i.e. before the period defined in fields 302c or 302d, if a low level of activity is detected.
Conversely, for an asset for which its freshness time period has expired, but is retained in the asset list with reduced weighting, its weighting may be increased if the detected level of activity for the asset increases above a threshold .
The level of activity may be associated with different thresholds for detecting a low level of activity and a high level of activity for an asset, and may have multiple thresholds associated with the allocation of different weightings .
Embodiments have been described by way of reference to various examples to help in understanding . Embodiments are not limited to the detail of any example unless such detail is presented as essential by inclusion in an independent claim . All details of all embodiments may be combined either selectively or as a whole, and any embodiment does not exclude any combination nor is any embodiment limited to any combination unless such combination is presented a s essential by inclusion in an independent claim.
Embodiments may be implemented in an apparatus , a method, or computer program code .
The apparatus may be a user device, or a server to which a user device is connected, or a system comprising a user device and a server . Each apparatus may include, a t least, a processor and a memory and generally be implemented in a user device, or a server to which a user device is connected, or both a user device and a server .
The method may be a computer program. A computer program may be a computer program or executable code which, when run or executed on an apparatus , performs the method . The computer program or executable code may be run on the user device, or the server, or both the user device and the server .
The computer program may be stored on a memory, and may be stored across multiple memories . The memory may be a memory of a functional device, or may be a specific memory storage apparatus such as a memory disk or memory stick . The memory may be a memory available on a network, such as a memory area available in a network such as an area of a so- called "cloud' .
Aspects of the embodiments described herein include any or all of the described features used in any combination . In addition, methods , and computer programs for implementing the method, are contemplated .

Claims

Claims
1. Δ computer device for providing recommendations to a user device associated with a user, the computer device comprising : a controller for maintaining an asset list , configured to receive notification of a new asset, and in dependence thereon to :
determine if the asset is perishable; and
in dependence on the asset being perishable :
update the asset list to include the perishable asset. ;
allocate a weighting to the perishable asset ; and adjust the weighting of the perishable asset based on its perishability over time .
2. The computer device of claim 1 wherein the perishable asset is associated with a time period, wherein the weighting of the perishable asset is adjusted on expiry of the time period .
3. The computer device of claim 2 wherein the weighting is decreased on expiry of the time period .
4. The computer system of any one of claims 1 to 3 wherein the perishable asset is removed from the asset list on expiry of the time limit .
5. The computer device of any one of claims 1 to 4 wherein a level of activity associated with the asset is monitored, wherein the weighting of the perishable asset is adjusted in dependence on the level of activity .
6. The computer system of claim 5 wherein the weighting is decreased in dependence of a level on activity being below a threshold .
7. The computer system of claim 5 or claim 6 wherein the weighting is increased in dependence on a level of activity being above a threshold .
8. The computer system of any one of claims 5 to 7 wherein the perishable asset is removed f om the asset list if the level of activity is below a threshold .
9. The computer system of any preceding claim wherein a recommendation is dependent on the weighting allocated to an asset .
10. A recommendation system including the computer system of any one of claims 1 to 9.
11. A method for providing recommendations to a user device associated with a user, the method comprising :
maintaining an asset list; receiving notification of a new asset, and in dependence thereon :
determining if the asset is perishable; and
in dependence on the asset being perishable :
updating the asset list to include the perishable asset; allocating a weighting to the perishable asset ; and adjusting the weighting of the perishable asset based on its perishability over time.
12. The method of claim 11 wherein the perishable asset is associated with a time period, and adjusting the weighting of the perishable asset on expiry of the time period .
13. The method of claim 12 comprising decreasing the weighting on expiry of the time period .
14. The method of any one of claims 11 to 13 comprising removing the perishable asset from the asset list on expiry of the time limit .
15. The method of any one o f claims 11 to 14 comprising monitoring a level of activity associated with the asset, and adjusting the weighting of the perishable asset in dependence on the level of activity .
16. The method of claim 15 comprising decreasing the weighting in dependence on a level on activity being below a threshold .
17. The method of claim 15 or claim 16 comprising increasing wherein the weighting in dependence on a level of activity- being above a threshold.
18. The method of any one of claims 15 to 17 comprising removing the perishable asset from the asset list if the level of activity is below a threshold.
19. The method of any one of claims 11 to 18 comprising providing a recommendation in part in dependence on the weighting allocated to an asset .
20. A computer program adapted to perform the method of any one of steps 11 to 19.
21. A computer program product for storing computer program code which, when executed on a computer, performs the steps of any one of claims 11 to 19.
EP15788385.1A 2014-10-31 2015-10-29 Recommendation lists for content elivery system Withdrawn EP3213228A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GBGB1419488.0A GB201419488D0 (en) 2014-08-05 2014-10-31 A content delivery system
PCT/EP2015/075161 WO2016066762A1 (en) 2014-10-31 2015-10-29 Recommendation lists for content elivery system

Publications (1)

Publication Number Publication Date
EP3213228A1 true EP3213228A1 (en) 2017-09-06

Family

ID=54366214

Family Applications (1)

Application Number Title Priority Date Filing Date
EP15788385.1A Withdrawn EP3213228A1 (en) 2014-10-31 2015-10-29 Recommendation lists for content elivery system

Country Status (2)

Country Link
EP (1) EP3213228A1 (en)
WO (1) WO2016066762A1 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120303792A1 (en) * 2011-05-25 2012-11-29 Nokia Corporation Method and apparatus for providing recommendations within context-based boundaries

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
None *
See also references of WO2016066762A1 *

Also Published As

Publication number Publication date
WO2016066762A1 (en) 2016-05-06

Similar Documents

Publication Publication Date Title
US10803110B2 (en) Recommendation lists for content delivery system
US10555045B2 (en) Context-based recommendation system
US9654839B2 (en) Cross-platform interface for a television device
US8935713B1 (en) Determining audience members associated with a set of videos
US11297389B2 (en) Content notification system and method
US20150121408A1 (en) Recommendation of television content
US9154533B2 (en) Intelligent prefetching of recommended-media content
US10902071B2 (en) Time based content source driven recommendation for given context of content delivery system
EP3111410A1 (en) Playback of content pre-delivered to a user device
US10708331B1 (en) Generating requests for streaming media
US20160357753A1 (en) Reader application system utilizing article scoring and clustering
US20230345077A1 (en) Churn analysis and methods of intervention
US20180124444A1 (en) Systems and methods of predicting consumption of original media items accesible via an internet-based media system
US10523989B2 (en) Personalised channel
US11356745B2 (en) Midroll breaks feedback system
GB2532405A (en) Configuration of user Interface
US20180225739A1 (en) Recommendation system
EP3213228A1 (en) Recommendation lists for content elivery system
US10666698B1 (en) Bit rate selection for streaming media
WO2016066761A1 (en) Content delivery system
US20170078750A1 (en) Forecasting and guidance of content consumption

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20170531

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

DAV Request for validation of the european patent (deleted)
DAX Request for extension of the european patent (deleted)
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20200407

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20220503