← Search

Emadeldeen Eldele

7 accepted papers

2026

A Unified Shape-Aware Foundation Model for Time Series Classification

AAAI 2026technical

Foundation models pre-trained on large-scale source datasets are reshaping the traditional training paradigm for time series classification. However, existing time series foundation models primarily focus on forecasting tasks and often overlook classification-specific challenges, such as modeling in

Cited by 0SourcePDFScholar
2025

Counterfactual Contrastive Learning with Normalizing Flows for Robust Treatment Effect Estimation

ICML 2025poster

Estimating Individual Treatment Effects (ITE) from observational data is challenging due to covariate shift and counterfactual absence. While existing methods attempt to balance distributions globally, they often lack fine-grained sample-level alignment, especially in scenarios with significant indi…

Cited by 0SourcePDFScholar
2025

Hierarchical Classification Auxiliary Network for Time Series Forecasting

AAAI 2025technical

Deep learning has significantly advanced time series forecasting through its powerful capacity to capture sequence relationships. However, training these models with the Mean Square Error (MSE) loss often results in over-smooth predictions, making it challenging to handle the complexity and learn hi…

2025

Learning Pattern-Specific Experts for Time Series Forecasting Under Patch-level Distribution Shift

NeurIPS 2025poster

Time series forecasting, which aims to predict future values based on historical data, has garnered significant attention due to its broad range of applications. However, real-world time series often exhibit heterogeneous pattern evolution across segments, such as seasonal variations, regime changes…

Cited by 0SourcecodeScholar
2025

Learning Soft Sparse Shapes for Efficient Time-Series Classification

ICML 2025spotlight

Shapelets are discriminative subsequences (or shapes) with high interpretability in time series classification. Due to the time-intensive nature of shapelet discovery, existing shapelet-based methods mainly focus on selecting discriminative shapes while discarding others to achieve candidate subsequ…

Cited by 0SourcePDFScholar
2024

TSLANet: Rethinking Transformers for Time Series Representation Learning

ICML 2024poster

Time series data, characterized by its intrinsic long and short-range dependencies, poses a unique challenge across analytical applications. While Transformer-based models excel at capturing long-range dependencies, they face limitations in noise sensitivity, computational efficiency, and overfittin…

2021

Time-Series Representation Learning via Temporal and Contextual Contrasting

IJCAI 2021poster

Learning decent representations from unlabeled time-series data with temporal dynamics is a very challenging task. In this paper, we propose an unsupervised Time-Series representation learning framework via Temporal and Contextual Contrasting (TS-TCC), to learn time-series representation from unlabe…