IJCAI 2024poster1 citations

Efficient Correlated Subgraph Searches for AI-powered Drug Discovery

Hiroaki Shiokawa, Yuma Naoi, Shohei Matsugu

Abstract

Correlated subgraph searches (CSSs) are essential building blocks for AI-powered drug discovery. Given a query molecule modeled as a graph, CSS finds top-k molecules correlated to the query in a database. However, the cost increases exponentially with the molecule size. Herein we present Corgi, a framework to accelerate CSS methods while ensuring top-k search accuracy. Corgi dynamically excludes unnecessary subgraphs to overcome the expensive cost without sacrificing search accuracy. Our experimental analysis confirms that Corgi has a shorter running time and improved accuracy compared to existing state-of-the-art methods, while a case study demonstrates that Corgi is suitable for practical AI-powered drug discovery.

Data Mining: DM: Mining graphsData Mining: DM: Big data and scalabilityData Mining: DM: ApplicationsMultidisciplinary Topics and Applications: MTA: Other
BibTeX
@inproceedings{ijcai2024p260,
  title     = {Efficient Correlated Subgraph Searches for AI-powered Drug Discovery},
  author    = {Shiokawa, Hiroaki and Naoi, Yuma and Matsugu, Shohei},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {2351--2361},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/260},
  url       = {https://doi.org/10.24963/ijcai.2024/260},
}