Active Reinforcement Learning (ARL) is a twist on RL where the agent observes reward information only if it pays a cost. This subtle change makes exploration substantially more challenging. Powerful principles in RL like optimism, Thompson sampling, and random exploration do not help with ARL. We relate ARL in tabular …
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
ARL uses queries to learn rewards, focusing on cost vs. reward value.
ARL makes market makers resilient to adversarial conditions.
ARL and Hawkes processes improve market-making strategies with variable volatility.
Non-parametric estimators improve quickest changepoint detection under irregular sequence lengths.
ARL-GEN adapts to the smallest model class in nested families for RL with improved regret.
ARL improves fairness without protected features, showing AUC improvements for worst-case groups.
KQT-EWMA monitors multivariate data streams online with flexible and practical change detection.
Optimizes quickest change detection with bounded means under ARL constraint.
A Markov Decision Process (MDP) is a popular model for reinforcement learning. However, its commonly used assumption of stationary dynamics and rewards is too stringent and fails to hold in adversarial, nonstationary, or multi-agent problems. We study an episodic setting where the parameters of an MDP can differ across…
Efficient online kernel CUSUM detects changes quickly and accurately.
ARL bridges non-Markovian decision processes with reinforcement learning, improving foresight and stability.
We present new algorithms for detecting the emergence of a community in large networks from sequential observations. The networks are modeled using Erdos-Renyi random graphs with edges forming between nodes in the community with higher probability. Based on statistical changepoint detection methodology, we develop thre…
We study the problem of detecting an abrupt change to the signal covariance matrix. In particular, the covariance changes from a "white" identity matrix to an unknown spiked or low-rank matrix. Two sequential change-point detection procedures are presented, based on the largest and the smallest eigenvalues of the sampl…
Research uses deep learning and copulas to predict multivariate survival data.
We study sequential change-point detection procedures based on linear sketches of high-dimensional signal vectors using generalized likelihood ratio (GLR) statistics. The GLR statistics allow for an unknown post-change mean that represents an anomaly or novelty. We consider both fixed and time-varying projections, deri…
We develop a mixture procedure for multi-sensor systems to monitor data streams for a change-point that causes a gradual degradation to a subset of the streams. Observations are assumed to be initially normal random variables with known constant means and variances. After the change-point, observations in the subset wi…
Adversarial representation learning is a promising paradigm for obtaining data representations that are invariant to certain sensitive attributes while retaining the information necessary for predicting target attributes. Existing approaches solve this problem through iterative adversarial minimax optimization and lack…
NN-CUSUM detects changes in high-dimensional data using neural networks.
New method detects changes in high-dimensional data from small samples.