paper-with-me

홈 › Papers

Capturing Structure Implicitly from Time-Series having Limited Data

2018-03-15 · Daniel Emaasit, Matthew Johnson

Scientific fields such as insider-threat detection and highway-safety planning often lack sufficient amounts of time-series data to estimate statistical models for the purpose of scientific discovery. Moreover, the available limited data are quite noisy. This presents a major challenge when estimating time-series models that are robust to overfitting and have well-calibrated uncertainty estimates. Most of the current literature in these fields involve visualizing the time-series for noticeable structure and hard coding them into pre-specified parametric functions. This approach is associated with two limitations. First, given that such trends may not be easily noticeable in small data, it is difficult to explicitly incorporate expressive structure into the models during formulation. Second, it is difficult to know $\textit{a priori}$ the most appropriate functional form to use. To address these limitations, a nonparametric Bayesian approach was proposed to implicitly capture hidden structure from time series having limited data. The proposed model, a Gaussian process with a spectral mixture kernel, precludes the need to pre-specify a functional form and hard code trends, is robust to overfitting and has well-calibrated uncertainty estimates.

📄 PDF Abstract BibTeX arXiv:1803.05867

Code (1)

emaasit/long-range-extrapolation 공식 구현

Tasks

scientific discoverySmall Data Image ClassificationTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Signed Dual Attention: Capturing Signed Dependencies in Time Series Forecasting

2026-06-03 · Balthazar Courvoisier, Tristan Cazenave arxiv

Initially developed for natural language processing, Transformer architectures and attention mechanisms are now central to a wide range of deep learning models, including applications in time series forecasting. A standa…

Time Series Forecasting

A Lightweight Sparse Interaction Network for Time Series Forecasting

2026-02-02 · Xu Zhang, Qitong Wang, Peng Wang, Wei Wang arxiv

Recent work shows that linear models can outperform several transformer models in long-term time-series forecasting (TSF). However, instead of explicitly performing temporal interaction through self-attention, linear mod…

Time Series Forecasting

Heterogeneity-Informed Meta-Parameter Learning for Spatiotemporal Time Series Forecasting

2024-05-17 · Zheng Dong, Renhe Jiang, Haotian Gao, Hangchen Liu 외

Spatiotemporal time series forecasting plays a key role in a wide range of real-world applications. While significant progress has been made in this area, fully capturing and leveraging spatiotemporal heterogeneity remai…

Time SeriesTime Series Forecasting

Fractal Time Series Analysis of Social Network Activities

2019-04-10

In the work, a comparative correlation and fractal analysis of time series of Bitcoin crypto currency rate and community activities in social networks associated with Bitcoin was conducted. A significant correlation betw…

Time SeriesTime Series Analysis

Grouped Convolutional Neural Networks for Multivariate Time Series

2017-03-29 · Subin Yi, Janghoon Ju, Man-Ki Yoon, Jaesik Choi

Analyzing multivariate time series data is important for many applications such as automated control, fault diagnosis and anomaly detection. One of the key challenges is to learn latent features automatically from dynami…

Anomaly DetectionClusteringFault DiagnosisTime Series+1