HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

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

Ivan Karpukhin; Andrey Savchenko

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

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.

Code Repositories

ivan-chai/hotpp-benchmark
Official
pytorch
Mentioned in GitHub
ivan-chai/torch-linear-assignment
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
point-processes-on-agegroup-transactions-mtppDeTPP
OTD: 6.66
T-mAP: 9.17
point-processes-on-amazon-mtppDeTPP
OTD: 5.98
T-mAP: 37.18
point-processes-on-retweet-mtppDeTPP
OTD: 134.4
T-mAP: 57.37
point-processes-on-stackoverflow-mtppDeTPP
OTD: 12.06
T-mAP: 23.11

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
DeTPP: Leveraging Object Detection for Robust Long-Horizon Event Prediction | Papers | HyperAI