Structural Generalizability: The Case of Similarity Search
Yodsawalai Chodpathumwan, Arash Termehchy, Stephen A. Ramsey, Aayam, Shresta, Amy Glen, and Zheng Liu

TL;DR
This paper introduces RelSim, a novel graph similarity search algorithm that is provably structurally robust across various data variations, maintaining effectiveness and efficiency.
Contribution
The paper presents a new algorithm, RelSim, that achieves structural robustness in graph similarity search, addressing limitations of existing methods.
Findings
RelSim is structurally robust across different data variations.
RelSim matches or exceeds the effectiveness of state-of-the-art algorithms.
RelSim maintains efficiency comparable to existing methods.
Abstract
Graph similarity search algorithms usually leverage the structural properties of a database. Hence, these algorithms are effective only on some structural variations of the data and are ineffective on other forms, which makes them hard to use. Ideally, one would like to design a data analytics algorithm that is structurally robust, i.e., it returns essentially the same accurate results over all possible structural variations of a dataset. We propose a novel approach to create a structurally robust similarity search algorithm over graph databases. We leverage the classic insight in the database literature that schematic variations are caused by having constraints in the database. We then present RelSim algorithm which is provably structurally robust under these variations. Our empirical studies show that our proposed algorithms are structurally robust while being efficient and as…
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
TopicsData Management and Algorithms · Advanced Database Systems and Queries · Semantic Web and Ontologies
