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.

168,932 papers · 148 categories

Trend · papers per month

5.6%11.1%16.7%22.2% · Jun 201919922001200920172026
48 results for experiment management

Deep quantum neural networks applied to finance for efficient risk management.

problem Efficiently solving numerical problems in finance, especially risk management.
method Application of deep quantum neural networks to finance, focusing on implied volatilities, option prices, and Greeks.
result Deep quantum neural networks can compute Greeks analytically and efficiently solve financial numerical problems.

Machine learning with kernels for portfolio valuation and risk management.

problem Dynamic portfolio valuation and risk management in finance.
method Machine learning with kernels to learn the dynamic value process of a portfolio from cumulative cash flow data.
result Asymptotic consistency and finite sample error bounds demonstrated for finance applications.

This paper provides a ML framework for diabetes prediction and care management.

problem Diabetes prediction and care management challenges in real-world healthcare.
method Illustrates a Machine Learning framework for T2DM prediction and risk stratification.
result ML models align with physician's disease management steps.

All people have to make risky decisions in everyday life. And we do not know how true they are. But is it possible to mathematically assess the correctness of our choice? This article discusses the model of decision making under risk on the example of project management. This is a game with two players, one of which is…

2019-01-25abs ↗pdf ↗

In this paper, we implement three state-of-art continuous reinforcement learning algorithms, Deep Deterministic Policy Gradient (DDPG), Proximal Policy Optimization (PPO) and Policy Gradient (PG)in portfolio management. All of them are widely-used in game playing and robot control. What's more, PPO has appealing theore…

2018-08-29abs ↗pdf ↗

DRL optimizes asset managers' hedging timing based on market conditions.

problem Optimal timing for hedging strategies given market conditions.
method Deep Reinforcement Learning framework with contextual information, lagged observations, and robust testing.
result Our approach achieves superior returns and lower risk compared to standard methods.

RLCache uses reinforcement learning to optimize cache management decisions.

problem Optimizing cache hit rate and storage size in computer systems.
method Designing three reinforcement learning agents for cache manager tasks and two advanced architectures.
result Reinforcement learning agents achieve higher cache hit rates and minimize storage space compared to heuristics.

Paper applies RL to optimize inventory management across multiple products and nodes.

problem Optimizing inventory management for a large number of products with shared capacity in a multi-node supply chain.
method Novel multi-agent hierarchical reinforcement learning framework with A2C algorithm and quantised action spaces.
result The approach optimizes for maximizing product sales and minimizing wastage of perishable products.

Replicates and improves a deep learning framework for financial portfolio management.

problem Financial portfolio optimization problem
method Deep Reinforcement Learning Framework with EIIE topology, PVM, OSBL, and reward function
result Framework performs well in cryptocurrency market but less so in stock market

The paper tackles revenue management with time-varying demand using posterior sampling.

problem Maximizing revenue in real-time applications with unknown and time-varying demand.
method Episodic generalization of RM problem, posterior sampling algorithm for linear programming optimization.
result The proposed algorithm outperforms other methods and is comparable to the optimal policy in hindsight.

MusPy is a toolkit for symbolic music generation, providing tools for dataset management and analysis.

problem Facilitating the creation and analysis of symbolic music datasets.
method Development of an open-source Python library (MusPy) with features for dataset management, data I/O, preprocessing, and model evaluation. Demonstrated through statistical analysis and cross-dataset generalizability experiments.
result MusPy's dataset analysis reveals varying degrees of cross-genre representation across different music datasets.

Sentiment analysis from LLMs improves financial trading performance.

problem Improving dynamic strategy optimization in financial markets.
method Integration of sentiment analysis from LLMs into RL frameworks.
result Sentiment-enhanced RL models outperform traditional RL models in net worth and cumulative profit.

Paper proposes a novel trading strategy combining clustering and reinforcement learning for multi-period portfolio management.

problem Developing an effective trading strategy for multi-period portfolio management.
method The paper integrates clustering techniques with reinforcement learning to categorize and manage stocks across multiple trading periods.
result The proposed strategy outperforms conventional techniques in various metrics, achieving an average return of 151% over 360 trading periods.

Novel Bayesian optimization framework improves portfolio management stability and efficiency.

problem Stable and sample-efficient optimization for black-box portfolio models under limited observation budgets.
method TPE-AS framework with adaptive scheduling and importance sampling.
result Demonstrated effectiveness across four backtest settings with three distinct models.

Paper tackles time inconsistency in portfolio management with stochastic volatility and power utility.

problem Time inconsistency in portfolio management with stochastic volatility and power utility.
method Extended Hamilton Jacobi Bellman (HJB) equation, fixed point iteration, and linear parabolic PDE.
result Subgame perfect strategies are characterized and solved through numerical experiments.

In financial asset management, choosing a portfolio requires balancing returns, risk, exposure, liquidity, volatility and other factors. These concerns are difficult to compare explicitly, with many asset managers using an intuitive or implicit sense of their interaction. We propose a mechanism for learning someone's s…

2017-08-24abs ↗pdf ↗

A new approach integrates inventory prediction and routing optimization for better supply chain management.

problem Optimizing efficient route selection in supply chain management with uncertain inventory demand.
method Decision-focused learning approach using neural networks to directly integrate inventory prediction and routing optimization.
result Direct integration of inventory prediction and routing optimization leads to better supply chain decisions.

D-CBRS manages memory for continual learning by accounting for intra-class diversity.

problem Forgetting in continual learning, especially with class-imbalanced data.
method D-CBRS introduces a novel approach to store instances in memory, considering intra-class diversity.
result D-CBRS outperforms existing methods on data sets with intra-class diversity.

In the domain of technology startups, biotechnology has often been considered as specific. Their unique technology content, the type of founders and managers they have, the amount of venture capital they raise, the time it takes them to reach an exit as well as the technology clusters they belong to are seen as such un…

2018-04-13abs ↗pdf ↗

SimStock learns stock similarities for better investment management.

problem Challenges in identifying similar stocks due to non-stationary financial markets.
method Temporal self-supervised learning framework combining SSL and temporal domain generalization.
result SimStock outperforms existing methods in finding similar stocks.

This paper introduces a new metric to improve the performance of AMMs over centralised exchanges.

problem Lack of a precise metric to compare AMM performance with centralised exchanges.
method Introduces Rebalancing-versus-Rebalancing (RVR) to measure AMM performance more accurately.
result AMMs can offer superior execution and rebalancing efficiency compared to centralised exchanges, even with low fees.

Paper proposes efficient method for estimating risk measures in complex models.

problem Accurately estimating distortion risk measures in computationally expensive models.
method Integrates importance sampling and machine learning for efficient Monte Carlo estimation.
result Demonstrates significant reduction in computational cost for estimating risk measures.

ReCAP adapts to dynamic financial markets by segmenting and combining policy vectors.

problem Inefficient traditional PM approaches in non-stationary financial markets.
method Integrates continual learning into PM, segmenting regimes and adapting policies.
result Consistently outperforms baselines in real-world financial datasets.

The paper develops a new framework for managing asymmetric volatility.

problem Managing asymmetric volatility to improve recovery and participation.
method Path-dependent framework for asymmetric volatility management.
result Skew engineering reduces harmful downside participation more than productive upside participation.

Stable Hadamard Memory improves reinforcement learning by efficiently managing memory.

problem Memory models struggle in partially observable reinforcement learning environments.
method Introduces a novel memory model using the Hadamard product for efficient memory management and updates.
result Significantly outperforms state-of-the-art memory-based methods on challenging benchmarks.

DRL improves ESG financial portfolio management by regulating returns based on ESG scores.

problem Improving ESG financial portfolio management through market regulation.
method Used Advantage Actor-Critic (A2C) agent and adapted OpenAI Gym environments for comparative analysis.
result DRL agent outperforms standard market conditions in ESG-regulated market.