Kolm-Pollak Equally Distributed Equivalent (EDE)
- Kolm–Pollak EDE is a welfare and equity metric that summarizes burden distributions by equating heterogeneous outcomes to a uniform welfare measure using an exponential inequality-aversion utility.
- Its derivation includes a linearized proxy that converts nonlinear exponential and logarithmic components into a MILP-friendly form, enabling efficient integration into large-scale facility location models.
- Empirical validations show that the approach improves equity by reducing worst-case access burdens while maintaining computational scalability across urban planning applications.
The Kolm–Pollak Equally Distributed Equivalent (EDE) is a welfare- and equity-based metric for summarizing distributions of burdens such as access distances to essential services. It defines a single value, the EDE, such that if every individual experienced this value, social welfare (measured with an exponential inequality-aversion utility) would match observed welfare under the true, heterogeneous distribution. Recent advances have produced a linearized proxy of the Kolm–Pollak EDE for efficient integration into large-scale facility location models, improving equity of access without sacrificing computational scalability (Horton et al., 27 Jan 2024).
1. Formal Definition
Let a population be partitioned into units , each with outcome (e.g., distance to nearest facility). The Kolm–Pollak EDE, denoted , is defined as the solution to the equation
where is an inequality-aversion parameter and with scaling factor . In population-weighted settings, where origin with population has outcome , and total population ,
Because for burdens such as travel distances, is always greater than or equal to the mean; greater aversion to inequality (more negative ) raises toward the maximum.
2. Linearized Proxy Derivation
Direct optimization over the Kolm–Pollak EDE is infeasible for large-scale discrete facility location, due to exponential and logarithmic nonlinearities. However, by exploiting assignment structure, the objective can be transformed and linearized. Let indicate assignment of population node to facility , with the associated burden (e.g., travel distance), so
The Kolm–Pollak EDE objective becomes
Monotonic transformations allow dropping , the logarithm, and $1/T$, yielding a nonlinear sum
Given assignment constraints , , Proposition 2.1 (Horton et al., 27 Jan 2024) demonstrates that
a function linear in for fixed . This linear proxy is denoted
In practice, (and thus ) is set via data estimation or warm-start, with post-hoc updates ensuring negligible error in the realized inequity-aversion.
3. Theoretical Properties and Approximation Guarantees
The linear proxy retains the same optimizers as the original nonlinear Kolm–Pollak objective, provided fixed (Corollary 2.3, (Horton et al., 27 Jan 2024)). Its linearity in assignment variables enables direct embedding in mixed-integer linear programming (MILP) frameworks. When is estimated (rather than computed with final optimal assignments), approximation guarantees are provided (Theorem 2.10); a single update step—recomputing from an initial solution—brings the output inequity parameter within of the intended .
Extensions to the basic model, including capacity constraints, fractional assignment, and facility penalties, can be handled by incorporating additional linear or piecewise-linear constraints. Theorems 2.16 and 2.18 give provable error bounds for penalty linearization and for capacity variants, ensuring the overall integrity of the proxy’s equity-optimization properties.
4. Integration into Facility Location Models
The Kolm–Pollak Linear proxy (KPL) facility location model is formulated as: Here are facility location binaries indicating which sites are open. The model supports variant constraints (capacities, penalties, splits) with the addition of further linear or piecewise-linear conditions, without losing MILP tractability. The model thus bridges equity theory and practical optimization by embedding distributionally sensitive objectives into a scalable workflow.
5. Computational and Scaling Strategies
Efficient large-scale solution of Kolm–Pollak-based models is achieved through several computational approaches:
- Fixing before optimization (optionally updating once) enables precomputation of MILP objective coefficients .
- Assignment variables can be pruned by excluding combinations exceeding a threshold , simplifying the search space.
- Standard high-performance MILP solvers (Gurobi, SCIP) on large-memory HPC nodes reliably scale to problems with million binaries; runs may use up to 2 TB RAM for the largest instances.
- Relaxing optimality conditions with Gurobi's default MIP gap (0.01%) or looser criteria (e.g., 0.5% gap with time limits) allows controlled trade-offs between run-time and solution quality.
- Piecewise-linear penalty approximations are constructed using exactly spaced or tightly clustered points to ensure at-worst machine-epsilon errors (Theorem 2.18).
6. Empirical Validation and Applications
Empirical testing (Horton et al., 27 Jan 2024) validates the Kolm–Pollak linear proxy in real-world problem instances:
Food-desert application (500 U.S. cities):
Opening new supermarkets (with preexisting ones fixed) shows that the KPL model achieves solve times similar to -median and is one order of magnitude faster than -center (Figure 1). Across all cities, average distance increases by 8 m (for ) compared to -median, while maximum distance decreases by 432 m, demonstrating significant improvement for worst-off residents (Table 7).
Polling-location application (five mid-sized cities):
When relocating all sites under capacity constraints, the KPL approach matches or outperforms -center in both maximum distance and Kolm–Pollak scores, maintaining mean distance within of that achieved by -median (Table 6, Figure 2). Reestimation of after a single update keeps output inequity aversion within of the target parameter (Tables 2–3).
These results confirm that the proxy enables optimization of equity-driven public facility planning at realistic national and metropolitan scales, with transparent theoretical guarantees and robust numerical performance.
7. Extensions, Limitations, and Significance
The linear proxy approach for the Kolm–Pollak EDE generalizes to facility location models with heterogeneous site penalties, hard/soft capacity constraints, and split demand assignments. Each extension inherits the proxy’s scalability and tight provable error bounds, retaining direct MILP compatibility. The method offers a principled means to balance average access and worst-off outcomes, addressing policy concerns around equity in public planning.
A plausible implication is that further improvements in computational infrastructure or solver technology will enhance scalability and applicability in domains beyond urban access planning.
For detailed proofs, implementation, and case data, see (Horton et al., 27 Jan 2024).
Sponsored by Paperpile, the PDF & BibTeX manager trusted by top AI labs.
Get 30 days free