CN115102974A - Cooperative content caching method based on bilateral matching game - Google Patents

Cooperative content caching method based on bilateral matching game Download PDF

Info

Publication number
CN115102974A
CN115102974A CN202111488348.6A CN202111488348A CN115102974A CN 115102974 A CN115102974 A CN 115102974A CN 202111488348 A CN202111488348 A CN 202111488348A CN 115102974 A CN115102974 A CN 115102974A
Authority
CN
China
Prior art keywords
vehicle
content
request
cache
matching game
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN202111488348.6A
Other languages
Chinese (zh)
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.)
Xiangtan University
Original Assignee
Xiangtan 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 Xiangtan University filed Critical Xiangtan University
Priority to CN202111488348.6A priority Critical patent/CN115102974A/en
Publication of CN115102974A publication Critical patent/CN115102974A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/14Network analysis or design
    • H04L41/142Network analysis or design using statistical or mathematical methods

Abstract

The invention provides a collaborative content caching method based on bilateral matching game. The method comprises the following steps: firstly, initializing a correlation value between vehicles according to a preference list of the requesting vehicles and a content request parameter; then, calculating a weighted value and network overhead of the vehicle according to a formula, and dynamically adjusting a correlation value list of the vehicle through a bilateral matching game algorithm; and finally, introducing a reinforced learning model to obtain an optimal content caching strategy. The cloud-side cooperative cache framework under the vehicle-mounted environment is constructed, cooperative cache of multiple devices is effectively utilized, and the cache hit rate is improved; and a bilateral matching game algorithm based on time delay perception is established by combining the high-speed dynamics of the vehicle, and the dynamic association between the equipment and the request vehicle is realized, so that a cache decision is made, and the content transmission time delay and the network overhead are reduced.

Description

Cooperative content caching method based on bilateral matching game
Technical Field
The invention relates to the technical field of edge caching and the field of game theory learning, in particular to a content caching decision method in Internet of vehicles.
Background
Under the concept of the internet of things, the internet of vehicles gradually appears in the field of vision of people, and the interconnection of vehicles and the interconnection of vehicles and everything are realized through the modern signal technology, so that the technologies of vehicle monitoring, intelligent path planning, automatic driving of vehicles and the like can be realized. For multi-input and multi-output-based multi-user and multi-task scenes needing to realize functions of real-time response, location awareness, context awareness and the like, the longer distance between the cloud server and the user equipment often brings larger communication delay, so that the performance bottleneck of the outsourcing system is formed. Meanwhile, for a vehicle moving at a high speed, since a wireless link has limited capacity and low stability, transmitting content from a cloud or a core network to the vehicle may cause high delay and low quality of service. In addition, the edge cache is used as an extension of a cloud center network, and still has performance optimization problems in some cloud networks. Therefore, an efficient collaborative caching mechanism is designed, real-time requests of vehicles are met, and the improvement of the satisfaction degree of vehicle-mounted users is still difficult and serious.
Disclosure of Invention
Aiming at the limitation of the existing content caching method, the invention provides a content collaborative caching algorithm research method based on bilateral matching game. The method can effectively improve the transmission efficiency of the edge server to the cache content task and effectively improve the service quality of the system.
The invention provides a cooperative content caching method based on bilateral matching game, which mainly comprises the following steps: an initialization stage, an association optimization stage and a cache decision optimization stage. The initialization phase comprises initializing the association values between the vehicles according to the preference list and the content parameters of the requesting vehicle; the association optimization stage comprises the steps of respectively calculating network time delay generated by requesting the vehicle to request contents of different devices by using a formula according to the high-speed mobility of the vehicle, and dynamically updating an association value list of the vehicle according to a bilateral matching game algorithm; the caching decision optimizing stage comprises the step of inputting the popularity of the content into a reinforced learning model to obtain the optimal content caching decision.
The invention has the following advantages:
1. the invention can effectively improve the transmission efficiency of the edge server to the cache content task and effectively improve the service quality of the system;
2. the invention can meet the requirement of online pre-caching of the vehicle in the process of high-speed motion.
Drawings
FIG. 1 is a flow chart of the present invention;
FIG. 2 is a schematic diagram of the content request phase of the present invention;
FIG. 3 is a schematic illustration of the vehicle association optimization phase of the present invention;
FIG. 4 is a diagram illustrating the cache decision optimization stage of the present invention.
Detailed description of the invention
Figure BDA0003398227060000021
The invention designs a cooperative content caching method based on bilateral matching game, which is combined with the graph 1, the graph 2, the graph 3 and the graph 4, and the specific implementation method is as follows:
1. step one-initialization phase
1.1. Requesting vehicle RV n Sending out content request, generating content request parameter
Figure BDA0003398227060000022
1.2. Calculated transmission delay resulting from requesting vehicle to obtain content from RSU
Figure BDA0003398227060000023
1.3.UE n According to
Figure BDA0003398227060000024
And
Figure BDA0003398227060000025
to determine whether to cache the vehicle CV k Whether or not to associate with an RSU m And associating the transmission content.
2. Step two-Association optimization phase
2.1. According to the formula
Figure BDA0003398227060000026
Calculate request vehicle RV n According to the calculation result, the RV is calculated according to the preference values of different application types n Sorting in descending order to list preference list A n
2.2. Requesting vehicle RV n Buffer vehicle CV k Issuing a content request according to a formula
Figure BDA0003398227060000031
Calculating content transmission delay, and determining CV according to the calculation result k Sorting in descending order to list preference list B n
2.3. According to preference list A n And B n Vehicle prioritization of requesting vehicles and cached vehicles CV k Performing dynamic RV n Is associated with, if
Figure BDA0003398227060000033
Requesting vehicle and RSU m Correlation, to buffer vehicle CV k And removing the preference list and updating the preference list.
3. Step three-cache decision optimization phase
3.1. Due to the high-speed mobility of the vehicles, the cache vehicle CV is continuously updated by adopting a bilateral matching game algorithm according to time delay k A preference list and associated values;
3.2. during the time period t, the content request number gamma will be predicted S ={γ 1 ,γ 2 ,...,γ q ,...,γ S Is input into the Zipf model
Figure BDA0003398227060000032
In (1), output content request probability C S ={C 1 ,C 2 ,...,C q ,...,C S };
3.3. Inputting the content request probability into a reinforcement learning model according to the association value list of RVs and CVs, and outputting an optimal caching decision vector X S,K ={x 1,1 ,x 2,2 ,...,x q,k ,...,x S,K }。

Claims (4)

1. A cooperative content caching algorithm research method based on bilateral matching game is provided, an optimal content pre-caching strategy is realized, and the method at least comprises the following steps:
s1, constructing a vehicle-mounted cloud system, wherein the system comprises a base station, an RSU, a cache vehicle and vehicle user sides which are sequentially connected with a cloud end, and a plurality of vehicle user sides can request the base station, the RSU and the cache vehicle for transmitting contents;
s2, initializing and associating the user vehicle with different edge nodes by using the preference list and the content request parameters of the request vehicle;
s3, according to the vehicle cloud system network model, the vehicle user sends a content request to nearby cache vehicles, RSUs and base stations;
s4, optimizing the correlation value by using a bilateral matching game algorithm based on time delay perception according to the real-time dynamics of the vehicle user;
and S5, inputting the optimized association values and the popularity analysis of the contents into a reinforcement learning model, and outputting an optimal caching decision.
2. The method for researching cooperative content caching algorithm based on bilateral matching game as claimed in claim 1, wherein said S2 further comprises the following steps:
calculating the global weight value of the request vehicle by utilizing different content application types requested by vehicle users, arranging and adding the weight value into a weight list of the request vehicle in a descending manner, respectively calculating the content transmission time delay of the request vehicle, the cache vehicle and the RSU, and associating the request vehicle with the cache vehicle if the time delay generated by transmitting the content to the cache vehicle is less than the time delay generated by transmitting the content from the RSU; otherwise, the requesting vehicle is associated with the nearest RSU.
3. The method for researching cooperative content caching algorithm based on bilateral matching game as claimed in claim 1, wherein between S3 and S4 at least the following steps are included:
3.1. calculate requested vehicle RV n For preference value of requested content type, RV is calculated according to calculation result n Sorting in descending order to list preference lists;
3.2. requesting vehicle RV n Buffer vehicle CV k Sending out content request, calculating content transmission delay, and determining CV according to the calculation result k Sorting in descending order to list preference lists;
3.3. vehicle prioritization of the list of preferences for the requesting vehicle Rv n And buffer vehicle CV k And performing dynamic association, updating the preference list, and optimizing the association value according to the preference lists of the request vehicle and the cache vehicle.
4. The method for researching cooperative content caching algorithm based on bilateral matching game as claimed in claim 1, wherein said S5 further comprises at least the following steps:
4.1. due to the high-speed mobility of the vehicles, the cache vehicle CV is continuously updated by adopting a bilateral matching game algorithm according to time delay k A preference list and associated values;
4.2. after the vehicles are associated, the sequencing index of the content request number is input into a Zipf model, and the content request probability C is output s
4.3. According to RV n And CV k The association value list inputs the content request probability into the reinforcement learning model and outputs the optimal caching decision vector.
CN202111488348.6A 2021-12-08 2021-12-08 Cooperative content caching method based on bilateral matching game Withdrawn CN115102974A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111488348.6A CN115102974A (en) 2021-12-08 2021-12-08 Cooperative content caching method based on bilateral matching game

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111488348.6A CN115102974A (en) 2021-12-08 2021-12-08 Cooperative content caching method based on bilateral matching game

Publications (1)

Publication Number Publication Date
CN115102974A true CN115102974A (en) 2022-09-23

Family

ID=83286999

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111488348.6A Withdrawn CN115102974A (en) 2021-12-08 2021-12-08 Cooperative content caching method based on bilateral matching game

Country Status (1)

Country Link
CN (1) CN115102974A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019095402A1 (en) * 2017-11-15 2019-05-23 东南大学 Content popularity prediction-based edge cache system and method therefor
CN111385734A (en) * 2020-02-19 2020-07-07 重庆邮电大学 Internet of vehicles content caching decision optimization method
CN111585916A (en) * 2019-12-26 2020-08-25 国网辽宁省电力有限公司电力科学研究院 LTE electric power wireless private network task unloading and resource allocation method based on cloud edge cooperation
CN113473408A (en) * 2021-06-07 2021-10-01 山东师范大学 User association method and system for realizing video transmission in Internet of vehicles

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019095402A1 (en) * 2017-11-15 2019-05-23 东南大学 Content popularity prediction-based edge cache system and method therefor
CN111585916A (en) * 2019-12-26 2020-08-25 国网辽宁省电力有限公司电力科学研究院 LTE electric power wireless private network task unloading and resource allocation method based on cloud edge cooperation
CN111385734A (en) * 2020-02-19 2020-07-07 重庆邮电大学 Internet of vehicles content caching decision optimization method
CN113473408A (en) * 2021-06-07 2021-10-01 山东师范大学 User association method and system for realizing video transmission in Internet of vehicles

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
彭鑫、等: "多信道车联网V2R/V2V 数据传输调度算法", 《通信学报》 *

Similar Documents

Publication Publication Date Title
CN112202928B (en) Credible unloading cooperative node selection system and method for sensing edge cloud block chain network
CN110213796B (en) Intelligent resource allocation method in Internet of vehicles
CN110557732B (en) Vehicle edge computing network task unloading load balancing system and balancing method
CN109391681B (en) MEC-based V2X mobility prediction and content caching offloading scheme
CN112070240B (en) Layered federal learning framework for efficient communication and optimization method and system thereof
Wang et al. A novel reputation-aware client selection scheme for federated learning within mobile environments
CN112540845B (en) Collaboration system and method based on mobile edge calculation
CN114205782B (en) Optimal time delay caching and routing method, device and system based on cloud edge cooperation
CN114827198B (en) Multi-layer center asynchronous federal learning method applied to Internet of vehicles
CN112511336B (en) Online service placement method in edge computing system
CN115209426B (en) Dynamic deployment method for digital twin servers in edge car networking
CN116566838A (en) Internet of vehicles task unloading and content caching method with cooperative blockchain and edge calculation
CN114863683B (en) Heterogeneous Internet of vehicles edge computing unloading scheduling method based on multi-objective optimization
CN115297170A (en) Cooperative edge caching method based on asynchronous federation and deep reinforcement learning
Xing et al. Deep reinforcement learning for cooperative edge caching in vehicular networks
CN113411826B (en) Edge network equipment caching method based on attention mechanism reinforcement learning
CN114626298A (en) State updating method for efficient caching and task unloading in unmanned aerial vehicle-assisted Internet of vehicles
CN115102974A (en) Cooperative content caching method based on bilateral matching game
CN113676407A (en) Deep learning driven flow optimization mechanism of communication network
CN108390936A (en) A kind of probability cache algorithm based on caching distributed awareness
CN113596138B (en) Heterogeneous information center network cache allocation method based on deep reinforcement learning
CN114979145B (en) Content distribution method integrating sensing, communication and caching in Internet of vehicles
CN116367231A (en) Edge computing Internet of vehicles resource management joint optimization method based on DDPG algorithm
Huo et al. Cooperative caching scheme based on Hawkes popularity prediction in vehicular networks
CN108985658B (en) Internet of vehicles collaborative downloading method based on fuzzy judgment and client expectation

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20220923

WW01 Invention patent application withdrawn after publication