paper-with-me

Papers

Exploring Scalability in Large-Scale Time Series in DeepVATS framework

2024-08-08 · Inmaculada Santamaria-Valenzuela, Victor Rodriguez-Fernandez, David Camacho

Visual analytics is essential for studying large time series due to its ability to reveal trends, anomalies, and insights. DeepVATS is a tool that merges Deep Learning (Deep) with Visual Analytics (VA) for the analysis of large time series data (TS). It has three interconnected modules. The Deep Learning module, developed in R, manages the load of datasets and Deep Learning models from and to the Storage module. This module also supports models training and the acquisition of the embeddings from the latent space of the trained model. The Storage module operates using the Weights and Biases system. Subsequently, these embeddings can be analyzed in the Visual Analytics module. This module, based on an R Shiny application, allows the adjustment of the parameters related to the projection and clustering of the embeddings space. Once these parameters are set, interactive plots representing both the embeddings, and the time series are shown. This paper introduces the tool and examines its scalability through log analytics. The execution time evolution is examined while the length of the time series is varied. This is achieved by resampling a large data series into smaller subsets and logging the main execution and rendering times for later analysis of scalability.

📄 PDF Abstract BibTeX arXiv:2408.04692

Code (1)

vrodriguezf/deepvats 공식 구현 tf

Tasks

Deep LearningTime Series

Methods 이 논문이 사용한 방법론

Visual Analytics 설명 없음

Similar Papers 제목 키워드 기반

Harmonic Dataset Distillation for Time Series Forecasting

2026-03-04 · Seungha Hong, Sanghwan Jang, Wonbin Kweon, Suyeon Kim 외 arxiv

Time Series forecasting (TSF) in the modern era faces significant computational and storage cost challenges due to the massive scale of real-world data. Dataset Distillation (DD), a paradigm that synthesizes a small, com…

Time Series Forecasting

TiVy: Time Series Visual Summary for Scalable Visualization

2025-07-25 · Gromit Yeuk-Yin Chan, Luis Gustavo Nonato, Themis Palpanas, Cláudio T. Silva 외 arxiv

Visualizing multiple time series presents fundamental tradeoffs between scalability and visual clarity. Time series capture the behavior of many large-scale real-world processes, from stock market trends to urban activit…

TimeMachine: A Time Series is Worth 4 Mambas for Long-term Forecasting

2024-03-14 · Md Atik Ahamed, Qiang Cheng

Long-term time-series forecasting remains challenging due to the difficulty in capturing long-term dependencies, achieving linear scalability, and maintaining computational efficiency. We introduce TimeMachine, an innova…

Computational EfficiencyMambaTime SeriesTime Series Forecasting

Memory-Efficient Centroid Decomposition for Long Time Series

2017-04-01 · IEEE 30th International Conference on Data Engineering (ICDE) 2017 4 · Mourad Khayati, Michael Böhlen, Johann Gamper

Real-world applications that deal with time series data often rely on matrix decomposition techniques, such as the Singular Value Decomposition (SVD). The Centroid Decomposition (CD) approximates the Singular Value Decom…

Time SeriesTime Series Analysis

Large Scale Hierarchical Industrial Demand Time-Series Forecasting incorporating Sparsity

2024-07-02 · Harshavardhan Kamarthi, Aditya B. Sasanur, Xinjie Tong, Xingyu Zhou 외

Hierarchical time-series forecasting (HTSF) is an important problem for many real-world business applications where the goal is to simultaneously forecast multiple time-series that are related to each other via a hierarc…

Demand ForecastingTime SeriesTime Series Forecasting