paper-with-me

홈 › Papers

Two Timescale Convergent Q-learning for Sleep--Scheduling in Wireless Sensor Networks

2013-12-27 · Prashanth L. A., Abhranil Chatterjee, Shalabh Bhatnagar

In this paper, we consider an intrusion detection application for Wireless Sensor Networks (WSNs). We study the problem of scheduling the sleep times of the individual sensors to maximize the network lifetime while keeping the tracking error to a minimum. We formulate this problem as a partially-observable Markov decision process (POMDP) with continuous state-action spaces, in a manner similar to (Fuemmeler and Veeravalli [2008]). However, unlike their formulation, we consider infinite horizon discounted and average cost objectives as performance criteria. For each criterion, we propose a convergent on-policy Q-learning algorithm that operates on two timescales, while employing function approximation to handle the curse of dimensionality associated with the underlying POMDP. Our proposed algorithm incorporates a policy gradient update using a one-simulation simultaneous perturbation stochastic approximation (SPSA) estimate on the faster timescale, while the Q-value parameter (arising from a linear function approximation for the Q-values) is updated in an on-policy temporal difference (TD) algorithm-like fashion on the slower timescale. The feature selection scheme employed in each of our algorithms manages the energy and tracking components in a manner that assists the search for the optimal sleep-scheduling policy. For the sake of comparison, in both discounted and average settings, we also develop a function approximation analogue of the Q-learning algorithm. This algorithm, unlike the two-timescale variant, does not possess theoretical convergence guarantees. Finally, we also adapt our algorithms to include a stochastic iterative estimation scheme for the intruder's mobility model. Our simulation results on a 2-dimensional network setting suggest that our algorithms result in better tracking accuracy at the cost of only a few additional sensors, in comparison to a recent prior work.

📄 PDF Abstract BibTeX arXiv:1312.7292

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionIntrusion DetectionQ-LearningScheduling

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 Peak Age of Information in Underwater Information Collection With Sleep-Scheduling

2022-05-23 · IEEE Transactions on Vehicular Technology 2022 5 · Zhengru Fang, Jingjing Wang, Chunxiao Jiang, Xijun Wang 외

We investigate the peak age of information (PAoI) in underwater wireless sensor networks (UWSNs), where Internet of underwater things (IoUT) nodes transmit the latest packets to the sink node, which is in charge of adjus…

ManagementScheduling

Scheduling and Power Control for Wireless Multicast Systems via Deep Reinforcement Learning

2020-09-27 · Ramkumar Raghu, Mahadesh Panju, Vaneet Aggarwal, Vinod Sharma

Multicasting in wireless systems is a natural way to exploit the redundancy in user requests in a Content Centric Network. Power control and optimal scheduling can significantly improve the wireless multicast network's p…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Scheduling+1

The interplay between long- and short-range temporal correlations shapes cortex dynamics across vigilance states

2017-06-12

Increasing evidence suggests that cortical dynamics during wake exhibits long-range temporal correlations suitable to integrate inputs over extended periods of time to increase the signal-to-noise ratio in decision-makin…

Decision MakingEEGElectroencephalogram (EEG)

Intrinsic timescales of spiking activity in humans during wakefulness and sleep

2022-05-20 · Annika Hagemann, Marcel Stephan Kehl, Jonas Dehning, F. Paul Spitzner 외

Information processing in the brain requires integration of information over time. Such an integration can be achieved if signals are maintained in the network activity for the required period, as quantified by the intri…

EAPS: Edge-Assisted Predictive Sleep Scheduling for 802.11 IoT Stations

2020-06-28 · Jaykumar Sheth, Cyrus Miremadi, Amir Dezfouli, Behnam Dezfouli

The broad deployment of 802.11 (a.k.a., WiFi) access points and significant enhancement of the energy efficiency of these wireless transceivers has resulted in increasing interest in building 802.11-based IoT systems. Un…

Scheduling