Learning Hyperspherical Time-Frequency Representations for Time-Series Out-of-Distribution Detection
Out-of-distribution (OOD) detection for time-series data remains comparatively underexplored compared to vision and language, with a limited principled understanding of how supervised time-series representations can be leveraged for reliable detection under distributional shifts. This work formulates time-series OOD detection as representation learning with hyperspherical embeddings, where class-conditional structure is induced by a von Mises-Fisher (vMF) likelihood-based objective on the unit sphere. The learned representation combines time- and frequency-domain views of the input signal via domain-specific encoders, integrating them into a joint embedding space for OOD detection. Detection uses distance-based scores over the learned embeddings, including k-nearest neighbors (k-NN) and Mahalanobis scores. We evaluate the approach at scale on the complete UCR and UEA time-series archives under a cross-dataset protocol. Empirical results show consistent improvements under both k-NN and Mahalanobis scoring over strong contrastive learning and post-hoc baselines in the same setting. Code is available at https://github.com/tiiuae/hypertf-time-series-ood.
Code (0)
등록된 구현이 없습니다.
Tasks
Out-of-Distribution DetectionRepresentation LearningContrastive LearningSimilar Papers 제목 키워드 기반
Adaptive von Mises-Fisher Likelihood Loss for Supervised Deep Time Series Hashing
Indexing time series by creating compact binary representations is a fundamental task in time series data mining. Recently, deep learning-based hashing methods have proven effective for indexing time series based on sema…
Representation LearningContinuous head-related transfer function representation based on hyperspherical harmonics
Expressing head-related transfer functions (HRTFs) in spherical harmonic (SH) domain has been thoroughly studied as a method of obtaining continuity over space. However, HRTFs are functions not only of direction but also…
ROSE: Register Assisted General Time Series Forecasting with Decomposed Frequency Learning
With the increasing collection of time series data from various domains, there arises a strong demand for general time series forecasting models pre-trained on a large number of time-series datasets to support a variety …
Time SeriesTime Series ForecastingNeural Fourier Modelling: A Highly Compact Approach to Time-Series Analysis
Neural time-series analysis has traditionally focused on modeling data in the time domain, often with some approaches incorporating equivalent Fourier domain representations as auxiliary spectral features. In this work, …
16kAnomaly DetectionTime SeriesTime Series AnalysisCross-Frequency Time Series Meta-Forecasting
Meta-forecasting is a newly emerging field which combines meta-learning and time series forecasting. The goal of meta-forecasting is to train over a collection of source time series and generalize to new time series one-…
Meta-LearningTime SeriesTime Series AnalysisTime Series Forecasting