WO2019109592A1 - Smart video recommendation method and system - Google Patents

Smart video recommendation method and system Download PDF

Info

Publication number
WO2019109592A1
WO2019109592A1 PCT/CN2018/086407 CN2018086407W WO2019109592A1 WO 2019109592 A1 WO2019109592 A1 WO 2019109592A1 CN 2018086407 W CN2018086407 W CN 2018086407W WO 2019109592 A1 WO2019109592 A1 WO 2019109592A1
Authority
WO
WIPO (PCT)
Prior art keywords
video
preset
user
videos
recommendation
Prior art date
Application number
PCT/CN2018/086407
Other languages
French (fr)
Chinese (zh)
Inventor
傅金澍
Original Assignee
上海斐讯数据通信技术有限公司
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
Application filed by 上海斐讯数据通信技术有限公司 filed Critical 上海斐讯数据通信技术有限公司
Publication of WO2019109592A1 publication Critical patent/WO2019109592A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/251Learning process for intelligent management, e.g. learning user preferences for recommending movies
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • G06F16/73Querying
    • G06F16/735Filtering based on additional data, e.g. user or group profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/258Client or end-user data management, e.g. managing client capabilities, user preferences or demographics, processing of multiple end-users preferences to derive collaborative data
    • H04N21/25866Management of end-user data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/45Management operations performed by the client for facilitating the reception of or the interaction with the content or administrating data related to the end-user or to the client device itself, e.g. learning user preferences for recommending movies, resolving scheduling conflicts
    • H04N21/4508Management of client data or end-user data
    • H04N21/4532Management of client data or end-user data involving end-user characteristics, e.g. viewer profile, preferences
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/45Management operations performed by the client for facilitating the reception of or the interaction with the content or administrating data related to the end-user or to the client device itself, e.g. learning user preferences for recommending movies, resolving scheduling conflicts
    • H04N21/466Learning process for intelligent management, e.g. learning user preferences for recommending movies
    • H04N21/4668Learning process for intelligent management, e.g. learning user preferences for recommending movies for recommending content, e.g. movies

Definitions

  • the present invention relates to the field of intelligent video recommendation technologies, and in particular, to an intelligent video recommendation method and system.
  • the system does not judge well that the user likes to watch the video and gives the relevant video recommendation, which affects the user's experience.
  • the system recommends a lot of recommended videos only with the video that the user has watched. Similar, they do not take into account the characteristics of the video, and thus do not achieve the best experience.
  • Chinese Patent Publication No. 102843586B discloses a video recommendation method, including: acquiring a target recommendation video determined according to a user operation record; setting a video recommendation list having the target recommendation video; and transmitting the video recommendation to the user List.
  • the invention provides a video recommendation method for determining a target recommendation video according to an operation record of a single user, the target recommendation video including an unwatched video added by the user to a favorite or a bookmark, or the user click frequency satisfying the preset click frequency a certain category of video; since the target recommendation video is determined according to a personal operation record of a single user, and the personal operation record reflects the personal preference of the individual user to a certain extent; therefore, when the target recommendation video is sent to the user It enables users to more directly access their favorite videos.
  • the video recommended by the video recommendation system proposed in the prior art is not necessarily the user's favorite.
  • the system does not judge the user's favorite video or not, and gives the relevant video recommendation, which affects the user experience.
  • many recommended videos given by the system are only similar to the videos that the user has watched, and do not comprehensively consider the characteristics of the video, so that the best experience is not achieved.
  • an intelligent video recommendation method and system need to be proposed, which can systematically analyze and determine the recommendation of the video.
  • the object of the present invention is to provide an intelligent video recommendation method and system for the defects in the prior art.
  • the intelligent video recommendation method uses a dichotomy algorithm to synthesize various features of the video, establishes a video recommendation model, and recommends according to the established video.
  • the model and the video library are recommended to the video that the user likes, and the recommendation for accurately judging the user's favorite video is realized, and the user's viewing video experience is improved.
  • the present invention adopts the following technical solution:
  • An intelligent video recommendation method includes the steps of:
  • S1 determining, according to the video play record of the user, whether a play time of the multiple videos in the video play record is within a preset time range;
  • S2 marking a video whose playing time exceeds a preset time range by a first preset label, and marking a video whose playing time is within a preset time range by a second preset label;
  • S3 establishing a preset video recommendation model according to preset features of each of the multiple videos and preset tags corresponding to the tags;
  • step S1 includes:
  • step S2 includes:
  • S21 classify the multiple videos, divide the video whose playing time exceeds the preset time range into videos that the user likes, and divide the videos whose playing time is within the preset time range into videos that the user does not like;
  • S22 Mark the video of the above category, mark the video that the user likes as the first preset label, and mark the video that the user does not like as the second preset label.
  • the established preset video recommendation model is:
  • step S4 includes:
  • S41 Collect preset features of each video in the video library
  • S42 Calculate a user preference degree corresponding to each video according to the preset feature of each captured video and the preset video recommendation model that is established;
  • An intelligent video recommendation system comprising:
  • a judging time module configured to determine, according to a video play record of the user, whether a play time of the plurality of videos in the video play record is within a preset time range
  • a tag labeling module configured to mark a video whose playing time exceeds a preset time range by a first preset label, and mark a video whose playing time is within a preset time range by a second preset label;
  • Establishing a model module configured to establish a preset video recommendation model according to a preset feature of each of the plurality of videos and a preset tag of the corresponding tag;
  • the recommended video module is configured to calculate a corresponding user likeness of each video according to the established preset video recommendation model in the video library, arrange the videos in the video library according to the user's likeness, and recommend in the video.
  • the column shows the video of the preset number of digits.
  • the determining time module includes:
  • An obtaining unit configured to acquire a video play record of the user
  • a recording unit configured to record a play time corresponding to each video according to the acquired user video play record
  • the determining unit is configured to determine whether the playing time corresponding to each video is within a preset time range.
  • tag label module includes:
  • a classifying unit configured to classify the plurality of videos into videos that are played by the user in a preset time range, and divide the videos whose playing time is within a preset time range into videos that the user does not like;
  • a marking unit configured to mark the video of the above category, mark the video that the user likes as the first preset label, and mark the video that the user does not like as the second preset label.
  • the building model module includes:
  • a statistical unit configured to count preset features of each video and preset labels of corresponding tags
  • a calculating unit configured to calculate a preset video recommendation model according to preset features of each video.
  • the recommended video module includes:
  • An acquisition unit configured to collect preset features of each video in the video library
  • Calculating a user likeness unit configured to calculate a user likeness corresponding to each video according to the preset feature of each captured video and the established preset video recommendation model;
  • An arranging unit configured to arrange the videos in the video library according to a user's preference according to a preset arrangement condition
  • a recommended display unit for displaying the video of the preset preset number of bits in the video recommendation field is a recommended display unit for displaying the video of the preset preset number of bits in the video recommendation field.
  • FIG. 1 is a flow chart 1 of an intelligent video recommendation method according to the present invention.
  • FIG. 2 is a second flowchart of a smart video recommendation method according to the present invention.
  • FIG. 3 is a structural diagram 1 of the intelligent video recommendation system of the present invention.
  • FIG. 4 is a structural diagram 2 of the intelligent video recommendation system of the present invention.
  • This embodiment provides an intelligent video recommendation method. As shown in FIG. 1 , the method includes the following steps:
  • S1 determining, according to the video play record of the user, whether a play time of the multiple videos in the video play record is within a preset time range;
  • S2 marking a video whose playing time exceeds a preset time range by a first preset label, and marking a video whose playing time is within a preset time range by a second preset label;
  • S3 establishing a preset video recommendation model according to preset features of each of the multiple videos and preset tags corresponding to the tags;
  • the main problem solved by the intelligent video recommendation method provided by this embodiment is that when we watch the video, we are willing to watch the video that we like, but for the video that we don't like, we will not look at it for a shorter time.
  • the smart video recommendation method provided in this embodiment divides the watched videos into two categories according to the user's viewing record, one is a favorite video, the other is a video that is not like, and the favorite video is marked as the first pre- Marking, the video that you don't like is marked as the second preset mark, which introduces the concept of two-category; after the mark, the corresponding feature is used to train the video recommendation model; then the trained video recommendation model is used in the video library.
  • the video is used to estimate the user's likeness; then the video is sorted according to the user's likeness, the user likes the high ranks in the front, and the user likes the low ranks in the back; finally, the top ranked videos are recommended.
  • the video play record of the user it is determined whether the playing time of the plurality of videos is within a preset time range; for example, in the video recording, the user watches the video for ten minutes, the user watches the video for one minute, and the user watches the video.
  • the preset time range is 2 minutes
  • the play time of the video one exceeds the preset time range
  • the play time of the video 2 and the video 3 is within the preset time range.
  • the video of the plurality of videos whose playing time exceeds the preset time range is marked with the first preset label
  • the video of the plurality of videos whose playing time is within the preset time range is marked with the second preset label, for example,
  • the above video marks the first preset label
  • the video 2 and the video 3 mark the second preset label.
  • a preset video recommendation model according to a preset feature of each of the plurality of videos and a preset tag of the corresponding mark, for example, a preset feature of the video one: the video type is a motivational film, the director is Feng Xiaogang, and the actor is Zhang Yixing.
  • a preset video recommendation model is established, that is, according to the preset features of the video 1, the video 2, the video 3, and all the videos in the viewing record, and the preset label. Calculate the video recommendation formula.
  • the preset features of each video are substituted into the established preset video recommendation model, and the corresponding user likeness of each video in the video library is calculated, and the videos in the video library are arranged according to the likeness. And display the video of the preset number of presets in the video recommendation bar.
  • the intelligent video recommendation method provided in this embodiment introduces the two-category concept into the video recommendation system, and solves the user video recommendation problem better and more easily.
  • This embodiment provides an intelligent video recommendation method. As shown in FIG. 2, the method provided in this embodiment adds the following steps to the first embodiment:
  • step S1 includes:
  • step S2 includes:
  • S21 classify the multiple videos, divide the video whose playing time exceeds the preset time range into videos that the user likes, and divide the videos whose playing time is within the preset time range into videos that the user does not like;
  • S22 Mark the video of the above category, mark the video that the user likes as the first preset label, and mark the video that the user does not like as the second preset label.
  • the established preset video recommendation model is:
  • step S4 includes:
  • S41 Collect preset features of each video in the video library
  • S42 Calculate a user preference degree corresponding to each video according to the preset feature of each captured video and the preset video recommendation model that is established;
  • the user's video play record is obtained, and according to the obtained user video play record, the play time corresponding to each video is recorded, and multiple videos in the video play record are respectively judged to determine whether the play time is within a preset time range;
  • the video of the above category is marked, the video that the user likes is marked as the first preset label, and the video that the user does not like is marked as the second preset label.
  • a preset video recommendation model is established according to a preset feature of each of the plurality of videos and a preset tag of the corresponding tag.
  • Type plot, martial arts, spy war, city, costume, family, funny, love, etc.
  • the present invention expresses the above characteristics: type, region, age, director, main actors, etc. as x 1 , x 2 , x 3 , ..., x n , where n represents the total of the features
  • the number of each feature is as described above.
  • the video in the user's viewing record when the viewing time exceeds S minutes, the user is considered to like the video, and the relevant features of the video can be extracted for training the model, and the corresponding label of the video is set to 1
  • the viewing time does not exceed S minutes
  • the user is considered to dislike the video, and the relevant features of the video can be extracted for training the model, and the label corresponding to the video is set to zero.
  • the video recommendation model is expressed as:
  • w 1 , w 2 , w 3 , . . . , w n represent the weight coefficient corresponding to each feature
  • b represents the offset coefficient, which is mainly used to limit the size of the weight coefficient, and is estimated in the user preference degree.
  • j represents the jth video in the video library
  • Z represents the weighting value of each feature of the video j. Assuming that the number of videos of the entire video library is M 1 , z j represents the weighted value of each feature of the video j.
  • the model (1-1) is trained by the user's play record.
  • the user's likeness estimation is performed on the video in the video library. The closer the estimated value is to 1, the higher the user's preference is, and the closer the estimated value is to 0, the lower the user's preference.
  • the videos are sorted, the user likes the high ranks in the front, the user likes the low ranks behind, and gives the top N videos, and the corresponding videos are given in the recommendation column.
  • the present embodiment provides an intelligent video recommendation method, which can recommend a video that the user likes to watch according to the user's viewing record, and solves the problem that the video recommendation type is single when the user views the video.
  • This embodiment can be based on the comprehensive feature of the user watching the video. To recommend a video that users prefer, when considering a video, consider more comprehensive.
  • This embodiment provides an intelligent video recommendation system. As shown in FIG. 3 and FIG. 4, the system provided in this embodiment includes:
  • a judging time module configured to determine, according to a video play record of the user, whether a play time of the plurality of videos in the video play record is within a preset time range
  • a tag labeling module configured to mark a video whose playing time exceeds a preset time range by a first preset label, and mark a video whose playing time is within a preset time range by a second preset label;
  • Establishing a model module configured to establish a preset video recommendation model according to a preset feature of each of the plurality of videos and a preset tag of the corresponding tag;
  • the recommended video module is configured to calculate a corresponding user likeness of each video according to the established preset video recommendation model in the video library, arrange the videos in the video library according to the user's likeness, and recommend in the video.
  • the column shows the video of the preset number of digits.
  • the determining time module includes:
  • An obtaining unit configured to acquire a video play record of the user
  • a recording unit configured to record a play time corresponding to each video according to the acquired user video play record
  • the determining unit is configured to determine whether the playing time corresponding to each video is within a preset time range.
  • tag label module includes:
  • a classifying unit configured to classify the plurality of videos into videos of a user's favorite video, and divide the videos whose playing time is within a preset time range into users that are not liked by the user.
  • Video category configured to classify the plurality of videos into videos of a user's favorite video, and divide the videos whose playing time is within a preset time range into users that are not liked by the user.
  • a marking unit configured to mark the video of the above category, mark the video that the user likes as the first preset label, and mark the video that the user does not like as the second preset label.
  • the building model module includes:
  • a statistical unit configured to count preset features of each video and preset labels of corresponding tags
  • a calculating unit configured to calculate a preset video recommendation model according to preset features of each video.
  • the recommended video module includes:
  • An acquisition unit configured to collect preset features of each video in the video library
  • Calculating a user likeness unit configured to calculate a user likeness corresponding to each video according to the preset feature of each captured video and the established preset video recommendation model;
  • An arranging unit configured to arrange the videos in the video library according to a user's preference according to a preset arrangement condition
  • a recommended display unit for displaying the video of the preset preset number of bits in the video recommendation field is a recommended display unit for displaying the video of the preset preset number of bits in the video recommendation field.
  • the video playing record of the user is obtained; then the recording unit plays the record according to the obtained user video, and records the playing time corresponding to each video; the determining unit plays according to each video recorded.
  • the time determines whether the playback time corresponding to each video is within a preset time range.
  • the plurality of videos are classified by the classification unit of the tag module, and the videos in which the playback time exceeds the preset time range are divided into video categories that the user likes, and the multiple videos are included.
  • the video whose playback time is within the preset time range is classified into a video that the user does not like; and the marking unit is used to mark the video of the above category, and mark the video of the type that the user likes as the first pre- A label is set to mark the video that the user does not like as a second preset label.
  • the establishing model module calculates a preset feature of each video and a preset label of the corresponding mark by using a statistical unit; and then calculating, by the calculating unit, the preset video recommendation model according to the preset feature of each video.
  • the recommended video module is obtained, and the preset feature of each video in the video library is collected by the collecting unit of the recommended video module; and then the preset feature of each video collected and the preset video recommendation are calculated by calculating the user favorite unit.
  • the model calculates the user's likeness corresponding to each video; and arranges the videos in the video library according to the user's preference according to the preset arrangement order by the arranging unit; and presets the preset number of bits in the preset order by the recommended display unit The video is displayed in the video recommendation bar.
  • the intelligent video recommendation system provided by the embodiment can distinguish the video that the user likes or dislikes according to the user's viewing record, and trains more intelligent and personalized video recommendation according to the characteristics corresponding to the video that is liked and disliked.
  • the model which recommends videos that users prefer, thus improving the user experience when watching videos online.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Computer Graphics (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

Disclosed in the present invention are a smart video recommendation method and system, for use in resolving the problem in the prior art that related video recommendation is given without determining whether a user likes a watched video. The smart video recommendation method comprises the steps of: S1, determining whether playing time of multiple videos falls within a preset time range, according to video playing records of users; S2, marking the multiple videos by using corresponding preset labels; S3, establishing a preset video recommendation model; and S4, computing a popularity among users corresponding to each video in a video library according to the established preset video recommendation model, arranging the videos in the video library according to the popularities, and displaying videos ranking preset top preference positions in a video recommendation bar. In the video recommendation method, a more intelligent and personalized video recommendation model can be established according to watching records of users, so that videos preferred by the users are recommended, thereby improving the experience effect for watching videos online by the users.

Description

一种智能视频推荐方法及系统Intelligent video recommendation method and system
本申请要求2017年12月07日提交的申请号为:201711282803.0、发明名称为“一种智能视频推荐方法及系统”的中国专利申请的优先权,其全部内容合并在此。The present application claims the priority of the Chinese patent application filed on Dec. 7, 2017, which is hereby incorporated by reference.
技术领域Technical field
本发明涉及智能视频推荐技术领域,尤其涉及一种智能视频推荐方法及系统。The present invention relates to the field of intelligent video recommendation technologies, and in particular, to an intelligent video recommendation method and system.
背景技术Background technique
当用户在线观看视频时,会看到视频推荐这一栏,但用户会发现,推荐的视频并不是自己喜欢的,大多都不感兴趣。系统并没有很好地判断出用户喜不喜欢观看过的视频就给出了相关视频推荐,影响了用户的体验;与此同时,系统给出的好多推荐视频只是与用户观看过的视频有某些相似,并没有综合考虑视频的各项特征,这样,也没有达到最佳体验效果。When the user watches the video online, they will see the video recommendation column, but the user will find that the recommended video is not what you like, and most of them are not interested. The system does not judge well that the user likes to watch the video and gives the relevant video recommendation, which affects the user's experience. At the same time, the system recommends a lot of recommended videos only with the video that the user has watched. Similar, they do not take into account the characteristics of the video, and thus do not achieve the best experience.
例如公开号为102843586B的中国专利公开了一种视频推荐方法,包括:获取依据用户操作记录确定的目标推荐视频;设置具有所述目标推荐视频的视频推荐列表;向所述用户发送所述视频推荐列表。所述发明提供了一种视频推荐方法,依据单个用户的操作记录确定目标推荐视频,所述目标推荐视频包括用户添加到收藏夹或书签中的未观看视频,或用户点击频率满足预设点击频率的某一类别视频;由于所述目标推荐视频依据单个用户的个人操作记录确定,而所述个人操作记录在一定程度上反映了单个用户的个人喜好;所以将所述目标推荐视频发送给用户时,能够使用户更加直接的获取自己喜好的视频。For example, Chinese Patent Publication No. 102843586B discloses a video recommendation method, including: acquiring a target recommendation video determined according to a user operation record; setting a video recommendation list having the target recommendation video; and transmitting the video recommendation to the user List. The invention provides a video recommendation method for determining a target recommendation video according to an operation record of a single user, the target recommendation video including an unwatched video added by the user to a favorite or a bookmark, or the user click frequency satisfying the preset click frequency a certain category of video; since the target recommendation video is determined according to a personal operation record of a single user, and the personal operation record reflects the personal preference of the individual user to a certain extent; therefore, when the target recommendation video is sent to the user It enables users to more directly access their favorite videos.
然而现有技术中提出的视频推荐系统推荐的视频并不一定是用户喜欢的,系统并没有很好地判断出用户喜不喜欢观看过的视频就给出了相关视频推荐,影响了用户的体验;与此同时,系统给出的好多推荐视频只是与用户观看过的视频有某些相似,并没有综合考虑视频的各项特征,这样,也没有达到最佳体验效果。However, the video recommended by the video recommendation system proposed in the prior art is not necessarily the user's favorite. The system does not judge the user's favorite video or not, and gives the relevant video recommendation, which affects the user experience. At the same time, many recommended videos given by the system are only similar to the videos that the user has watched, and do not comprehensively consider the characteristics of the video, so that the best experience is not achieved.
因此综上所述需要提出一种智能视频推荐方法及系统,能够系统分析确 定视频的推荐。Therefore, in summary, an intelligent video recommendation method and system need to be proposed, which can systematically analyze and determine the recommendation of the video.
发明内容Summary of the invention
本发明的目的是针对现有技术中的缺陷,提供一种智能视频推荐方法及系统,本智能视频推荐方法通过利用二分法算法综合视频的各项特征,建立视频推荐模型,根据建立的视频推荐模型以及视频库推荐给用户喜欢的视频,实现了较为准确判断用户喜好视频的推荐,提高了用户的观看视频体验。The object of the present invention is to provide an intelligent video recommendation method and system for the defects in the prior art. The intelligent video recommendation method uses a dichotomy algorithm to synthesize various features of the video, establishes a video recommendation model, and recommends according to the established video. The model and the video library are recommended to the video that the user likes, and the recommendation for accurately judging the user's favorite video is realized, and the user's viewing video experience is improved.
为了实现以上目的,本发明采用一下技术方案:In order to achieve the above object, the present invention adopts the following technical solution:
一种智能视频推荐方法,包括步骤:An intelligent video recommendation method includes the steps of:
S1:根据用户的视频播放记录,判断所述视频播放记录中的多个视频的播放时间是否在预设时间范围内;S1: determining, according to the video play record of the user, whether a play time of the multiple videos in the video play record is within a preset time range;
S2:将播放时间超过预设时间范围的视频标记第一预设标签,将播放时间在预设时间范围内的视频标记第二预设标签;S2: marking a video whose playing time exceeds a preset time range by a first preset label, and marking a video whose playing time is within a preset time range by a second preset label;
S3:根据所述多个视频中每个视频的预设特征以及对应标记的预设标签,建立预设视频推荐模型;S3: establishing a preset video recommendation model according to preset features of each of the multiple videos and preset tags corresponding to the tags;
S4:在视频库内,根据建立的预设视频推荐模型,计算出每个视频的对应的用户喜欢度,按照该用户喜欢度对视频库内的视频进行排列,并在视频推荐栏里展示排列前预设位数的视频。S4: In the video library, according to the established preset video recommendation model, calculate the corresponding user likeness of each video, arrange the videos in the video library according to the user's likeness, and display the arrangement in the video recommendation column. The video with the preset number of digits.
进一步地,所述步骤S1包括:Further, the step S1 includes:
S11:获取用户的视频播放记录;S11: Obtain a video play record of the user;
S12:根据获取的用户视频播放记录,记录每个视频对应的播放时间;S12: Record a play time corresponding to each video according to the obtained user video play record;
S13:判断每个视频对应的播放时间是否在预设时间范围内。S13: Determine whether the play time corresponding to each video is within a preset time range.
进一步地,所述步骤S2包括:Further, the step S2 includes:
S21:对所述多个视频进行分类,将播放时间超过预设时间范围的视频分为用户喜欢的视频,将播放时间在预设时间范围内的视频分为用户不喜欢的视频;S21: classify the multiple videos, divide the video whose playing time exceeds the preset time range into videos that the user likes, and divide the videos whose playing time is within the preset time range into videos that the user does not like;
S22:对上述类别的视频进行标记,将所述用户喜欢的视频标记为第一预设标签,将所述用户不喜欢的视频标记为第二预设标签。S22: Mark the video of the above category, mark the video that the user likes as the first preset label, and mark the video that the user does not like as the second preset label.
进一步地,所述建立的预设视频推荐模型为:Further, the established preset video recommendation model is:
Figure PCTCN2018086407-appb-000001
Figure PCTCN2018086407-appb-000001
进一步地,所述步骤S4包括:Further, the step S4 includes:
S41:采集视频库内的每个视频的预设特征;S41: Collect preset features of each video in the video library;
S42:根据采集的每个视频的预设特征以及建立的预设视频推荐模型计算每个视频对应的用户喜欢度;S42: Calculate a user preference degree corresponding to each video according to the preset feature of each captured video and the preset video recommendation model that is established;
S43:将所述视频库内的视频根据用户喜欢度按照预设排列条件进行排列;S43: arranging the videos in the video library according to a user's preference according to a preset arrangement condition;
S44:将排列后的预设位数的视频显示在视频推荐栏。S44: Display the video of the preset number of digits in the video recommendation column.
一种智能视频推荐系统,包括:An intelligent video recommendation system comprising:
判断时间模块,用于根据用户的视频播放记录,判断所述视频播放记录中的多个视频的播放时间是否在预设时间范围内;a judging time module, configured to determine, according to a video play record of the user, whether a play time of the plurality of videos in the video play record is within a preset time range;
标记标签模块,用于将所述播放时间超过预设时间范围的视频标记第一预设标签,将所述播放时间在预设时间范围内的视频标记第二预设标签;a tag labeling module, configured to mark a video whose playing time exceeds a preset time range by a first preset label, and mark a video whose playing time is within a preset time range by a second preset label;
建立模型模块,用于根据所述多个视频中每个视频的预设特征以及对应标记的预设标签,建立预设视频推荐模型;Establishing a model module, configured to establish a preset video recommendation model according to a preset feature of each of the plurality of videos and a preset tag of the corresponding tag;
推荐视频模块,用于在视频库内,根据建立的预设视频推荐模型,计算出每个视频的对应的用户喜欢度,按照该用户喜欢度对视频库内的视频进行排列,并在视频推荐栏里展示排列前预设位数的视频。The recommended video module is configured to calculate a corresponding user likeness of each video according to the established preset video recommendation model in the video library, arrange the videos in the video library according to the user's likeness, and recommend in the video. The column shows the video of the preset number of digits.
进一步地,所述判断时间模块包括:Further, the determining time module includes:
获取单元,用于获取用户的视频播放记录;An obtaining unit, configured to acquire a video play record of the user;
记录单元,用于根据获取的用户视频播放记录,记录每个视频对应的播放时间;a recording unit, configured to record a play time corresponding to each video according to the acquired user video play record;
判断单元,用于判断每个视频对应的播放时间是否在预设时间范围内。The determining unit is configured to determine whether the playing time corresponding to each video is within a preset time range.
进一步地,所述标记标签模块包括:Further, the tag label module includes:
分类单元,用于对所述多个视频进行分类,将播放时间超过预设时间范围的视频分为用户喜欢的视频,将播放时间在预设时间范围内的视频分为用户不喜欢的视频;a classifying unit, configured to classify the plurality of videos into videos that are played by the user in a preset time range, and divide the videos whose playing time is within a preset time range into videos that the user does not like;
标记单元,用于对上述类别的视频进行标记,将所述用户喜欢的视频标记 为第一预设标签,将所述用户不喜欢的视频标记为第二预设标签。a marking unit, configured to mark the video of the above category, mark the video that the user likes as the first preset label, and mark the video that the user does not like as the second preset label.
进一步地,所述建立模型模块包括:Further, the building model module includes:
统计单元,用于统计每个视频的预设特征以及对应标记的预设标签;a statistical unit, configured to count preset features of each video and preset labels of corresponding tags;
计算单元,用于根据每个视频的预设特征计算出预设视频推荐模型。And a calculating unit, configured to calculate a preset video recommendation model according to preset features of each video.
进一步地,所述推荐视频模块包括:Further, the recommended video module includes:
采集单元,用于采集视频库内的每个视频的预设特征;An acquisition unit, configured to collect preset features of each video in the video library;
计算用户喜欢度单元,用于根据采集的每个视频的预设特征以及建立的预设视频推荐模型计算每个视频对应的用户喜欢度;Calculating a user likeness unit, configured to calculate a user likeness corresponding to each video according to the preset feature of each captured video and the established preset video recommendation model;
排列单元,用于将所述视频库内的视频根据用户喜欢度按照预设排列条件进行排列;An arranging unit, configured to arrange the videos in the video library according to a user's preference according to a preset arrangement condition;
推荐展示单元,用于将排列后的预设位数的视频显示在视频推荐栏。A recommended display unit for displaying the video of the preset preset number of bits in the video recommendation field.
附图说明DRAWINGS
图1为本发明智能视频推荐方法流程图一;1 is a flow chart 1 of an intelligent video recommendation method according to the present invention;
图2为本发明智能视频推荐方法流程图二;2 is a second flowchart of a smart video recommendation method according to the present invention;
图3为本发明智能视频推荐系统结构图一;3 is a structural diagram 1 of the intelligent video recommendation system of the present invention;
图4为本发明智能视频推荐系统结构图二。4 is a structural diagram 2 of the intelligent video recommendation system of the present invention.
具体实施方式Detailed ways
以下是本发明的具体实施例并结合附图,对本发明的技术方案作进一步的描述,但本发明并不限于这些实施例。The technical solutions of the present invention are further described below with reference to the accompanying drawings, but the present invention is not limited to the embodiments.
实施例一Embodiment 1
本实施例提供了一种智能视频推荐方法,如图1所示,本方法包括步骤:This embodiment provides an intelligent video recommendation method. As shown in FIG. 1 , the method includes the following steps:
S1:根据用户的视频播放记录,判断所述视频播放记录中的多个视频的播放时间是否在预设时间范围内;S1: determining, according to the video play record of the user, whether a play time of the multiple videos in the video play record is within a preset time range;
S2:将播放时间超过预设时间范围的视频标记第一预设标签,将播放时间在预设时间范围内的视频标记第二预设标签;S2: marking a video whose playing time exceeds a preset time range by a first preset label, and marking a video whose playing time is within a preset time range by a second preset label;
S3:根据所述多个视频中每个视频的预设特征以及对应标记的预设标签,建立预设视频推荐模型;S3: establishing a preset video recommendation model according to preset features of each of the multiple videos and preset tags corresponding to the tags;
S4:在视频库内,根据建立的预设视频推荐模型,计算出每个视频的对应的用户喜欢度,按照该用户喜欢度对视频库内的视频进行排列,并在视频推荐栏里展示排列前预设位数的视频。S4: In the video library, according to the established preset video recommendation model, calculate the corresponding user likeness of each video, arrange the videos in the video library according to the user's likeness, and display the arrangement in the video recommendation column. The video with the preset number of digits.
本实施例提供的智能视频推荐方法主要解决的问题是:当我们观看视频时,对于喜欢的视频,我们很愿意看,但对于不喜欢的视频,看较短的时间就不会再看。The main problem solved by the intelligent video recommendation method provided by this embodiment is that when we watch the video, we are willing to watch the video that we like, but for the video that we don't like, we will not look at it for a shorter time.
本实施例提供的智能视频推荐方法就是根据用户的观看记录,将观看的视频分为两类,一类是喜欢的视频,一类是不喜欢的视频,并把喜欢的视频标为第一预设标记,不喜欢的视频标为第二预设标记,即引入了二分类的概念;标记完后利用他们对应的特征来训练视频推荐模型;之后利用训练好的视频推荐模型对视频库中的视频进行用户喜欢度估计;然后根据用户喜欢度的高低对视频进行排序,用户喜欢度高的排在前面,用户喜欢度低的排在后面;最后推荐出排名比较靠前的几个视频。The smart video recommendation method provided in this embodiment divides the watched videos into two categories according to the user's viewing record, one is a favorite video, the other is a video that is not like, and the favorite video is marked as the first pre- Marking, the video that you don't like is marked as the second preset mark, which introduces the concept of two-category; after the mark, the corresponding feature is used to train the video recommendation model; then the trained video recommendation model is used in the video library. The video is used to estimate the user's likeness; then the video is sorted according to the user's likeness, the user likes the high ranks in the front, and the user likes the low ranks in the back; finally, the top ranked videos are recommended.
具体方法即:The specific method is:
首先根据用户的视频播放记录,判断所述多个视频的播放时间是否在预设时间范围内;例如视频记录中用户观看视频一观看了十分钟,用户观看视频二观看了一分钟,用户观看视频三观看了50秒,例如预设时间范围为2分钟,则视频一的播放时间超过了预设时间范围,视频二以及视频三的播放时间在预设时间范围内。Firstly, according to the video play record of the user, it is determined whether the playing time of the plurality of videos is within a preset time range; for example, in the video recording, the user watches the video for ten minutes, the user watches the video for one minute, and the user watches the video. After watching for 50 seconds, for example, the preset time range is 2 minutes, the play time of the video one exceeds the preset time range, and the play time of the video 2 and the video 3 is within the preset time range.
然后将所述多个视频中播放时间超过预设时间范围的视频标记第一预设标签,将所述多个视频中播放时间在预设时间范围内的视频标记第二预设标签,例如将上述视频一标记第一预设标签,将视频二以及视频三标记第二预设标签。And then the video of the plurality of videos whose playing time exceeds the preset time range is marked with the first preset label, and the video of the plurality of videos whose playing time is within the preset time range is marked with the second preset label, for example, The above video marks the first preset label, and the video 2 and the video 3 mark the second preset label.
根据所述多个视频中每个视频的预设特征以及对应标记的预设标签,建立预设视频推荐模型,例如视频一的预设特征:视频类型为励志片,导演为冯小刚,演员为张艺兴;年代为90年代,以及上述对视频一标记的第一预设标签,建立预设视频推荐模型,即根据视频一、视频二、视频三以及观看记录内所有视频的预设特征以及预设标签计算出视频推荐公式。Establishing a preset video recommendation model according to a preset feature of each of the plurality of videos and a preset tag of the corresponding mark, for example, a preset feature of the video one: the video type is a motivational film, the director is Feng Xiaogang, and the actor is Zhang Yixing. In the 1990s, and the first preset label for the video markup, a preset video recommendation model is established, that is, according to the preset features of the video 1, the video 2, the video 3, and all the videos in the viewing record, and the preset label. Calculate the video recommendation formula.
在视频库内,将每个视频的预设特征代入建立的预设视频推荐模型中, 计算出视频库内每个视频的对应的用户喜欢度,按照该喜欢度对视频库内的视频进行排列,并在视频推荐栏里展示排列前预设位数的视频。In the video library, the preset features of each video are substituted into the established preset video recommendation model, and the corresponding user likeness of each video in the video library is calculated, and the videos in the video library are arranged according to the likeness. And display the video of the preset number of presets in the video recommendation bar.
本实施例提供的一种智能视频推荐方法,将二分类概念引入到视频推荐系统中,更好更简便地解决了用户视频推荐问题。The intelligent video recommendation method provided in this embodiment introduces the two-category concept into the video recommendation system, and solves the user video recommendation problem better and more easily.
实施例二Embodiment 2
本实施例提供了一种智能视频推荐方法,如图2所示,本实施例提供的方法,相比实施例一增加了以下步骤:This embodiment provides an intelligent video recommendation method. As shown in FIG. 2, the method provided in this embodiment adds the following steps to the first embodiment:
进一步地,所述步骤S1包括:Further, the step S1 includes:
S11:获取用户的视频播放记录;S11: Obtain a video play record of the user;
S12:根据获取的用户视频播放记录,记录每个视频对应的播放时间;S12: Record a play time corresponding to each video according to the obtained user video play record;
S13:判断每个视频对应的播放时间是否在预设时间范围内。S13: Determine whether the play time corresponding to each video is within a preset time range.
进一步地,所述步骤S2包括:Further, the step S2 includes:
S21:对所述多个视频进行分类,将播放时间超过预设时间范围的视频分为用户喜欢的视频,将播放时间在预设时间范围内的视频分为用户不喜欢的视频;S21: classify the multiple videos, divide the video whose playing time exceeds the preset time range into videos that the user likes, and divide the videos whose playing time is within the preset time range into videos that the user does not like;
S22:对上述类别的视频进行标记,将所述用户喜欢的视频标记为第一预设标签,将所述用户不喜欢的视频标记为第二预设标签。S22: Mark the video of the above category, mark the video that the user likes as the first preset label, and mark the video that the user does not like as the second preset label.
进一步地,所述建立的预设视频推荐模型为:Further, the established preset video recommendation model is:
Figure PCTCN2018086407-appb-000002
Figure PCTCN2018086407-appb-000002
进一步地,所述步骤S4包括:Further, the step S4 includes:
S41:采集视频库内的每个视频的预设特征;S41: Collect preset features of each video in the video library;
S42:根据采集的每个视频的预设特征以及建立的预设视频推荐模型计算每个视频对应的用户喜欢度;S42: Calculate a user preference degree corresponding to each video according to the preset feature of each captured video and the preset video recommendation model that is established;
S43:将所述视频库内的视频根据用户喜欢度按照预设排列条件进行排列;S43: arranging the videos in the video library according to a user's preference according to a preset arrangement condition;
S44:将排列后的预设位数的视频显示在视频推荐栏。S44: Display the video of the preset number of digits in the video recommendation column.
具体实现步骤为:The specific implementation steps are as follows:
首先获取用户的视频播放记录,根据获取的用户视频播放记录,记录每 个视频对应的播放时间,分别对视频播放记录中的多个视频进行判断,判断其播放时间是否在预设时间范围内;Firstly, the user's video play record is obtained, and according to the obtained user video play record, the play time corresponding to each video is recorded, and multiple videos in the video play record are respectively judged to determine whether the play time is within a preset time range;
然后对所述多个视频进行分类,将播放时间超过预设时间范围的视频分为用户喜欢的视频,将播放时间在预设时间范围内的视频分为用户不喜欢的视频;And then classifying the plurality of videos into videos that are played by the user in a predetermined time range, and dividing the videos whose playing time is within the preset time range into videos that the user does not like;
对上述类别的视频进行标记,将所述用户喜欢的视频标记为第一预设标签,将所述用户不喜欢的视频标记为第二预设标签。The video of the above category is marked, the video that the user likes is marked as the first preset label, and the video that the user does not like is marked as the second preset label.
根据所述多个视频中每个视频的预设特征以及对应标记的预设标签,建立预设视频推荐模型。A preset video recommendation model is established according to a preset feature of each of the plurality of videos and a preset tag of the corresponding tag.
具体来讲:Specifically:
一个视频,主要具有以下几种特征:A video has the following characteristics:
(1)类型:剧情、武侠、谍战、都市、古装、家庭、搞笑、爱情等;(1) Type: plot, martial arts, spy war, city, costume, family, funny, love, etc.;
(2)地区:内地、港台、欧美、韩国、日本等;(2) Regions: Mainland, Hong Kong, Taiwan, Europe, America, Korea, Japan, etc.;
(3)年代:2017、2016、2015、2014、2013、2012、2011等;(3) Year: 2017, 2016, 2015, 2014, 2013, 2012, 2011, etc.;
(4)导演:张艺谋、管虎、陈凯歌、冯小刚、徐克、姜文等;(4) Directors: Zhang Yimou, Guan Hu, Chen Kaige, Feng Xiaogang, Xu Ke, Jiang Wen, etc.;
(5)演员:刘诗诗、霍建华、赵丽颖、孙俪、陈晓、佟大为等。(5) Actors: Liu Shishi, Huo Jianhua, Zhao Liying, Sun Wei, Chen Xiao, and Dai Dawei.
为了更好地表示视频的特征,本发明将上述特征:类型、地区、年代、导演、主要演员等表示为x 1,x 2,x 3,...,x n,其中n表示特征的总个数,每个特征的取值如上述。对于用户观看记录中的视频,当观看时间超过S分钟时,就认为用户是喜欢该类视频的,可以提取出该视频的相关特征,用于训练模型,并把该视频对应的标签设为1;当观看时间没有超过S分钟时,就认为用户是不喜欢该类视频的,可以提取出该视频的相关特征,用于训练模型,并把该视频对应的标签设为0。视频推荐模型表示为: In order to better represent the characteristics of the video, the present invention expresses the above characteristics: type, region, age, director, main actors, etc. as x 1 , x 2 , x 3 , ..., x n , where n represents the total of the features The number of each feature is as described above. For the video in the user's viewing record, when the viewing time exceeds S minutes, the user is considered to like the video, and the relevant features of the video can be extracted for training the model, and the corresponding label of the video is set to 1 When the viewing time does not exceed S minutes, the user is considered to dislike the video, and the relevant features of the video can be extracted for training the model, and the label corresponding to the video is set to zero. The video recommendation model is expressed as:
Figure PCTCN2018086407-appb-000003
Figure PCTCN2018086407-appb-000003
其中,among them,
z j=w 1*x 1+w 2*x 2+...+w n*x n+b    (1-2) z j =w 1 *x 1 +w 2 *x 2 +...+w n *x n +b (1-2)
其中,w 1,w 2,w 3,...,w n表示的是每个特征对应的权值系数,b表示偏移系数,主要用来限制权值系数的大小,在用户喜欢度估计阶段,j表示视频库中第j个视频,Z表示视频j的各项特征的加权值,假设整个视频库的视频个数为M 1,则z j表示视频j的各项特征的加权值,假设整个视频库的视频个数为M 1,则j∈[1,M 1],y j是用户喜欢度,表示用户对视频z j的喜欢程度,它的取值范围是(0,1)。 Where w 1 , w 2 , w 3 , . . . , w n represent the weight coefficient corresponding to each feature, and b represents the offset coefficient, which is mainly used to limit the size of the weight coefficient, and is estimated in the user preference degree. In the stage, j represents the jth video in the video library, and Z represents the weighting value of each feature of the video j. Assuming that the number of videos of the entire video library is M 1 , z j represents the weighted value of each feature of the video j. Assuming that the number of videos in the entire video library is M 1 , then j ∈ [1, M 1 ], y j is the user's likeness, indicating the degree of user's preference for the video z j , and its value range is (0, 1) .
该系统的算法步骤为:The algorithm steps of the system are:
首先通过用户的播放记录对模型(1-1)进行训练,其中,当用户播放视频j的时间超过S时,就认为该用户是喜欢这类视频的,该视频对应的标签设为1,即y j=1,当用户播放视频j的时间没有超过S时,就认为该用户是不喜欢这类视频的,该视频对应的标签设为0,即y j=0,整个训练过程利用极大似然估计法; First, the model (1-1) is trained by the user's play record. When the user plays the video j for more than S, the user is considered to like the video, and the corresponding label of the video is set to 1, that is, y j =1, when the time when the user plays the video j does not exceed S, the user is considered to dislike the video, and the corresponding label of the video is set to 0, that is, y j =0, and the whole training process utilizes the maximum Likelihood estimation method
然后利用训练好的模型,对视频库中的视频进行用户喜欢度估计,估计值越接近1,表示用户喜欢度越高,估计值越接近0,表示用户喜欢度越低。Then, using the trained model, the user's likeness estimation is performed on the video in the video library. The closer the estimated value is to 1, the higher the user's preference is, and the closer the estimated value is to 0, the lower the user's preference.
再根据用户喜欢度的高低对视频进行排序,用户喜欢度高的排在前面,用户喜欢度低的排在后面,并给出排名前N的视频,在推荐栏中给出相应的视频。Then, according to the level of user preference, the videos are sorted, the user likes the high ranks in the front, the user likes the low ranks behind, and gives the top N videos, and the corresponding videos are given in the recommendation column.
本实施例提供了一种智能视频推荐方法,可以根据用户的观看记录推荐出用户喜欢观看的视频,解决了用户观看视频时视频推荐类型单一的问题,本实施例可以根据用户观看视频的综合特征来推荐出用户更喜欢的视频,在推荐视频时,考虑的更加全面。The present embodiment provides an intelligent video recommendation method, which can recommend a video that the user likes to watch according to the user's viewing record, and solves the problem that the video recommendation type is single when the user views the video. This embodiment can be based on the comprehensive feature of the user watching the video. To recommend a video that users prefer, when considering a video, consider more comprehensive.
实施例三Embodiment 3
本实施例提供了一种智能视频推荐系统,如图3和图4所示,本实施例提供的系统包括:This embodiment provides an intelligent video recommendation system. As shown in FIG. 3 and FIG. 4, the system provided in this embodiment includes:
判断时间模块,用于根据用户的视频播放记录,判断所述视频播放记录中的多个视频的播放时间是否在预设时间范围内;a judging time module, configured to determine, according to a video play record of the user, whether a play time of the plurality of videos in the video play record is within a preset time range;
标记标签模块,用于将播放时间超过预设时间范围的视频标记第一预设标签,将播放时间在预设时间范围内的视频标记第二预设标签;a tag labeling module, configured to mark a video whose playing time exceeds a preset time range by a first preset label, and mark a video whose playing time is within a preset time range by a second preset label;
建立模型模块,用于根据所述多个视频中每个视频的预设特征以及对应标记的预设标签,建立预设视频推荐模型;Establishing a model module, configured to establish a preset video recommendation model according to a preset feature of each of the plurality of videos and a preset tag of the corresponding tag;
推荐视频模块,用于在视频库内,根据建立的预设视频推荐模型,计算出每个视频的对应的用户喜欢度,按照该用户喜欢度对视频库内的视频进行排列,并在视频推荐栏里展示排列前预设位数的视频。The recommended video module is configured to calculate a corresponding user likeness of each video according to the established preset video recommendation model in the video library, arrange the videos in the video library according to the user's likeness, and recommend in the video. The column shows the video of the preset number of digits.
进一步地,所述判断时间模块包括:Further, the determining time module includes:
获取单元,用于获取用户的视频播放记录;An obtaining unit, configured to acquire a video play record of the user;
记录单元,用于根据获取的用户视频播放记录,记录每个视频对应的播放时间;a recording unit, configured to record a play time corresponding to each video according to the acquired user video play record;
判断单元,用于判断每个视频对应的播放时间是否在预设时间范围内。The determining unit is configured to determine whether the playing time corresponding to each video is within a preset time range.
进一步地,所述标记标签模块包括:Further, the tag label module includes:
分类单元,用于对所述多个视频进行分类,将播放时间超过预设时间范围的视频分为用户喜欢的视频一类,将播放时间在预设时间范围内的视频分为用户不喜欢的视频一类;a classifying unit, configured to classify the plurality of videos into videos of a user's favorite video, and divide the videos whose playing time is within a preset time range into users that are not liked by the user. Video category;
标记单元,用于对上述类别的视频进行标记,将所述用户喜欢的视频标记为第一预设标签,将所述用户不喜欢的视频标记为第二预设标签。a marking unit, configured to mark the video of the above category, mark the video that the user likes as the first preset label, and mark the video that the user does not like as the second preset label.
进一步地,所述建立模型模块包括:Further, the building model module includes:
统计单元,用于统计每个视频的预设特征以及对应标记的预设标签;a statistical unit, configured to count preset features of each video and preset labels of corresponding tags;
计算单元,用于根据每个视频的预设特征计算出预设视频推荐模型。And a calculating unit, configured to calculate a preset video recommendation model according to preset features of each video.
进一步地,所述推荐视频模块包括:Further, the recommended video module includes:
采集单元,用于采集视频库内的每个视频的预设特征;An acquisition unit, configured to collect preset features of each video in the video library;
计算用户喜欢度单元,用于根据采集的每个视频的预设特征以及建立的预 设视频推荐模型计算每个视频对应的用户喜欢度;Calculating a user likeness unit, configured to calculate a user likeness corresponding to each video according to the preset feature of each captured video and the established preset video recommendation model;
排列单元,用于将所述视频库内的视频根据用户喜欢度按照预设排列条件进行排列;An arranging unit, configured to arrange the videos in the video library according to a user's preference according to a preset arrangement condition;
推荐展示单元,用于将排列后的预设位数的视频显示在视频推荐栏。A recommended display unit for displaying the video of the preset preset number of bits in the video recommendation field.
首先根据判断时间模块内的获取单元,获取用户的视频播放记录;然后通过记录单元根据获取的用户视频播放记录,并记录每个视频对应的播放时间;判断单元根据记录的每个视频对应的播放时间判断每个视频对应的播放时间是否在预设时间范围内。Firstly, according to the obtaining unit in the determining time module, the video playing record of the user is obtained; then the recording unit plays the record according to the obtained user video, and records the playing time corresponding to each video; the determining unit plays according to each video recorded. The time determines whether the playback time corresponding to each video is within a preset time range.
然后通过标记标签模块的分类单元,对所述多个视频进行分类,将所述多个视频中播放时间超过预设时间范围的视频分为用户喜欢的视频一类,将所述多个视频中播放时间在预设时间范围内的视频分为用户不喜欢的视频一类;并通过标记单元,用于对上述类别的视频进行标记,将所述用户喜欢的一类的视频标记为第一预设标签,将所述用户不喜欢的视频一类标记为第二预设标签。Then, the plurality of videos are classified by the classification unit of the tag module, and the videos in which the playback time exceeds the preset time range are divided into video categories that the user likes, and the multiple videos are included. The video whose playback time is within the preset time range is classified into a video that the user does not like; and the marking unit is used to mark the video of the above category, and mark the video of the type that the user likes as the first pre- A label is set to mark the video that the user does not like as a second preset label.
再建立模型模块,所述建立模型模块通过统计单元统计每个视频的预设特征以及对应标记的预设标签;然后通过计算单元根据每个视频的预设特征计算出预设视频推荐模型。And establishing a model module, wherein the establishing model module calculates a preset feature of each video and a preset label of the corresponding mark by using a statistical unit; and then calculating, by the calculating unit, the preset video recommendation model according to the preset feature of each video.
最后进入推荐视频模块,通过推荐视频模块的采集单元采集视频库内的每个视频的预设特征;然后通过计算用户喜欢度单元根据采集的每个视频的预设特征以及建立的预设视频推荐模型计算每个视频对应的用户喜欢度;并通过排列单元将所述视频库内的视频根据用户喜好度按照预设排列顺序进行排列;通过推荐展示单元将预设排列顺序内的预设位数的视频显示在视频推荐栏。Finally, the recommended video module is obtained, and the preset feature of each video in the video library is collected by the collecting unit of the recommended video module; and then the preset feature of each video collected and the preset video recommendation are calculated by calculating the user favorite unit. The model calculates the user's likeness corresponding to each video; and arranges the videos in the video library according to the user's preference according to the preset arrangement order by the arranging unit; and presets the preset number of bits in the preset order by the recommended display unit The video is displayed in the video recommendation bar.
本实施例提供的一种智能视频推荐系统,可以根据用户的观看记录分辨出用户喜欢或者不喜欢的视频,并根据喜欢和不喜欢的视频对应的特征训练出更加智能化和个性化的视频推荐模型,从而推荐出用户更加喜欢的视频,从而提高了用户在线观看视频时的体验效果。The intelligent video recommendation system provided by the embodiment can distinguish the video that the user likes or dislikes according to the user's viewing record, and trains more intelligent and personalized video recommendation according to the characteristics corresponding to the video that is liked and disliked. The model, which recommends videos that users prefer, thus improving the user experience when watching videos online.
本文中所描述的具体实施例仅仅是对本发明精神作举例说明。本发明所属技术领域的技术人员可以对所描述的具体实施例做各种各样的修改或补充或采用类似的方式替代,但并不会偏离本发明的精神或者超越所附权利要求书所定义的范围。The specific embodiments described herein are merely illustrative of the spirit of the invention. A person skilled in the art can make various modifications or additions to the specific embodiments described or in a similar manner, without departing from the spirit of the invention or as defined by the appended claims. The scope.

Claims (10)

  1. 一种智能视频推荐方法,其特征在于,包括步骤:An intelligent video recommendation method, comprising the steps of:
    S1:根据用户的视频播放记录,判断所述视频播放记录中的多个视频的播放时间是否在预设时间范围内;S1: determining, according to the video play record of the user, whether a play time of the multiple videos in the video play record is within a preset time range;
    S2:将播放时间超过预设时间范围的视频标记第一预设标签,将播放时间在预设时间范围内的视频标记第二预设标签;S2: marking a video whose playing time exceeds a preset time range by a first preset label, and marking a video whose playing time is within a preset time range by a second preset label;
    S3:根据所述多个视频中每个视频的预设特征以及对应标记的预设标签,建立预设视频推荐模型;S3: establishing a preset video recommendation model according to preset features of each of the multiple videos and preset tags corresponding to the tags;
    S4:在视频库内,根据建立的预设视频推荐模型,计算出每个视频的对应的用户喜欢度,按照该用户喜欢度对视频库内的视频进行排列,并在视频推荐栏里展示排列前预设位数的视频。S4: In the video library, according to the established preset video recommendation model, calculate the corresponding user likeness of each video, arrange the videos in the video library according to the user's likeness, and display the arrangement in the video recommendation column. The video with the preset number of digits.
  2. 根据权利要求1所述的一种智能视频推荐方法,其特征在于,所述步骤S1包括:The intelligent video recommendation method according to claim 1, wherein the step S1 comprises:
    S11:获取用户的视频播放记录;S11: Obtain a video play record of the user;
    S12:根据获取的用户视频播放记录,记录每个视频对应的播放时间;S12: Record a play time corresponding to each video according to the obtained user video play record;
    S13:判断每个视频对应的播放时间是否在预设时间范围内。S13: Determine whether the play time corresponding to each video is within a preset time range.
  3. 根据权利要求1所述的一种智能视频推荐方法,其特征在于,所述步骤S2包括:The intelligent video recommendation method according to claim 1, wherein the step S2 comprises:
    S21:对所述多个视频进行分类,将播放时间超过预设时间范围的视频分为用户喜欢的视频,将播放时间在预设时间范围内的视频分为用户不喜欢的视频;S21: classify the multiple videos, divide the video whose playing time exceeds the preset time range into videos that the user likes, and divide the videos whose playing time is within the preset time range into videos that the user does not like;
    S22:对上述类别的视频进行标记,将所述用户喜欢的视频标记为第一预设标签,将所述用户不喜欢的视频标记为第二预设标签。S22: Mark the video of the above category, mark the video that the user likes as the first preset label, and mark the video that the user does not like as the second preset label.
  4. 根据权利要求1所述的一种智能视频推荐方法,其特征在于,所述建立的预设视频推荐模型为:The intelligent video recommendation method according to claim 1, wherein the established preset video recommendation model is:
    Figure PCTCN2018086407-appb-100001
    Figure PCTCN2018086407-appb-100001
  5. 根据权利要求1所述的一种智能视频推荐方法,其特征在于,所述步 骤S4包括:The intelligent video recommendation method according to claim 1, wherein the step S4 comprises:
    S41:采集视频库内的每个视频的预设特征;S41: Collect preset features of each video in the video library;
    S42:根据采集的每个视频的预设特征以及建立的预设视频推荐模型计算每个视频对应的用户喜欢度;S42: Calculate a user preference degree corresponding to each video according to the preset feature of each captured video and the preset video recommendation model that is established;
    S43:将所述视频库内的视频根据用户喜欢度按照预设排列条件进行排列;S43: arranging the videos in the video library according to a user's preference according to a preset arrangement condition;
    S44:将排列后的预设位数的视频显示在视频推荐栏。S44: Display the video of the preset number of digits in the video recommendation column.
  6. 一种智能视频推荐系统,其特征在于,包括:An intelligent video recommendation system, comprising:
    判断时间模块,用于根据用户的视频播放记录,判断所述视频播放记录中的多个视频的播放时间是否在预设时间范围内;a judging time module, configured to determine, according to a video play record of the user, whether a play time of the plurality of videos in the video play record is within a preset time range;
    标记标签模块,用于将播放时间超过预设时间范围的视频标记第一预设标签,将播放时间在预设时间范围内的视频标记第二预设标签;a tag labeling module, configured to mark a video whose playing time exceeds a preset time range by a first preset label, and mark a video whose playing time is within a preset time range by a second preset label;
    建立模型模块,用于根据所述多个视频中每个视频的预设特征以及对应标记的预设标签,建立预设视频推荐模型;Establishing a model module, configured to establish a preset video recommendation model according to a preset feature of each of the plurality of videos and a preset tag of the corresponding tag;
    推荐视频模块,用于在视频库内,根据建立的预设视频推荐模型,计算出每个视频的对应的用户喜欢度,按照该用户喜欢度对视频库内的视频进行排列,并在视频推荐栏里展示排列前预设位数的视频。The recommended video module is configured to calculate a corresponding user likeness of each video according to the established preset video recommendation model in the video library, arrange the videos in the video library according to the user's likeness, and recommend in the video. The column shows the video of the preset number of digits.
  7. 根据权利要求6所述的一种智能视频推荐系统,其特征在于,所述判断时间模块包括:The intelligent video recommendation system according to claim 6, wherein the determining time module comprises:
    获取单元,用于获取用户的视频播放记录;An obtaining unit, configured to acquire a video play record of the user;
    记录单元,用于根据获取的用户视频播放记录,记录每个视频对应的播放时间;a recording unit, configured to record a play time corresponding to each video according to the acquired user video play record;
    判断单元,用于判断每个视频对应的播放时间是否在预设时间范围内。The determining unit is configured to determine whether the playing time corresponding to each video is within a preset time range.
  8. 根据权利要求6所述的一种智能视频推荐系统,其特征在于,所述标记标签模块包括:The intelligent video recommendation system according to claim 6, wherein the tag label module comprises:
    分类单元,用于对所述多个视频进行分类,将播放时间超过预设时间范围的视频分为用户喜欢的视频,将播放时间在预设时间范围内的视频分为用户不喜欢的视频;a classifying unit, configured to classify the plurality of videos into videos that are played by the user in a preset time range, and divide the videos whose playing time is within a preset time range into videos that the user does not like;
    标记单元,用于对上述类别的视频进行标记,将所述用户喜欢的视频标记为第一预设标签,将所述用户不喜欢的视频标记为第二预设标签。a marking unit, configured to mark the video of the above category, mark the video that the user likes as the first preset label, and mark the video that the user does not like as the second preset label.
  9. 根据权利要求6所述的一种智能视频推荐系统,其特征在于,所述建立模型模块包括:The intelligent video recommendation system according to claim 6, wherein the building model module comprises:
    统计单元,用于统计每个视频的预设特征以及对应标记的预设标签;a statistical unit, configured to count preset features of each video and preset labels of corresponding tags;
    计算单元,用于根据每个视频的预设特征计算出预设视频推荐模型。And a calculating unit, configured to calculate a preset video recommendation model according to preset features of each video.
  10. 根据权利要求6所述的一种智能视频推荐系统,其特征在于,所述推荐视频模块包括:The intelligent video recommendation system according to claim 6, wherein the recommended video module comprises:
    采集单元,用于采集视频库内的每个视频的预设特征;An acquisition unit, configured to collect preset features of each video in the video library;
    计算用户喜欢度单元,用于根据采集的每个视频的预设特征以及建立的预设视频推荐模型计算每个视频对应的用户喜欢度;Calculating a user likeness unit, configured to calculate a user likeness corresponding to each video according to the preset feature of each captured video and the established preset video recommendation model;
    排列单元,用于将所述视频库内的视频根据用户喜欢度按照预设排列条件进行排列;An arranging unit, configured to arrange the videos in the video library according to a user's preference according to a preset arrangement condition;
    推荐展示单元,用于将排列后的预设位数的视频显示在视频推荐栏。A recommended display unit for displaying the video of the preset preset number of bits in the video recommendation field.
PCT/CN2018/086407 2017-12-07 2018-05-10 Smart video recommendation method and system WO2019109592A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201711282803.0A CN108134950B (en) 2017-12-07 2017-12-07 Intelligent video recommendation method and system
CN201711282803.0 2017-12-07

Publications (1)

Publication Number Publication Date
WO2019109592A1 true WO2019109592A1 (en) 2019-06-13

Family

ID=62389274

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/086407 WO2019109592A1 (en) 2017-12-07 2018-05-10 Smart video recommendation method and system

Country Status (2)

Country Link
CN (1) CN108134950B (en)
WO (1) WO2019109592A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115834959A (en) * 2023-02-28 2023-03-21 北京奇树有鱼文化传媒有限公司 Video recommendation information determination method and device, electronic equipment and medium

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109033180A (en) * 2018-06-26 2018-12-18 深圳市爱的网络科技有限公司 A kind of information-pushing method, device, computer installation and computer readable storage medium
CN109698858A (en) 2018-11-01 2019-04-30 百度在线网络技术(北京)有限公司 Resource supplying method, equipment and storage medium for smart machine
CN109168047B (en) * 2018-11-06 2021-04-20 北京达佳互联信息技术有限公司 Video recommendation method and device, server and storage medium
CN113747231B (en) * 2021-09-03 2022-06-21 深圳市悦道科技有限公司 Intelligent release video playing method and system
CN114531614B (en) * 2022-02-17 2023-09-15 北京字跳网络技术有限公司 Video playing method, device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120151511A1 (en) * 2010-12-09 2012-06-14 Samsung Electronics Co., Ltd. Multimedia system and method of recommending multimedia content
CN105142028A (en) * 2015-07-29 2015-12-09 华中科技大学 Television program content searching and recommending method oriented to integration of three networks
CN105898426A (en) * 2015-12-14 2016-08-24 乐视网信息技术(北京)股份有限公司 Multimedia content processing method and device and server
CN106028156A (en) * 2016-06-24 2016-10-12 合肥工业大学 Television viewer interest modeling method and system

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100306249A1 (en) * 2009-05-27 2010-12-02 James Hill Social network systems and methods
US9715327B2 (en) * 2012-06-07 2017-07-25 Tandem Diabetes Care, Inc. Preventing inadvertent changes in ambulatory medical devices
US20150293995A1 (en) * 2014-04-14 2015-10-15 David Mo Chen Systems and Methods for Performing Multi-Modal Video Search
CN105163142B (en) * 2015-09-09 2018-10-26 聚好看科技股份有限公司 A kind of user preference determines method, video recommendation method and system
CN105404698A (en) * 2015-12-31 2016-03-16 海信集团有限公司 Education video recommendation method and device
CN105915701A (en) * 2015-12-31 2016-08-31 乐视移动智能信息技术(北京)有限公司 Information recommending method and apparatus
CN105847985A (en) * 2016-03-30 2016-08-10 乐视控股(北京)有限公司 Video recommendation method and device
US10496651B2 (en) * 2016-04-29 2019-12-03 Fujitsu Limited User recommendation generation
CN106792209A (en) * 2016-11-24 2017-05-31 武汉斗鱼网络科技有限公司 Video preference information processing method, apparatus and system
CN106791963B (en) * 2016-12-08 2020-08-18 Tcl科技集团股份有限公司 Television program recommendation method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120151511A1 (en) * 2010-12-09 2012-06-14 Samsung Electronics Co., Ltd. Multimedia system and method of recommending multimedia content
CN105142028A (en) * 2015-07-29 2015-12-09 华中科技大学 Television program content searching and recommending method oriented to integration of three networks
CN105898426A (en) * 2015-12-14 2016-08-24 乐视网信息技术(北京)股份有限公司 Multimedia content processing method and device and server
CN106028156A (en) * 2016-06-24 2016-10-12 合肥工业大学 Television viewer interest modeling method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115834959A (en) * 2023-02-28 2023-03-21 北京奇树有鱼文化传媒有限公司 Video recommendation information determination method and device, electronic equipment and medium
CN115834959B (en) * 2023-02-28 2023-04-28 北京奇树有鱼文化传媒有限公司 Video recommendation information determining method and device, electronic equipment and medium

Also Published As

Publication number Publication date
CN108134950B (en) 2022-05-06
CN108134950A (en) 2018-06-08

Similar Documents

Publication Publication Date Title
WO2019109592A1 (en) Smart video recommendation method and system
JP7207836B2 (en) A system for evaluating audience engagement
US10346860B2 (en) Audience attendance monitoring through facial recognition
US20210397651A1 (en) Estimating social interest in time-based media
US11574321B2 (en) Generating audience response metrics and ratings from social interest in time-based media
CN104954822B (en) The method and apparatus for measuring medium audience rate
CN103686231B (en) Method and system for integrated management, failure replacement and continuous playing of film
US9553922B1 (en) Media event based social networking interfaces
Bettadapura et al. Leveraging contextual cues for generating basketball highlights
US9098807B1 (en) Video content claiming classifier
Saba et al. Analysis of vision based systems to detect real time goal events in soccer videos
CN102043825B (en) Motion picture providing apparatus, motion picture providing method, and program
US11533536B2 (en) Audience attendance monitoring through facial recognition
JP6807389B2 (en) Methods and equipment for immediate prediction of media content performance
CN105843876B (en) Quality evaluation method and device for multimedia resources
CN110287372A (en) Label for negative-feedback determines method, video recommendation method and its device
US9009298B2 (en) Methods and apparatus to determine audience engagement indices associated with media presentations
CN106464983A (en) Methods and apparatus to identify media using hash keys
CN107894998A (en) Video recommendation method and device
US20120042041A1 (en) Information processing apparatus, information processing system, information processing method, and program
CN112364202A (en) Video recommendation method and device and electronic equipment
CN107247919A (en) The acquisition methods and system of a kind of video feeling content
JP2004362019A (en) Information recommendation device, information recommendation method, information recommendation program and recording medium
CN104281516A (en) Methods and apparatus to characterize households with media meter data
Song et al. Efficient, robust and divisible paired comparison for subjective quality assessment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18886630

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 28.10.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18886630

Country of ref document: EP

Kind code of ref document: A1