paper-with-me

홈 › Papers

AIMI: Leveraging Future Knowledge and Personalization in Sparse Event Forecasting for Treatment Adherence

2025-03-20 · Abdullah Mamun, Diane J. Cook, Hassan Ghasemzadeh

Adherence to prescribed treatments is crucial for individuals with chronic conditions to avoid costly or adverse health outcomes. For certain patient groups, intensive lifestyle interventions are vital for enhancing medication adherence. Accurate forecasting of treatment adherence can open pathways to developing an on-demand intervention tool, enabling timely and personalized support. With the increasing popularity of smartphones and wearables, it is now easier than ever to develop and deploy smart activity monitoring systems. However, effective forecasting systems for treatment adherence based on wearable sensors are still not widely available. We close this gap by proposing Adherence Forecasting and Intervention with Machine Intelligence (AIMI). AIMI is a knowledge-guided adherence forecasting system that leverages smartphone sensors and previous medication history to estimate the likelihood of forgetting to take a prescribed medication. A user study was conducted with 27 participants who took daily medications to manage their cardiovascular diseases. We designed and developed CNN and LSTM-based forecasting models with various combinations of input features and found that LSTM models can forecast medication adherence with an accuracy of 0.932 and an F-1 score of 0.936. Moreover, through a series of ablation studies involving convolutional and recurrent neural network architectures, we demonstrate that leveraging known knowledge about future and personalized training enhances the accuracy of medication adherence forecasting. Code available: https://github.com/ab9mamun/AIMI.

📄 PDF Abstract BibTeX arXiv:2503.16091

Code (1)

ab9mamun/AIMI 공식 구현 tf

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Reasoning-Based Personalized Generation for Users with Sparse Data

2026-01-31 · Bo Ni, Branislav Kveton, Samyadeep Basu, Subhojyoti Mukherjee 외 arxiv

Large Language Model (LLM) personalization holds great promise for tailoring responses by leveraging personal context and history. However, real-world users usually possess sparse interaction histories with limited perso…

Text Generation

From Dense to Sparse: Event Response for Enhanced Residential Load Forecasting

2025-01-06 · Xin Cao, Qinghua Tao, Yingjie Zhou, Lu Zhang 외

Residential load forecasting (RLF) is crucial for resource scheduling in power systems. Most existing methods utilize all given load records (dense data) to indiscriminately extract the dependencies between historical an…

Load ForecastingScheduling

Two Tales of Persona in LLMs: A Survey of Role-Playing and Personalization

2024-06-03 · Yu-Min Tseng, Yu-Chao Huang, Teng-Yun Hsiao, Wei-Lin Chen 외

The concept of persona, originally adopted in dialogue literature, has re-surged as a promising framework for tailoring large language models (LLMs) to specific context (e.g., personalized search, LLM-as-a-judge). Howeve…

Survey

Sparse Personalized Text Generation with Multi-Trajectory Reasoning

2026-04-27 · Bo Ni, Haowei Fu, Qinwen Ge, Franck Dernoncourt 외 arxiv

As Large Language Models (LLMs) advance, personalization has become a key mechanism for tailoring outputs to individual user needs. However, most existing methods rely heavily on dense interaction histories, making them …

Reinforcement LearningText Generation

Personalized Collaborative Learning with Affinity-Based Variance Reduction

2025-10-17 · Chenyu Zhang, Navid Azizan arxiv

Multi-agent learning faces a fundamental tension: leveraging distributed collaboration without sacrificing the personalization needed for diverse agents. This tension intensifies when aiming for full personalization whil…

Federated Learning