The Two-Center Problem of Uncertain Points on Trees
Haitao Xu, Jingru Zhang

TL;DR
This paper addresses the two-center problem for uncertain points on trees, proposing a more efficient algorithm that minimizes the maximum expected distance, improving upon previous solutions in terms of computational complexity.
Contribution
The paper introduces a simpler, faster algorithm for the weighted two-center problem of uncertain points on trees, reducing the time complexity from previous methods.
Findings
Achieved an $O(|T| + mn ext{log} mn)$ time algorithm.
Provided a more straightforward approach compared to existing solutions.
Enhanced efficiency in solving the two-center problem on trees with uncertain points.
Abstract
In this paper, we consider the (weighted) two-center problem of uncertain points on a tree. Given are a tree and a set of (weighted) uncertain points each of which has possible locations on associated with probabilities. The goal is to compute two points on , i.e., two centers with respect to , so that the maximum (weighted) expected distance of uncertain points to their own expected closest center is minimized. This problem can be solved in time by the algorithm for the general -center problem. In this paper, we give a more efficient and simple algorithm that solves this problem in time.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFuzzy Systems and Optimization
