paper-with-me

Papers

EventFlow: Forecasting Continuous-Time Event Data with Flow Matching

2024-10-09 · Gavin Kerrigan, Kai Nelson, Padhraic Smyth

Continuous-time event sequences, in which events occur at irregular intervals, are ubiquitous across a wide range of industrial and scientific domains. The contemporary modeling paradigm is to treat such data as realizations of a temporal point process, and in machine learning it is common to model temporal point processes in an autoregressive fashion using a neural network. While autoregressive models are successful in predicting the time of a single subsequent event, their performance can be unsatisfactory in forecasting longer horizons due to cascading errors. We propose EventFlow, a non-autoregressive generative model for temporal point processes. Our model builds on the flow matching framework in order to directly learn joint distributions over event times, side-stepping the autoregressive process. EventFlow is likelihood-free, easy to implement and sample from, and either matches or surpasses the performance of state-of-the-art models in both unconditional and conditional generation tasks on a set of standard benchmarks

📄 PDF Abstract BibTeX arXiv:2410.07430

Code (0)

등록된 구현이 없습니다.

Tasks

Point Processes

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

EventFlow: Real-Time Neuromorphic Event-Driven Classification of Two-Phase Boiling Flow Regimes

2025-11-07 · Sanghyeon Chang, Srikar Arani, Nishant Sai Nuthalapati, Youngjoon Suh 외 arxiv

Flow boiling is an efficient heat transfer mechanism capable of dissipating high heat loads with minimal temperature variation, making it an ideal thermal management method. However, sudden shifts between flow regimes ca…

EventTSF: Event-Aware Non-Stationary Time Series Forecasting

2025-08-19 · Yunfeng Ge, Ming Jin, Yiji Zhao, Hongyan Li 외 arxiv

Time series forecasting is vital in diverse sectors such as energy and transportation, where non-stationary dynamics are deeply intertwined with external events in other modalities such as texts. However, incorporating n…

Time Series Forecasting

Unified Flow Matching for Long Horizon Event Forecasting

2025-08-06 · Xiao Shou arxiv

Modeling long horizon marked event sequences is a fundamental challenge in many real-world applications, including healthcare, finance, and user behavior modeling. Existing neural temporal point process models are typica…

Point Processes

Deep Representation Learning for Prediction of Temporal Event Sets in the Continuous Time Domain

2023-09-29 · Parag Dutta, Kawin Mayilvaghanan, Pratyaksha Sinha, Ambedkar Dukkipati

Temporal Point Processes (TPP) play an important role in predicting or forecasting events. Although these problems have been studied extensively, predicting multiple simultaneously occurring events can be challenging. Fo…

Computational EfficiencyPoint ProcessesRepresentation Learning

From News to Forecast: Integrating Event Analysis in LLM-Based Time Series Forecasting with Reflection

2024-09-26 · Xinlei Wang, Maike Feng, Jing Qiu, Jinjin Gu 외

This paper introduces a novel approach that leverages Large Language Models (LLMs) and Generative Agents to enhance time series forecasting by reasoning across both text and time series data. With language as a medium, o…

Time SeriesTime Series Forecasting