paper-with-me

Papers

Spatio-temporal Sequence Prediction with Point Processes and Self-organizing Decision Trees

2020-06-25 · Oguzhan Karaahmetoglu, Suleyman S. Kozat

We study the spatio-temporal prediction problem and introduce a novel point-process-based prediction algorithm. Spatio-temporal prediction is extensively studied in Machine Learning literature due to its critical real-life applications such as crime, earthquake, and social event prediction. Despite these thorough studies, specific problems inherent to the application domain are not yet fully explored. Here, we address the non-stationary spatio-temporal prediction problem on both densely and sparsely distributed sequences. We introduce a probabilistic approach that partitions the spatial domain into subregions and models the event arrivals in each region with interacting point-processes. Our algorithm can jointly learn the spatial partitioning and the interaction between these regions through a gradient-based optimization procedure. Finally, we demonstrate the performance of our algorithm on both simulated data and two real-life datasets. We compare our approach with baseline and state-of-the-art deep learning-based approaches, where we achieve significant performance improvements. Moreover, we also show the effect of using different parameters on the overall performance through empirical results and explain the procedure for choosing the parameters.

📄 PDF Abstract BibTeX arXiv:2006.14426

Code (0)

등록된 구현이 없습니다.

Tasks

Point ProcessesPrediction

Similar Papers 제목 키워드 기반

Modeling Events and Interactions through Temporal Processes -- A Survey

2023-03-10 · Angelica Liguori, Luciano Caroprese, Marco Minici, Bruno Veloso 외

In real-world scenario, many phenomena produce a collection of events that occur in continuous time. Point Processes provide a natural mathematical framework for modeling these sequences of events. In this survey, we inv…

Point ProcessesSurvey

Mask4Former: Mask Transformer for 4D Panoptic Segmentation

2023-09-28 · Kadir Yilmaz, Jonas Schult, Alexey Nekrasov, Bastian Leibe

Accurately perceiving and tracking instances over time is essential for the decision-making processes of autonomous agents interacting safely in dynamic environments. With this intention, we propose Mask4Former for the c…

4D Panoptic SegmentationInstance SegmentationObject TrackingPanoptic Segmentation+1

Modeling of Spatio-Temporal Hawkes Processes with Randomized Kernels

2020-03-07 · Fatih Ilhan, Suleyman Serdar Kozat

We investigate spatio-temporal event analysis using point processes. Inferring the dynamics of event sequences spatiotemporally has many practical applications including crime prediction, social media analysis, and traff…

Crime PredictionPoint Processes

Neural Point Process for Forecasting Spatiotemporal Events

2021-01-01 · ZiHao Zhou, Xingyi Yang, Xinyi He, Ryan Rossi 외

Forecasting events occurring in space and time is a fundamental problem. Existing neural point process models are only temporal and are limited in spatial inference. We propose a family of deep sequence models that integ…

Density EstimationPoint Processes

Neural Point Process for Learning Spatiotemporal Event Dynamics

2021-12-12 · ZiHao Zhou, Xingyi Yang, Ryan Rossi, Handong Zhao 외

Learning the dynamics of spatiotemporal events is a fundamental problem. Neural point processes enhance the expressivity of point process models with deep neural networks. However, most existing methods only consider tem…

Point ProcessesVariational Inference