Log splicing method and device, electronic equipment, storage medium and product

文档序号:73238 发布日期:2021-10-01 浏览:12次 中文

阅读说明:本技术 一种日志拼接方法、装置、电子设备、存储介质及产品 (Log splicing method and device, electronic equipment, storage medium and product ) 是由 陈振宏 于 2021-05-26 设计创作,主要内容包括:本公开关于一种日志拼接方法、装置、电子设备、计算机可读存储介质及计算机程序产品,所述方法包括:获取每次下发给用户的视频包,以及所述用户浏览所述视频包中每个视频的用户行为信息;缓存获取到的所述视频包以及所述用户浏览所述视频包中每个视频的用户行为信息;在对第N次请求的视频包中的每个视频与浏览所述视频的用户行为信息进行拼接时,当从缓存的所述用户行为信息中查找到第N+1次请求的视频包中任一个视频的用户行为信息,或者在检测到用户发起第N+1次请求时,对缓存的所述第N次请求的视频包中的每个视频与浏览所述视频的用户行为信息进行拼接,得到样本视频,其中,N为自然数。本公开提高了日志拼接的实时性和拼接效率。(The present disclosure relates to a log splicing method, apparatus, electronic device, computer-readable storage medium, and computer program product, the method comprising: acquiring a video packet which is issued to a user each time and user behavior information of each video in the video packet browsed by the user; caching the obtained video packet and user behavior information of each video in the video packet browsed by the user; when splicing each video in the video packet requested for the nth time with the user behavior information browsing the video, when the user behavior information of any video in the video packet requested for the (N + 1) th time is found from the cached user behavior information, or when detecting that the user initiates the (N + 1) th time request, splicing each video in the video packet requested for the nth time with the user behavior information browsing the video to obtain a sample video, wherein N is a natural number. The method and the device improve the real-time performance and the splicing efficiency of log splicing.)

1. A log splicing method is characterized by comprising the following steps:

acquiring a video packet which is issued to a user each time and user behavior information of each video in the video packet browsed by the user;

caching the obtained video packet and user behavior information of each video in the video packet browsed by the user;

when splicing each video in the video packet requested for the nth time with the user behavior information browsing the video, when finding the user behavior information of any video in the video packet requested for the (N + 1) th time from the cached user behavior information, or when detecting that the user initiates the (N + 1) th request, splicing each video in the cached video packet requested for the nth time with the user behavior information browsing the video to obtain a sample video, wherein N is a natural number.

2. The log stitching method of claim 1, wherein the method further comprises:

when splicing each video in the video package requested for the nth time with the user behavior information browsing the video, when the user behavior information of any video in the video package requested for the (N + 1) th time is not found from the cached user behavior information, continuously finding the user behavior information of any video in the video package requested for the (N + 1) th time within a set time, and when the user behavior information of any video in the video requested for the (N + 1) th time is found, executing the step of splicing each video in the video package requested for the nth time with the user behavior information browsing the video, and generating a sample video.

3. The log stitching method of claim 1, wherein the method further comprises:

when the log splicing is carried out on each video in the video packet of the nth request and the user behavior information for browsing the video, when the N +1 th request initiated by the user is not detected, the N +1 th request initiated by the user is continuously detected within the set time, and until the N +1 th request initiated by the user is detected, the step of splicing each video in the video packet of the nth request and the user behavior information for browsing the video is executed, so as to generate the sample video.

4. The log stitching method according to any one of claims 1 to 3, wherein the stitching each video in the cached nth requested video packet with the user behavior information for browsing the video to generate a sample video comprises:

and associating the video identifier of each video in the cached video packet of the Nth request with the user identifier of the user browsing the video to generate a sample video.

5. The log stitching method according to any one of claims 1 to 3, wherein before obtaining the user behavior information of each video in the video package browsed by the user, the method further comprises:

and recording the video identification of each video in the video packet which is issued to the user by the recommendation system each time.

6. The log stitching method according to any one of claims 1 to 3, wherein the method further comprises:

and sending the generated sample video to a log system so that the log system can input the sample video to a corresponding model for training.

7. A log stitching device, comprising:

the acquisition module is configured to execute the acquisition of video packets which are issued to the user each time and the user behavior information of each video in the video packets browsed by the user;

the caching module is configured to cache the video packets acquired by the acquisition module and the user behavior information of each video in the video packets browsed by the user;

the splicing module is configured to splice each video in the video packet requested for the nth time and the user behavior information for browsing the video, when the user behavior information of any video in the video packet requested for the (N + 1) th time is found from the user behavior information cached by the caching module, or when the user initiates the (N + 1) th time request, each video in the cached video packet requested for the nth time and the user behavior information for browsing the video are spliced to generate a sample video, wherein N is a natural number.

8. An electronic device, comprising:

a processor;

a memory for storing the processor-executable instructions;

wherein the processor is configured to execute the instructions to implement the log stitching method of any one of claims 1 to 6.

9. A computer-readable storage medium, wherein instructions in the computer-readable storage medium, when executed by a processor of an electronic device, enable the electronic device to perform the log stitching method of any one of claims 1 to 6.

10. A computer program product comprising a computer program, wherein the computer program, when executed by a processor, implements the log stitching method of any one of claims 1 to 6.

Technical Field

The present disclosure relates to the field of video recommendation technologies, and in particular, to a log stitching method, an apparatus, an electronic device, a computer-readable storage medium, and a computer program product.

Background

In the related technology, a log splicing system generally splices a behavior of a user browsing a video and the video in a fixed time window, if the time window set by splicing is ten minutes, and the behavior of the user browsing the video is reported to a server through a client, and then is written into a cache by the server, the log splicing system waits for the time window of ten minutes for each video issued to the user by the server, and then tries to acquire the behavior of each video issued by the user browsing from the cache. And proceeds to the corresponding video, thereby generating a video training sample.

However, the related log splicing system adopts a fixed time window, and balances the real-time performance and the splicing efficiency by artificially setting different time window values. Because the delay of the user behavior reporting is different from person to person, the behaviors of different users for browsing the video correspond to different reporting speeds, if the value of the set time window is too small, the behavior reporting is larger than the set time window, so that the user behaviors cannot be spliced, the splicing instantaneity can be improved, but the splicing efficiency is reduced; if the set time window value is too large, the user behavior report is far smaller than the time window set by splicing, after the behavior of the user for browsing the video is obtained, the user needs to wait for the given time window to splice, and although the splicing efficiency can be improved, the splicing instantaneity is reduced. Therefore, the time window for sample splicing is a fixed window, so that the instantaneity of the sample is insufficient, the splicing efficiency is reduced, and the effect of model training can be directly influenced, so that the user experience is influenced.

Disclosure of Invention

The present disclosure provides a log stitching method, an apparatus, an electronic device, a computer-readable storage medium, and a computer program product, which at least solve the technical problem in the related art that the real-time performance and the stitching efficiency of a sample cannot be considered due to a fixed time window for stitching. The technical scheme of the disclosure is as follows:

according to a first aspect of the embodiments of the present disclosure, a log splicing method is provided, including:

acquiring a video packet which is issued to a user each time and user behavior information of each video in the video packet browsed by the user;

caching the obtained video packet and user behavior information of each video in the video packet browsed by the user;

when splicing each video in the video packet requested for the nth time with the user behavior information browsing the video, when finding the user behavior information of any video in the video packet requested for the (N + 1) th time from the cached user behavior information, or when detecting that the user initiates the (N + 1) th request, splicing each video in the cached video packet requested for the nth time with the user behavior information browsing the video to obtain a sample video, wherein N is a natural number.

Optionally, the method further includes:

when splicing each video in the video package requested for the nth time with the user behavior information browsing the video, when the user behavior information of any video in the video package requested for the (N + 1) th time is not found from the cached user behavior information, continuously finding the user behavior information of any video in the video package requested for the (N + 1) th time within a set time, and when the user behavior information of any video in the video requested for the (N + 1) th time is found, executing the step of splicing each video in the video package requested for the nth time with the user behavior information browsing the video, and generating a sample video.

Optionally, the method further includes:

when the log splicing is carried out on each video in the video packet of the nth request and the user behavior information for browsing the video, when the N +1 th request initiated by the user is not detected, the N +1 th request initiated by the user is continuously detected within the set time, and until the N +1 th request initiated by the user is detected, the step of splicing each video in the video packet of the nth request and the user behavior information for browsing the video is executed, so as to generate the sample video.

Optionally, the splicing each video in the cached video packet requested for the nth time with the user behavior information for browsing the video, and generating a sample video includes:

and associating the video identifier of each video in the cached video packet of the Nth request with the user identifier of the user browsing the video to generate a sample video.

Optionally, before obtaining the user behavior information of each video browsed by the user in the video package, the method further includes:

and recording the video identification of each video in the video packet which is issued to the user by the recommendation system each time.

Optionally, the method further includes:

and sending the generated sample video to a log system so that the log system can input the sample video to a corresponding model for training.

According to a second aspect of the embodiments of the present disclosure, there is provided a log stitching apparatus, including:

the acquisition module is configured to execute the acquisition of video packets which are issued to the user each time and the user behavior information of each video in the video packets browsed by the user;

the caching module is configured to cache the video packets acquired by the acquisition module and the user behavior information of each video in the video packets browsed by the user;

the splicing module is configured to splice each video in the video packet requested for the nth time and the user behavior information for browsing the video, when the user behavior information of any video in the video packet requested for the (N + 1) th time is found from the user behavior information cached by the caching module, or when the user initiates the (N + 1) th time request, each video in the cached video packet requested for the nth time and the user behavior information for browsing the video are spliced to generate a sample video, wherein N is a natural number.

Optionally, the apparatus further comprises:

the first judgment module is configured to judge whether the user behavior information of any video in the video packet requested for the (N + 1) th time is found from the cached user behavior information when each video in the video packet requested for the nth time is spliced with the user behavior information for browsing the video;

a second judging module configured to execute, when the first judging module judges that the user behavior information of any one of the videos in the video packet requested for the (N + 1) th time is not detected from the cached user behavior information, continuously judging whether the user behavior information of any one of the videos requested for the (N + 1) th time is found within a set time;

the splicing module is further configured to splice each video in the video packet requested for the nth time with the user behavior information for browsing the video when the second judging module judges that the user behavior information of any one of the videos requested for the (N + 1) th time is found, so as to generate a sample video.

Optionally, the apparatus further comprises:

the third judgment module is configured to judge whether the user initiates the (N + 1) th request or not when performing log splicing on each video in the video packet of the nth request and the user behavior information for browsing the video;

a fourth judging module configured to execute, when the third judging module judges that the user does not initiate the request for the (N + 1) th time, continuously judging whether the user initiates the request for the (N + 1) th time within a set time until the user initiates the request for the (N + 1) th time;

the splicing module is further configured to splice each video in the video packet of the nth request with the user behavior information for browsing the video when it is determined by the third determining module or the fourth determining module that it is detected that the user initiates the (N + 1) th request, so as to generate a sample video.

Optionally, the splicing module is specifically configured to associate the video identifier of each video in the cached nth requested video packet with the user behavior information for browsing the video, so as to generate a sample video.

Optionally, the apparatus further comprises:

and the recording module is configured to record the video identifier of each video in the video packet which is issued to the user by the recommendation system each time before the obtaining module obtains the user behavior information of each video in the video packet browsed by the user.

Optionally, the apparatus further comprises:

the sending module is configured to send the sample video generated by the splicing module to a log system so that the log system inputs the sample video to a corresponding model for training.

According to a third aspect of the embodiments of the present disclosure, there is provided an electronic apparatus including:

a processor;

a memory for storing the processor-executable instructions;

wherein the processor is configured to execute the instructions to implement the log stitching method of any one of claims 1 to 6.

According to a fourth aspect of embodiments of the present disclosure, there is provided a computer-readable storage medium, wherein instructions, when executed by a processor of an electronic device, enable the electronic device to perform the log stitching method as described above.

According to a fifth aspect of embodiments of the present disclosure, there is provided a computer program product comprising a computer program which, when executed by a processor, implements the log stitching method as described above.

The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:

in the embodiment of the disclosure, user behavior information of each video in a video packet requested to be issued by a user for browsing each time is obtained; caching the acquired user behavior information of each video; when splicing each video in the video packet requested for the nth time with the user behavior information browsing the video, when the user behavior information of any video in the video packet requested for the (N + 1) th time is found from the cached user behavior information, or when detecting that the user initiates the (N + 1) th time request, splicing each video in the video packet requested for the nth time with the user behavior information browsing the video to obtain a sample video, wherein N is a natural number. That is to say, in the embodiment of the present disclosure, whether the user behavior information of the video requested to be delivered at the nth time is reported is determined by using whether the video requested to be delivered at the (N + 1) th time of the user has behavior information browsed by the user. That is to say, if the user behavior information in the video packet of the (N + 1) th request is found, the log splicing is directly performed on the video of the nth request and the user behavior information of each video, so that the problem that the real-time performance and the splicing rate cannot be considered at the same time due to the fixed splicing time window in the prior art is solved, and the sample real-time performance and the splicing efficiency of the log splicing system are improved.

It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.

Drawings

The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as limiting the disclosure.

FIG. 1 is a flow diagram illustrating a method of log stitching according to an example embodiment.

FIG. 2 is a block diagram illustrating a log stitching device according to an exemplary embodiment.

FIG. 3 is another block diagram illustrating a log stitching device according to an exemplary embodiment.

FIG. 4 is yet another block diagram illustrating a log stitching device according to an exemplary embodiment.

FIG. 5 is yet another block diagram illustrating a log stitching device according to an exemplary embodiment.

FIG. 6 is yet another block diagram illustrating a log stitching device according to an exemplary embodiment.

FIG. 7 is a block diagram illustrating an electronic device in accordance with an example embodiment.

FIG. 8 is a block diagram illustrating an apparatus with log stitching according to an example embodiment.

Detailed Description

In order to make the technical solutions of the present disclosure better understood by those of ordinary skill in the art, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.

It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.

Fig. 1 is a flowchart illustrating a log stitching method according to an exemplary embodiment, as shown in fig. 1, the method including the steps of:

in step 101, video packets sent to a user each time are acquired, and user behavior information of each video in the video packets browsed by the user.

In step 102, the obtained video packets and the user behavior information of each video browsed by the user are cached.

In step 103, when splicing each video in the video packet requested for the nth time with the user behavior information for browsing the video, when the user behavior information of any video in the video packet requested for the (N + 1) th time is found from the cached user behavior information, or when it is detected that the user initiates the (N + 1) th time request, splicing each video in the video packet requested for the nth time with the user behavior information for browsing the video to obtain a sample video, where N is a natural number.

The log splicing method can be applied to terminals and servers. The method can also be used for a log splicing system or a log splicing module in a short video recommendation system, and is not limited herein, and the terminal implementation device of the method can be an electronic device such as a smart phone, a notebook computer, a tablet computer, and the like.

In the short video recommendation scene, the log splicing system is responsible for splicing videos issued by the recommendation system to users and browsing behaviors of the users to generate training samples for model training. The log splicing system is a basic core component of the whole recommendation system, and the data real-time performance and the video sample splicing rate of the log splicing system play a critical role in the effect of the whole recommendation system.

The reason why the log splicing system needs to wait for a fixed spliced time window is that the log splicing system does not know whether the recommendation is a video requested to be issued each time, whether the user has browsed all, and whether the corresponding user behavior information is reported all. Therefore, for a video requested to be delivered, if the video is browsed by the user in 4 minutes on average, the user starts to browse the next requested video after 4 minutes, the videos browsed by the user are continuous, and meanwhile, the reporting of the user behavior is in the second level, which can be understood as real-time reporting. Based on this, the embodiment of the present disclosure may utilize the reporting of the browsing behavior information corresponding to the N +1 th request of the user to determine whether the reporting of the browsing behavior of the nth request is completed, and if the reporting of the browsing behavior of the nth request is completed, each video in the video packet requested for the nth time is spliced with the user behavior information for browsing the video.

The following describes in detail specific implementation steps of a log splicing method provided by the embodiment of the present disclosure with reference to fig. 1.

Firstly, step 101 is executed to obtain video packets which are issued to users each time and user behavior information of each video in the video packets which are requested to be issued each time by browsing of the users.

In this step, the video packet is recommended to the client by the recommendation system according to each request of the client, and when the recommendation system sends the video packet to the client each time, a log splicing system (or a log splicing module, the same applies hereinafter) in the video recommendation system obtains the video packet sent each time and a video identifier of each video in the video packet. Each video packet may include a plurality of videos, typically six videos, but in an application, may be adapted as needed. Displaying a video on the current screen of the client, caching the videos cached on the memory of the client in the rest videos in the video package, sequentially displaying the videos cached on the memory of the client to the current screen of the client according to the browsing behavior of the user, and allowing the user to perform operations such as approval or evaluation according to the displayed videos. The client sends the user behavior information to the server in real time, the server stores the user behavior information into the cache, and the log splicing system can acquire the user behavior information reported by the client to browse each video from the cache of the server in real time. The user behavior information may include: the method comprises the steps of enabling a user to browse video time of a video, clicking praise behavior information, forwarding the behavior information, commenting the video and the like. However, in practical applications, the present invention is not limited thereto.

Secondly, step 102 is executed, the obtained video packet and the user behavior information of each video in the video packet browsed by the user are cached.

In this embodiment, the log splicing system caches the acquired video packets and the acquired user behavior information of each video in the video packets browsed by the user, so as to perform real-time splicing operation subsequently.

It should be noted that, in this embodiment, the obtained video packet or the local cache of the user behavior information obtained when the user browses each video in the video packet may also be cached in the storage space of the third party, which is not limited in this embodiment.

Finally, step 103 is executed, when each video in the video packet requested for the nth time is spliced with the user behavior information for browsing the video, when the user behavior information of any video in the video packet requested for the (N + 1) th time is found from the cached user behavior information, or when it is detected that the user initiates the (N + 1) th time request, each video in the video packet requested for the nth time is spliced with the user behavior information for browsing the video, so as to obtain a sample video, where N is a natural number.

In this step, after obtaining the user behavior information, the log stitching system needs to perform real-time stitching with the video corresponding to the user behavior information to generate a training sample, where the stitching in this embodiment is to bind or associate the user behavior information when the user browses the video with the video to generate a training sample, and then train a model input by the training sample, so as to recommend the corresponding video to the user according to the preference of the user.

In the embodiment of the present disclosure, the related log splicing system sends each video to the user through the server, and usually waits for a splicing window (for example, a time window of 10 minutes) of a predetermined fixed time, and then tries to acquire user behavior information of browsing the video from the cache of the server, and then splices the user behavior information and the user behavior information to generate a training sample. The reason why the log splicing system waits for a splicing window of a fixed time is that the log splicing system does not know whether the video users who are requested to be issued by the recommendation system at one time are all browsed and the corresponding behavior information of the browsed video is all reported.

Based on this, the present disclosure utilizes the reporting of the user behavior information of the browsing video corresponding to the (N + 1) th request of the user to determine whether the reporting of the user behavior information of the browsing video requested for the nth time (namely, reporting to the server) is completed, so as to splice the user behavior information. That is, as long as the user browses any video in the N +1 th request video packet, the user must browse the nth requested video, and the user behavior information of the browsed video is reported to the server in real time, that is, as long as the server receives the user behavior information of any video in the N +1 th request video packet, the user behavior information of all videos in the nth request video packet browsed by the user is indicated by the fact that the server receives the user behavior information.

Therefore, when splicing each video in the video packet requested for the nth time with the user behavior information browsing the video, when finding the user behavior information of any video in the video packet requested for the (N + 1) th time from the cached user behavior information, or when detecting that the user initiates the (N + 1) th time request, splicing each video in the cached video packet requested for the nth time with the user behavior information browsing the video to obtain a sample video, wherein N is a natural number.

Specifically, if the video packet sent by the recommendation system according to the nth request of the user includes (a, b, c, d, e, f)6 videos, the video packet sent according to the (N + 1) th request of the user includes (g, h, i, j, k, l)6 videos, and when the video packet is sent, each user is recorded to receive each video packet according to the user dimension. The user can browse the videos in the video package, and also can need to like to perform electronic and comment on the videos by himself, the client or the user behavior information of the videos browsed by the user is reported to the server in real time, then when each video in the video package (a, b, c, d, e, f) requested for the nth time is spliced with the user behavior information of the browsed videos, whether the user behavior information of one video browsed by the user exists in 6 videos corresponding to the (N + 1) th request stored in the cache or not can be searched, if so, the user can judge that the user has browsed the (a, b, c, d, e, f)6 videos in front of the (N + 1) request due to the fact that the videos browsed by the user are continuous, and therefore the user can judge whether the videos (a, b, the user behavior information of c, d, e, f) is already reported to the server, and at this time, it is not necessary to wait for a splicing window of a fixed time (for example, 10 minutes) for the 6 videos (a, b, c, d, e, f) as in the related art, but the video identifier of each video in the 6 videos (a, b, c, d, e, f) and the user behavior information of browsing the video can be spliced immediately, so as to generate a sample video.

In the embodiment of the disclosure, a video packet which is issued to a user each time and user behavior information of each video in the video packet browsed by the user are obtained first; caching the obtained video packets which are issued to the user each time and the user behavior information of each video in the video packets browsed by the user; when splicing each video in the video packet requested for the nth time with the user behavior information browsing the video, if the user behavior information of any video in the video packet requested for the (N + 1) th time is found from the cached user behavior information or the user initiating the (N + 1) th request is detected, splicing each video in the video packet requested for the nth time with the user behavior information browsing the video to obtain a sample video, wherein N is a natural number. That is to say, in the embodiment of the present disclosure, whether the user behavior information of the video requested to be delivered at the nth time is reported is determined by using whether the video requested to be delivered at the (N + 1) th time of the user has behavior information browsed by the user. According to the time window for dynamic splicing, if the result of the (N + 1) th request is found to have the behavior information of the user reported, the result of the nth request is directly subjected to log splicing, so that the problem that the instantaneity and the splicing rate cannot be considered at the same time due to the fixed spliced time window in the prior art is solved, and the instantaneity and the splicing efficiency of the sample of the log splicing system are improved.

Optionally, in another embodiment, on the basis of the above embodiment, the method may further include:

when splicing each video in the video packet requested for the nth time with the user behavior information for browsing the video, judging whether the user behavior information of any video in the video packet requested for the (N + 1) th time is found from the cached user behavior information;

and if not, continuously judging whether the user behavior information of any one of the videos requested for the (N + 1) th time is found or not within the set time, and executing the step of splicing each video in the video packet requested for the (N) th time and the user behavior information of the browsed video when the user behavior information of any one of the videos requested for the (N + 1) th time is found, so as to generate the sample video.

In this embodiment, when each video in the video packet requested for the nth time is spliced with the user behavior information for browsing the video, it is first determined whether to find the user behavior information of one video in the video packet requested for the (N + 1) th time from the cached user behavior information; if the user behavior information is found, it is indicated that the user has browsed the video before the N + 1-time request (i.e., the nth request), so that it can be determined that the user behavior information of the nth requested video has been reported to the server. And then executing, splicing each video in the video packet requested for the nth time with the user behavior information for browsing the video, wherein the splicing process specifically comprises the following steps: and associating the video identification of each video in the cached video packet of the Nth request with the user behavior information for browsing the video to generate a sample video. If not, continuously judging whether the user behavior information of any one of the videos requested for the (N + 1) th time is found within the set time until the user behavior information of any one of the videos requested for the (N + 1) th time is found.

In the embodiment of the disclosure, whether the user behavior information of the video requested to be delivered for the nth time is reported is judged by whether the video requested to be delivered for the (N + 1) th time by the user has the user behavior information browsed by the user. According to the time window of dynamic splicing, if the result of the (N + 1) th request is found to have the behavior information of the user reported, log splicing is carried out on the result of the nth request, otherwise, the search is continued within the set time until the result is found, so that the problem that the real-time performance and the splicing rate cannot be considered at the same time due to the fixed spliced time window in the prior art is solved, and the real-time performance and the splicing efficiency of the sample video of the log splicing system are improved.

Optionally, in another embodiment, on the basis of the above embodiment, the method may further include:

when performing log splicing on each video in the video packet of the nth request and the user behavior information for browsing the video, judging whether the user initiates the (N + 1) th request is detected;

if not, continuously judging whether the user initiates the (N + 1) th request or not within the set time, and executing the step of splicing each video in the video packet of the (N) th request with the user behavior information for browsing the video to generate the sample video until the user initiates the (N + 1) th request.

In this disclosure, if it is detected that the user initiates the (N + 1) th request, it indicates that the user has browsed the video requested for the nth time, and may only directly splice the video requested for the N times and the corresponding user behavior information, otherwise, the detection is continued within the set time until it is detected that the user initiates the operation of requesting the video for the (N + 1) th time. The real-time performance of log splicing is improved, and the log splicing efficiency is improved.

Optionally, in another embodiment, on the basis of the foregoing embodiment, the splicing each video in the cached nth requested video packet with the user behavior information for browsing the video, and generating a sample video includes:

and associating the video identifier of each video in the cached video packet of the Nth request with the user identifier of the user browsing the video to generate a sample video.

According to the embodiment of the disclosure, the video identification of each video is bound or associated with the user identification corresponding to the user behavior information, so that the video splicing efficiency is improved.

Optionally, in another embodiment, on the basis of the above embodiment, before obtaining the user behavior information of each video in each video packet requested to be sent by the user to browse, the method further includes: and recording the video identification of each video in the video packet which is issued to the user by the recommendation system each time.

In this embodiment, when the recommendation system receives a video packet which is issued to a user each time, the video packet is issued to the user, at this time, the log splicing system records a video identifier of each video which is issued to the user video packet each time, so that when any one of the video packets requested by the user to browse the (N + 1) th time is acquired, the user behavior information of each video in the video packet requested by the user to browse the nth time is spliced with the video browsing the video. The method and the device improve the log splicing efficiency and the user satisfaction.

Optionally, in another embodiment, on the basis of the above embodiment, the method may further include:

and sending the generated sample video to a log system so that the log system can input the sample video to a corresponding model for training.

In the embodiment, the log splicing system sends the spliced sample video to the log system, so that the log system can input the sample video to the corresponding model for training, the video is further recommended to the personalized requirements of the user, and the recommendation efficiency is improved.

Therefore, the embodiment of the disclosure provides a log splicing method based on a dynamic splicing window, if it is found that browsing behavior information of a video requested for the (N + 1) th time is reported, log splicing is immediately performed on the video requested for the nth time and the browsing behavior information of the video to generate a sample video, so that the splicing instantaneity is improved; if the video requested for the (N + 1) th time does not have the corresponding browsing behavior report or the user does not initiate the (N + 1) th request, whether the video requested for the (N + 1) th time has the browsing behavior information report is found or whether the user initiates the (N + 1) th request is detected until the video requested for the (N + 1) th time has the browsing behavior information report is found or the user initiates the (N + 1) th request is detected, otherwise, the video requested for the (N) th time waits for a spliced time window longer than a fixed time window (i.e., the set time, such as 10 minutes) for example, 15 minutes and the like, that is, the log splicing is performed based on the time window for dynamic splicing, so that the splicing efficiency is improved.

It is noted that while for simplicity of explanation, the method embodiments are shown as a series of acts or combination of acts, it will be appreciated by those skilled in the art that the present disclosure is not limited by the order of acts, as some steps may occur in other orders or concurrently with other steps in accordance with the invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no particular act is required to implement the invention.

FIG. 2 is a block diagram illustrating a log stitching device according to an exemplary embodiment. Referring to fig. 2, the apparatus includes: an acquisition module 201, a caching module 202, and a stitching module 203, wherein,

the acquiring module 201 is configured to perform acquiring a video packet which is issued to a user each time and user behavior information of each video in the video packet browsed by the user;

the caching module 202 is configured to perform caching of the video packets acquired by the acquiring module and user behavior information of each video in the video packets browsed by the user;

the splicing module 203 is configured to splice each video in the cached nth requested video packet with the user behavior information for browsing the video when each video in the nth requested video packet is spliced with the user behavior information for browsing the video, when the user behavior information of any video in the N +1 th requested video packet is found from the user behavior information cached by the caching module, or when it is detected that the user initiates the N +1 th request, and generate a sample video.

Optionally, in another embodiment, on the basis of the above embodiment, the apparatus may further include: a schematic structural diagram of the first determining module 301 and the second determining module 302 is shown in fig. 3, wherein,

the first determining module 301 is configured to determine whether to find the user behavior information of any video in the video packet requested for the (N + 1) th time from the cached user behavior information when each video in the video packet requested for the nth time is spliced with the user behavior information for browsing the video;

the second determining module 302 is configured to perform, when the first determining module 301 determines that the user behavior information of any one of the videos in the N +1 th requested video packet is not found from the cached user behavior information, continuously determining whether the user behavior information of any one of the videos in the N +1 th requested video packet is found within a set time;

the splicing module 203 is further configured to splice each video in the video packet requested for the nth time with the user behavior information for browsing the video when the second determining module 302 determines that the user behavior information of any one of the videos requested for the (N + 1) th time is found, so as to generate a sample video.

Optionally, in another embodiment, on the basis of the above embodiment, the apparatus may further include: a schematic structural diagram of the third determining module 401 and the fourth determining module 402 is shown in fig. 4, wherein,

the third determining module 401 is configured to determine whether it is detected that the user initiates the (N + 1) th request when performing log splicing on each video in the video packet of the nth request and the user behavior information for browsing the video;

the fourth judging module 402 is configured to execute, when the third judging module 301 judges that the user does not initiate the (N + 1) th request, continuously judging whether the user initiates the (N + 1) th request within a set time until it is judged that the user initiates the (N + 1) th request;

the splicing module 203 is further configured to splice each video in the video packet of the nth request with the user behavior information for browsing the video when the third determining module 401 or the fourth determining module 402 determines that it is detected that the user initiates the (N + 1) th request, so as to generate a sample video.

Optionally, in another embodiment, on the basis of the above embodiment, the apparatus may further include a first determining module 301 and a second determining module 302; a third determining module 401 and a fourth determining module 402, wherein functions and actions of the respective modules are detailed in the functions and actions of the corresponding modules in the above embodiments, and are not described herein again.

Optionally, in another embodiment, on the basis of the above embodiment, the splicing module is specifically configured to associate a video identifier of each video in the cached nth requested video packet with user behavior information for browsing the video, so as to generate a sample video.

Optionally, in another embodiment, on the basis of the above embodiment, the apparatus may further include: the recording module 501 is schematically shown in fig. 5, and fig. 5 is taken as an example based on fig. 3, wherein,

the recording module 501 is configured to record the video identifier of each video in the video packet that is issued to the user by the recommendation system each time before the obtaining module 201 obtains the user behavior information of each video in the video packet browsed by the user.

Optionally, in another embodiment, on the basis of the above embodiment, the apparatus may further include: the structure diagram of the sending module 601 is shown in fig. 6, and fig. 6 is taken as an example based on fig. 5, wherein,

the sending module 601 is configured to send the sample video generated by the splicing module 203 to a log system, so that the log system inputs the sample video to a corresponding model for training.

With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.

In an exemplary embodiment, the present disclosure also provides an electronic device including:

a processor;

a memory for storing the processor-executable instructions;

wherein the processor is configured to execute the instructions to implement the log stitching method as described above.

In an exemplary embodiment, the present disclosure also provides a computer-readable storage medium, in which instructions, when executed by a processor of an electronic device, enable the electronic device to perform the log stitching method as described above.

In an exemplary embodiment, the present disclosure also provides a computer program product comprising a computer program which, when executed by a processor, implements the log stitching method as described above.

Fig. 7 is a block diagram illustrating an electronic device 700 in accordance with an example embodiment. For example, the electronic device 700 may be a mobile terminal or a server, and in the embodiment of the present invention, the electronic device is taken as an example of a mobile terminal. For example, the electronic device 700 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.

Referring to fig. 7, electronic device 700 may include one or more of the following components: a processing component 702, a memory 704, a power component 706, a multimedia component 708, an audio component 710, an input/output (I/O) interface 712, a sensor component 714, and a communication component 716.

The processing component 702 generally controls overall operation of the electronic device 700, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing components 702 may include one or more processors 720 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 702 may include one or more modules that facilitate interaction between the processing component 702 and other components. For example, the processing component 702 may include a multimedia module to facilitate interaction between the multimedia component 708 and the processing component 702.

The memory 704 is configured to store various types of data to support operation at the device 700. Examples of such data include instructions for any application or method operating on the electronic device 700, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 704 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.

The power supply component 706 provides power to the various components of the electronic device 700. The power components 706 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for the electronic device 700.

The multimedia component 708 includes a screen that provides an output interface between the electronic device 700 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a touch panel (NP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 708 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the device 700 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.

The audio component 710 is configured to output and/or input audio signals. For example, the audio component 710 includes a Microphone (MIC) configured to receive external audio signals when the electronic device 700 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signal may further be stored in the memory 704 or transmitted via the communication component 716. In some embodiments, audio component 710 also includes a speaker for outputting audio signals.

The I/O interface 712 provides an interface between the processing component 702 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.

The sensor assembly 714 includes one or more sensors for providing various aspects of status assessment for the electronic device 700. For example, the sensor assembly 714 may detect an open/closed state of the device 700, the relative positioning of components, such as a display and keypad of the electronic device 700, the sensor assembly 714 may also detect a change in the position of the electronic device 700 or a component of the electronic device 700, the presence or absence of user contact with the electronic device 700, orientation or acceleration/deceleration of the electronic device 700, and a change in the temperature of the electronic device 700. The sensor assembly 714 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 714 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 714 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.

The communication component 716 is configured to facilitate wired or wireless communication between the electronic device 700 and other devices. The electronic device 700 may access a wireless network based on a communication standard, such as WiFi, a carrier network (such as 2G, 3G, 4G, or 5G), or a combination thereof. In an exemplary embodiment, the communication component 716 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 716 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BN) technology, and other technologies.

In an exemplary embodiment, the electronic device 700 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors, or other electronic components for performing the log stitching methods shown above.

In an exemplary embodiment, a non-transitory computer-readable storage medium comprising instructions, such as the memory 704 comprising instructions, executable by the processor 720 of the electronic device 700 to perform the log stitching method shown above is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.

In an exemplary embodiment, there is also provided a computer program product, wherein the instructions of the computer program product, when executed by the processor 720 of the electronic device 700, cause the electronic device 700 to perform the log stitching method illustrated above.

FIG. 8 is a block diagram illustrating an apparatus 800 for log stitching according to an example embodiment. For example, the apparatus 800 may be provided as a server. Referring to FIG. 8, the apparatus 800 includes a processing component 822, which further includes one or more processors, and memory resources, represented by memory 832, for storing instructions, such as applications, that are executable by the processing component 822. The application programs stored in memory 832 may include one or more modules that each correspond to a set of instructions. Further, the processing component 822 is configured to execute instructions to perform the above-described methods.

The device 800 may also include a power component 826 configured to perform power management of the device 800, a wired or wireless network interface 850 configured to connect the device 800 to a network, and an input/output (I/O) interface 858. The apparatus 800 may operate based on an operating system stored in the memory 832, such as Windows ServerNM, Mac OS XNM, UnixNM, LinuxNM, FreeBSDNM, or the like.

Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.

It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

18页详细技术资料下载
上一篇:一种医用注射器针头装配设备
下一篇:一种快速预览节目指南的机顶盒及其控制方法

网友询问留言

已有0条留言

还没有人留言评论。精彩留言会获得点赞!

精彩留言,会给你点赞!

技术分类