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

Trend · papers per month

95189284378 · Jun 202019922001200920182026
48 results for discrete values

Study shows financial value of weak information converges in discrete vs continuous markets.

problem Analyzing financial value of weak information in discrete vs continuous markets.
method Defined minimal probability measure and financial value of weak information, then showed convergence.
result Financial value of weak information converges in discrete vs continuous markets.

A new discrete calculus for bundle-valued forms is proposed and validated.

problem Discretization of exterior calculus for bundle-valued forms.
method Discretization of Cartan's exterior calculus for differential forms with values in vector bundles.
result The proposed discrete operator mimics the continuous exterior covariant derivative and ensures numerical convergence.

Paper proves a discrete Schwarz-Pick lemma for generalized circle packings.

problem Comparing geometric quantities of circle packings with different boundary values.
method Combinatorial Calabi flows and maximum principle.
result Discrete Schwarz-Pick lemma proven for generalized circle packings.

Study on 2-valued dynamics on complex plane, showing some dynamics can't be group actions.

problem Whether 2-valued dynamics can be defined by the action of a 2-valued group.
method Construction of examples of dynamics that are or are not group actions.
result Some 2-valued dynamics on complex plane cannot be defined by the action of a 2-valued group.

Develops combinatorial theory of vector bundles on simplicial complexes.

problem Creating a discrete theory for vector bundles and connections on simplicial complexes.
method Introduces discrete exterior covariant derivative and applies it to various geometric objects.
result Flat discrete connections yield a cochain complex computing twisted de Rham cohomology.

Researchers found a formula for the value of knowing stock price distributions in discrete models.

problem Determining the financial value of stock price information in discrete market models.
method Derived an explicit formula for weak information value in a discrete time model with complete markets.
result Explicit calculations for binomial and trinomial models show the formula's applicability.

Combines linear acyclic model with logistic regression for causal structure estimation from mixed data.

problem Estimating causal structure from mixed continuous and discrete data.
method Defines a hybrid causal model combining linear acyclic model for continuous variables and logistic regression for discrete variables. Derives BIC scoring function for model selection. Employs a new discovery algorithm to learn causal structures without discretization.
result Empirically demonstrates the power of the method through simulations.

This paper morphs images on manifold-valued spaces using discrete geodesics.

problem Morphing manifold-valued images with discrete geodesics.
method Time discrete geodesic paths model, numerical minimization alternating between deformations and images.
result Existence of minimizing sequences for morphing manifold-valued images.

Discrete Lagrange problems solved with Lie group constraints.

problem Solving discrete Lagrange problems with Lie group constraints.
method Proving critical sections are solutions of unconstrained variational problems, applying Noether theory and multisymplectic forms.
result Critical sections of discrete Lagrange problems are solutions of unconstrained variational problems.

This work develops discrete Gaussian models for vector-valued data on triangular meshes.

problem Discrete representation of continuous vector-valued environmental data.
method Develops discrete intrinsic Gaussian processes for vector-valued data on triangular meshes using discrete differential operators.
result Models can capture harmonic flows, incorporate boundary conditions, and model non-stationary data.

Discretizing input space improves DLN robustness against adversarial attacks.

problem Improving machine learning models' resistance to adversarial attacks.
method Input discretization and Binary Neural Networks (BNNs).
result 2-bit input discretization significantly enhances adversarial robustness with minimal accuracy loss.

This work extends set-valued risk measures to discrete time, using difference inclusions and equations.

problem Defining set-valued dynamic risk measures in discrete time.
method Investigates discrete time setting with difference inclusions and difference equations.
result Provides insights for continuous time representations of set-valued dynamic risk measures.

Paper analyzes stability of discrete-time hypercomplex-valued Hopfield neural networks.

problem Stability of discrete-time hypercomplex-valued Hopfield neural networks.
method Introduces real-part associative hypercomplex number systems and B\mathcal{B}-projection functions to ensure stability.
result Stability analysis of several discrete-time hypercomplex-valued Hopfield-type neural networks confirmed.

New algorithm adds discretized features to improve predictive models.

problem Improving predictive models using continuous features.
method D-MIAT algorithm for supervised discretization and feature extension.
result Combination of original data and D-MIAT-generated features yields best predictive performance.

Defines market-consistent value of insurance liabilities under capital requirements.

problem Value of insurance liabilities subject to repeated capital requirements.
method Optimal stopping problems and backward recursion to compute value.
result Defines the value of insurance liabilities as no-arbitrage price optimally stopped.

We address the problem of classifying discrete differential-geometric Poisson brackets (dDGPBs) of any fixed order on target space of dimension 1. It is proved that these Poisson brackets (PBs) are in one-to-one correspondence with the intersection points of certain projective hypersurfaces. In addition, they can be re…

2011-09-20abs ↗pdf ↗

The paper proposes a variational autoencoder for discrete data analysis.

problem Sparse, high-dimensional, and overdispersed discrete data analysis.
method Variational autoencoder based on negative-binomial distribution.
result The proposed models achieve significantly better performance on text analysis, collaborative filtering, and multi-label learning compared to state-of-the-art baselines.

The paper improves privacy accounting for discrete-valued mechanisms and the subsampled Gaussian mechanism.

problem Improving the accuracy and efficiency of differential privacy accounting for discrete outputs.
method Uses fast Fourier transform (FFT) for rigorous error analysis and accounting of privacy loss.
result Provides strict lower and upper bounds for (ε,δ)(\varepsilon,δ)-values, demonstrating up to 75% reduction in noise variance.

This paper derives a diffusion approximation for a sequence of discrete-time one-sided limit order book models with non-linear state dependent order arrival and cancellation dynamics. The discrete time sequences are specified in terms of an R+\R_+-valued best bid price process and an Lloc2L^2_{loc}-valued volume process. …

2016-08-05abs ↗pdf ↗

Defines discrete symmetry of manifolds and proves bounds on its value.

problem Understanding the symmetry of manifolds and proving bounds on their discrete symmetry.
method Defining discrete degree of symmetry and proving bounds using effective actions of groups.
result Proves discsym(X)3n/2disc-sym(X) \leq 3n/2 for connected manifolds and provides evidence for discsym(X)ndisc-sym(X) \leq n.

Open problem: Establishing bounds for Cayley-table completion to discover discrete algorithmic axioms.

problem Discovering discrete algorithmic axioms missing in deep learning.
method Cayley-table completion as a testbed for algorithmic complexity minimization.
result Formal exact recovery bounds for Cayley-table completion.

Extends Morse-Forman theory to vector-valued functions for multiparameter persistence.

problem Computing multiparameter persistence with new tools and methods.
method Adapting Forman's theory to vectorial setting and using combinatorial topological dynamics.
result Established more general result for sublevel sets and found a way to induce Morse decomposition.

Optimal regret achieved in stochastic, discrete multi-armed bandits using information-theoretic exploration.

problem Optimal exploration vs. exploitation in stochastic, discrete multi-armed bandits.
method Proposes an information-theoretic strategy based on the value of information criterion, using simulated-annealing-like updates of a parameter.
result Achieves logarithmic optimal regret with respect to the number of episodes.

Deep switch networks generate discrete data and language.

problem Generating high-dimensional discrete data and natural language.
method Adaptive switches model conditional distributions of discrete random variables. Maximum-likelihood objective function training with stochastic gradient descent.
result Stable and interpretable training of deep networks without backpropagation.

New insights into RL efficiency from managing time discretization.

problem The impact of time discretization on RL methods in continuous-time systems.
method Analysis of Monte-Carlo policy evaluation for LQR systems.
result An optimal choice of temporal resolution for a given data budget improves policy evaluation efficiency.

Paper solves non-Markovian optimal stopping problems using discrete approximations.

problem Non-Markovian optimal stopping problems in continuous-time processes.
method Discrete-type approximation scheme based on variational inequalities.
result Constructs ε-optimal stopping times and optimal values in full generality.

In this paper we introduce a discrete integrable system generalizing the discrete (real) cross-ratio system in S4S^4 to complex values of a generalized cross-ratio by considering S4S^4 as a real section of the complex Plücker quadric, realized as the space of two-spheres in S4.S^4. We develop the geometry of the Plücker…

2011-03-29abs ↗pdf ↗

Derives an approximation algorithm for continuous submodular maximization without derivative information.

problem Maximizing a continuous submodular function with only function values and no derivative information.
method Black-box Continuous Greedy algorithm for DR-submodular functions, extended to stochastic setting.
result Achieves a (11/e)OPTε(1-1/e)OPT-ε approximation guarantee with O(d/ε3)O(d/ε^3) function evaluations.