PEACE: Cross-modal Enhanced Pediatric-Adult ECG Alignment for Robust Pediatric Diagnosis

arXiv cs.LG / 5/4/2026

📰 NewsModels & Research

Key Points

  • The paper introduces PEACE, a cross-modal alignment framework designed to transfer knowledge from adult-trained ECG models to pediatric ECG diagnosis despite population mismatch and limited pediatric labels.
  • PEACE uses tri-axial clinical semantic decomposition, label-query feature extraction, and curriculum-gated optimization to align adult ECG representations with pediatric diagnostic targets.
  • Because ZZU-pECG lacks paired clinical reports, the method generates label-conditioned semantic descriptors using Gemini with concise clinical prompts for auxiliary supervision while keeping inference ECG-only.
  • On ZZU-pECG, PEACE reports strong AUC performance across zero-shot (59.39%), 50-shot (79.03%), and full fine-tuning (90.89%) settings, and also achieves 96.65% AUC on the shared PTB-XL label space.
  • The authors conclude that structured clinical semantic supervision can help low-resource adult-to-pediatric transfer, but emphasize the need for prospective clinical validation and more explicit age-aware modeling before deployment.

Abstract

Automated pediatric electrocardiogram (ECG) diagnosis remains challenging because models trained predominantly on adult data suffer from substantial cross-population mismatch, while pediatric labels are often scarce. We present PEACE (Pediatric-Adult ECG Alignment via Cross-modal Enhancement), a structured cross-modal alignment framework for adult-to-pediatric ECG transfer. PEACE integrates tri-axial clinical semantic decomposition, label-query feature extraction, and curriculum-gated optimization to align transferable adult ECG representations with pediatric diagnostic targets. Since ZZU-pECG provides no paired clinical reports, we generate label-conditioned semantic descriptors using Gemini with concise clinical prompts and use them only as auxiliary training supervision; inference remains ECG-only. On ZZU-pECG, PEACE achieves 59.39%, 79.03%, and 90.89% AUC under zero-shot, 50-shot, and full fine-tuning settings, respectively, and reaches 96.65% AUC on the shared PTB-XL label space. These results suggest that structured clinical semantic supervision can improve low-resource adult-to-pediatric ECG transfer, while prospective clinical validation and more explicit age-aware modeling remain necessary before real-world deployment.