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

Trend · papers per month

7.6%15.2%22.8%30.4% · Jun 202019922001200920182026
48 results for brokerage optimization

Paper uses relaxation techniques to find optimal brokerage fees with private signals.

problem Finding optimal brokerage fees for clients with private trading signals.
method Relaxation techniques to establish contract existence in asymmetric information settings.
result Existence of optimal brokerage fees established in a market model with private signals.

This paper optimizes brokerage contracts for multiple clients trading a single asset.

problem Optimizing brokerage contracts for multiple clients trading a single asset.
method Endogenously determines clients' reservation values and strategically chooses clients. Characterizes optimal portfolios computationally.
result Characterizes optimal portfolios of clients and their profits, showing dependence on price impact coefficients.

A policy learns optimal truckload prices through reinforcement learning.

problem Optimizing prices for truckload brokers in dynamic markets.
method Knowledge gradient policy with bootstrap aggregation for high-dimensional settings.
result The policy maximizes the value of information in high-dimensional contextual settings.

Order flow in equity markets is remarkably persistent in the sense that order signs (to buy or sell) are positively autocorrelated out to time lags of tens of thousands of orders, corresponding to many days. Two possible explanations are herding, corresponding to positive correlation in the behavior of different invest…

2011-08-08abs ↗pdf ↗

Model predicts Chinese stock market liquidity and customer order behavior.

problem Understanding market liquidity and customer order behavior in the Chinese stock market.
method Dual state-space model using Fourier transform to connect volume-at-price buckets to correlations.
result Customer orders are correlated with market sentiment and stock returns, not with bond returns.

Study shows how national culture influences investors' tendency to hold or sell stocks.

problem Investors' tendency to hold or sell stocks varies internationally.
method Examined brokerage data from 83 countries, analyzed cultural dimensions and age/gender.
result National culture, specifically long-term orientation and indulgence, influences the disposition effect.

Study examines AI's role in robo-investing, focusing on benefits for specific investors.

problem Understanding the benefits of robo-investing for different investor types.
method Used a unique data set of brokerage accounts, analyzed various robo-investing strategies, compared human vs. machine performance.
result AI can provide benefits to low-income and high-risk-averse investors.

Paper analyzes U.S. broker call rate laws of motion and their implications.

problem Understanding the dynamics and pricing of margin loans in the U.S. market.
method Analysis of monthly observations, derivation of stochastic differential equations, application of arbitrage theory.
result Margin loan interest rate follows mean-reverting behavior, with total call loan volume constituting over 70% of leveraged portfolios.

Method identifies causal interactions between time series using extreme eigenvalue variability.

problem Detecting causal interactions between time series.
method Largest eigenvalue of lagged correlation matrices, measuring causal interactions through variability.
result The method outperforms traditional Granger causality tests in detecting structural changes.

Crypto simulations show HODL strategy loads risk onto most investors, with macro-sentiment affecting returns.

problem Understanding real risk-return trade-offs and factors affecting crypto returns.
method Two independent analyses: 480 million Monte Carlo simulations and Bayesian multi-horizon local projection framework.
result HODL strategy exposes most investors to extreme downside risk, and macro-sentiment conditions are dominant indicators for future outcomes.

Bayesian optimization reduces computational effort in aircraft design optimization.

problem High computational cost in industrial aircraft design optimization.
method Constrained Bayesian optimization (Super Efficient Global Optimization with Mixture of Experts)
result Significant computational efficiency improvements over existing Isight optimizers.

New model reduces hyperparameter optimization time and improves transfer learning.

problem Hyperparameter optimization for machine learning across multiple datasets.
method Developed a new ensemble model for Bayesian optimization that transfers knowledge between datasets.
result Substantially reduces optimization time and improves over state-of-the-art transfer hyperparameter optimization.

Bayesian optimization outperforms other methods in nano-optical shape optimization and parameter reconstruction.

problem Optimizing nano-optical structures with non-convex objective functions.
method Benchmarked five global optimization methods including Bayesian optimization.
result Bayesian optimization yields significantly better results in a fraction of the time.

Bayesian optimization method tackles combinatorial spaces, scalable for large data.

problem Optimization over combinatorial categorical spaces in natural sciences.
method Combines variational optimization and continuous relaxations for gradient-based optimization.
result Method performs comparably to state-of-the-art methods while scaling well.

New algorithm solves complex stopping problems with robust optimization.

problem Solving complex stochastic optimal stopping problems.
method Simulation-based robust optimization with exact reformulation as a zero-one bilinear program.
result Developed polynomial-time heuristics and algorithms for practical solution.

BLOSSOM optimizes switching between local and Bayesian methods for faster convergence.

problem Optimizing function evaluations efficiently and converging to global minimum.
method Combines local and Bayesian optimization with a stopping condition based on expected regret.
result Achieves superior convergence and efficient use of function evaluations.

New algorithms ensure reproducibility and optimal convergence in convex optimization.

problem Trade-off between reproducibility and convergence rate in convex optimization.
method Regularization-based algorithms for smooth convex minimization and minimax optimization.
result Achieves optimal reproducibility and near-optimal gradient complexity for various oracle settings.

Proposes deep optimal feedback control for continuous-time systems with action constraints.

problem Learning optimal feedback control laws for robotic applications.
method Exploits Hamilton-Jacobi-Bellman equation and deep differential networks to learn optimal value function and feedback policy.
result Enables learning an optimal feedback control law that generates an optimal trajectory from any point in state-space without replanning.

Optimizes stochastic and online optimization methods based on problem geometry.

problem Optimizing computational and statistical outcomes in stochastic and online optimization problems.
method Characterizes optimal methods based on constraint set and gradient geometry.
result Stochastic and adaptive-gradient methods are optimal for quadratically convex constraint sets.

Topological Bayesian Optimization finds optimal structures using topological data.

problem Optimizing complex structured data like material or neural network structures.
method Extract topological information from structures using persistent homology, apply Bayesian optimization with kernels for persistence diagrams.
result Topological information improves search efficiency for optimal structures.

This paper shows how to combine optimal tests into log-optimal processes.

problem How to combine optimal sequential tests into log-optimal processes.
method Using a new class of WAIT e-processes, the paper aggregates asymptotically optimal sequential tests into asymptotically log-optimal processes.
result It is possible to aggregate asymptotically optimal sequential tests into asymptotically log-optimal e-processes.

New algorithm AG-OG optimizes separable convex-concave problems efficiently.

problem Efficiently solving separable convex-concave minimax optimization problems.
method Leverages Nesterov acceleration and optimistic gradient on component and coupling parts of the problem.
result Achieves optimal convergence rate for various settings including bilinearly coupled problems.

Adapts Bayesian optimization for mixed constraints in aircraft design.

problem Optimizing expensive black box functions with mixed constraints.
method Super efficient global optimization with upper trust bound for constraints, Gaussian process uncertainty, refinement procedure.
result Superior performance on aircraft design problem compared to state-of-the-art solvers.

Novel approach learns optimal transport using convex neural networks.

problem Learning optimal transport between distributions from samples.
method Solving a minimax optimization to learn two convex functions, representing the optimal transport map.
result The approach finds optimal transport mappings that are independent of initialization and can handle discontinuous distributions.

BOSH optimizes functions with stochastic evaluations more efficiently and precisely.

problem Optimizing functions with noisy evaluations can lead to suboptimal solutions.
method BOSH uses a hierarchical Gaussian process to generate a growing pool of realizations.
result BOSH provides more efficient and higher-precision optimization than standard BO.

New learned optimizers outperform baselines by incorporating known and novel mechanisms.

problem Understanding how learned optimizers outperform traditional ones.
method Careful analysis and visualization of learned optimizers trained on various tasks.
result Learned optimizers incorporate known techniques like momentum and gradient clipping, as well as new forms of learning rate adaptation.

Visualizes movement control optimization landscapes to understand why it's hard and how to make it easier.

problem Understanding and optimizing movement control problems in animation research.
method Novel visualizations of high-dimensional control optimization landscapes.
result Trajectory optimization becomes increasingly ill-conditioned with longer trajectories, while parameterizing control as partial target states can act as an efficient preconditioner.