paper-with-me

Papers

Time series forecasting for multidimensional telemetry data using GAN and BiLSTM in a Digital Twin

2025-01-14 · Joao Carmo de Almeida Neto, Claudio Miceli de Farias, Leandro Santiago de Araujo, Leopoldo Andre Dutra Lusquino Filho

The research related to digital twins has been increasing in recent years. Besides the mirroring of the physical word into the digital, there is the need of providing services related to the data collected and transferred to the virtual world. One of these services is the forecasting of physical part future behavior, that could lead to applications, like preventing harmful events or designing improvements to get better performance. One strategy used to predict any system operation it is the use of time series models like ARIMA or LSTM, and improvements were implemented using these algorithms. Recently, deep learning techniques based on generative models such as Generative Adversarial Networks (GANs) have been proposed to create time series and the use of LSTM has gained more relevance in time series forecasting, but both have limitations that restrict the forecasting results. Another issue found in the literature is the challenge of handling multivariate environments/applications in time series generation. Therefore, new methods need to be studied in order to fill these gaps and, consequently, provide better resources for creating useful digital twins. In this proposal, it is going to be studied the integration of a BiLSTM layer with a time series obtained by GAN in order to improve the forecasting of all the features provided by the dataset in terms of accuracy and, consequently, improving behaviour prediction.

📄 PDF Abstract BibTeX arXiv:2501.08464

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series ForecastingTime Series Generation

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…

Similar Papers 제목 키워드 기반

Challenges and approaches to time-series forecasting in data center telemetry: A Survey

2021-01-11 · Shruti Jadon, Jan Kanty Milczek, Ajit Patankar

Time-series forecasting has been an important research domain for so many years. Its applications include ECG predictions, sales forecasting, weather conditions, even COVID-19 spread predictions. These applications have …

ManagementTime SeriesTime Series AnalysisTime Series Forecasting

APEX: A Network-Native Time-Series Foundation Model for Forecasting and Anomaly Detection for Wireless Edge Operations

2026-06-10 · Swadhin Pradhan, Niloo Bahadori, Peiman Amini arxiv

Generic time-series foundation models transfer poorly to wireless network telemetry whose signals are bursty, zero-inflated, and coupled across protocol layers. We present APEX, a network-native, decoder-only transformer…

Anomaly Detection

Trojan Horse Hunt in Time Series Forecasting for Space Operations

2025-06-02 · Krzysztof Kotowski, Ramez Shendy, Jakub Nalepa, Przemysław Biecek 외

This competition hosted on Kaggle (https://www.kaggle.com/competitions/trojan-horse-hunt-in-space) is the first part of a series of follow-up competitions and hackathons related to the "Assurance for Space Domain AI Appl…

Model PoisoningTime SeriesTime Series AnalysisTime Series Forecasting

SEDformer: Event-Synchronous Spiking Transformers for Irregular Telemetry Time Series Forecasting

2026-02-02 · Ziyu Zhou, Yuchen Fang, Weilin Ruan, Shiyu Wang 외 arxiv

Telemetry streams from large-scale Internet-connected systems (e.g., IoT deployments and online platforms) naturally form an irregular multivariate time series (IMTS) whose accurate forecasting is operationally vital. A …

Time Series Forecasting

NetBurst: Event-Centric Forecasting of Bursty, Intermittent Time Series

2025-10-25 · Satyandra Guthula, Jaber Daneshamooz, Charles Fleming, Kesheng Wu 외 arxiv

Network operators monitor their infrastructure by collecting telemetry data such as packet counts, byte rates, or flow volumes, yet answering the questions that effective operations demand -- forecasting future load, dia…