TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/DeTPP: Leveraging Object Detection for Robust Long-Horizon...

DeTPP: Leveraging Object Detection for Robust Long-Horizon Event Prediction

Ivan Karpukhin, Andrey Savchenko

2024-08-23Time Series ForecastingPoint Processes
PaperPDFCode(official)Code

Abstract

Long-horizon event forecasting is critical across various domains, including retail, finance, healthcare, and social networks. Traditional methods, such as Marked Temporal Point Processes (MTPP), often rely on autoregressive models to predict multiple future events. However, these models frequently suffer from issues like converging to constant or repetitive outputs, which limits their effectiveness and general applicability. To address these challenges, we introduce DeTPP (Detection-based Temporal Point Processes), a novel approach inspired by object detection techniques from computer vision. DeTPP employs a unique matching-based loss function that selectively prioritizes reliably predictable events, improving the accuracy and diversity of predictions during inference. Our method establishes a new state-of-the-art in long-horizon event forecasting, achieving up to a 77% relative improvement over existing MTPP and next-K methods. The proposed hybrid approach enhances the accuracy of next event prediction by up to 2.7% on a large transactional dataset. Notably, DeTPP is also among the fastest methods for inference. The implementation of DeTPP is publicly available on GitHub.

Results

TaskDatasetMetricValueModel
Point ProcessesAmazon MTPPOTD5.98DeTPP
Point ProcessesAmazon MTPPT-mAP37.18DeTPP
Point ProcessesStackOverflow MTPPOTD12.06DeTPP
Point ProcessesStackOverflow MTPPT-mAP23.11DeTPP
Point ProcessesRetweet MTPPOTD134.4DeTPP
Point ProcessesRetweet MTPPT-mAP57.37DeTPP
Point ProcessesAgeGroup Transactions MTPPOTD6.66DeTPP
Point ProcessesAgeGroup Transactions MTPPT-mAP9.17DeTPP

Related Papers

The Power of Architecture: Deep Dive into Transformer Architectures for Long-Term Time Series Forecasting2025-07-17Data Augmentation in Time Series Forecasting through Inverted Framework2025-07-15MoFE-Time: Mixture of Frequency Domain Experts for Time-Series Forecasting Models2025-07-09Foundation models for time series forecasting: Application in conformal prediction2025-07-09Bridging the Last Mile of Prediction: Enhancing Time Series Forecasting with Conditional Guided Flow Matching2025-07-09MS-DPPs: Multi-Source Determinantal Point Processes for Contextual Diversity Refinement of Composite Attributes in Text to Image Retrieval2025-07-09Decomposing the Time Series Forecasting Pipeline: A Modular Approach for Time Series Representation, Information Extraction, and Projection2025-07-08AI-Based Demand Forecasting and Load Balancing for Optimising Energy use in Healthcare Systems: A real case study2025-07-08