Papers
Topics
Authors
Recent
Search
2000 character limit reached

Least Cost Principle in Optimization

Updated 5 July 2026
  • Least Cost Principle is a unifying optimization doctrine that selects feasible objects by minimizing a structurally constrained cost functional across various domains.
  • In algorithmic trading, it is implemented via a projected stochastic gradient method that minimizes expected execution cost under convexity and monotonicity conditions.
  • In optimal transport and control theory, it underpins dual pricing and inverse-optimal reward models for achieving efficient, dynamic solutions.

Searching arXiv for the cited papers to ground the article in the current record. arxiv_search(query="(Laruelle et al., 2011) OR \"Optimal posting price of limit orders: learning by trading\" OR \"The Cost of Optimally Acquired Information\" OR (Bloedel et al., 7 Nov 2025) OR \"Optimal pricing for optimal transport\" OR (Bartz et al., 2014)", max_results=10) Least Cost Principle appears in several distinct technical senses. In algorithmic trading, it prescribes moving the posting distance in the direction that reduces expected marginal cost; in information acquisition, indirect costs arise as minimal expected costs under flexible sequential acquisition; in optimal transport, it is the minimization of total transport cost over feasible transport plans; and in a continuous-time control formulation of physics, it is the minimization of a discounted integral of an acceleration cost minus a state-dependent reward (Laruelle et al., 2011, Bloedel et al., 7 Nov 2025, Bartz et al., 2014, Moreno-Bote, 26 Mar 2026). This suggests a common optimization motif: a feasible object is selected by minimizing a structurally constrained cost functional, with duality, convexity, or dynamic-consistency conditions determining existence, uniqueness, and implementability.

1. Scope of the term and formal pattern

In the cited literature, the optimization variable can be a query plan pp, a posting distance δ\delta, a random posterior π\pi, a transport plan πΠ(μ,ν)\pi\in\Pi(\mu,\nu), or an acceleration path a()a(\cdot). The associated objective can be a scalar cost model C(p,θ)C(p,\theta), a penalized expected execution cost C(δ)C(\delta), an indirect information cost Φ(C)(π)\Phi(C)(\pi), a transport cost cdπ\int c\,d\pi, or a discounted cost-to-go C[x(),v(),a()]\mathcal{C}[x(\cdot),v(\cdot),a(\cdot)].

A database formulation makes the contrast especially explicit: a System R–style optimizer typically chooses the plan of least cost given some fixed value of the parameters, whereas least expected cost query optimization chooses the plan of the least expected cost and does not rely on the assumptions that it is enough to optimize for the expected case or that the parameters are constant throughout the execution of the query [9909016].

The formal pattern is therefore not tied to a single domain-specific object. What recurs is the replacement of heuristic choice by an optimization problem over admissible objects, together with structural conditions that make the minimizer meaningful: convexity in limit-order placement, sequential learning-proofness in information acquisition, Kantorovich duality and δ\delta0-convexity in optimal transport, and Hamilton–Jacobi–Bellman optimality in the continuous-time control formulation of physics.

2. Limit-order execution as a least-cost posting problem

In continuous auctions, a trader operates over short, repeated posting periods of length δ\delta1, sending one passive order of size δ\delta2 at the beginning of each period at a distance δ\delta3 from a reference fair price process δ\delta4. At the end of the period, any unexecuted remainder is immediately completed with a market order and incurs a market-impact penalty. The execution flow of a buy order posted at price δ\delta5 is modeled as a Poisson process δ\delta6 with random intensity

δ\delta7

where δ\delta8 is finite, non-increasing, and convex. The realized expected cost is

δ\delta9

and the objective is to minimize π\pi0 over π\pi1 (Laruelle et al., 2011).

The paper derives an expected gradient representation π\pi2 and implements a projected stochastic approximation,

π\pi3

with π\pi4 computed from the observed path through π\pi5 and its π\pi6-derivatives. In practice the path can be discretized, yielding the implementable update

π\pi7

Under standard step-size conditions, moment bounds, and strict monotonicity of the mean field π\pi8, the projected stochastic gradient converges almost surely to a unique least-cost posting distance π\pi9 (Laruelle et al., 2011).

A central structural tool is the functional co-monotony principle for one-dimensional diffusions. It yields verifiable sufficient conditions, stated in terms of model parameters and simple functionals of πΠ(μ,ν)\pi\in\Pi(\mu,\nu)0, ensuring πΠ(μ,ν)\pi\in\Pi(\mu,\nu)1 and πΠ(μ,ν)\pi\in\Pi(\mu,\nu)2 on πΠ(μ,ν)\pi\in\Pi(\mu,\nu)3. In the exponential intensity case πΠ(μ,ν)\pi\in\Pi(\mu,\nu)4, these conditions become explicit inequalities involving πΠ(μ,ν)\pi\in\Pi(\mu,\nu)5, πΠ(μ,ν)\pi\in\Pi(\mu,\nu)6, πΠ(μ,ν)\pi\in\Pi(\mu,\nu)7, and πΠ(μ,ν)\pi\in\Pi(\mu,\nu)8. The numerical experiments reported in the paper show that the cost πΠ(μ,ν)\pi\in\Pi(\mu,\nu)9 is strictly convex with a unique minimum, and that one stochastic-approximation run converges substantially faster than brute-force Monte Carlo evaluation of the full curve (Laruelle et al., 2011).

3. Information acquisition and sequential minimization

In the information-acquisition framework, the decision-maker faces a finite state space a()a(\cdot)0, beliefs are probability vectors in a()a(\cdot)1, and an experiment induces a random posterior a()a(\cdot)2. A direct cost is any map a()a(\cdot)3 such that a()a(\cdot)4. The indirect cost is generated by sequential minimization. For a two-step policy a()a(\cdot)5, the two-step learning map is

a()a(\cdot)6

and the sequential learning map is

a()a(\cdot)7

The envelope characterization states that a()a(\cdot)8 is the largest sequential-learning-proof cost below the direct cost (Bloedel et al., 7 Nov 2025).

Sequential learning-proofness (SLP) is the recursive fixed-point property a()a(\cdot)9. The characterization theorem states that C(p,θ)C(p,\theta)0 is an indirect cost if and only if C(p,θ)C(p,\theta)1 is SLP, and that this is equivalent to C(p,θ)C(p,\theta)2 being Monotone and Subadditive. Monotonicity is defined by C(p,θ)C(p,\theta)3 whenever C(p,θ)C(p,\theta)4, while subadditivity requires

C(p,θ)C(p,\theta)5

for all finite-support two-step policies. In economic terms, SLP rules out “cost arbitrage” through sequential decomposition (Bloedel et al., 7 Nov 2025).

A major class of solutions is uniformly posterior separable (UPS) costs. These take the form

C(p,θ)C(p,\theta)6

for a convex potential C(p,θ)C(p,\theta)7. Under the paper’s Regularity condition, SLP and Regularity are equivalent to the existence of such a C(p,θ)C(p,\theta)8 convex potential on an open convex domain. Mutual information and Wald/MS costs are presented as canonical examples, and the paper introduces two additional indirect cost functions: Total Information (TI), which is UPS and Additive, and Minimal Likelihood Ratio (MLR), which is SLP and Prior Invariant but not Regular/UPS (Bloedel et al., 7 Nov 2025).

The framework also sharpens a central controversy in rational inattention: the information cost trilemma. For any nontrivial cost with rich domain, SLP and Constant Marginal Cost are equivalent to a Total Information cost; Prior Invariance, Constant Marginal Cost, and Dilution Linearity characterize an LLR cost; and if a cost is the rich-domain restriction of MLR, then it is SLP and Prior Invariant. Conversely, SLP plus Prior Invariance implies not Constant Marginal Cost and not UPS. The paper’s conclusion is that modelers cannot have all three of SLP, PI, and CMC simultaneously for nonzero costs (Bloedel et al., 7 Nov 2025).

4. Optimal transport, dual prices, and constrained pricing envelopes

In optimal transport, the least-cost formulation is the Monge–Kantorovich primal problem. Given probability measures C(p,θ)C(p,\theta)9 on C(δ)C(\delta)0 and C(δ)C(\delta)1 on C(δ)C(\delta)2, and a transport cost C(δ)C(\delta)3, the admissible set is C(δ)C(\delta)4, the probability measures on C(δ)C(\delta)5 with marginals C(δ)C(\delta)6 and C(δ)C(\delta)7. The primal problem is

C(δ)C(\delta)8

This is the least cost principle in its most literal form: among all feasible routings of mass from C(δ)C(\delta)9 to Φ(C)(π)\Phi(C)(\pi)0, select a plan minimizing total transport cost (Bartz et al., 2014).

Kantorovich duality supplies the pricing interpretation. The dual problem is

Φ(C)(π)\Phi(C)(\pi)1

If Φ(C)(π)\Phi(C)(\pi)2 are optimal and Φ(C)(π)\Phi(C)(\pi)3 is an optimal plan, then

Φ(C)(π)\Phi(C)(\pi)4

Thus Φ(C)(π)\Phi(C)(\pi)5 acts as a source price, Φ(C)(π)\Phi(C)(\pi)6 as a destination price, the inequality encodes feasibility of the markup, and equality holds on transported pairs. The paper formulates a constrained optimal pricing problem in which part of the optimal transportation plan is kept fixed and some source prices are also fixed, and solves it using Φ(C)(π)\Phi(C)(\pi)7-convexity, Φ(C)(π)\Phi(C)(\pi)8-transforms, and Φ(C)(π)\Phi(C)(\pi)9-antiderivatives (Bartz et al., 2014).

Given a mapping cdπ\int c\,d\pi0, a cdπ\int c\,d\pi1-antiderivative cdπ\int c\,d\pi2, and a nonempty set cdπ\int c\,d\pi3, the admissible family is

cdπ\int c\,d\pi4

The main existence theorem states that this family is nonempty and contains a lower envelope

cdπ\int c\,d\pi5

and an upper envelope

cdπ\int c\,d\pi6

The lower envelope has the explicit Rockafellar-type form

cdπ\int c\,d\pi7

where cdπ\int c\,d\pi8 is defined by chains in the graph of cdπ\int c\,d\pi9. In the metric case C[x(),v(),a()]\mathcal{C}[x(\cdot),v(\cdot),a(\cdot)]0, C[x(),v(),a()]\mathcal{C}[x(\cdot),v(\cdot),a(\cdot)]1, and C[x(),v(),a()]\mathcal{C}[x(\cdot),v(\cdot),a(\cdot)]2, these envelopes reduce to the McShane–Whitney formulas for the lowest and highest 1-Lipschitz extensions (Bartz et al., 2014).

5. Discounted acceleration cost and inverse-optimal physics

A recent control-theoretic formulation states the Least Cost Principle as an infinite-horizon optimal control problem for C[x(),v(),a()]\mathcal{C}[x(\cdot),v(\cdot),a(\cdot)]3 particles with positions C[x(),v(),a()]\mathcal{C}[x(\cdot),v(\cdot),a(\cdot)]4, velocities C[x(),v(),a()]\mathcal{C}[x(\cdot),v(\cdot),a(\cdot)]5, and accelerations C[x(),v(),a()]\mathcal{C}[x(\cdot),v(\cdot),a(\cdot)]6. The discounted cost functional is

C[x(),v(),a()]\mathcal{C}[x(\cdot),v(\cdot),a(\cdot)]7

with fixed initial conditions and dynamics C[x(),v(),a()]\mathcal{C}[x(\cdot),v(\cdot),a(\cdot)]8, C[x(),v(),a()]\mathcal{C}[x(\cdot),v(\cdot),a(\cdot)]9. The principle asserts that the realized physical evolution is the solution to

δ\delta00

The paper derives the quadratic acceleration cost from time homogeneity, spatial isotropy, additivity over particles and masses, and invariance across homogeneously accelerated frames (Moreno-Bote, 26 Mar 2026).

The optimality condition is

δ\delta01

If the observed dynamics obey Newton’s second law δ\delta02, then the optimal cost-to-go can be written as

δ\delta03

where δ\delta04 is any function of position only. Substitution into the Hamilton–Jacobi–Bellman identity yields the inverse-optimal reward

δ\delta05

The mapping δ\delta06 is therefore unique only up to the addition of δ\delta07 and its induced linear-in-velocity term (Moreno-Bote, 26 Mar 2026).

For Newtonian gravitation, the reward decomposes into a positive term proportional to relative speed squared, a negative term penalizing radial motion, and a force-coupling term quadratic in δ\delta08. In the two-body case, the contribution of the first two terms reduces to

δ\delta09

so for fixed δ\delta10 and δ\delta11, the reward is maximized by δ\delta12, that is, purely tangential relative motion. The paper therefore interprets the inferred reward as favoring tangential trajectories and quasi-circular motion at short separations. For Coulomb forces, the same algebraic structure holds after replacing δ\delta13 by δ\delta14, so attraction and repulsion reverse the reward effects of speed and tangentiality according to the sign of δ\delta15 (Moreno-Bote, 26 Mar 2026).

6. Structural properties, limitations, and cross-domain interpretation

Several structural themes recur. In the trading formulation, almost sure convergence requires strict convexity of δ\delta16, sign conditions such as δ\delta17, standard step-size summability, and moment bounds; in the real-data averaging case it additionally requires a pathwise Lyapunov monotonicity and discrepancy conditions for the averaged sequence (Laruelle et al., 2011). In the information framework, the central structural property is SLP, which is equivalent to monotonicity and subadditivity, while kernel bounds show that local curvature cannot be reduced by optimization (Bloedel et al., 7 Nov 2025). In optimal transport, feasible prices are organized by δ\delta18-convex envelopes, and complementary slackness identifies the equality set on the support of an optimal plan (Bartz et al., 2014). In the physics formulation, the reward is recovered only up to δ\delta19, and the discount factor δ\delta20 is introduced for tractability and to ensure convergence of the infinite-horizon integral (Moreno-Bote, 26 Mar 2026).

The limitations are equally domain-specific. The trading model uses a non-homogeneous Poisson execution flow whose intensity depends only on distance to δ\delta21, and it does not model queue dynamics, hidden liquidity, or simultaneous multi-level orders (Laruelle et al., 2011). The information-acquisition framework assumes finite δ\delta22, Polish signal spaces, and full flexibility over sequential policies, with no discounting or time preference in the baseline reduced form (Bloedel et al., 7 Nov 2025). The optimal-transport pricing theory establishes existence of extremal constrained prices in general spaces with lower semicontinuous costs, but the paper explicitly notes that uniqueness of the constrained family is a natural question left for future study (Bartz et al., 2014). The physics formulation assumes central or position-dependent forces, rewards depending on δ\delta23 and δ\delta24 but not on δ\delta25, and smoothness and boundedness conditions sufficient for the HJB derivations (Moreno-Bote, 26 Mar 2026).

A common misconception is to treat “least cost” as a single theorem or a universally identical variational principle. The cited literature does not support that reading. One database usage contrasts least expected cost with optimization at fixed parameter values [9909016]; one market-microstructure usage builds a projected stochastic gradient for a unique least-cost posting distance (Laruelle et al., 2011); one information-theoretic usage defines indirect cost as the fixed point of a sequential minimization operator (Bloedel et al., 7 Nov 2025); one optimal-transport usage couples transport-cost minimization with extremal compatible pricing policies (Bartz et al., 2014); and one physical usage reinterprets laws of motion as the minimizers of a discounted acceleration-cost functional (Moreno-Bote, 26 Mar 2026). This suggests that “Least Cost Principle” is best understood as a family of optimization doctrines unified by constrained minimization, but differentiated by the structure of admissible objects, the meaning of cost, and the specific regularity conditions that make minimization analytically and computationally tractable.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Least Cost Principle.