Peak-Detector, an instruction-tuned Large Language Model framework, achieved best or tied-best peak detection performance across four physiological signal modalities.
Peak-Detector offers a transparent, generalizable LLM-based framework for accurate and explainable peak detection across diverse cardiac physiological signals.
Accurate peak detection across diverse cardiac physiological signals, including the Electrocardiogram (ECG), Photoplethysmogram (PPG), Ballistocardiogram (BCG), and Bodyseismography (BSG), is fundamental for cardiovascular monitoring but is often hindered by artifacts and signal variability. Conventional algorithms are typically engineered with expert knowledge for a single signal modality, limiting their generalizability. Conversely, deep learning-based methods often lack interpretability, limiting transparency for expert verification and hindering expert-computer interaction. To address these limitations, we introduce Peak-Detector, a novel framework that leverages instruction-tuned Large Language Models (LLMs) for robust, cross-modal, and explainable peak detection. A core innovation of our framework is a “peak-representation” technique that transforms time-series data into a condensed format, preserving critical event information while significantly reducing signal length. This representation provides a crucial inductive bias, guiding the LLM to reason over physiologically meaningful events rather than raw, noisy data. The model is optimized through a two-stage process: supervised fine-tuning (SFT) followed by reinforcement learning (RL) with a multi-objective reward function. The model's self-explanation capabilities are cultivated by fine-tuning on a custom-built Peak-Explanation dataset. Across four modalities—ECG, PPG, BCG, and BSG—spanning seven datasets (six public benchmarks plus one real-world cohort), Peak-Detector demonstrates strong cross-modal performance, achieving best or tied-best detection under clinically relevant temporal tolerance. Beyond accuracy, the generated rationales surface failure modes and support verification and error analysis. Together, these results indicate a transparent and generalizable framework for trustworthy peak analysis and cardiovascular metric extraction.
Li et al. (Mon,) conducted a other in Cardiovascular monitoring. Peak-Detector vs. Conventional algorithms and deep learning-based methods was evaluated on Peak detection performance. Peak-Detector, an instruction-tuned Large Language Model framework, achieved best or tied-best peak detection performance across four physiological signal modalities.