paper-with-me

홈 › Papers

COMFORT: A Continual Fine-Tuning Framework for Foundation Models Targeted at Consumer Healthcare

2024-09-14 · Chia-Hao Li, Niraj K. Jha

Wearable medical sensors (WMSs) are revolutionizing smart healthcare by enabling continuous, real-time monitoring of user physiological signals, especially in the field of consumer healthcare. The integration of WMSs and modern machine learning (ML) enables unprecedented solutions to efficient early-stage disease detection. Despite the success of Transformers in various fields, their application to sensitive domains, such as smart healthcare, remains underexplored due to limited data accessibility and privacy concerns. To bridge the gap between Transformer-based foundation models and WMS-based disease detection, we propose COMFORT, a continual fine-tuning framework for foundation models targeted at consumer healthcare. COMFORT introduces a novel approach for pre-training a Transformer-based foundation model on a large dataset of physiological signals exclusively collected from healthy individuals with commercially available WMSs. We adopt a masked data modeling (MDM) objective to pre-train this health foundation model. We then fine-tune the model using various parameter-efficient fine-tuning (PEFT) methods, such as low-rank adaptation (LoRA) and its variants, to adapt it to various downstream disease detection tasks that rely on WMS data. In addition, COMFORT continually stores the low-rank decomposition matrices obtained from the PEFT algorithms to construct a library for multi-disease detection. The COMFORT library enables scalable and memory-efficient disease detection on edge devices. Our experimental results demonstrate that COMFORT achieves highly competitive performance while reducing memory overhead by up to 52% relative to conventional methods. Thus, COMFORT paves the way for personalized and proactive solutions to efficient and effective early-stage disease detection for consumer healthcare.

📄 PDF Abstract BibTeX arXiv:2409.09549

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuning

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Efficient Online Continual Foundation Model Fine-Tuning for Predictive Process Monitoring

2026-08-28 · Sjoerd van Straten, Marwan Hassani arxiv

Predictive Process Monitoring (PPM) models are increasingly deployed in dynamic environments where concept drift causes the underlying process distribution to shift over time. While recent work has moved toward online co…

Continual Learning

Evaluating Temporal Plasticity in Foundation Time Series Models for Incremental Fine-tuning

2025-04-20 · Jia Liu, Cheng Jinguo, Xia Fang, Zhenyuan Ma 외

Time series foundation models excel at diverse time series forecasting tasks, but their capacity for continuous improvement through incremental learning remains unexplored. We present the first comprehensive study invest…

Continual LearningIncremental LearningTime SeriesTime Series Forecasting

The Future of Continual Learning in the Era of Foundation Models: Three Key Directions

2025-06-03 · Jack Bell, Luigi Quarantiello, Eric Nuertey Coleman, Lanpei Li 외

Continual learning--the ability to acquire, retain, and refine knowledge over time--has always been fundamental to intelligence, both human and artificial. Historically, different AI paradigms have acknowledged this need…

Continual Learning

Foundation vs. Specialized Models: Evaluating Catastrophic Forgetting in Continual Time Series Forecasting

2025-10-01 · Nouha Karaouli, Denis Coquenet, Elisa Fromont, Martial Mermillod 외 arxiv

While Time Series Foundation Models (TSFMs) excel in zero-shot tasks, their behavior under continual fine tuning is poorly understood. We present the first systematic study of catastrophic forgetting in TSFMs (TimesFM-2.…

Time Series ForecastingContinual Learning

UNICON: UNIfied CONtinual Learning for Medical Foundational Models

2025-08-19 · Mohammad Areeb Qazi, Munachiso S Nwadike, Ibrahim Almakky, Mohammad Yaqub 외 arxiv

Foundational models are trained on extensive datasets to capture the general trends of a domain. However, in medical imaging, the scarcity of data makes pre-training for every domain, modality, or task challenging. Conti…

Continual Learning