AI Models Predict Adolescent Substance Use Onset with High Accuracy
Key takeaways
- Longitudinal data significantly improves substance use prediction in adolescents.
- Combined temporal and graph-based AI models offer superior predictive accuracy.
- Peer deviance, age, and externalizing symptoms are strong predictors.
- Early identification allows for more targeted prevention strategies.
Who benefits
Summary
Researchers developed AI models, including temporal XGBoost and Temporal Graph Convolutional Networks, to predict adolescent substance use onset using longitudinal and graph-augmented data from the ABCD Study. Combining these approaches achieved AUC-ROC values above 0.79, identifying key predictors like peer deviance and externalizing symptoms.
Why it matters
Professionals in public health, social services, and healthcare can leverage these advanced predictive models to identify at-risk adolescents earlier, enabling more targeted and effective prevention and intervention strategies.
How to implement this in your domain
- 1Explore integrating longitudinal data collection into existing risk assessment protocols.
- 2Pilot advanced machine learning models (e.g., temporal XGBoost) for risk prediction.
- 3Consider incorporating social network data to build graph-based risk signals.
- 4Develop early intervention programs tailored to the identified high-risk factors.
- 5Collaborate with data scientists to build and validate robust predictive tools.
Original post by Yixuan He, Jinni Su, Yun Kang
"arXiv:2608.14578v1 Announce Type: new Abstract: Early identification of adolescent substance-use risk is an important prevention challenge, yet the relative value of baseline characteristics, longitudinal trajectories, and relational context remains unclear. Using data from appro…"
View on XOriginally posted by Yixuan He, Jinni Su, Yun Kang on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Research
Digital Twin Simulates Liver Health and Disease Progression
Researchers developed HEPATWIN, a physiology-informed digital twin of the human liver that integrates metabolic processes and patient-specific inputs to simulate liver function and early-stage disease progression, generating clinically observable biomarker trajectories.
Explaining Multi-Objective Reinforcement Learning with Counterfactuals
This paper introduces command-space counterfactual explanations for Pareto-Conditioned Networks (PCNs), allowing users to understand how slight shifts in desired return commands would alter an agent's actions in multi-objective reinforcement learning scenarios.
LLM Framework Generates and Verifies Parallel DEVS Statecharts
This research introduces PDEVS-LLM, an agentic framework that uses large language models to assist human modelers in generating and verifying Parallel Discrete Event System Specification (PDEVS) statecharts, improving accuracy through controlled correction and logical consistency checks.