paper-with-me

홈 › Papers

Joint Modeling of Event Sequence and Time Series with Attentional Twin Recurrent Neural Networks

2017-03-24 · Shuai Xiao, Junchi Yan, Mehrdad Farajtabar, Le Song, Xiaokang Yang, Hongyuan Zha

A variety of real-world processes (over networks) produce sequences of data whose complex temporal dynamics need to be studied. More especially, the event timestamps can carry important information about the underlying network dynamics, which otherwise are not available from the time-series evenly sampled from continuous signals. Moreover, in most complex processes, event sequences and evenly-sampled times series data can interact with each other, which renders joint modeling of those two sources of data necessary. To tackle the above problems, in this paper, we utilize the rich framework of (temporal) point processes to model event data and timely update its intensity function by the synergic twin Recurrent Neural Networks (RNNs). In the proposed architecture, the intensity function is synergistically modulated by one RNN with asynchronous events as input and another RNN with time series as input. Furthermore, to enhance the interpretability of the model, the attention mechanism for the neural point process is introduced. The whole model with event type and timestamp prediction output layers can be trained end-to-end and allows a black-box treatment for modeling the intensity. We substantiate the superiority of our model in synthetic data and three real-world benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1703.08524

Code (0)

등록된 구현이 없습니다.

Tasks

Point ProcessesTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Cats & Co: Categorical Time Series Coclustering

2015-05-06 · Dominique Gay, Romain Guigourès, Marc Boullé, Fabrice Clérot

We suggest a novel method of clustering and exploratory analysis of temporal event sequences data (also known as categorical time series) based on three-dimensional data grid models. A data set of temporal event sequence…

ClusteringModel SelectionTime SeriesTime Series Analysis

Time-Discounting Convolution for Event Sequences with Ambiguous Timestamps

2018-12-06 · Takayuki Katsuki, Takayuki Osogami, Akira Koseki, Masaki Ono 외

This paper proposes a method for modeling event sequences with ambiguous timestamps, a time-discounting convolution. Unlike in ordinary time series, time intervals are not constant, small time-shifts have no significant …

Time SeriesTime Series Analysis

Joint Time Series Chain: Detecting Unusual Evolving Trend across Time Series

2026-02-14 · Li Zhang, Nital Patel, Xiuqi Li, Jessica Lin arxiv

Time series chain (TSC) is a recently introduced concept that captures the evolving patterns in large scale time series. Informally, a time series chain is a temporally ordered set of subsequences, in which consecutive s…

Enhancing Asynchronous Time Series Forecasting with Contrastive Relational Inference

2023-09-06 · Yan Wang, Zhixuan Chu, Tao Zhou, Caigao Jiang 외

Asynchronous time series, also known as temporal event sequences, are the basis of many applications throughout different industries. Temporal point processes(TPPs) are the standard method for modeling such data. Existin…

Point ProcessesTime SeriesTime Series ForecastingVariational Inference

Synergetic Learning of Heterogeneous Temporal Sequences for Multi-Horizon Probabilistic Forecasting

2021-01-31 · Longyuan Li, Jihai Zhang, Junchi Yan, Yaohui Jin 외

Time-series is ubiquitous across applications, such as transportation, finance and healthcare. Time-series is often influenced by external factors, especially in the form of asynchronous events, making forecasting diffic…

Point ProcessesTemporal SequencesTime SeriesTime Series Analysis+2