Research
On-device research index

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.

169,341 papers · 148 categories

Trend · papers per month

4998146195 · Jun 202019922001200920182026
48 results for reinforced urn

New BAM model connects tensor factorization and topic models using Polya Urns.

problem Efficiently modeling and analyzing nonnegative tensors and topic distributions.
method Dynamic generative model BAM based on Poisson process and Polya-Bayes process.
result Developed efficient simulation algorithms for NTF and topic models.

New MAB model incentivizes user arm-pulling with self-reinforcing preferences.

problem Balancing exploration and exploitation in recommender systems with incentivized user preferences.
method Proposes a new MAB model with random arm selection and two policies: At-Least-nn Explore-Then-Commit and UCB-List.
result Achieves O(logT)O(log T) expected regret and O(logT)O(log T) expected payment over a time horizon TT.

URN neural network dynamically generates various neural structures during training.

problem Creating neural networks with flexible, dynamic structures during training.
method Introduced Unstructured Recursive Network (URN) and used gradient descent on a single loss function.
result Different neural structures can emerge from a single URN during training.

Researchers develop methods to identify diffusion sources in tree networks.

problem Identifying the source of a diffusion in regular tree networks.
method Construct confidence sets for the diffusion source with size independent of the number of infected nodes, using probabilistic analysis of Pólya urns.
result It is possible to construct confidence sets for the diffusion source with size independent of the number of infected nodes.

Self-poisoning in adaptive OOD detectors is explained with a sharp threshold theory and certified calibration.

problem Self-poisoning in adaptive OOD detectors.
method Modeling bank impurity as a generalized Pólya urn, proving almost-sure convergence to a mean-field equilibrium.
result A certified admission gate removes the transition at every contamination rate, controlling false positives label-free.

PPT optimizes transformer behavior by steering its latent posterior using prior samples.

problem Eliciting desired behavior from transformers without backpropagation.
method Posterior Prefix Tuning (PPT) uses predictive Monte Carlo (PMC) samples and importance sampling to optimize the latent posterior.
result PPT optimizes transformer behavior without backpropagation, achieving high utility across different utility functions.

This paper attempts to find out numerically the distribution of the queue-length ratio in the context of a model of preferential attachment. Here we consider two restaurants only and a large number of customers (agents) who come to these restaurants. Each day the same number of agents sequentially arrives and decides w…

2008-08-23abs ↗pdf ↗

We present a Bayesian nonparametric framework for multilevel clustering which utilizes group-level context information to simultaneously discover low-dimensional structures of the group contents and partitions groups into clusters. Using the Dirichlet process as the building block, our model constructs a product base-m…

2014-01-09abs ↗pdf ↗

Model predicts capital flow and product share dynamics in international trade.

problem Understanding how capital flows between different industrial sectors affects product shares in international trade.
method Stochastic transfer model based on observed scaling relations.
result Model accurately predicts the distribution of product shares and identifies capital condensation.

Statistical network modeling has focused on representing the graph as a discrete structure, namely the adjacency matrix, and considering the exchangeability of this array. In such cases, the Aldous-Hoover representation theorem (Aldous, 1981;Hoover, 1979} applies and informs us that the graph is necessarily either dens…

2014-01-06abs ↗pdf ↗

Survey on Bayesian inference for Gaussian mixture models.

problem Estimating parameters of Gaussian mixture models using Bayesian methods.
method Uses Bayesian inference to estimate parameters and uncertainty of Gaussian mixture models.
result Bayesian approach provides point estimates and associated uncertainty for mixture model parameters.

Boosted trees improve reinforcement learning solutions that are easy to understand.

problem Creating accurate reinforcement learning solutions that are also easy to understand.
method Using boosted regression trees to combine multiple regression trees.
result Boosted regression trees produce solutions that are as accurate as other methods but are also easy to understand.

This paper analyzes generalization issues in deep reinforcement learning.

problem Understanding and improving generalization capabilities of deep reinforcement learning policies.
method Formalizing and categorizing solutions to address overfitting in deep reinforcement learning.
result A comprehensive analysis of generalization challenges and solutions in deep reinforcement learning.

Proof of convergence for multi-objective optimization using inverse reinforcement learning.

problem Proving convergence in multi-objective optimization problems.
method Wasserstein inverse reinforcement learning with projective subgradient method and gradient descent.
result Convergence of inverse reinforcement learning for multi-objective optimization.

Non-deterministic policy improvement stabilizes reinforcement learning methods.

problem Instability in greedy policy improvement in approximated reinforcement learning.
method Non-deterministic policy improvement and suitable value function representation.
result Non-deterministic policy improvement stabilizes LSPI and other reinforcement learning methods.

Paper robustifies reinforcement learning with risk-averse methods.

problem Making predictions robust to changes in system dynamics or rewards.
method Approximates Robust Reinforcement Learning using ΦΦ-divergence and Risk-Averse formulation.
result Classical Reinforcement Learning can be robustified using standard deviation penalization.

The abstract explores connections between reinforcement learning, scaling, and diffusion.

problem Aligning reinforcement learning with human feedback and scaling techniques.
method Clarifying connections between reinforcement learning, scaling, and diffusion.
result Introducing a resampling approach for alignment and reward-directed diffusion models.

Paper analyzes CDRL algorithms for reinforcement learning.

problem Understanding theoretical properties of CDRL algorithms.
method Introduces a framework to analyze CDRL algorithms, establishes the importance of the projected distributional Bellman operator, draws connections to Cramér distance, and proves convergence.
result Proof of convergence for sample-based categorical distributional reinforcement learning algorithms.

Deep RL for portfolio management shows poor robustness.

problem Robustness of Deep RL algorithms in online portfolio management.
method Proposed a training and evaluation process for assessing DRL algorithms.
result Most Deep RL algorithms are not robust, generalizing poorly and degrading quickly.

Non-stationary reinforcement learning is challenging due to the complexity of updating value functions.

problem Challenges in non-stationary reinforcement learning, especially in updating value functions.
method Proved a worst-case complexity result for modifying reinforcement learning problems.
result Modifying reinforcement learning problems requires an amount of time almost as large as the number of states.

This paper calibrates deep reinforcement learning models to improve planning and performance.

problem Inaccurate predictive uncertainties from deep learning systems hinder model-based reinforcement learning.
method Describes a simple method to calibrate uncertainties in model-based reinforcement learning agents.
result Calibrated model-based reinforcement learning agents achieve state-of-the-art performance with fewer samples.

Study on meta-reinforcement learning generalization in high-dimensional tasks.

problem Generalization performance of meta-reinforcement learning algorithms in high-dimensional tasks.
method High-dimensional, procedurally generated environments.
result Meta-reinforcement learning algorithms exhibit strong overfitting on challenging tasks.

Unsupervised meta-learning speeds up reinforcement learning tasks.

problem Efficiently solving new reinforcement learning tasks.
method Formulating unsupervised meta-reinforcement learning and using mutual information for task proposals.
result Unsupervised meta-reinforcement learning effectively acquires accelerated procedures without manual task design.

New algorithm for multi-agent reinforcement learning scales with number of agents.

problem Existing methods for deep multi-agent reinforcement learning struggle with increasing number of agents.
method Proposes a distributed optimization approach assuming policies of agents are close in parameter space.
result Demonstrates superior performance on co-operative and competitive tasks compared to existing methods.

A new framework optimizes molecules using deep reinforcement learning.

problem Optimizing molecules while maintaining chemical validity and drug-likeness.
method Combining deep reinforcement learning with domain knowledge of chemistry, MolDQN directly modifies molecules.
result MolDQN achieves optimization of molecules without bias from pre-training datasets.

A new method learns disentangled macro actions from sequences for reinforcement learning.

problem Curse of dimensionality in reinforcement learning action space.
method Autonomously learns disentangled factor representation of actions to generate macro actions.
result Higher scores in complex environments compared to other reinforcement learning algorithms.

Meta-reinforcement learning enables causal reasoning in complex environments.

problem Discovering causal structure in complex environments.
method Training a recurrent network with model-free reinforcement learning to solve problems with causal structure.
result The trained agent can perform causal reasoning in novel situations, select informative interventions, draw causal inferences, and make counterfactual predictions.