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.
Online learning has traditionally focused on the expected rewards. In this paper, a risk-averse online learning problem under the performance measure of the mean-variance of the rewards is studied. Both the bandit and full information settings are considered. The performance of several existing policies is analyzed, an…
The paper has 2 main goals: 1. We propose a variant of the CAPM based on coherent risk. 2. In addition to the real-world measure and the risk-neutral measure, we propose the third one: the extreme measure. The introduction of this measure provides a powerful tool for investigating the relation between the first two mea…
We implement momentum strategies using reward-risk measures as ranking criteria based on classical tempered stable distribution. Performances and risk characteristics for the alternative portfolios are obtained in various asset classes and markets. The reward-risk momentum strategies with lower volatility levels outper…
The purpose of this article is to review some recent results on the geometry of neutral signature metrics in dimension four and their twistor spaces. The following topics are considered: Neutral Kähler and hyperkähler surfaces, Walker metrics, Neutral anti-self-dual 4-manifolds and projective structures, Twistor spaces…
Word embedding models have become a fundamental component in a wide range of Natural Language Processing (NLP) applications. However, embeddings trained on human-generated corpora have been demonstrated to inherit strong gender stereotypes that reflect social constructs. To address this concern, in this paper, we propo…
Currently, machine learning plays an important role in the lives and individual activities of numerous people. Accordingly, it has become necessary to design machine learning algorithms to ensure that discrimination, biased views, or unfair treatment do not result from decision making or predictions made via machine le…
Classical multi-armed bandit problems use the expected value of an arm as a metric to evaluate its goodness. However, the expected value is a risk-neutral metric. In many applications like finance, one is interested in balancing the expected return of an arm (or portfolio) with the risk associated with that return. In …
Many reinforcement-learning researchers treat the reward function as a part of the environment, meaning that the agent can only know the reward of a state if it encounters that state in a trial run. However, we argue that this is an unnecessary limitation and instead, the reward function should be provided to the learn…
This paper considers aspects of 4-manifold topology from the point of view of the null cone of a neutral metric, a point of view we call neutral causal topology. In particular, we construct and investigate neutral 4-manifolds with null boundaries that arise from canonical 3- and 4-dimensional settings. A null hypersurf…
We present a novel method for learning a set of disentangled reward functions that sum to the original environment reward and are constrained to be independently obtainable. We define independent obtainability in terms of value functions with respect to obtaining one learned reward while pursuing another learned reward…
The paper proposes a new method to estimate interest rates consistently under both risk-neutral and real-world measures.
problem Consistent estimation of interest rates under both risk-neutral and real-world measures.
method Proposes a framework using progressive and square-integrable functions to specify the change of measure, and introduces two time-dependent candidates: step and linear functions.
result The proposed methods produce more stable and realistic long-term interest rate forecasts compared to using a constant function.
The study finds that specific distributions can be used for risk-neutral valuation in Heston's SV model.
problem Valuation of European options under Heston's stochastic volatility model.
method Analyzing scale-parameter distributions and proving their equivalence to Heston's solution.
result Any RND with mean as the forward spot price that satisfies Heston's option valuation solution must be a member of a scale-family of distributions.
Designers of AI agents often iterate on the reward function in a trial-and-error process until they get the desired behavior, but this only guarantees good behavior in the training environment. We propose structuring this process as a series of queries asking the user to compare between different reward functions. Thus…
The aim of this paper is to give examples of compact neutral 4-manifolds (M,g) whose Ricci tensor ρ satisfies the relation ∇Xρ(X,X)=31Xτg(X,X). We present also a family of new Einstein bi-Hermitian neutral metrics on ruled surfaces of genus g>1.
In many sequential decision making tasks, it is challenging to design reward functions that help an RL agent efficiently learn behavior that is considered good by the agent designer. A number of different formulations of the reward-design problem, or close variants thereof, have been proposed in the literature. In this…
One obstacle to applying reinforcement learning algorithms to real-world problems is the lack of suitable reward functions. Designing such reward functions is difficult in part because the user only has an implicit understanding of the task objective. This gives rise to the agent alignment problem: how do we create age…