Least Cost Principle in Optimization
- 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 , a posting distance , a random posterior , a transport plan , or an acceleration path . The associated objective can be a scalar cost model , a penalized expected execution cost , an indirect information cost , a transport cost , or a discounted cost-to-go .
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 0-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 1, sending one passive order of size 2 at the beginning of each period at a distance 3 from a reference fair price process 4. 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 5 is modeled as a Poisson process 6 with random intensity
7
where 8 is finite, non-increasing, and convex. The realized expected cost is
9
and the objective is to minimize 0 over 1 (Laruelle et al., 2011).
The paper derives an expected gradient representation 2 and implements a projected stochastic approximation,
3
with 4 computed from the observed path through 5 and its 6-derivatives. In practice the path can be discretized, yielding the implementable update
7
Under standard step-size conditions, moment bounds, and strict monotonicity of the mean field 8, the projected stochastic gradient converges almost surely to a unique least-cost posting distance 9 (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 0, ensuring 1 and 2 on 3. In the exponential intensity case 4, these conditions become explicit inequalities involving 5, 6, 7, and 8. The numerical experiments reported in the paper show that the cost 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 0, beliefs are probability vectors in 1, and an experiment induces a random posterior 2. A direct cost is any map 3 such that 4. The indirect cost is generated by sequential minimization. For a two-step policy 5, the two-step learning map is
6
and the sequential learning map is
7
The envelope characterization states that 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 9. The characterization theorem states that 0 is an indirect cost if and only if 1 is SLP, and that this is equivalent to 2 being Monotone and Subadditive. Monotonicity is defined by 3 whenever 4, while subadditivity requires
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
6
for a convex potential 7. Under the paper’s Regularity condition, SLP and Regularity are equivalent to the existence of such a 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 9 on 0 and 1 on 2, and a transport cost 3, the admissible set is 4, the probability measures on 5 with marginals 6 and 7. The primal problem is
8
This is the least cost principle in its most literal form: among all feasible routings of mass from 9 to 0, select a plan minimizing total transport cost (Bartz et al., 2014).
Kantorovich duality supplies the pricing interpretation. The dual problem is
1
If 2 are optimal and 3 is an optimal plan, then
4
Thus 5 acts as a source price, 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 7-convexity, 8-transforms, and 9-antiderivatives (Bartz et al., 2014).
Given a mapping 0, a 1-antiderivative 2, and a nonempty set 3, the admissible family is
4
The main existence theorem states that this family is nonempty and contains a lower envelope
5
and an upper envelope
6
The lower envelope has the explicit Rockafellar-type form
7
where 8 is defined by chains in the graph of 9. In the metric case 0, 1, and 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 3 particles with positions 4, velocities 5, and accelerations 6. The discounted cost functional is
7
with fixed initial conditions and dynamics 8, 9. The principle asserts that the realized physical evolution is the solution to
00
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
01
If the observed dynamics obey Newton’s second law 02, then the optimal cost-to-go can be written as
03
where 04 is any function of position only. Substitution into the Hamilton–Jacobi–Bellman identity yields the inverse-optimal reward
05
The mapping 06 is therefore unique only up to the addition of 07 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 08. In the two-body case, the contribution of the first two terms reduces to
09
so for fixed 10 and 11, the reward is maximized by 12, 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 13 by 14, so attraction and repulsion reverse the reward effects of speed and tangentiality according to the sign of 15 (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 16, sign conditions such as 17, 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 18-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 19, and the discount factor 20 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 21, and it does not model queue dynamics, hidden liquidity, or simultaneous multi-level orders (Laruelle et al., 2011). The information-acquisition framework assumes finite 22, 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 23 and 24 but not on 25, 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.