paper-with-me

홈 › Papers

AoI Minimization in Status Update Control with Energy Harvesting Sensors

2020-09-09 · Mohammad Hatami, Markus Leinonen, Marian Codreanu

Information freshness is crucial for time-critical IoT applications, e.g., monitoring and control systems. We consider an IoT status update system with multiple users, multiple energy harvesting sensors, and a wireless edge node. The users receive time-sensitive information about physical quantities, each measured by a sensor. Users send requests to the edge node where a cache contains the most recently received measurements from each sensor. To serve a request, the edge node either commands the sensor to send a status update or retrieves the aged measurement from the cache. We aim at finding the best actions of the edge node to minimize the age of information of the served measurements. We model this problem as a Markov decision process and develop reinforcement learning (RL) algorithms: model-based value iteration and model-free Q-learning methods. We also propose a Q-learning method for the realistic case where the edge node is informed about the sensors' battery levels only via the status updates. The case under transmission limitations is also addressed. Furthermore, properties of an optimal policy are analytically characterized. Simulation results show that an optimal policy is a threshold-based policy and that the proposed RL methods significantly reduce the average cost compared to several baselines.

📄 PDF Abstract BibTeX arXiv:2009.04224

Code (0)

등록된 구현이 없습니다.

Tasks

Q-LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Average AoI Minimization for Energy Harvesting Relay-aided Status Update Network Using Deep Reinforcement Learning

2023-06-02 · Sin-Yu Huang, Kuang-Hao, Liu

A dual-hop status update system aided by energy harvesting (EH) relays with finite data and energy buffers is studied in this work. To achieve timely status updates, the best relays should be selected to minimize the ave…

Deep Reinforcement Learning

Learning to Minimize Age of Information over an Unreliable Channel with Energy Harvesting

2021-06-30 · Elif Tugce Ceran, Deniz Gunduz, Andras Gyorgy

The time average expected age of information (AoI) is studied for status updates sent over an error-prone channel from an energy-harvesting transmitter with a finite-capacity battery. Energy cost of sensing new status up…

Reinforcement Learning (RL)Scheduling

Age-Aware Status Update Control for Energy Harvesting IoT Sensors via Reinforcement Learning

2020-04-27 · Mohammad Hatami, Mojtaba Jahandideh, Markus Leinonen, Marian Codreanu

We consider an IoT sensing network with multiple users, multiple energy harvesting sensors, and a wireless edge node acting as a gateway between the users and sensors. The users request for updates about the value of phy…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Status Updating under Partial Battery Knowledge in Energy Harvesting IoT Networks

2023-03-31 · Mohammad Hatami, Markus Leinonen, Marian Codreanu

We study status updating under inexact knowledge about the battery levels of the energy harvesting sensors in an IoT network, where users make on-demand requests to a cache-enabled edge node to send updates about various…

Decision Making

On the Age-Optimality of Relax-then-Truncate Approach under Partial Battery Knowledge in Energy Harvesting IoT Networks

2022-12-12 · Mohammad Hatami, Markus Leinonen, Marian Codreanu

We consider an energy harvesting (EH) IoT network, where users make on-demand requests to a cache-enabled edge node to send status updates about various random processes, each monitored by an EH sensor. The edge node ser…