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

Trend · papers per month

25.0%50.0%75.0%100.0% · Feb 199419922001200920172026
48 results for master/slave model

Master-slave architecture tackles combinatorial multi-armed bandits with diversity constraints.

problem Solving top-KK combinatorial multi-armed bandits with non-linear feedback and diversity constraints.
method Master-slave architecture with six slave models, teacher learning, and policy co-training.
result Significantly outperforms existing algorithms in synthetic and real datasets.

We analyze distributed algorithms for minimizing losses with large, disjoint data.

problem Distributed implementation of stochastic variance reduced methods for large, disjoint data.
method General framework for distributing stochastic variance reduced methods in a master/slave model.
result Linear convergence of distributed algorithms for minimizing strongly convex losses.

This paper develops efficient decentralized optimization methods for large-scale machine learning.

problem Efficient distributed optimization over networks with reduced communication.
method Develops communication-efficient approximate Newton-type methods for decentralized optimization.
result Establishes linear convergence for various optimization problems.

Stochastic variational inference (SVI) employs stochastic optimization to scale up Bayesian computation to massive data. Since SVI is at its core a stochastic gradient-based algorithm, horizontal parallelism can be harnessed to allow larger scale inference. We propose a lock-free parallel implementation for SVI which a…

2018-01-12abs ↗pdf ↗

MDLdroid improves mobile deep learning for personal sensing with faster training.

problem Continuous local changes and resource constraints in personal mobile sensing affect global model performance.
method ChainSGD-reduce approach to reduce overhead and balance resources.
result 2x to 3.5x faster training on off-the-shelf mobile devices compared to single-device training.

A master equation approach to the numerical solution of option pricing models is developed. The basic idea of the approach is to consider the Black--Scholes equation as the macroscopic equation of an underlying mesoscopic stochastic option price variable. The dynamics of the latter is constructed and formulated in term…

2002-09-23abs ↗pdf ↗

Master algorithm fails to detect non-stationarity in practical settings.

problem Non-Stationary Reinforcement Learning without prior knowledge.
method Master algorithm tested under various conditions, including piecewise stationary multi-armed bandits.
result Master's non-stationarity detection is ineffective for practical horizons, leading to performance similar to random restarting.

Optimizes master faces for 2D and 3D face verification using evolutionary algorithms and neural networks.

problem Impersonation attacks using master faces for face-based identity authentication.
method Evolutionary algorithm in latent space of StyleGAN, neural network to direct search, 2D and 3D face reconstruction.
result Obtains high impersonation rates with fewer master faces for 2D and 3D face verification.

Unified model explains income inequality across countries.

problem Understanding and explaining income inequality across different countries.
method Analytical model based on a master equation with growth and reset terms, tested on real data.
result Income distributions collapse on a master-curve when normalized, suggesting a universal pattern.

We extend the Chern-Simons perturbative invariant of Axelrod and Singer to non-acyclic connections. We construct a solution of the quantum master equation on the space of functions on the cohomology of the connection. We prove that this solution is well defined up to master homotopy. We discuss also invariants of links…

2008-11-13abs ↗pdf ↗

The paper explores geometric calculations on probability manifolds derived from master equations.

problem Understanding geometric properties of probability manifolds from master equations.
method Deriving geometric quantities like Levi-Civita connection, gradient, Hessian, parallel transport, and curvatures on probability manifolds.
result Calculation of geometric quantities in probability manifolds, including curvatures and connections.

LocalNewton reduces communication in distributed learning.

problem Communication bottleneck in distributed optimization.
method LocalNewton is a distributed second-order algorithm with local averaging, updating models locally and communicating once every few iterations.
result LocalNewton reduces communication rounds and end-to-end running time compared to state-of-the-art algorithms.

We construct master spaces for oriented torsion free sheaves coupled with morphisms into a fixed reference sheaf. These spaces are projective varieties endowed with a natural $\C^*$-action. The fixed point set of this action contains the moduli space of semistable oriented torsion free sheaves and the quot scheme assoc…

1996-07-17abs ↗pdf ↗

Generalizes Hodge correlators using quantum master equation concepts.

problem Developing a mathematical framework for non-acyclic Chern-Simons theory.
method Introduces a DG Lie algebra of uni-trivalent graphs with loops satisfying a Maurer-Cartan equation.
result Arithmetic analogue of effective action and quantum master equation.

We establish basic geometric and topological properties of Thurston's Master Teapot and the Thurston set for superattracting unimodal self-maps of intervals. In particular, the Master Teapot is connected, contains the unit cylinder, and its intersection with a set D×{c}\mathbb{D} \times \{c\} grows monotonically with cc.…

2019-02-27abs ↗pdf ↗

In his lectures at College de France, P.L. Lions introduced the concept of Master equation, see [5] for Mean Field Games. It is introduced in a heuristic fashion, from the system of partial differential equations, associated to a Nash equilibrium for a large, but finite, number of players. The method, also explained in…

2014-04-16abs ↗pdf ↗

We construct a solution of the master equation by means of standard tools from homological perturbation theory under just the hypothesis that the ground field be of characteristic zero, thereby avoiding the formality assumption of the relevant Lie algebra. To this end we endow the homology H(g) of any differential grad…

1999-06-06abs ↗pdf ↗

We introduce a solution scheme for portfolio optimization problems with cardinality constraints. Typical portfolio optimization problems are extensions of the classical Markowitz mean-variance portfolio optimization model. We solve such type of problems using a method similar to column generation. In this scheme, the o…

2018-11-30abs ↗pdf ↗

Unified analytical tool for non-Markovian jump processes.

problem Analyzing history-dependent jump processes with non-Markovian behavior.
method Developed a standard form of master equations using Laplace-space embedding and asymptotic solution.
result Unified analytical toolset for general non-Markovian processes, leading to the GLE approximation.

We use pathwise Itô calculus to prove two strictly pathwise versions of the master formula in Fernholz' stochastic portfolio theory. Our first version is set within the framework of Föllmer's pathwise Itô calculus and works for portfolios generated from functions that may depend on the current states of the market port…

2016-06-10abs ↗pdf ↗

Master's thesis reviews bundle gerbe theory and introduces new isomorphic gerbe.

problem Understanding bundle gerbe theory and its applications.
method Introduced cup product bundle gerbe and showed its isomorphism to the pullback of the basic bundle gerbe by the Weyl map.
result Stable isomorphism between cup product bundle gerbe and pullback of basic bundle gerbe by the Weyl map.

The quantum master equation is usually formulated in terms of functionals of the components of mappings from a space-time manifold M into a finite-dimensional vector space. The master equation is the sum of two terms one of which is the anti-bracket (odd Poisson bracket) of functionals and the other is the Laplacian of…

2005-03-23abs ↗pdf ↗

Exact solution found for two-body financial dealer model using kinetic theory.

problem Finding an exact solution for the two-body financial dealer model.
method Exact master-Liouville equations derived using kinetic theory and probability currents.
result Exact order-book profile and average transaction interval derived.

We study the problem of combining multiple bandit algorithms (that is, online learning algorithms with partial feedback) with the goal of creating a master algorithm that performs almost as well as the best base algorithm if it were to be run on its own. The main challenge is that when run with a master, base algorithm…

2016-12-19abs ↗pdf ↗

Using technique of wheeled props we establish a correspondence between the homotopy theory of unimodular Lie 1-bialgebras and the famous Batalin-Vilkovisky formalism. Solutions of the so called quantum master equation satisfying certain boundary conditions are proven to be in 1-1 correspondence with representations of …

2008-04-15abs ↗pdf ↗