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,695 papers · 148 categories

Trend · papers per month

16324864 · May 202619922001200920172026
48 results for Replacement Closeout

This paper addresses credit valuation adjustment with a new closeout convention.

problem Accurate estimation of financial claim value considering counterparty credit risk.
method Theoretical and computational analysis of a nonlinear valuation system using neural networks.
result A neural network-based algorithm effectively solves the high-dimensional nonlinear valuation system.

We compare two different bilateral counterparty valuation adjustment (BVA) formulas. The first formula is an approximation and is based on subtracting the two unilateral Credit Valuation Adjustment (CVA)'s formulas as seen from the two different parties in the transaction. This formula is only a simplified representati…

2011-06-17abs ↗pdf ↗
Robust XVAq-fin.PR

We introduce an arbitrage-free framework for robust valuation adjustments. An investor trades a credit default swap portfolio with a risky counterparty, and hedges credit risk by taking a position in defaultable bonds. The investor does not know the return rate of her counterparty's bond, but is confident that it lies …

2018-08-14abs ↗pdf ↗

We present a dialogue on Funding Costs and Counterparty Credit Risk modeling, inclusive of collateral, wrong way risk, gap risk and possible Central Clearing implementation through CCPs. This framework is important following the fact that derivatives valuation and risk analysis has moved from exotic derivatives managed…

2013-11-30abs ↗pdf ↗

SGD without replacement decouples into curvature-following and flatness-regularizing steps.

problem Theoretical analysis of SGD without replacement for large-scale neural networks.
method Analysis of SGD without replacement in a realistic regime, considering high curvature and flatness.
result Optimizing with SGD without replacement is locally equivalent to an additional regularizer step.

Sampling is a fundamental technique, and sampling without replacement is often desirable when duplicate samples are not beneficial. Within machine learning, sampling is useful for generating diverse outputs from a trained model. We present an elegant procedure for sampling without replacement from a broad class of rand…

2020-02-21abs ↗pdf ↗

Develops algorithms to optimize machine replacement schedules using operational data.

problem Optimizing machine replacement intervals when the lifetime distribution is unknown.
method Formulates as a stochastic multi-armed bandit problem and proposes Hoeffding- and Bernstein-based algorithms.
result Achieves optimal or near-optimal replacement intervals with minimal regret.

If M and N are equivariantly homotopy equivalent G-manifolds, then the fixed sets M^G and N^G are also homotopy equivalent. The replacement problem asks the converse question: If F is homotopy equivalent to the fixed set M^G, is F = N^G for a G-manifold equivariantly homotopy equivalent to M? We prove that for locally …

2009-09-28abs ↗pdf ↗

Sampling without replacement speeds up optimization in minimax problems.

problem Optimizing minimax problems with faster convergence rates.
method Analysis of gradient descent ascent and proximal point method with two sampling strategies.
result Sampling without replacement leads to faster convergence rates in minimax optimization.

New research disproves a key conjecture in optimization.

problem Comparison of sampling methods in stochastic optimization.
method Reduction to noncommutative arithmetic-geometric mean inequality and application of noncommutative Positivstellensatz.
result The Recht-Ré conjecture is false for general n.

New sketches for weighted p\ell_p sampling without replacement improve accuracy and efficiency.

problem Efficiently sampling weighted data with high accuracy and minimal redundancy.
method Design of novel composable sketches for WOR p\ell_p sampling, based on CountSketch.
result First to provide WOR sampling for p>1p>1 and signed updates.

We develop an analog of harmonic replacement in the gauge theory context. The idea behind harmonic replacement dates back to Schwarz and Perron. The technique, as introduced by Jost and further developed by Colding and Minicozzi, involves taking a map v ⁣:ΣMv\colonΣ\to M defined on a surface ΣΣ and replacing its values on…

2016-08-24abs ↗pdf ↗

We propose a generative model for adversarial attack. The model generates subtle but predictive patterns from the input. To perform an attack, it replaces the patterns of the input with those generated based on examples from some other class. We demonstrate our model by attacking CNN on MNIST.

2019-11-25abs ↗pdf ↗

Boring is an operation which converts a knot or two-component link in a 3--manifold into another knot or two-component link. It generalizes rational tangle replacement and can be described as a type of 2--handle attachment. Sutured manifold theory is used to study the existence of essential spheres and planar surfaces …

2007-09-26abs ↗pdf ↗

Improved convergence for VIPs with SEG-RR, a variant of SEG with random reshuffling.

problem Solving variational inequality problems (VIPs) in machine learning.
method Stochastic Extragradient with Random Reshuffling (SEG-RR).
result SEG-RR achieves faster convergence rates than with-replacement variants for certain VIP classes.

Skeleta and other pure subsets of manifold stratified spaces are shown to have neighborhoods which are teardrops of stratified approximate fibrations (under dimension and compactness assumptions). In general, the stratified approximate fibrations cannot be replaced by bundles, and the teardrops cannot be replaced by ma…

2005-01-07abs ↗pdf ↗

A frame independent formulation of analytical mechanics in the Newtonian space-time is presented. The differential geometry of affine values i.e., the differential geometry in which affine bundles replace vector bundles and sections of one dimensional affine bundles replace functions on manifolds, is used. Lagrangian a…

2004-04-29abs ↗pdf ↗

The paper introduces methods to quantify uncertainty in sampling without replacement.

problem Accurately estimating parameters from finite populations sampled without replacement.
method Develops confidence sequences using Bayesian and empirical methods.
result Improved confidence intervals and sequences for sampling without replacement.

Any autoencoder network can be turned into a generative model by imposing an arbitrary prior distribution on its hidden code vector. Variational Autoencoder (VAE) [2] uses a KL divergence penalty to impose the prior, whereas Adversarial Autoencoder (AAE) [1] uses {\it generative adversarial networks} GAN [3]. GAN trade…

2018-07-19abs ↗pdf ↗

This paper studies the convergence behaviour of dictionary learning via the Iterative Thresholding and K-residual Means (ITKrM) algorithm. On one hand it is proved that ITKrM is a contraction under much more relaxed conditions than previously necessary. On the other hand it is shown that there seem to exist stable fixe…

2018-04-19abs ↗pdf ↗

Let (M,g) be a smooth compact Riemannian manifold without boundary of dimension n>=6. We prove that {align*} \|u\|_{L^{2^*}(M,g)}^2 \le K^2\int_M\{|\nabla_g u|^2+c(n)R_gu^2\}dv_g +A\|u\|_{L^{2n/(n+2)}(M,g)}^2, {align*} for all u\in H^1(M), where 2^*=2n/(n-2), c(n)=(n-2)/[4(n-1)], R_g is the scalar curvature, $K^{-1}=\i…

2002-01-24abs ↗pdf ↗

We present an alternative layer to convolution layers in convolutional neural networks (CNNs). Our approach reduces the complexity of convolutions by replacing it with binary decisions. Those binary decisions are used as indexes to conditional distributions where each weight represents a leaf in a decision tree. This m…

2019-05-24abs ↗pdf ↗

We introduce a temperature into the exponential function and replace the softmax output layer of neural nets by a high temperature generalization. Similarly, the logarithm in the log loss we use for training is replaced by a low temperature logarithm. By tuning the two temperatures we create loss functions that are non…

2019-06-08abs ↗pdf ↗

The paper calculates bounds for unknotting rational tangles using knot Floer homology.

problem Calculating the minimum number of rational replacements to unknot a tangle.
method From the link Floer complex, extract a lower bound for the rational unknotting number using knot Floer homology.
result The torsion obstruction is a lower bound for the proper rational unknotting number.

Let (S,)(S,\, \ast) be a closed oriented surface with a marked point, let GG be a fixed group, and let ρ ⁣:π1(S)Gρ\colonπ_1(S) \longrightarrow G be a representation such that the orbit of ρρ under the action of the mapping class group Mod(S,)Mod(S,\, \ast) is finite. We prove that the image of ρρ is finite. A similar result holds …

2017-02-13abs ↗pdf ↗

Improved proofs for topological and smooth pseudo-isotopies of simply connected 4-manifolds.

problem Proving topological and smooth pseudo-isotopies of simply connected 4-manifolds.
method Provided different arguments that bypass the replacement criterion, thus completing Quinn's proofs.
result Corrected and completed Quinn's proofs of both topological and stable smooth pseudo-isotopy theorems.

We consider here a generalization of a well known discrete dynamical system produced by the bisection of reflection angles that are constructed recursively between two lines in the Euclidean plane. It is shown that similar properties of such systems are observed when the plane is replaced by a regular surface in ${\mat…

2009-02-02abs ↗pdf ↗

We give two generalizations of the Atiyah-Bott-Berline-Vergne localization theorem for the equivariant cohomology of a torus action: 1) replacing the torus action by a compact connected Lie group action, 2) replacing the manifold having a torus action by an equivariant map. This provides a systematic method for calcula…

2003-09-04abs ↗pdf ↗

The multimodal web elements such as text and images are associated with inherent memory costs to store and transfer over the Internet. With the limited network connectivity in developing countries, webpage rendering gets delayed in the presence of high-memory demanding elements such as images (relative to text). To ove…

2017-11-06abs ↗pdf ↗