1. GRAPES-DD: exploiting decision diagrams for index-driven search in biological graph databases
- Author
-
Rosalba Giugno, Vincenzo Bonnici, Marco Beccuti, and Nicola Licheri
- Subjects
Theoretical computer science ,Query processing ,Databases, Factual ,Abstracting and Indexing ,Computer science ,QH301-705.5 ,0206 medical engineering ,Subgraph isomorphism problem ,Computer applications to medicine. Medical informatics ,R858-859.7 ,02 engineering and technology ,computer.software_genre ,Biochemistry ,Decision diagrams ,03 medical and health sciences ,Structural Biology ,decision diagrams, subgraph isomorphism, graph indexing, pattern matching ,Subgraph isomorphism ,Influence diagram ,Vitis ,Pruning (decision trees) ,Biology (General) ,Pattern matching ,Molecular Biology ,030304 developmental biology ,0303 health sciences ,Graph database ,Methodology Article ,Applied Mathematics ,Search engine indexing ,Data structure ,Computer Science Applications ,Graph indexing ,Index (publishing) ,Heuristics ,computer ,Algorithms ,020602 bioinformatics - Abstract
Background Graphs are mathematical structures widely used for expressing relationships among elements when representing biomedical and biological information. On top of these representations, several analyses are performed. A common task is the search of one substructure within one graph, called target. The problem is referred to as one-to-one subgraph search, and it is known to be NP-complete. Heuristics and indexing techniques can be applied to facilitate the search. Indexing techniques are also exploited in the context of searching in a collection of target graphs, referred to as one-to-many subgraph problem. Filter-and-verification methods that use indexing approaches provide a fast pruning of target graphs or parts of them that do not contain the query. The expensive verification phase is then performed only on the subset of promising targets. Indexing strategies extract graph features at a sufficient granularity level for performing a powerful filtering step. Features are memorized in data structures allowing an efficient access. Indexing size, querying time and filtering power are key points for the development of efficient subgraph searching solutions. Results An existing approach, GRAPES, has been shown to have good performance in terms of speed-up for both one-to-one and one-to-many cases. However, it suffers in the size of the built index. For this reason, we propose GRAPES-DD, a modified version of GRAPES in which the indexing structure has been replaced with a Decision Diagram. Decision Diagrams are a broad class of data structures widely used to encode and manipulate functions efficiently. Experiments on biomedical structures and synthetic graphs have confirmed our expectation showing that GRAPES-DD has substantially reduced the memory utilization compared to GRAPES without worsening the searching time. Conclusion The use of Decision Diagrams for searching in biochemical and biological graphs is completely new and potentially promising thanks to their ability to encode compactly sets by exploiting their structure and regularity, and to manipulate entire sets of elements at once, instead of exploring each single element explicitly. Search strategies based on Decision Diagram makes the indexing for biochemical graphs, and not only, more affordable allowing us to potentially deal with huge and ever growing collections of biochemical and biological structures.
- Published
- 2021