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

Trend · papers per month

3876113151 · Jun 202019922001200920172026
48 results for parallel comparisons

In a context where most published articles are devoted to the development of "new methods", comparison studies are generally appreciated by readers but surprisingly given poor consideration by many scientific journals. In connection with recent articles on over-optimism and epistemology published in Bioinformatics, thi…

2012-08-13abs ↗pdf ↗

Synthetic splitting theorem for Lorentzian spaces with non-negative curvature.

problem Proving a splitting theorem for globally hyperbolic Lorentzian length spaces with non-negative timelike curvature.
method Synthetic approach using triangle comparison and parallelity of timelike lines.
result Establishes a splitting of a neighborhood of a complete timelike line, leading to global inextendibility.

This study compares parallel SMC and MCMC for Bayesian deep learning, showing SMC parallel is faster.

problem Efficiently performing Bayesian deep learning with parallel computing.
method Compared sequential Monte Carlo (SMC) and Markov chain Monte Carlo (MCMC) in parallel settings.
result Parallel SMC achieves similar convergence as a single SMC but with reduced communication time.

Parallel neural network training yields better long-term prediction accuracy.

problem Choosing the right training strategy for neural networks in dynamical systems.
method Comparison of parallel and series-parallel training strategies on five neural network architectures and two examples.
result Parallel training consistently outperforms series-parallel training in long-term prediction accuracy.

New simulation shows trading algorithms' performance varies with parallelism.

problem Validation of trading algorithms' performance in parallel markets.
method Used TBSE, a threaded market simulator, to compare algorithms' performance.
result Trading algorithms' performance differs in parallel vs. sequential markets.

We generalize Llarull's scalar curvature comparison to Riemannian manifolds admitting metric connections with parallel and alternating torsion and having a nonnegative curvature operator on 2-vectors. As a byproduct, we show that Euler number and signature of such manifolds are determined by their global holonomy repre…

2007-09-28abs ↗pdf ↗

Method predicts how probability distributions evolve over time.

problem Predicting how systems described by probability distributions evolve under different conditions.
method Wasserstein Parallel Transport
result Wasserstein Parallel Transport provides counterfactual comparisons of distributional dynamics.

Optimized parallel algorithms for identifying strong ties in data.

problem Identifying strong ties in data with varying distances and community sizes.
method Design and analysis of sequential and parallel algorithms for partitioned local depths.
result Optimized algorithms achieve up to 19.4x speedup in parallel execution.

There is significant recent interest to parallelize deep learning algorithms in order to handle the enormous growth in data and model sizes. While most advances focus on model parallelization and engaging multiple computing agents via using a central parameter server, aspect of data parallelization along with decentral…

2017-06-23abs ↗pdf ↗

The comparison theory for the Riccati equation satisfied by the shape operator of parallel hypersurfaces is generalized to semi-Riemannian manifolds of arbitrary index, using one-sided bounds on the Riemann tensor which in the Riemannian case correspond to one-sided bounds on the sectional curvatures. Starting from 2-d…

1997-07-25abs ↗pdf ↗

The main objective of the present paper is to investigate the curvature properties of generalized pp-wave metric. It is shown that generalized pp-wave spacetime is Ricci generalized pseudosymmetric, 2-quasi-Einstein and generalized quasi-Einstein in the sense of Chaki. As a special case it is shown that pp-wave spaceti…

2017-02-24abs ↗pdf ↗

Study on Kähler Finsler manifolds with curvature bounds, proving theorems.

problem Understanding Kähler Finsler manifolds with curvature constraints.
method Analyzing partial parallelism of complex structure, proving theorems.
result Generalized comparison theorem for positively curved Kähler Finsler manifolds.

Meta-algorithm for efficient reinforcement learning from human preferences.

problem Learning from human preference comparisons in Markov decision processes.
method Randomized exploration and experimental design for batch comparison queries.
result Meta-algorithm achieves both regret and last-iterate guarantees with minimal preference queries.

The paper proves geometric rigidity using harmonic twisted spinors and scalar curvature comparison.

problem Proving geometric rigidity for closed Riemannian spin manifolds with specific properties.
method Using Gromov's exact-lift two-form method and harmonic spinors to analyze scalar curvature.
result The original metric is Einstein, and the universal cover is real hyperbolic in the positive-spectrum case.

Som-Raychaudhuri spacetime is a stationary cylindrical symmetric solution of Einstein field equation corresponding to a charged dust distribution in rigid rotation. The main object of the present paper is to investigate the curvature restricted geometric structures admitting by the Som-Raychaudhuri spacetime and it is …

2015-10-17abs ↗pdf ↗

Study curve shortening flows on specific surfaces, proving properties and existence.

problem Analyzing curve shortening flows on rotational surfaces with negative Gauss curvatures.
method Assume negative Gauss curvatures and conditions on Gauss curvature and curve curvature. Prove curve remains a graph and establish flow properties.
result Prove the curve remains a graph over parallels and establish long-time existence of the flow.

Deep-SLR reduces SLR complexity with CNN, enabling efficient parallel MRI.

problem High computational complexity in SLR matrix completion.
method Convolutional Neural Network (CNN) trained to estimate annihilation relations from imperfect k-space measurements.
result Significant reduction in runtime by three orders of magnitude compared to SLR schemes.

Off-policy reinforcement learning has many applications including: learning from demonstration, learning multiple goal seeking policies in parallel, and representing predictive knowledge. Recently there has been an proliferation of new policy-evaluation algorithms that fill a longstanding algorithmic void in reinforcem…

2016-02-28abs ↗pdf ↗

Nested Slice Sampling accelerates Nested Sampling for GPU acceleration.

problem Challenging inference for complex, multimodal targets.
method Vectorized Nested Slice Sampling using Hit-and-Run Slice Sampling.
result NSS maintains accurate evidence estimates and high-quality posterior samples, robust on multimodal problems.

In this paper, we propose a novel lower dimensional representation of a shape sequence. The proposed dimension reduction is invertible and computationally more efficient in comparison to other related works. Theoretically, the differential geometry tools such as moving frame and parallel transportation are successfully…

2011-07-29abs ↗pdf ↗

We prove three new monotonicity formulas for manifolds with a lower Ricci curvature bound and show that they are connected to rate of convergence to tangent cones. In fact, we show that the derivative of each of these three monotone quantities is bounded from below in terms of the Gromov-Hausdorff distance to the neare…

2011-11-21abs ↗pdf ↗

We consider the predictive problem of supervised ranking, where the task is to rank sets of candidate items returned in response to queries. Although there exist statistical procedures that come with guarantees of consistency in this setting, these procedures require that individuals provide a complete ranking of all i…

2012-04-07abs ↗pdf ↗

Over the past decade, contextual bandit algorithms have been gaining in popularity due to their effectiveness and flexibility in solving sequential decision problems---from online advertising and finance to clinical trial design and personalized medicine. At the same time, there are, as of yet, surprisingly few options…

2018-11-06abs ↗pdf ↗

Deep FPF approximates gain function for high-dimensional particle filtering.

problem Approximating the exact gain function in high-dimensional settings.
method Represent the gain function as a neural network gradient and solve a variational Poisson equation via optimization.
result The approach allows parallel processing of particles and is applicable to high-dimensional problems.

Parallelizes MCTS for continuous domains using leaf and root parallelization.

problem Solving challenging tasks in continuous domains using MCTS.
method Extends existing parallelization strategies to continuous domains, focusing on leaf and root parallelization.
result Proposes two final selection strategies for continuous states in root parallelization.

The curvature properties of Robinson-Trautman metric have been investigated. It is shown that Robinson-Trautman metric admits several kinds of pseudosymmetric type structures such as Weyl pseudosymmetric, Ricci pseudosymmetric, pseudosymmetric Weyl conformal curvature tensor etc. Also it is shown that the difference $R…

2017-01-22abs ↗pdf ↗