NeurIPS 2025poster0 citations

DAAC: Discrepancy-Aware Adaptive Contrastive Learning for Medical Time series

Yifan WANG, Hongfeng Ai, liruiqi, Maowei Jiang, Quangao Liu, Jiahua Dong, Ruiyuan Kang, Alan Liang

Abstract

Medical time-series data play a vital role in disease diagnosis but suffer from limited labeled samples and single-center bias, which hinder model generalization and lead to overfitting. To address these challenges, we propose DAAC (Discrepancy-Aware Adaptive Contrastive learning), a learnable multi-view contrastive framework that integrates external normal samples and enhances feature learning through adaptive contrastive strategies. DAAC consists of two key modules: (1) a Discrepancy Estimator, built upon a GAN-enhanced encoder-decoder architecture, captures the distribution of normal data and computes reconstruction errors as indicators of abnormality. These discrepancy features augment the target dataset to mitigate overfitting. (2) an Adaptive Contrastive Learner uses multi-head attention to extract discriminative representations by contrasting embeddings across multiple views and data granularities (subject, trial, epoch, and temporal levels), eliminating the need for handcrafted positive-negative sample pairs. Extensive experiments on three clinical datasets—covering Alzheimer’s disease, Parkinson’s disease, and myocardial infarction—demonstrate that DAAC significantly outperforms existing methods, even when only 10\% of labeled data is available, showing strong generalization and diagnostic performance. Our code is available at https://github.com/CUHKSZ-MED-BioE/DAAC.

Medical Time SeriesContrastive LearningMulti-View RepresentationDiscrepancy EstimationDisease Diagnosis
BibTeX
@inproceedings{
wang2025daac,
title={{DAAC}: Discrepancy-Aware Adaptive Contrastive Learning for Medical Time series},
author={Yifan WANG and Hongfeng Ai and liruiqi and Maowei Jiang and Quangao Liu and Jiahua Dong and Ruiyuan Kang and Alan Liang and Zihang Wang and Ruikai Liu and Cheng Jiang and Chenzhong Li},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=rcX3qxO0z6}
}
DAAC: Discrepancy-Aware Adaptive Contrastive Learning for Medical Time series · NeurIPS 2025