Projects per year
Abstract
Given an undirected edge-weighted graph G and a subset of vertices S in it, the graph convex hull CHSG of S in G is the set of vertices obtained by the process of initializing CHSG to S and iteratively adding until convergence all vertices on all shortest paths between all pairs of vertices in CHSG of one iteration to constitute CHSG of the next iteration. Computing the graph convex hull has applications in shortest-path computations, active learning, and in identifying geodesic cores in social networks, among others. Unfortunately, computing it exactly is prohibitively expensive on large graphs. In this paper, we present a FastMap-based algorithm for efficiently computing approximate graph convex hulls. FastMap is a graph embedding algorithm that embeds a given undirected edge-weighted graph into a Euclidean space in near-linear time such that the pairwise Euclidean distances between vertices approximate the shortest-path distances between them. Using FastMap’s ability to facilitate geometric interpretations, our approach invokes the power of well-studied algorithms in Computational Geometry that efficiently compute the convex hull of a set of points in Euclidean space. Through experimental studies, we show that our approach not only is several orders of magnitude faster than the exact brute-force algorithm but also outperforms the state-of-the-art approximation algorithm, both in terms of generality and the quality of the solutions produced.
| Original language | English |
|---|---|
| Title of host publication | Machine Learning, Optimization, and Data Science - 10th International Conference, LOD 2024 Castiglione della Pescaia, Italy, September 22–25, 2024 Revised Selected Papers, Part II |
| Editors | Giuseppe Nicosia, Varun Ojha, Sven Giesselbach, M. Panos Pardalos, Renato Umeton |
| Place of Publication | Cham Switzerland |
| Publisher | Springer |
| Pages | 323-338 |
| Number of pages | 16 |
| ISBN (Electronic) | 9783031824845 |
| ISBN (Print) | 9783031824838 |
| DOIs | |
| Publication status | Published - 2025 |
| Event | International Conference on Machine Learning, Optimization, and Data Science 2024 - Castiglione della Pescaia, Italy Duration: 22 Sept 2024 → 25 Sept 2024 Conference number: 10th https://link.springer.com/book/10.1007/978-3-031-82487-6 (Proceedings) https://lod2024.icas.events/ (Website) |
Publication series
| Name | Lecture Notes in Computer Science |
|---|---|
| Publisher | Springer |
| Volume | 15509 |
| ISSN (Print) | 0302-9743 |
| ISSN (Electronic) | 1611-3349 |
Conference
| Conference | International Conference on Machine Learning, Optimization, and Data Science 2024 |
|---|---|
| Abbreviated title | LOD 2024 |
| Country/Territory | Italy |
| City | Castiglione della Pescaia |
| Period | 22/09/24 → 25/09/24 |
| Internet address |
|
Keywords
- FastMap
- Graph Convex Hull
- Graph Embedding
Projects
- 1 Active
-
ARC Training Centre in Optimisation Technologies, Integrated Methodologies, and Applications (OPTIMA)
Smith-Miles, K. (Primary Chief Investigator (PCI)), Stuckey, P. (Chief Investigator (CI)), Taylor, P. G. (Chief Investigator (CI)), Ernst, A. (Chief Investigator (CI)), Aickelin, U. (Chief Investigator (CI)), Garcia De La Banda Garcia, M. (Chief Investigator (CI)), Pearce, A. (Chief Investigator (CI)), Wallace, M. (Chief Investigator (CI)), Bondell, H. (Chief Investigator (CI)), Hyndman, R. (Chief Investigator (CI)), Alpcan, T. (Chief Investigator (CI)), Thomas, D. A. (Chief Investigator (CI)), Anjomshoa, H. (Chief Investigator (CI)), Kirley, M. G. (Chief Investigator (CI)), Tack, G. (Chief Investigator (CI)), Costa, A. (Chief Investigator (CI)), Fackrell, M. (Chief Investigator (CI)), Zhang, L. (Chief Investigator (CI)), Glazebrook, K. (Partner Investigator (PI)), Branke, J. (Partner Investigator (PI)), O'Sullivan, B. (Partner Investigator (PI)), O'Shea, N. (Partner Investigator (PI)), Cheah, A. (Partner Investigator (PI)), Meehan, A. (Partner Investigator (PI)), Wetenhall, P. (Partner Investigator (PI)), Bowly, D. (Partner Investigator (PI)), Bridge, J. (Chief Investigator (CI)), Faka, S. (Partner Investigator (PI)), Mareels, I. (Partner Investigator (PI)), Coleman, R. A. (Partner Investigator (PI)), Crook, J. (Partner Investigator (PI)), Liebman, A. (Chief Investigator (CI)) & Aleti, A. (Chief Investigator (CI))
Equans Services Australia Pty Limited, Anonymous Donation Gift
23/09/21 → 23/09/26
Project: Research