All publications
conference2026· Lead Author
SafePulse: A Memory-Safe Rust Architecture for Real-Time ECG Monitoring with Lightweight LLM Enrichment
Suyu Jiang, et al.
2026 International Conference on Artificial Intelligence for Health and Education (ICAIHE)
Abstract
A memory-safe Rust architecture for deterministic real-time ECG monitoring, with optional LLM enrichment isolated from the safety-critical alert path. The design separates each device into an individual SessionActor to bound shared mutable state, and integrates LLM interpretation asynchronously without compromising alert latency.
Record
Status: To appear · ICAIHE 2026
Keywords
RustECG monitoringActor modelLLM enrichmentMemory safety