GRACE: GRaph-based Addiction Care prEdiction
Subham Kumar, Prakrithi Shivaprakash, Koustav Rudra, Lekhansh Shukla, Animesh Mukherjee
TL;DR
GRACE introduces a graph-based framework for locus-of-care prediction in addiction treatment, addressing severe class imbalance with a meta-learning anchored GNN and an unbiased meta-graph sampler. It combines rich note-based node features, a patient similarity network, and reasoning pathways extracted from LLMs to improve predictive power across binary, risk-stratified, and multilabel tasks. The approach achieves state-of-the-art minority-class performance, demonstrates strong results on TA, TB, and TC tasks, and provides insights into feature contributions and meta-graph design, highlighting practical potential for AI-assisted clinical decision support in resource-constrained addiction care.
Abstract
Determining the appropriate locus of care for addiction patients is one of the most critical clinical decisions that affects patient treatment outcomes and effective use of resources. With a lack of sufficient specialized treatment resources, such as inpatient beds or staff, there is an unmet need to develop an automated framework for the same. Current decision-making approaches suffer from severe class imbalances in addiction datasets. To address this limitation, we propose a novel graph neural network (GRACE) framework that formalizes locus of care prediction as a structured learning problem. Further, we perform extensive feature engineering and propose a new approach of obtaining an unbiased meta-graph to train a GNN to overcome the class imbalance problem. Experimental results in real-world data show an improvement of 11-35% in terms of the F1 score of the minority class over competitive baselines. The codes and note embeddings are available at https://anonymous.4open.science/r/GRACE-F8E1/.
