Policy Gradient and Actor-Critic Approaches to Quickest Change Detection
26d ago
From the article
This work builds on the recently proposed end-to-end deep learning approach to quickest change detection (QCD), called DeepQCD, that is based on supervised learning of the binary labels (corresponding to no change or change) associated with the data sample at each time instant. Inspired by the sequential nature of reinforcement learning, our new approach data-driven QCD is to learn a probabilistic policy that maximizes the total reward over a data sample trajectory. Under such a framework, we develop three new deep learning-based QCD algorithms – one policy gradient (PG) QCD algorithm, and two actor-critic (AC) QCD algorithms. These QCD algorithms employ a neural network consisting of recurrent layers that keep an internal state summarizing the time-series data seen so far and update the state as new data sample comes in, and dense layers that map the internal state into a decision probability and/or estimated cumulative reward. Extensive experiments are performed on both synthetic data and real-world data, and the results demonstrate the superior performance of the proposed PG-QCD and AC-QCD methods compared to state-of-the-art learning-based and non-learning-based QCD methods. Moreover, among the three proposed methods, the AC-QCD method that uses a baseline performs the best.
Continue reading on IEEEYou might also wanna read
Reinforcement learning control of quantum error correction
Nature Communications·1d ago
RLCSD: A Contrastive Self-Distillation Method to Fix Style Drift in Reasoning Models
This paper introduces RLCSD (Reinforcement Learning with Contrastive on-policy Self-Distillation), a method that addresses a pathology calle
Understanding Reinforcement Learning for Model Training, and future directions with GRAPE
Researchers Develop Method to Predict Real-Time Progress in Reasoning Language Models
This research paper investigates whether real-time progress prediction is feasible for reasoning language models that use long latent chains
Hybrid Quantum-Classical Architecture Using Path Signature Kernels for Time Series Classification
This paper proposes a hybrid quantum-classical architecture for time series classification that integrates Quantum Convolutional Neural Netw
ORBIT-Q: A new benchmark for evaluating autonomous coding agents in scientific quantum programming
ORBIT-Q (Open Research Benchmark for Integrated Tasks in Quantum Computing) is a new dual-axis benchmark designed to evaluate autonomous cod

Comments
Sign in to join the conversation.
No comments yet. Be the first.