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

Trend · papers per month

70141211281 · Jun 202019922001200920172026
48 results for parallel exploration

We consider parallel asynchronous Markov Chain Monte Carlo (MCMC) sampling for problems where we can leverage (stochastic) gradients to define continuous dynamics which explore the target distribution. We outline a solution strategy for this setting based on stochastic gradient Hamiltonian Monte Carlo sampling (SGHMC) …

2016-12-02abs ↗pdf ↗

Unified framework for randomized exploration in cooperative MARL.

problem Efficient exploration in cooperative multi-agent reinforcement learning.
method Unified algorithm framework with two Thompson Sampling algorithms, CoopTS-PHE and CoopTS-LMC.
result Theoretical O~(d3/2H2MK)\widetilde{\mathcal{O}}(d^{3/2}H^2\sqrt{MK}) regret bound for parallel MDPs with linear transition.

The paper explores parallel 1-forms on special Finsler manifolds and their properties.

problem Investigating parallel 1-forms on specific Finsler manifolds.
method Analyzing Landsberg manifolds, metrizability freedom, and specific Finsler metrics.
result Landsberg surfaces with parallel 1-forms are necessarily Berwaldian, and the metrizability freedom is at least 2.

A scalable portfolio approach speeds up Bayesian optimization for noisy functions.

problem Efficiently selecting multiple designs in parallel for noisy, expensive black-box optimization.
method A portfolio approach that balances exploration and exploitation, using a scalable allocation strategy.
result Significant speed improvements over existing methods, with similar or better performance.

Monte Carlo (MC) methods are widely used for Bayesian inference and optimization in statistics, signal processing and machine learning. A well-known class of MC methods are Markov Chain Monte Carlo (MCMC) algorithms. In order to foster better exploration of the state space, specially in high-dimensional applications, s…

2015-07-30abs ↗pdf ↗

Batch Thompson Sampling reduces exploration-exploitation trade-off in online decision making.

problem Balancing exploration and exploitation in online decision making.
method Introducing a batch Thompson Sampling framework for stochastic multi-arm bandit and linear contextual bandit problems.
result Achieves asymptotic regret bound with O(logT)O(\log T) batch queries, significantly reducing interactions.

Investigates nearly Kähler and parallel G2 manifolds using Hitchin functionals.

problem Stability analysis of nearly Kähler and parallel G2 manifolds.
method Gradient flow of Hitchin functionals, spectral decomposition of Hessians, Hitchin index.
result Hitchin index provides a lower bound for the Einstein co-index.

Study explores geometric structure and prior for beta-logistic distribution.

problem Understanding the geometric structure and prior distributions of the beta-logistic distribution.
method Exploring dual geometric structure and uncovering α\alpha-parallel prior.
result The beta-logistic distribution admits an α\alpha-parallel prior for any real number α\alpha.

The paper explores Lorentzian connections with parallel skew torsion.

problem Understanding metric connections with parallel skew-symmetric torsion in Lorentzian signature.
method Analyzing holonomy algebras, torsion, and curvature; constructing examples; classifying homogeneous spaces.
result Complete classification of Lorentzian naturally reductive homogeneous spaces in low dimensions.

This research optimizes energy consumption forecasting in Puno using parallel computing and ARIMA models.

problem Improving energy consumption forecasting accuracy and efficiency in Puno.
method Parallel computing and ARIMA models for forecasting energy consumption.
result Notable improvements in computational efficiency and data processing capabilities.

TensorOpt finds optimal parallelization strategies for DNN training.

problem Finding efficient parallelization strategies for DNN training.
method TensorOpt uses an algorithm (FT) to search for an optimal set of parallelization strategies considering multiple objectives.
result TensorOpt provides accurate runtime cost estimation and adapts to resource availability.

Study perturbations of submodules in Drury-Arveson space, finding smooth vector bundles with Hermitian connections.

problem Geometry of perturbations in Drury-Arveson space.
method Analysis of smooth vector bundles with Hermitian connections and computation of parallel transport operators.
result Found natural Hermitian connections on perturbed submodules.

TSSM splits neural networks for parallel training with minimal accuracy loss.

problem Accuracy degradation in parallel training of deep neural networks.
method TSSM reformulates alternating minimization to achieve parallelism with minimal accuracy loss.
result TSSM achieves significant speedup without accuracy loss on multiple datasets.

Ensembled neural networks improve MRI image quality.

problem Accelerated parallel MR imaging with high SSIM scores.
method Ensembled ΣΣ-net combining parallel coil and sensitivity networks, trained with supervised and semi-supervised methods.
result Ensembling models achieves visually sharp and textured images with robust SSIM scores.

In real world industrial applications of topic modeling, the ability to capture gigantic conceptual space by learning an ultra-high dimensional topical representation, i.e., the so-called "big model", is becoming the next desideratum after enthusiasms on "big data", especially for fine-grained downstream tasks such as …

2014-11-10abs ↗pdf ↗

When training large machine learning models with many variables or parameters, a single machine is often inadequate since the model may be too large to fit in memory, while training can take a long time even with stochastic updates. A natural recourse is to turn to distributed cluster computing, in order to harness add…

2014-06-18abs ↗pdf ↗

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 ↗

Safe RL for autonomous vehicles using PCPO with trust regions and parallel learners.

problem Unexplainable behaviours and lack of safety guarantees in RL for real vehicles.
method PCPO framework with trust regions and parallel learners.
result Safe learning confirmed for autonomous vehicles with fast convergence.

The paper explores KαK^α-translators on parallel and canal surfaces in 3D space.

problem Investigating conditions for KαK^α-translators on parallel and canal surfaces.
method Analyzing the conditions for KαK^α-translators on parallel surfaces and canal surfaces, proving their properties and existence.
result No KαK^α-translators exist on the parallel surface of a rotational surface obtained from a canal surface with the same speed ww, while the rotational surface itself is a KαK^α-translator.

Inspired by the recent work of Physicists Hertog-Horowitz-Maeda, we prove two stability results for compact Riemannian manifolds with nonzero parallel spinors. Our first result says that Ricci flat metrics which also admits nonzero parallel spinors are stable (in the direction of changes in conformal structures) as the…

2003-11-15abs ↗pdf ↗

We study the question of whether parallelization in the exploration of the feasible set can be used to speed up convex optimization, in the local oracle model of computation. We show that the answer is negative for both deterministic and randomized algorithms applied to essentially any of the interesting geometries and…

2018-11-05abs ↗pdf ↗

We study a type of connection forms, given by Chen integrals, over pathspaces by placing such forms within a category-theoretic framework of principal bundles and connections. We introduce a notion of 'decorated' principal bundles, develop parallel transport on such bundles, and explore specific examples in the context…

2012-07-23abs ↗pdf ↗

SOBER optimizes and quadrates efficiently in parallel for diverse tasks.

problem Scalability of batch Bayesian optimization and quadrature for expensive functions.
method Reformulates batch selection as a quadrature problem, balancing exploitation and exploration.
result SOBER outperforms 11 baselines on 12 tasks.

New algorithm tackles resource allocation in multi-armed bandits to balance speed and throughput.

problem Balancing speed and throughput in stochastic multi-armed bandits with limited resources.
method Proposes an algorithm that trades off between information accumulation and throughput.
result Upper bounds the time taken to find the best arm with a given target success probability.

The paper explores biconservative surfaces in a 4D sphere, finding a unique family of non-isometric surfaces.

problem Characterizing biconservative surfaces with a parallel normalized mean curvature vector field in a 4D sphere.
method Analyzes existence and uniqueness, derives local parametrization.
result A 2-parameter family of non-isometric biconservative surfaces in a 4D sphere.

New method solves blind inverse problems by optimizing both operator and image parameters.

problem Solving blind inverse problems with known forward operator.
method Parallel reverse diffusion guided by gradients from intermediate stages.
result State-of-the-art performance on blind deblurring and imaging through turbulence.

The paper explores almost paracomplex structures on 4-manifolds and their properties.

problem Existence and properties of isometric and anti-isometric almost paracomplex structures on pseudo-Riemannian 4-manifolds.
method Analyzes the conditions under which these structures are parallel and their implications for the scalar curvature and Einstein metrics.
result If an isometric or anti-isometric almost paracomplex structure on a conformally flat manifold is parallel, the scalar curvature of the metric must be zero.

Sideways trains video models by overwriting activations as new frames arrive, potentially improving generalization.

problem Training deep video models synchronously slows down and requires storing activations, limiting parallelism.
method Sideways trains video models by overwriting activations as new frames arrive, breaking the precise correspondence between gradients and activations.
result Sideways training can converge and potentially generalize better than standard synchronized backpropagation.

This paper explores parallels between minimal surfaces and Einstein manifolds.

problem Understanding Einstein manifolds, which are less studied.
method Synthesizes parallels between minimal surfaces and Einstein four-manifolds.
result Certain Einstein four-manifolds admit a minimal immersion into a higher-dimensional sphere.

Unified framework for statistical inference in gradient boosting regression.

problem Challenges in statistical inference and uncertainty quantification for gradient boosting.
method Integrates dropout or parallel training with regularization for CLT in boosting.
result Increasing dropout rate and parallel trees enhances signal recovery and performance.

For G_2-manifolds the Fernández-Gray class X_1+X_4 is shown to consist of the union of the class X_4 of G_2-manifolds locally conformal to parallel G_2-structures and that of conformal transformations of nearly parallel or weak holonomy G_2-manifolds of type X_1. The analogous conclusion is obtained for Gray-Hervella c…

2006-07-20abs ↗pdf ↗