2019
DOI: 10.1109/jiot.2018.2882583
|View full text |Cite
|
Sign up to set email alerts
|

Caching Transient Data for Internet of Things: A Deep Reinforcement Learning Approach

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
90
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
3
3
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 133 publications
(91 citation statements)
references
References 24 publications
1
90
0
Order By: Relevance
“…Since every cache hit results in the content being cached one hop closer to the requesting consumer, popular content that is requested with high frequency will gradually move the content closer to consumers with each step. if canSatisfy(Interest) then 3: Data ← getData(Interest) 4: reply(Data) 5: if rand() < p then 12: cache(Data) 13: end if 14: forward(Data) 15: end function…”
Section: B Leave Copy Down (Lcd)mentioning
confidence: 99%
See 1 more Smart Citation
“…Since every cache hit results in the content being cached one hop closer to the requesting consumer, popular content that is requested with high frequency will gradually move the content closer to consumers with each step. if canSatisfy(Interest) then 3: Data ← getData(Interest) 4: reply(Data) 5: if rand() < p then 12: cache(Data) 13: end if 14: forward(Data) 15: end function…”
Section: B Leave Copy Down (Lcd)mentioning
confidence: 99%
“…The question of where in the network content should be cached is one of the most defining problems of in-network caching research [12]- [15]. In particular, it has not been definitively established whether it is better to cache content towards the edge of the network (i.e.…”
Section: Introductionmentioning
confidence: 99%
“…2) Caching: Caching IoT data at the network edge is considered to be able to alleviate the congestions and delays in transmitting IoT data through wireless networks. The research in [129] solves the problem of caching IoT data at the edge with the help of DRL. The proposed data caching policy aims to strike a balance between the communication cost and the loss of data freshness.…”
Section: E Aiot Application Layer -Iot Edge/fog/cloud Computing Systemsmentioning
confidence: 99%
“…One of the RL based caching scheme is proposed by Zhu et al in [68]. The authors defined the action space where each action indicates the data item to be replaced in the cache.…”
Section: Recommendation Via Q Learningmentioning
confidence: 99%