paper-with-me

Papers

Learning Hyperspherical Time-Frequency Representations for Time-Series Out-of-Distribution Detection

2026-05-29 · Willian T. Lunardi, Samridha Shrestha, Martin Andreoni arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.31155

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution DetectionRepresentation LearningContrastive Learning

Similar Papers 제목 키워드 기반

Adaptive von Mises-Fisher Likelihood Loss for Supervised Deep Time Series Hashing

2025-09-23 · Juan Manuel Perez, Kevin Garcia, Brooklyn Berry, Dongjin Song 외 arxiv

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 Learning

Continuous head-related transfer function representation based on hyperspherical harmonics

2022-09-12 · Adam Szwajcowski

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

2024-05-24 · Yihang Wang, Yuying Qiu, Peng Chen, Kai Zhao 외

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 Forecasting

Neural Fourier Modelling: A Highly Compact Approach to Time-Series Analysis

2024-10-07 · Minjung Kim, Yusuke Hioka, Michael Witbrock

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 Analysis

Cross-Frequency Time Series Meta-Forecasting

2023-02-04 · Mike Van Ness, Huibin Shen, Hao Wang, Xiaoyong Jin 외

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