AIResearch AIResearch
Back to articles
Science

AI Learns Time Series Without Data Augmentation

A new method uses mathematical transformations to boost AI performance on health and activity data by up to 20%, eliminating the need for manual data tweaks and improving reliability.

AI Research
November 14, 2025
3 min read
AI Learns Time Series Without Data Augmentation

Artificial intelligence systems often struggle to learn from time-series data like heart rate signals or motion sensor readings without extensive manual adjustments. Researchers have now developed a technique that sidesteps this bottleneck, achieving significant performance gains without relying on handcrafted data augmentations. This approach could make AI more efficient and accurate in applications ranging from healthcare monitoring to activity recognition, where data variability and quality are critical.

The key finding is that projecting time-series data onto orthonormal bases and overcomplete frames—specifically using Fourier and Gabor wavelet transforms—enables effective self-supervised learning. Unlike traditional methods that use augmentations like noise addition or rotation to create data diversity, this method generates multiple views of the data through these mathematical transformations. The researchers found that representations learned from these projections lie on distinct manifolds, and by leveraging their complementary geometries, the model improves discrimination between data instances. This results in performance improvements of 15–20% on tasks such as heart rate estimation and sleep stage classification, as shown in the paper's tables.

Methodologically, the researchers replaced data augmentations with fixed transformations: the Fourier transform captures global frequency content, while the Gabor wavelet focuses on localized time-frequency details. They used an instance discrimination task with a normalized temperature-scaled cross-entropy loss to train the model, comparing embeddings from the time domain and transformed domains. Lightweight mappers were employed to translate representations between these domains, preserving geometric structures without adding significant computational cost. The approach was tested on nine datasets, including photoplethysmography for heart rate, inertial measurement units for activity recognition, and electrocardiograms for cardiovascular disease classification.

Results analysis, referencing figures and tables from the paper, demonstrates that the method outperforms existing self-supervised techniques. For example, on the DaLiA dataset for heart rate estimation, it achieved a mean absolute error of 8.84, compared to 11.56 for SimCLR, as detailed in Table 1. The paper's ablation studies confirm that both transformations are necessary for optimal performance, with the Fourier transform excelling in periodic patterns and the Gabor wavelet in transient events. The researchers also showed that simply increasing model capacity or adding augmentations does not close the performance gap, highlighting the efficiency of their geometric approach.

In a broader context, this work matters because it reduces the dependency on domain-specific knowledge for designing augmentations, which can introduce biases and limit generalization. For everyday applications, this means more reliable AI systems in wearables for health tracking or smart devices for activity monitoring, where data integrity is paramount. The method's ability to handle diverse time-series data without manual tuning could accelerate adoption in real-world scenarios where labeled data is scarce.

Limitations noted in the paper include the lack of a formal theoretical explanation for the performance gains, which the authors attribute to implicit biases from the transformations. Additionally, while the method applies to various time-series tasks, its exploration in other modalities like images or audio remains future work. The computational cost of the Gabor wavelet transform is higher than the Fourier transform, though caching mitigates this overhead in practice.

About the Author

Guilherme A.

Guilherme A.

Former dentist (MD) from Brazil, 41 years old, husband, and AI enthusiast. In 2020, he transitioned from a decade-long career in dentistry to pursue his passion for technology, entrepreneurship, and helping others grow.

Connect on LinkedIn