Report on Nearest Dominating Point Queries
Naman Mishra (1), K S Sreeramji (1) ((1) Indian Institute of, Science)

TL;DR
This paper studies the problem of finding, for each point in a set, the nearest point that dominates it in multi-dimensional space, with improvements over existing algorithms under certain assumptions.
Contribution
It introduces an enhanced algorithm for nearest dominating point queries, improving efficiency under specific assumptions compared to prior methods.
Findings
Proposes a new algorithm for nearest dominating point queries.
Achieves better performance under certain data assumptions.
Provides theoretical analysis of the algorithm's complexity.
Abstract
Given two points , we say that dominates and write if each coordinate of is larger than the corresponding coordinate of . That is, if and , if and only if for all . For example, and could represent various ratings for restaurants, based on different metrics like taste, affordability, ratings on different platforms, et cetera. then means that the first restaurant outperformed the second on each metric. Given a list of restaurants and their rating, we solve the problem of determining, for each restaurant, the closest restaurant to it that dominates it. We improve upon the algorithm under some assumptions towards the end.
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
TopicsComputational Geometry and Mesh Generation · Complexity and Algorithms in Graphs · Data Management and Algorithms
