Search papers, labs, and topics across Lattice.
The paper introduces OPBench, a comprehensive benchmark for evaluating graph learning methods applied to the opioid crisis, encompassing five datasets across three domains: overdose detection, illicit drug trafficking, and drug misuse prediction. OPBench features diverse graph structures like heterogeneous graphs and hypergraphs to capture complex relationships in drug-related data, addressing the lack of standardized evaluation in this critical area. Experiments using OPBench reveal the strengths and weaknesses of existing graph learning methods, providing insights for future research.
A new benchmark, OPBench, offers researchers a standardized way to evaluate and improve graph learning models tackling the opioid crisis across diverse real-world scenarios.
The opioid epidemic continues to ravage communities worldwide, straining healthcare systems, disrupting families, and demanding urgent computational solutions. To combat this lethal opioid crisis, graph learning methods have emerged as a promising paradigm for modeling complex drug-related phenomena. However, a significant gap remains: there is no comprehensive benchmark for systematically evaluating these methods across real-world opioid crisis scenarios. To bridge this gap, we introduce OPBench, the first comprehensive opioid benchmark comprising five datasets across three critical application domains: opioid overdose detection from healthcare claims, illicit drug trafficking detection from digital platforms, and drug misuse prediction from dietary patterns. Specifically, OPBench incorporates diverse graph structures, including heterogeneous graphs and hypergraphs, to preserve the rich and complex relational information among drug-related data. To address data scarcity, we collaborate with domain experts and authoritative institutions to curate and annotate datasets while adhering to privacy and ethical guidelines. Furthermore, we establish a unified evaluation framework with standardized protocols, predefined data splits, and reproducible baselines to facilitate fair and systematic comparison among graph learning methods. Through extensive experiments, we analyze the strengths and limitations of existing graph learning methods, thereby providing actionable insights for future research in combating the opioid crisis. Our source code and datasets are available at https://github.com/Tianyi-Billy-Ma/OPBench.