Data Mining Projects

Abstract:

Subgraph matching finds all data graph embeddings that match a query graph. Recent algorithms create a tree-structured index on the data graph based on the query graph, order the vertices path-by-path, and enumerate the embeddings in matching order.

Due to the lack of edge consideration across tree paths, path-based ordering and tree-structured index-based enumeration limit performance. We propose a cost model-based matching order that considers query vertex edges and candidate numbers to solve this problem.

We also use a bigraph index to enumerate candidate vertices and their selected neighbors in the data graph in matching order. Our method outperforms the state-of-the-art by orders of magnitude in real-world and synthetic datasets.

Note: Please discuss with our team before submitting this abstract to the college. This Abstract or Synopsis varies based on student project requirements.

Did you like this final year project?

To download this project Code with thesis report and project training... Click Here

You may also like: