paper-with-me

Papers

Handling Variable-Dimensional Time Series with Graph Neural Networks

2020-07-01 · Vibhor Gupta, Jyoti Narwariya, Pankaj Malhotra, Lovekesh Vig, Gautam Shroff

Several applications of Internet of Things (IoT) technology involve capturing data from multiple sensors resulting in multi-sensor time series. Existing neural networks based approaches for such multi-sensor or multivariate time series modeling assume fixed input dimension or number of sensors. Such approaches can struggle in the practical setting where different instances of the same device or equipment such as mobiles, wearables, engines, etc. come with different combinations of installed sensors. We consider training neural network models from such multi-sensor time series, where the time series have varying input dimensionality owing to availability or installation of a different subset of sensors at each source of time series. We propose a novel neural network architecture suitable for zero-shot transfer learning allowing robust inference for multivariate time series with previously unseen combination of available dimensions or sensors at test time. Such a combinatorial generalization is achieved by conditioning the layers of a core neural network-based time series model with a "conditioning vector" that carries information of the available combination of sensors for each time series. This conditioning vector is obtained by summarizing the set of learned "sensor embedding vectors" corresponding to the available sensors in a time series via a graph neural network. We evaluate the proposed approach on publicly available activity recognition and equipment prognostics datasets, and show that the proposed approach allows for better generalization in comparison to a deep gated recurrent neural network baseline.

📄 PDF Abstract BibTeX arXiv:2007.00411

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionGraph Neural NetworkTime SeriesTime Series AnalysisTransfer Learning

Similar Papers 제목 키워드 기반

MIHT: A Hoeffding Tree for Time Series Classification using Multiple Instance Learning

2026-03-23 · Aurora Esteban, Amelia Zafra, Sebastián Ventura arxiv

Due to the prevalence of temporal data and its inherent dependencies in many real-world problems, time series classification is of paramount importance in various domains. However, existing models often struggle with ser…

Time Series ClassificationMultiple Instance Learning

Connecting the Dots: Multivariate Time Series Forecasting with Graph Neural Networks

2020-05-24 · Zonghan Wu, Shirui Pan, Guodong Long, Jing Jiang 외

Modeling multivariate time series has long been a subject that has attracted researchers from a diverse range of fields including economics, finance, and traffic. A basic assumption behind multivariate time series foreca…

Graph LearningGraph Neural NetworkMultivariate Time Series ForecastingTime Series+4

Omni-Dimensional Frequency Learner for General Time Series Analysis

2024-07-15 · Xianing Chen, Hanting Chen, Hailin Hu

Frequency domain representation of time series feature offers a concise representation for handling real-world time series data with inherent complexity and dynamic nature. However, current frequency-based methods with c…

Anomaly DetectionDiversityImputationTime Series+1

Reduced-order modeling of unsteady fluid flow using neural network ensembles

2024-02-08 · Rakesh Halder, Mohammadmehdi Ataei, Hesam Salehipour, Krzysztof Fidkowski 외

The use of deep learning has become increasingly popular in reduced-order models (ROMs) to obtain low-dimensional representations of full-order models. Convolutional autoencoders (CAEs) are often used to this end as they…

Ensemble LearningPredictionTime SeriesTime Series Prediction

High-dimensional Time Series Prediction with Missing Values

2015-09-28 · Hsiang-Fu Yu, Nikhil Rao, Inderjit S. Dhillon

High-dimensional time series prediction is needed in applications as diverse as demand forecasting and climatology. Often, such applications require methods that are both highly scalable, and deal with noisy data in term…

Demand ForecastingMatrix CompletionMissing ValuesPrediction+4