LRG Augments Features for Imbalanced Time Series Classification.

Chuanhang Qiu, Yanran Xu, Yue Wang, Anthony Bagnall· September 2, 2026 View original

Key takeaways

  • Imbalanced time series classification suffers from local geometry failures in feature space.
  • Local Reference Geometry (LRG) is a post-hoc feature augmentation module.
  • LRG diagnoses and repairs these failures by augmenting features with local geometric information.
  • It significantly improves performance on minority classes, even when combined with other methods.

Who benefits

HealthcareFinancial ServicesManufacturingIoTCybersecurity

Summary

This paper introduces Local Reference Geometry (LRG), a post-hoc feature augmentation module that diagnoses and repairs local geometry failures in imbalanced time series classification by measuring local exposure and class-mixture risk, significantly improving performance in minority regions.

Imbalanced datasets pose a significant challenge in time series classification, often leading to poor performance on minority classes. While existing methods focus on adjusting training distributions or objectives, they often overlook a critical issue at the representation level: how reliable the learned feature space is around minority regions. This research identifies a "training-local geometry failure" where minority cases can end up in sparse or mixed feature-space neighborhoods, even if the overall class structure is preserved. To address this, the authors propose Local Reference Geometry (LRG), a lightweight, post-hoc feature augmentation module. LRG is applied between a fixed feature extractor and the classifier head. Using only training features, LRG assesses local exposure and class-mixture risk, then augments each feature with a standardized signed displacement from nearby training geometry and an LDA-projected residual summary. Empirical results on benchmarks show that LRG consistently improves performance for learned, pretrained, and fixed representations, particularly in high-risk minority regions, offering a novel solution to a persistent problem.

Why it matters

Professionals working with time series data, especially in domains with rare events or imbalanced classes (e.g., fraud detection, medical diagnosis), can use LRG to significantly improve the accuracy and reliability of their classification models for critical minority cases.

How to implement this in your domain

  1. 1Integrate the Local Reference Geometry (LRG) module into existing time series classification pipelines, especially for imbalanced datasets.
  2. 2Apply LRG as a post-hoc augmentation between feature extractors and classifiers to improve minority class performance.
  3. 3Evaluate LRG's effectiveness on specific imbalanced time series problems, such as anomaly detection or rare event prediction.
  4. 4Combine LRG with other imbalance-handling techniques to achieve synergistic performance gains.

Original post by Chuanhang Qiu, Yanran Xu, Yue Wang, Anthony Bagnall

"arXiv:2609.00093v1 Announce Type: new Abstract: Imbalanced time series classification is often addressed by changing the training distribution, objective, logits, or final threshold. These interventions address important biases, yet leave a representation-level question unmeasure…"

View on X

Originally posted by Chuanhang Qiu, Yanran Xu, Yue Wang, Anthony Bagnall on X · view source

Want to go deeper?

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

Explore courses