CN110889063B - Video pre-caching method based on Hox process and matrix decomposition - Google Patents

Video pre-caching method based on Hox process and matrix decomposition Download PDF

Info

Publication number
CN110889063B
CN110889063B CN201911207321.8A CN201911207321A CN110889063B CN 110889063 B CN110889063 B CN 110889063B CN 201911207321 A CN201911207321 A CN 201911207321A CN 110889063 B CN110889063 B CN 110889063B
Authority
CN
China
Prior art keywords
intensity
video
hit rate
videos
follows
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201911207321.8A
Other languages
Chinese (zh)
Other versions
CN110889063A (en
Inventor
吴迪
史正凯
王臣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sun Yat Sen University
Original Assignee
Sun Yat Sen University
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 Sun Yat Sen University filed Critical Sun Yat Sen University
Priority to CN201911207321.8A priority Critical patent/CN110889063B/en
Publication of CN110889063A publication Critical patent/CN110889063A/en
Application granted granted Critical
Publication of CN110889063B publication Critical patent/CN110889063B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • 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/71Indexing; Data structures therefor; Storage structures
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention provides a video pre-caching method based on a Hox process and matrix decomposition, which comprises the following steps: s1, using hit rate to represent the proportion of cached requests in all requests within a period of time, and re-mathematically defining the hit rate in a mode suitable for a point process according to a hit rate model; s2, predicting the intensity of all videos and sequencing according to the self history of the equipment by using a self-excited Hox process cache model, and caching videos with a certain size; s3, adding the influence of neighbor historical clicks on equipment by the cache model in the process of exciting the Hoxwell, predicting the intensity of all videos, and improving the hit rate; s4, decomposing and reducing the dimension of the parameters of the S3 by using a matrix decomposition dimension reduction model; s5, optimizing the cache model of the process of the mutual excitation Hoxwell by using a process optimization algorithm, and predicting the future behavior intensity. The method and the system can effectively predict the watching intensity of each device to different videos in the future, and can remarkably reduce the flow in the future network and improve the user experience by pre-caching some videos with the maximum intensity.

Description

Video pre-caching method based on Hox process and matrix decomposition
Technical Field
The invention relates to the field of network video caching, in particular to a video pre-caching method based on a Hox process and matrix decomposition.
Background
With the development of online video playing markets, online video playing is becoming more popular, and the number of people watching online videos is also increasing. Cisco predicts that in the future, most of the internet traffic will be video traffic, and on the mobile side, the proportion of traffic generated by the online video service that occupies internet traffic will increase from 59% in 2017 to 79% in 2022. While at the same time the number of online videos is growing at a staggering rate, it is counted that 300 hours of video content are uploaded to YouTube each day, including UGC, news, television shows, movies, etc. Accordingly, there are more and more transmission or terminal devices in the internet, so in order to alleviate the heavy traffic load caused by online video, video content may be cached in various internet devices, including devices such as an edge server, a set-top box, and a personal computer.
First, the simplest way to cache video is to cache the most frequently accessed video, which may also be referred to as the most popular video. However, in the real world, how to select the most popular video faces at least two challenges: first, the user's interests may be affected by various factors such as recommendation, viewer gender, age, etc., and thus the user's video requests may change over time, and the video requested by the user is only a small portion of the most popular video. Meanwhile, because the cache space of each device is limited, devices in the internet need to discard useless videos in time and continuously update the self-cached videos, so that the latest interests of users can be captured in time and higher cache efficiency is achieved. Second, in the internet, the storage and bandwidth capacities of devices are heterogeneous, and the services they provide are also diversified, and thus, it is not possible to simply copy the cache of a certain device to all other devices.
In recent years, video caching methods for predicting future popularity of video by using video history request records are relatively many. Advantageously, the historical popularity of a video can be obtained simply by calculating how frequently the video is requested. However, predicting video popularity is dependent on a large number of user request recordings, i.e., we cannot accurately predict popularity of video on devices serving only one or two users. Thus, popularity-based caching algorithms are useless for edge devices, which cannot capture diverse user interests and diverse videos. The click action of the user can be captured by the point process model, the point process model is expressed in a mathematical form, future click actions of the user can be predicted through the self-excited Hox process, a prediction list can be enriched through the mutual-excited Hox process, and the prediction is more accurate. By utilizing the Hoxwell process, future video watching actions of each device can be effectively predicted, so that the effects of caching in advance and reducing network traffic are achieved.
Disclosure of Invention
In order to solve the defect that video popularity on equipment of a plurality of user services cannot be accurately predicted by utilizing video history request records in the prior art, the invention provides a video pre-caching method based on a Hox process and matrix decomposition.
In order to solve the technical problems, the technical scheme of the invention is as follows:
a video pre-caching method based on a Hox process and matrix decomposition comprises the following steps:
s1, using hit rate to represent the proportion of cached requests in all requests within a period of time, and re-mathematically defining the hit rate in a mode suitable for a point process according to a hit rate model;
s2, predicting the intensity of all videos and sequencing according to the self history of the equipment by using a self-excited Hox process cache model, and caching videos with a certain size;
s3, adding the influence of neighbor historical clicks on equipment by the cache model in the process of exciting the Hoxwell, predicting the intensity of all videos, and improving the hit rate;
s4, decomposing and reducing the dimension of the parameters of the S3 by using a matrix decomposition dimension reduction model;
s5, optimizing the cache model of the process of the mutual excitation Hoxwell by using a process optimization algorithm, and predicting the future behavior intensity.
In a preferred embodiment, S1 includes the following steps:
s11, using
Figure BDA0002297194330000021
To represent the intensity under the hoxwell process, where u represents the buffering device, i represents the video, and t represents the time at which the intensity is located;
s12, defining the hit rate as follows:
Figure BDA0002297194330000022
wherein s is i Is the size of the buffered video, B u For the buffer space of device u +.>
Figure BDA0002297194330000023
Is an indication function, indicating whether device u will cache video i at time t,
indication function
Figure BDA0002297194330000024
Is defined as follows:
Figure BDA0002297194330000025
s13, the hit rate model, namely the objective function, is expressed as:
Figure BDA0002297194330000031
in a preferred embodiment, the specific steps at S2 are as follows:
s21, definition epsilon T ={t 1 ,t 2 ,…,t K -indicating the click times of all click events, the recorded time window being]0, T), and has t 1 <t 2 <…<t K K represents the total number of events;
s22 definition
Figure BDA0002297194330000032
Then
Figure BDA0002297194330000033
Wherein b ui Representing the reference or immigrating strength of the current process, i.e. the strength value when no history event has occurred in the process, phi (t-t') represents the activation function of the inter-excited hox process, i.e.:
φ ui (t-t′)=α ui g(t-t′)#(2-4)
α ui >0 indicates how much the current process will be affected by the history of events, and for g (t-t'), there is:
g(t-t′)=exp(-δ(t-t′))#(2-5)
delta >0 is a hyper-parameter representing the decay rate of the activation function or decay function, the greater the value, the faster the decay;
s23, optimizing each process by using an optimization method of the Hox process in order to maximize the hit rate, wherein a likelihood function is defined as follows:
Figure BDA0002297194330000034
after likelihood functions are found, the likelihood functions are derived, and then the gradient descent method is used for estimating each parameter.
In a preferred embodiment, the specific step of S3 is as follows:
s31, adding influence of neighbor history electrolysis on current equipment, wherein the definition is as follows:
Figure BDA0002297194330000035
s32, combining (2-3) with (2-7) to obtain a historical click event sequence which considers both self historical click event sequences and historical click sequences of other devices
Figure BDA0002297194330000036
Is calculated according to the estimated formula:
Figure BDA0002297194330000041
wherein delta is used 1 And delta 2 The different attenuation levels of the two attenuation functions are respectively represented and defined, so the attenuation functions are represented as follows:
g 1 (t-t′)=exp(-δ 1 (t-t′))#(2-9)
g 2 (t-t′)=exp(-δ 2 (t-t′))#(2-10)
s33 definition of SE and ME
Figure BDA0002297194330000042
Figure BDA0002297194330000043
Each device receives the self-clicking process and other devicesThe impact of the standby click process is different, so that one parameter, beta epsilon (0, 1), needs to be added to balance SE and ME, and then,
Figure BDA0002297194330000044
the expression is as follows:
Figure BDA0002297194330000045
in a preferred embodiment, the specific step of S4 is as follows:
s41, performing dimension reduction on the formula (2-13), referring to SVD algorithm, and performing dimension reduction on b ui And alpha ui The following approximations are respectively made:
b ui =b u +b i #(2-14)
Figure BDA0002297194330000046
wherein b u ,b i Representing the fundamental intensity (intensity of migration) of the device and video, respectively, for alpha ui Matrix decomposition is carried out, q i ,p u The video implicit vectors respectively representing alpha and the implicit vectors of the device are defined as d, so that the parameter quantity is reduced from 2mn to n+m+nd+md, and m, n > d.
S42, defining other device sets affecting the device u as R u Improvements in or relating to
Figure BDA0002297194330000047
ME part of (3), finally->
Figure BDA0002297194330000048
The estimated expression of (2) is:
Figure BDA0002297194330000049
so far, the fitting and generalization capability is stronger, and the expression meaning is wider
Figure BDA00022971943300000410
Formula (2-16).
In a preferred embodiment, S5 includes the following steps;
s51, solving parameters according to the estimation formula obtained in the step S4, and maximizing an equivalent log likelihood function:
Figure BDA0002297194330000051
wherein, formula (2-17) is a log-likelihood function of the click process of a single device-video, then for all devices and videos, there is a log-likelihood function as follows:
Figure BDA0002297194330000052
maximizing equation (2-18), equivalent to minimizing-L, to prevent overfitting, increasing generalization ability, for b u ,b i ,q i ,p u And respectively adding quadratic regularization terms to obtain a final optimization target:
Figure BDA0002297194330000053
s.t.b u ,b i ,q i ,p u >0,
Figure BDA0002297194330000054
β u ∈(0,1),
Figure BDA0002297194330000055
s52, requiring all the parameters in the formulas (2-19) to be greater than 0 to prevent
Figure BDA0002297194330000056
The logarithmic calculation is illegal, the method is to be used2-16) after substitution (2-18), to obtain:
Figure BDA0002297194330000057
s53, performing bias guide on the components (2-20) to obtain a formula of each parameter under gradient update:
Figure BDA0002297194330000058
/>
Figure BDA0002297194330000059
Figure BDA00022971943300000510
Figure BDA0002297194330000061
Figure BDA0002297194330000062
s54, solving by using a gradient descent method according to a gradient formula of each parameter, and assuming that one parameter is theta and the initial value is theta 0 Then the update formula is:
Figure BDA0002297194330000063
according to specific scenes or data, different initial values are set, and then a gradient descent method is used for obtaining sub-optimal solutions of all parameters.
Compared with the prior art, the technical scheme of the invention has the beneficial effects that:
the method and the system can effectively predict the watching intensity of each device to different videos in the future, and can remarkably reduce the flow in the future network and improve the user experience by pre-caching some videos with the maximum intensity.
Drawings
FIG. 1 is a flow chart of the steps of the present invention.
Detailed Description
The drawings are for illustrative purposes only and are not to be construed as limiting the present patent;
for the purpose of better illustrating the embodiments, certain elements of the drawings may be omitted, enlarged or reduced and do not represent the actual product dimensions;
it will be appreciated by those skilled in the art that certain well-known structures in the drawings and descriptions thereof may be omitted.
The technical scheme of the invention is further described below with reference to the accompanying drawings and examples.
Example 1
As shown in fig. 1, a video pre-caching method based on a hough process and matrix decomposition includes the following steps:
s1, using hit rate to represent the proportion of cached requests in all requests within a period of time, and re-mathematically defining the hit rate in a mode suitable for a point process according to a hit rate model;
s2, predicting the intensity of all videos and sequencing according to the self history of the equipment by using a self-excited Hox process cache model, and caching videos with a certain size;
s3, adding the influence of neighbor historical clicks on equipment by the cache model in the process of exciting the Hoxwell, predicting the intensity of all videos, and improving the hit rate;
s4, decomposing and reducing the dimension of the parameters of the S3 by using a matrix decomposition dimension reduction model;
s5, optimizing the cache model of the process of the mutual excitation Hoxwell by using a process optimization algorithm, and predicting the future behavior intensity.
Example 2
The video pre-caching method based on the hox process and matrix decomposition provided in this embodiment is consistent with the above provided method, and only the steps are further limited.
A video pre-caching method based on a Hox process and matrix decomposition comprises the following steps:
s1, using hit rate to represent the proportion of cached requests in all requests within a period of time, and re-mathematically defining the hit rate in a mode suitable for a point process according to a hit rate model;
s2, predicting the intensity of all videos and sequencing according to the self history of the equipment by using a self-excited Hox process cache model, and caching videos with a certain size;
s3, adding the influence of neighbor historical clicks on equipment by the cache model in the process of exciting the Hoxwell, predicting the intensity of all videos, and improving the hit rate;
s4, decomposing and reducing the dimension of the parameters of the S3 by using a matrix decomposition dimension reduction model;
s5, optimizing the cache model of the process of the mutual excitation Hoxwell by using a process optimization algorithm, and predicting the future behavior intensity.
In a preferred embodiment, S1 includes the following steps:
s11, using
Figure BDA0002297194330000071
To represent the intensity under the hoxwell process, where u represents the buffering device, i represents the video, and t represents the time at which the intensity is located;
s12, defining the hit rate as follows:
Figure BDA0002297194330000072
wherein s is i Is the size of the buffered video, B u For the buffer space of device u +.>
Figure BDA0002297194330000073
Is an indication function, indicating whether device u will cache video i at time t,
indication function
Figure BDA0002297194330000074
Is defined as follows:
Figure BDA0002297194330000075
s13, the hit rate model, namely the objective function, is expressed as:
Figure BDA0002297194330000081
/>
in a preferred embodiment, the specific steps at S2 are as follows:
s21, definition epsilon T ={t 1 ,t 2 ,…,t K -indicating the click times of all click events, the time window recorded is [0, t), and there is t 1 <t 2 <…<t K K represents the total number of events;
s22 definition
Figure BDA0002297194330000082
Then
Figure BDA0002297194330000083
Wherein b ui Representing the reference or immigrating strength of the current process, i.e. the strength value when no history event has occurred in the process, phi (t-t') represents the activation function of the inter-excited hox process, i.e.:
φ ui (t-t′)=α ui g(t-t′)#(2-4)
α ui >0 indicates how much the current process will be affected by the history of events, and for g (t-t'), there is:
g(t-t′)=exp(-δ(t-t′))#(2-5)
delta >0 is a hyper-parameter representing the decay rate of the activation function or decay function, the greater the value, the faster the decay;
s23, optimizing each process by using an optimization method of the Hox process in order to maximize the hit rate, wherein a likelihood function is defined as follows:
Figure BDA0002297194330000084
after likelihood functions are found, the likelihood functions are derived, and then the gradient descent method is used for estimating each parameter.
In a preferred embodiment, the specific step of S3 is as follows:
s31, adding influence of neighbor history electrolysis on current equipment, wherein the definition is as follows:
Figure BDA0002297194330000085
s32, combining (2-3) with (2-7) to obtain a historical click event sequence which considers both self historical click event sequences and historical click sequences of other devices
Figure BDA0002297194330000086
Is calculated according to the estimated formula:
Figure BDA0002297194330000091
wherein delta is used 1 And delta 2 The different attenuation levels of the two attenuation functions are respectively represented and defined, so the attenuation functions are represented as follows:
g 1 (t-t′)=exp(-δ 1 (t-t′))#(2-9)
g 2 (t-t′)=exp(-δ 2 (t-t′))#(2-10)
s33 definition of SE and ME
Figure BDA0002297194330000092
/>
Figure BDA0002297194330000093
The impact of each device receiving its own click process and the other device click process is different, so a parameter βe (0, 1) needs to be added to balance SE and ME, and,
Figure BDA0002297194330000094
the expression is as follows:
Figure BDA0002297194330000095
in a preferred embodiment, the specific step of S4 is as follows:
s41, performing dimension reduction on the formula (2-13), referring to SVD algorithm, and performing dimension reduction on b ui And alpha ui The following approximations are respectively made:
b ui =b u +b i #(2-14)
Figure BDA0002297194330000096
wherein b u ,b i Representing the fundamental intensity (intensity of migration) of the device and video, respectively, for alpha ui Matrix decomposition is carried out, q i ,p u The video implicit vectors respectively representing alpha and the implicit vectors of the device are defined as d, so that the parameter quantity is reduced from 2mn to n+m+nd+md, and m, n > d.
S42, defining other device sets affecting the device u as R u Improvements in or relating to
Figure BDA0002297194330000097
ME part of (3), finally->
Figure BDA0002297194330000098
The estimated expression of (2) is:
Figure BDA0002297194330000099
to this end, a fitting sum is obtainedHas stronger generalization ability and wider expression meaning
Figure BDA00022971943300000910
Formula (2-16).
In a preferred embodiment, S5 includes the following steps;
s51, solving parameters according to the estimation formula obtained in the step S4, and maximizing an equivalent log likelihood function:
Figure BDA0002297194330000101
wherein, formula (2-17) is a log-likelihood function of the click process of a single device-video, then for all devices and videos, there is a log-likelihood function as follows:
Figure BDA0002297194330000102
maximizing equation (2-18), equivalent to minimizing-L, to prevent overfitting, increasing generalization ability, for b u ,b i ,q i ,p u And respectively adding quadratic regularization terms to obtain a final optimization target:
Figure BDA0002297194330000103
s.t.b u ,b i ,q i ,p u >0,
Figure BDA0002297194330000104
β u ∈(0,1),
Figure BDA0002297194330000105
/>
s52, requiring all the parameters in the formulas (2-19) to be greater than 0 to prevent
Figure BDA0002297194330000106
Resulting in illegal logarithmic calculation, substituting (2-16) into (2-18) yields:
Figure BDA0002297194330000107
s53, performing bias guide on the components (2-20) to obtain a formula of each parameter under gradient update:
Figure BDA0002297194330000108
Figure BDA0002297194330000109
Figure BDA00022971943300001010
Figure BDA0002297194330000111
s54, solving by using a gradient descent method according to a gradient formula of each parameter, and assuming that one parameter is theta and the initial value is theta 0 Then the update formula is:
Figure BDA0002297194330000112
according to specific scenes or data, different initial values are set, and then a gradient descent method is used for obtaining sub-optimal solutions of all parameters.
The terms describing the positional relationship in the drawings are merely illustrative, and are not to be construed as limiting the present patent;
it is to be understood that the above examples of the present invention are provided by way of illustration only and not by way of limitation of the embodiments of the present invention. Other variations or modifications of the above teachings will be apparent to those of ordinary skill in the art. It is not necessary here nor is it exhaustive of all embodiments. Any modification, equivalent replacement, improvement, etc. which come within the spirit and principles of the invention are desired to be protected by the following claims.

Claims (4)

1. The video pre-caching method based on the Hox process and matrix decomposition is characterized by comprising the following steps of:
s1, using hit rate to represent the proportion of cached requests in all requests within a period of time, and according to a hit rate model, using a mode suitable for a click process to mathematically define the hit rate again; wherein:
s11, using
Figure FDA0004133320590000011
To represent the intensity under the hoxwell process, where u represents the buffering device, i represents the video, and t represents the time at which the intensity is located;
s12, defining the hit rate as follows:
Figure FDA0004133320590000012
wherein s is i Is the size of the buffered video, B u For the buffer space of device u +.>
Figure FDA0004133320590000013
Is an indication function, indicating whether device u will cache video i at time t,
indication function
Figure FDA0004133320590000014
Is defined as follows:
Figure FDA0004133320590000015
s13, the hit rate model, namely the objective function, is expressed as:
Figure FDA0004133320590000016
s2, predicting the intensity of all videos and sequencing according to the self history of the equipment by using a self-excited Hox process cache model, and caching videos with a certain size;
s3, adding the influence of neighbor historical clicks on equipment by the cache model in the process of exciting the Hoxwell, predicting the intensity of all videos, and improving the hit rate;
s4, decomposing and reducing the dimension of the parameters of the S3 by using a matrix decomposition dimension reduction model;
s5, optimizing the cache model of the process of the mutual excitation Hoxwell by using a process optimization algorithm, and predicting the future behavior intensity;
the specific steps at S2 are as follows:
s21, definition epsilon T ={t 1 ,t 2 ,…,t K -indicating the click times of all click events, the time window recorded is [0, t), and there is t 1 <t 2 <…<t K K represents the total number of events;
s22 definition
Figure FDA0004133320590000017
Then
Figure FDA0004133320590000018
Wherein b ui Representing the reference or immigrating strength of the current process, i.e. the strength value, phi, when no historical events occur in the process ui (t-t') represents the activation function of the inter-excited hox process, namely:
φ ui (t-t′)=α ui g(t-t′) (2-4)
α ui >0 indicates how much the current process will be affected by the historical events, and for g (t-t'), there is:
g(t-t′)=exp(-δ(t-t′)) (2-5)
delta >0 is a hyper-parameter representing the decay rate of the activation function or decay function, the greater the value, the faster the decay;
s23, optimizing each process by using an optimization method of the Hox process in order to maximize the hit rate, wherein a likelihood function is defined as follows:
Figure FDA0004133320590000021
after likelihood functions are found, the likelihood functions are derived, and then the gradient descent method is used for estimating each parameter.
2. The video pre-caching method based on the hough process and the matrix decomposition according to claim 1, wherein the specific step of S3 is as follows:
s31, adding influence of neighbor history clicking on current equipment, wherein the definition is as follows:
Figure FDA0004133320590000022
s32, combining (2-3) with (2-7) to obtain a historical click event sequence which considers both self historical click event sequences and historical click sequences of other devices
Figure FDA0004133320590000023
Is calculated according to the estimated formula:
Figure FDA0004133320590000024
wherein delta is used 1 And delta 2 The different attenuation levels of the two attenuation functions are respectively represented and defined, so the attenuation functions are represented as follows:
g 1 (t-t′)=exp(-δ 1 (t-t′)) (2-9)
g 2 (t-t′)=exp(-δ 2 (t-t′)) (2-10)
s33 definition of SE and ME
Figure FDA0004133320590000025
Figure FDA0004133320590000031
Each device is affected differently by the clicking process of itself and the clicking process of the other device, so that a weight adjustment parameter beta needs to be added u E (0, 1) to trade-off the effects of SE and ME, then,
Figure FDA0004133320590000032
the expression is as follows:
Figure FDA0004133320590000033
3. the video pre-caching method based on the hough process and the matrix decomposition according to claim 2, wherein the specific step of S4 is as follows:
s41, performing dimension reduction on the formula (2-13), referring to SVD algorithm, and performing dimension reduction on b ui And alpha ui The following approximations are respectively made:
b ui =b u +b i (2-14)
Figure FDA0004133320590000034
wherein b u ,b i Representing the fundamental intensity (intensity of migration) of the device and video, respectively, for alpha ui Matrix decomposition is carried out, q i ,p u The video implicit vector of alpha is respectively represented, the implicit vector of the device is defined as d, so that the parameter quantity is reduced from 2mn to n+m+nd+md, and m, n > d;
s42, defining other device sets affecting the device u as R u Improvements in or relating to
Figure FDA0004133320590000035
ME part of (3), finally->
Figure FDA0004133320590000036
The estimated expression of (2) is:
Figure FDA0004133320590000037
so far, the fitting and generalization capability is stronger, and the expression meaning is wider
Figure FDA0004133320590000038
Formula (2-16).
4. A video pre-buffering method based on a hough process and matrix decomposition according to claim 3, wherein said S5 comprises the steps of;
s51, solving parameters according to the estimation formula obtained in the step S4, and maximizing an equivalent log likelihood function:
Figure FDA0004133320590000039
wherein, formula (2-17) is a log-likelihood function of the click process of a single device-video, then for all devices and videos, there is a log-likelihood function as follows:
Figure FDA00041333205900000310
maximizing equation (2-18), equivalent to minimizing-L, to prevent overfitting, increasing generalization ability, for b u ,b i ,q i ,p u And respectively adding quadratic regularization terms to obtain a final optimization target:
Figure FDA0004133320590000041
Figure FDA0004133320590000042
Figure FDA0004133320590000043
s52, requiring all the parameters in the formulas (2-19) to be greater than 0 to prevent
Figure FDA0004133320590000044
Resulting in illegal logarithmic calculation, substituting (2-16) into (2-18) yields:
Figure FDA0004133320590000045
s53, performing bias guide on the components (2-20) to obtain a formula of each parameter under gradient update:
Figure FDA0004133320590000046
/>
Figure FDA0004133320590000047
Figure FDA0004133320590000048
Figure FDA0004133320590000049
Figure FDA00041333205900000410
Figure FDA0004133320590000051
s54, solving by using a gradient descent method according to a gradient formula of each parameter, and assuming that one parameter is theta and the initial value is theta 0 Then the update formula is:
Figure FDA0004133320590000052
according to specific scenes or data, different initial values are set, and then a gradient descent method is used for obtaining sub-optimal solutions of all parameters.
CN201911207321.8A 2019-11-29 2019-11-29 Video pre-caching method based on Hox process and matrix decomposition Active CN110889063B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911207321.8A CN110889063B (en) 2019-11-29 2019-11-29 Video pre-caching method based on Hox process and matrix decomposition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911207321.8A CN110889063B (en) 2019-11-29 2019-11-29 Video pre-caching method based on Hox process and matrix decomposition

Publications (2)

Publication Number Publication Date
CN110889063A CN110889063A (en) 2020-03-17
CN110889063B true CN110889063B (en) 2023-05-02

Family

ID=69749726

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911207321.8A Active CN110889063B (en) 2019-11-29 2019-11-29 Video pre-caching method based on Hox process and matrix decomposition

Country Status (1)

Country Link
CN (1) CN110889063B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105812834A (en) * 2016-05-10 2016-07-27 南京大学 Video recommendation server, recommendation method and pre-caching method based on cluster information
CN106998502A (en) * 2017-03-03 2017-08-01 上海交通大学 Program quality evaluation method based on Huo Kesi processes
CN109658147A (en) * 2018-12-14 2019-04-19 西北工业大学 A kind of mobile application Popularity prediction method based on Huo Kesi process
CN109960759A (en) * 2019-03-22 2019-07-02 中山大学 Recommender system clicking rate prediction technique based on deep neural network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105812834A (en) * 2016-05-10 2016-07-27 南京大学 Video recommendation server, recommendation method and pre-caching method based on cluster information
CN106998502A (en) * 2017-03-03 2017-08-01 上海交通大学 Program quality evaluation method based on Huo Kesi processes
CN109658147A (en) * 2018-12-14 2019-04-19 西北工业大学 A kind of mobile application Popularity prediction method based on Huo Kesi process
CN109960759A (en) * 2019-03-22 2019-07-02 中山大学 Recommender system clicking rate prediction technique based on deep neural network

Also Published As

Publication number Publication date
CN110889063A (en) 2020-03-17

Similar Documents

Publication Publication Date Title
CN109964488B (en) Using aggregated network statistics to improve quality and user experience of live video streaming from mobile devices
Sun et al. Flocking-based live streaming of 360-degree video
US9712854B2 (en) Cost-aware cloud-based content delivery
US9479562B2 (en) Measuring user quality of experience for a streaming media service
CN110268717B (en) Bit rate optimization for encoding multiple representations using playback statistics
Baccour et al. PCCP: Proactive video chunks caching and processing in edge networks
US11758203B2 (en) Adaptive bitrate video cache
Maniotis et al. Tile-based edge caching for 360° live video streaming
CN111669617B (en) Live video stream transmission method based on intelligent edge
CN114584801B (en) Video resource caching method based on graph neural network recommendation algorithm
Hu et al. Toward Wi-Fi AP-assisted content prefetching for an on-demand TV series: A learning-based approach
Hsu Mec-assisted fov-aware and qoe-driven adaptive 360 video streaming for virtual reality
CN114040257A (en) Self-adaptive video stream transmission playing method, device, equipment and storage medium
Yang et al. Collaborative edge caching and transcoding for 360° video streaming based on deep reinforcement learning
Ye et al. VRCT: A Viewport Reconstruction-Based 360$^{\circ} $ Video Caching Solution for Tile-Adaptive Streaming
CN110889063B (en) Video pre-caching method based on Hox process and matrix decomposition
Ma et al. APRank: Joint mobility and preference-based mobile video prefetching
CN114979091B (en) Data transmission method, related device, equipment and storage medium
Mahzari et al. CooPEC: Cooperative prefetching and edge caching for adaptive 360° video streaming
Kumar et al. Seer: Learning-Based $360^{\circ} $ Video Streaming for MEC-Equipped Cellular Networks
CN116074256A (en) Content distribution network node bandwidth optimization method and device, electronic equipment and medium
WO2020230740A1 (en) Control device, control method, and program
Zhou et al. Vibra: Neural adaptive streaming of VBR-encoded videos
CN116634151A (en) Video processing method, apparatus, computer device, storage medium, and program product
Yang et al. Intelligent cache and buffer optimization for mobile VR adaptive transmission in 5G edge computing networks

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant