Online Rounding and Learning Augmented Algorithms for Facility Location

ICLR 2026 Conference SubmissionAnonymous Authors
Learning Augmented AlgorithmsClusteringFacility Location
Abstract:

Facility Location is a fundamental problem in clustering and unsupervised learning. Recently, significant attention has been given to studying this problem in the classical online setting enhanced with machine learning advice. While (almost) tight bounds exist for the fractional version of the problem, the integral version remains less understood, with only weaker results available. In this paper, we address this gap by presenting the first online rounding algorithms for the facility location problem, and by showing their applications to online facility location with machine learning advice.

Disclaimer
This report is AI-GENERATED using Large Language Models and WisPaper (A scholar search engine). It analyzes academic papers' tasks and contributions against retrieved prior work. While this system identifies POTENTIAL overlaps and novel directions, ITS COVERAGE IS NOT EXHAUSTIVE AND JUDGMENTS ARE APPROXIMATE. These results are intended to assist human reviewers and SHOULD NOT be relied upon as a definitive verdict on novelty.
NOTE that some papers exist in multiple, slightly different versions (e.g., with different titles or URLs). The system may retrieve several versions of the same underlying work. The current automated pipeline does not reliably align or distinguish these cases, so human reviewers will need to disambiguate them manually.
If you have any questions, please contact: mingzhang23@m.fudan.edu.cn

Overview

Overall Novelty Assessment

The paper presents online rounding algorithms that convert fractional facility location solutions to integral assignments while leveraging machine learning predictions. It occupies the 'Online Rounding and Integral Solutions' leaf within the 'Core Online Facility Location with Predictions' branch of the taxonomy. Notably, this leaf contains only the original paper itself—no sibling papers appear in the same category—indicating that online rounding with predictions represents a relatively sparse research direction within the broader field of prediction-augmented facility location.

The taxonomy reveals that most prior work in prediction-augmented facility location concentrates on fractional solutions or single/multiple prediction aggregation strategies. The 'Single Prediction Models' and 'Multiple Prediction Aggregation' leaves contain three and one papers respectively, while the broader 'General Prediction-Augmented Online Algorithms' branch addresses multi-problem frameworks and error analysis without specializing in integrality. The paper's focus on rounding techniques positions it at the intersection of classical online facility location and prediction-augmented methods, diverging from purely fractional approaches and application-driven studies in edge computing or logistics.

Among twenty candidates examined across three contributions, the first contribution ('First online rounding algorithms for facility location') encountered two refutable candidates out of ten examined, suggesting some overlap with existing rounding or integral solution techniques. The second contribution ('Deterministic rounding algorithm for uniform facility location') examined eight candidates with zero refutations, and the third ('Randomized rounding algorithm for non-uniform facility location') examined two candidates with zero refutations. These statistics indicate that while the core rounding claim faces limited prior work within the search scope, the specific algorithmic variants appear less contested.

Based on the limited search of twenty semantically similar papers, the work appears to address a gap in the literature by targeting integral solutions in a field dominated by fractional approaches. The absence of sibling papers in the same taxonomy leaf and the sparse refutation counts suggest relative novelty, though the analysis does not cover exhaustive citation networks or domain-specific venues that might contain additional rounding techniques. The contribution's distinctiveness hinges on combining online rounding with prediction-augmented guarantees, a combination not prominently represented among the examined candidates.

Taxonomy

Core-task Taxonomy Papers
23
3
Claimed Contributions
20
Contribution Candidate Papers Compared
2
Refutable Paper

Research Landscape Overview

Core task: online facility location with machine learning predictions. The field addresses how to open facilities dynamically as client requests arrive, leveraging predictions about future demand to improve competitive ratios beyond worst-case bounds. The taxonomy reveals several main branches: Core Online Facility Location with Predictions focuses on algorithmic frameworks that directly integrate learned advice into classical online facility location, often exploring consistency-robustness trade-offs and rounding techniques for integral solutions. General Prediction-Augmented Online Algorithms examines broader methodological questions—such as handling multiple or erroneous predictions—that apply across many online problems including facility location. Strategic and Mechanism Design Variants incorporate game-theoretic considerations, asking how predictions interact with strategic agents. Online Learning Formulations treat facility location as a learning problem with sample-based or regret-minimizing objectives, while Application-Driven Facility Location with Learning targets domain-specific scenarios like edge computing or logistics. Representative works such as Facility Location Predictions[17] and Learning Augmented Facility[20] illustrate early efforts to marry predictions with online decisions, whereas Multiple Advice Facility[3] and Multiple Predictions[4] explore robustness when advice sources conflict. A particularly active line of research contrasts methods that produce fractional versus integral solutions and examines how prediction quality translates into performance guarantees. Some studies emphasize consistency when predictions are accurate, others prioritize robustness when predictions fail, and a few aim for smooth interpolation across error regimes. Online Rounding Facility Location[0] sits within the Core Online Facility Location with Predictions branch, specifically under Online Rounding and Integral Solutions, addressing the challenge of maintaining integrality constraints while exploiting predictive information. Its emphasis on rounding distinguishes it from works like Improved Facility Location Predictions[2], which may refine prediction-augmented bounds without focusing on integrality, and from Predictive Service Provisioning[5], which targets service-oriented applications. By concentrating on integral solutions, Online Rounding Facility Location[0] complements the broader algorithmic toolkit and highlights open questions about the interplay between rounding, prediction error, and competitive performance in dynamic facility placement.

Claimed Contributions

First online rounding algorithms for facility location

The authors introduce the first online rounding algorithms that convert fractional facility location solutions to integral solutions in the online setting. These algorithms work by taking a fractional solution as input and producing an integral solution while maintaining competitive guarantees.

10 retrieved papers
Can Refute
Deterministic rounding algorithm for uniform facility location

The authors develop a deterministic online rounding algorithm specifically for the uniform facility location case (where all facilities have the same opening cost). This algorithm achieves a constant-factor approximation relative to the fractional solution it receives as input.

8 retrieved papers
Randomized rounding algorithm for non-uniform facility location

The authors present a randomized online rounding algorithm for the general non-uniform facility location problem with arbitrary opening costs. This algorithm achieves an expected approximation factor of O(log log ∆) relative to the fractional solution, where ∆ is the aspect ratio of the metric space.

2 retrieved papers

Core Task Comparisons

Comparisons with papers in the same taxonomy category

Within the taxonomy built over the current TopK core-task papers, the original paper is assigned to a leaf with no direct siblings and no cousin branches under the same grandparent topic. In this retrieved landscape, it appears structurally isolated, which is one partial signal of novelty, but still constrained by search coverage and taxonomy granularity.

Contribution Analysis

Detailed comparisons for each claimed contribution

Contribution

First online rounding algorithms for facility location

The authors introduce the first online rounding algorithms that convert fractional facility location solutions to integral solutions in the online setting. These algorithms work by taking a fractional solution as input and producing an integral solution while maintaining competitive guarantees.

Contribution

Deterministic rounding algorithm for uniform facility location

The authors develop a deterministic online rounding algorithm specifically for the uniform facility location case (where all facilities have the same opening cost). This algorithm achieves a constant-factor approximation relative to the fractional solution it receives as input.

Contribution

Randomized rounding algorithm for non-uniform facility location

The authors present a randomized online rounding algorithm for the general non-uniform facility location problem with arbitrary opening costs. This algorithm achieves an expected approximation factor of O(log log ∆) relative to the fractional solution, where ∆ is the aspect ratio of the metric space.