paper-with-me

홈 › Papers

Shifting the Paradigm: A Diffeomorphism Between Time Series Data Manifolds for Achieving Shift-Invariancy in Deep Learning

2025-02-27 · Berken Utku Demirel, Christian Holz

Deep learning models lack shift invariance, making them sensitive to input shifts that cause changes in output. While recent techniques seek to address this for images, our findings show that these approaches fail to provide shift-invariance in time series, where the data generation mechanism is more challenging due to the interaction of low and high frequencies. Worse, they also decrease performance across several tasks. In this paper, we propose a novel differentiable bijective function that maps samples from their high-dimensional data manifold to another manifold of the same dimension, without any dimensional reduction. Our approach guarantees that samples -- when subjected to random shifts -- are mapped to a unique point in the manifold while preserving all task-relevant information without loss. We theoretically and empirically demonstrate that the proposed transformation guarantees shift-invariance in deep learning models without imposing any limits to the shift. Our experiments on six time series tasks with state-of-the-art methods show that our approach consistently improves the performance while enabling models to achieve complete shift-invariance without modifying or imposing restrictions on the model's topology. The source code is available on \href{https://github.com/eth-siplab/Shifting-the-Paradigm}{GitHub}.

📄 PDF Abstract BibTeX arXiv:2502.19921

Code (1)

eth-siplab/shifting-the-paradigm 공식 구현 pytorch

Tasks

Time Series

Similar Papers 제목 키워드 기반

Diffeomorphic Learning

2018-06-04 · Laurent Younes

We introduce in this paper a learning paradigm in which the training data is transformed by a diffeomorphic transformation before prediction. The learning algorithm minimizes a cost function evaluating the prediction err…

Hierarchical GraphCut Phase Unwrapping based on Invariance of Diffeomorphisms Framework

2025-11-24 · Xiang Gao, Xinmu Wang, Zhou Zhao, Junqi Huang 외 arxiv

Recent years have witnessed rapid advancements in 3D scanning technologies, with applications spanning VR/AR, digital human creation, and medical imaging. Structured-light scanning with phase-shifting techniques is prefe…

Prediction of the progression of subcortical brain structures in Alzheimer's disease from baseline

2017-11-23 · Alexandre Bône, Maxime Louis, Alexandre Routier, Jorge Samper 외

We propose a method to predict the subject-specific longitudinal progression of brain structures extracted from baseline MRI, and evaluate its performance on Alzheimer's disease data. The disease progression is modeled a…

Position: Beyond Model-Centric Prediction -- Agentic Time Series Forecasting

2026-02-02 · Mingyue Cheng, Xiaoyu Tao, Qi Liu, Ze Guo 외 arxiv

Time series forecasting has traditionally been formulated as a model-centric, static, and single-pass prediction problem that maps historical observations to future values. While this paradigm has driven substantial prog…

Time Series ForecastingReinforcement Learning

Learning Diffeomorphism for Image Registration with Time-Continuous Networks using Semigroup Regularization

2024-05-29 · Mohammadjavad Matinkia, Nilanjan Ray

Diffeomorphic image registration (DIR) is a critical task in 3D medical image analysis, aimed at finding topology preserving deformations between pairs of images. Focusing on the solution of the flow map differential equ…

Image RegistrationMedical Image Analysis