Proximity Time (PT) in Facility Location
- Proximity Time (PT) is a framework that integrates equity by quantitatively modeling travel distances using the Kolm-Pollak Equally-Distributed Equivalent.
- The methodology employs a linearized proxy and MILP formulation to balance both mean efficiency and worst-off accessibility in facility location models.
- Computational experiments demonstrate that the approach maintains near-optimal average distances while significantly reducing the maximum travel distances in large-scale scenarios.
Proximity Time (PT) is not used as a term in the referenced literature; however, the supplied arXiv paper introduces a comprehensive framework for equitable facility location, where proximity—optimal assignment of users to amenities based on travel distance—is quantitatively modeled via the Kolm-Pollak Equally-Distributed Equivalent (EDE) and its linearized proxy. The Kolm-Pollak EDE is leveraged as a foundational metric for evaluating and optimizing facility locations in ways that robustly account for both average accessibility and equity among users. The approach achieves scalable, mixed-integer linear programming (MILP) formulations for large-scale, equity-focused location problems, delivering significant improvements in proximity for the worst-off populations while maintaining near-optimal mean experiences (Horton et al., 27 Jan 2024).
1. Kolm-Pollak Equally-Distributed Equivalent (EDE) in Facility Location
For a vector of undesirable outcomes , such as walking distances to a facility, the Kolm-Pollak EDE is defined using the exponential utility function:
- , with for (inequality aversion) and a data-driven normalization .
- The EDE for individuals is:
- In population-weighted settings, with blocks , block populations , and total :
- The normalization is computed as:
The Kolm-Pollak EDE emphasizes protecting the worst-off by making the EDE highly sensitive to higher distances as the inequality aversion increases.
2. Linearized Proxy Formulation and MILP Embedding
To render the EDE tractable for large-scale facility location, the nonlinear log-sum-exponential objective is linearized by exploiting assignment binary variables (block assigned to facility ):
- In standard p-median notation: (facility open), (block assignment). Each .
- The nonlinear objective becomes:
Eliminating the logarithm, minimizing is equivalent to minimizing:
- The single-assignment structure yields , so the entire objective is linear in .
Final MILP formulation ("KPL"):
| Variable | Domain | Interpretation |
|---|---|---|
| Facility open | ||
| or | Block assigned to (split demand optional) | |
| Auxiliary for penalties (if needed) |
The objective:
subject to standard assignment, capacity, and (optionally) penalty linearization constraints.
3. Model Extensions: Capacities, Split Assignment, and Location Penalties
The KPL framework accommodates key practical features:
- Facility capacities: for all
- Split demand assignment:
- Penalizing undesirable sites: Introduce penalty for , encode via , auxiliary , and add penalty term to the objective.
- Piecewise linearization for exponentials: For penalty linearization, tangent-based inequalities at points approximate with negligible error.
All extensions preserve MILP structure and ensure tractability even in massive real-world instances (Horton et al., 27 Jan 2024).
4. Computational Performance and Scalability
The linearized KPL MILP matches classical p-median models in combinatorial structure ( binaries):
- For instance, a nationwide supermarket placement problem (30,095 blocks, 7,618 sites, 248 million binaries) is solved at a 0.01% MIP gap with times comparable to p-median, and $5$– faster than the p-center.
- Experiments utilize Pyomo+Gurobi on large-memory HPC clusters, or SCIP for polling place problems.
- Penalty piecewise linearization introduces only new continuous variables ( number of tangents), minimal overhead if penalties are sparse or uniform.
- All practical extensions, including capacities and split demand, retain full tractability at urban or national scale (Horton et al., 27 Jan 2024).
5. Equity-Performance Trade-offs: Empirical Findings
The Kolm-Pollak EDE-based approach yields marked improvements for equity:
- In synthetic examples, as the dispersion (inequality) of distances grows (with fixed mean), EDE rises above the mean and approaches the maximum as . For example, yields (mean 100, ).
- In practical settings, e.g. across 500 U.S. cities, the KPL model sacrifices under 10 m mean walking distance to achieve 400–530 m reductions in the worst-case distance.
- For five real cities (polling location), the method attains lower EDE and maximum distance than the p-center, with means comparable to p-median, and consistently tighter (lower variance) distance distributions.
- Penalty application (Santa Rosa, CA): penalizing site openings with m and tangent spacing ensures selection of only 2 penalized sites (versus 8 unpenalized), with a total penalty error 0.04 m.
This demonstrates that the Kolm-Pollak EDE embedded in MILP can simultaneously balance efficiency and prioritize equity for the most disadvantaged, at nontrivial geographic scales (Horton et al., 27 Jan 2024).
6. Significance and Theoretical Implications
By bridging equity theory and large-scale operational optimization, the described framework provides a tractable, robust apparatus for equitable urban design. The Kolm-Pollak EDE, sensitive to outcome dispersion, directly mitigates the tendency of average-focused models to neglect severely underserved populations. Linearization and integrability enable deployment across domains—food desert remediation, polling site placement—without computational complexity exceeding that of classical facility models. A plausible implication is that similar techniques could extend to other resource allocation contexts emphasizing fairness, provided utility structures support comparable linearization. As increases, the method interpolates between mean-focused (p-median) and min-max (p-center) paradigms, offering a continuous spectrum of equity-aware solutions (Horton et al., 27 Jan 2024).
Sponsored by Paperpile, the PDF & BibTeX manager trusted by top AI labs.
Get 30 days free