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

209418627836 · Jun 202019922001200920182026
48 results for Speed Optimization

Characterizes optimal-speed quantum state evolution Hamiltonians.

problem Optimal-speed unitary time evolution of pure and quasi-pure quantum states.
method Construction of the manifold of pure states and isometry with flag manifold, characterization of equigeodesic vectors.
result Hamiltonians generating optimal-speed time evolution are fully characterized by equigeodesic vectors of the flag manifold.

Diffusion models' speed-accuracy relations derived from thermodynamics.

problem Understanding the trade-off between model speed and accuracy.
method Connecting diffusion models to thermodynamics and optimal transport.
result Speed-accuracy relations derived, providing insights into optimal learning protocols.

Quantum computers can speed up machine learning optimization problems.

problem Long computation times and high resource requirements for classical optimization algorithms in machine learning.
method Developed a mathematical model to leverage quantum parallelism for machine learning.
result Quantum machine learning applied to a 3D time-varying image demonstrated significant speedup.

Hybrid model improves wind speed prediction accuracy using MLP and WOA.

problem Improving wind speed prediction accuracy for renewable energy control.
method Combining MLP with Whale Optimization Algorithm (WOA) for data preprocessing and model optimization.
result The hybrid MLP-WOA model outperformed standalone MLP model in wind speed prediction accuracy.

Presents SPEED, an algorithm for optimal policy evaluation in linear bandits with heteroscedastic noise.

problem Optimal data collection for policy evaluation in linear bandits with heteroscedastic reward noise.
method Formulated an optimal design for weighted least squares estimates, derived the optimal sample allocation, introduced SPEED algorithm, and derived regret bounds.
result SPEED leads to policy evaluation with MSE comparable to oracle strategy and significantly lower than random policy execution.

Paper proposes a pre-conditioning method to speed up gradient descent in multi-agent optimization.

problem Speed up convergence of gradient descent in multi-agent optimization problems.
method Iterative pre-conditioning approach to mitigate the effect of problem conditioning.
result Significant improvement in convergence speed of gradient descent method.

New analysis shows surprising results on adaptation speed of causal models.

problem Investigate the adaptation speed of causal models under interventions.
method Use convergence rates from stochastic optimization to measure adaptation speed.
result Surprising findings: anticausal model can be faster than causal model under certain conditions.

Federated Learning speeds up speech recognition training by 7x and reduces error rate by 6%.

problem Training acoustic models for speech recognition tasks in a federated manner.
method Hierarchical optimization and dynamic gradient aggregation methods.
result Significant improvement in training convergence speed and model performance.

Modeling vessel speed to balance efficiency and environmental risks in Arctic shipping.

problem Balancing vessel speed with environmental and ecological risks in Arctic shipping.
method Inverse control constrained optimization framework with risk parameters estimated from AIS data.
result Distinct decision-making patterns across vessel types and navigational statuses, with varying sensitivity to ice and whale risks.

Swarming improves convergence speed in distributed stochastic optimization.

problem Faster convergence in distributed stochastic optimization.
method Inspired by swarming, each thread performs a stochastic gradient descent algorithm with a swarming potential, achieving better performance than a centralized algorithm.
result The swarming-based approach converges faster than a centralized algorithm, with a monotone decreasing error bound in network size and connectivity.

Ringleader ASGD optimizes SGD for diverse edge devices with varying data and computation speeds.

problem Scalable distributed optimization with heterogeneous devices and data.
method Ringleader ASGD, an asynchronous SGD algorithm.
result Achieves optimal time complexity under data heterogeneity and arbitrary computation speeds.

PPOKFAC combines PPO and K-FAC for better sample efficiency and scalability.

problem Improving sample efficiency and scalability of Proximal Policy Optimization.
method Combines PPO objective with K-FAC natural gradient optimization.
result PPOKFAC outperforms PPO in sample complexity and training speed.

Distributed Gradient Descent achieves optimal rates in non-parametric regression with linear speed-up.

problem Optimal statistical rates in decentralized non-parametric regression.
method Distributed Gradient Descent with i.i.d. samples and linear speed-up.
result Achieves optimal statistical rates with linear speed-up in the big data regime.

Novel PairNet speeds up ANN training with fast hyperparameter optimization.

problem Slow training of traditional ANNs with many hyperparameters.
method Partition inputs into subspaces, optimize hyperparameters via linear equations, train local PairNets in subspaces.
result PairNet achieves higher speeds and lower MSEs than traditional ANNs.

New RL algorithm learns optimal policies for MDPs using known structure.

problem Overcoming curse of dimensionality and modeling in MDPs.
method Structure-aware online learning algorithm exploiting known threshold policy.
result Proposed algorithm converges to optimal policy with significant speed improvements.

Optimized HMM using PSO overcomes constraints for better solutions.

problem Finding global optimal solutions for HMM parameters.
method Constrained Particle Swarm Optimization (PSO) to solve HMM parameters, re-normalization and re-mapping to enforce constraints.
result PSOHMM finds better solutions and converges faster than BWHMM.

New algorithm speeds up LVGGM estimation by solving nonconvex optimization.

problem Estimating the latent variable Gaussian graphical model with sparse and low-rank components.
method Sparsity constrained maximum likelihood estimator with alternating gradient descent and hard thresholding.
result Our algorithm converges linearly to the optimal components up to statistical precision.

Proposes a deep reinforcement learning model for efficient variable speed limits control.

problem Improving traffic flow, safety, and emissions on freeways with varying speed limits.
method Uses a novel actor-critic architecture for deep reinforcement learning to manage dynamic speed limits.
result The proposed method enhances efficiency, safety, and emissions compared to traditional control methods.

Improves distributed SGD convergence speed with reduced computation load.

problem Mitigating stragglers in distributed SGD to speed up convergence.
method Modeling communication and computation times, adapting number of workers and computation load dynamically.
result Significantly reduces computation load while improving convergence speed.

Helix speeds up iterative ML development by optimizing workflow execution.

problem Inefficient manual tuning of ML workflows.
method Declarative system that optimizes workflow execution end-to-end and across iterations, minimizing runtime per iteration.
result Up to an order of magnitude reduction in cumulative run time compared to state-of-the-art tools.

Poseidon optimizes deep learning training on GPU clusters by reducing network communication.

problem Substantial parameter synchronization over the network in distributed DL implementations.
method Overlap communication and computation, use a hybrid communication scheme.
result Achieves significant speed-ups in DL training on GPU clusters.

Optimizes neural networks by removing unnecessary layers, improving performance and speed.

problem Finding the optimal depth of neural networks to improve performance and speed.
method Develops a fast end-to-end method for training lightweight neural networks with multiple classifier heads, allowing the model to determine the importance of each head and choosing a single shallow classifier.
result Significantly reduces the number of parameters and accelerates inference, outperforming many standard pruning methods.

Exploring how noise and curvature affect optimization and generalization.

problem The interaction between noise and curvature in optimization and generalization.
method Analyzing the speed of minimizing expected loss with stochastic methods, distinguishing between Fisher, Hessian, and gradient covariance matrices.
result Clarifying the role of curvature and noise in estimating the generalization gap.

In a recent paper, Alfonsi, Fruth and Schied (AFS) propose a simple order book based model for the impact of large orders on stock prices. They use this model to derive optimal strategies for the execution of large orders. We apply these strategies to an agent-based stochastic order book model that was recently propose…

2009-04-27abs ↗pdf ↗

This work speeds up hyperparameter selection for non-smooth convex models using implicit differentiation.

problem Optimizing hyperparameters of non-smooth convex models.
method Implicit differentiation of proximal gradient and coordinate descent methods.
result Implicit differentiation can speed up hyperparameter optimization, especially for non-smooth problems.