Continual ECG Deployment Improves Expert Retention, Autonomous Inference Lags

Yufan Lu, Xinhui Liu, Chenyang Xu, Yuxi Zhou, Hao Wang, Shenda Hong· July 3, 2026 View original

Key takeaways

  • Continual learning in ECG deployment can achieve strong expert retention without replaying raw data.
  • Freezing backbone features and using incremental expert banks is an effective strategy for multi-source adaptation.
  • Autonomous source inference remains a significant challenge in real-world, metadata-free deployment scenarios.
  • The proposed method is not entirely memory-free as it retains frozen training features for router updates.

Who benefits

HealthcareMedical DevicesAI Development

Summary

A new method for multi-source ECG deployment, called `ours`, builds an incremental expert bank on frozen features, using a lightweight router and a validation-calibrated margin rule to fuse top experts. It achieves strong expert retention without replaying raw ECGs, but autonomous source inference remains a bottleneck.

This research addresses the challenge of continual learning in multi-source Electrocardiogram (ECG) deployment, particularly when raw ECG data from earlier sources cannot be retained or replayed. The proposed method, referred to as `ours`, constructs an incremental bank of experts. It freezes a pre-trained backbone and assigns a balanced-softmax linear expert to each new data source. A key component is a lightweight router, trained only on retained training features and domain labels from previously observed sources. Instead of committing to a single routed expert, the system employs a validation-calibrated margin rule to fuse the two most likely experts. This approach demonstrates strong source-aware expert retention, achieving performance comparable to an offline independent-head reference. However, the study highlights that autonomous source inference—identifying the correct source without explicit metadata—remains the primary bottleneck. While the method avoids replaying raw ECGs, it does retain frozen training features for router updates, meaning it is not entirely memory-free.

Why it matters

Healthcare professionals and AI developers working with medical diagnostics can benefit from models that adapt to new data sources without forgetting old ones, especially in privacy-sensitive scenarios where raw data retention is restricted.

How to implement this in your domain

  1. 1Investigate methods for freezing backbone features in medical AI models to prevent catastrophic forgetting when integrating new data.
  2. 2Implement an incremental expert bank architecture for handling diverse data sources in diagnostic systems.
  3. 3Explore lightweight routing mechanisms that can adapt to new data sources with minimal memory footprint.
  4. 4Evaluate the trade-offs between retaining raw data versus frozen features for continual learning in sensitive domains.

Original post by Yufan Lu, Xinhui Liu, Chenyang Xu, Yuxi Zhou, Hao Wang, Shenda Hong

"arXiv:2607.01674v1 Announce Type: new Abstract: In multi-source ECG deployment, models may need to incorporate new data sources when earlier raw ECGs cannot be retained or replayed. Freezing a pretrained backbone and assigning each source an isolated classifier prevents parameter…"

View on X

Originally posted by Yufan Lu, Xinhui Liu, Chenyang Xu, Yuxi Zhou, Hao Wang, Shenda Hong on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses