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

23 Aug 2024  ยท  Ivan Karpukhin, Andrey Savchenko ยท

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.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Point Processes AgeGroup Transactions MTPP DeTPP OTD 6.66 # 1
T-mAP 9.17 # 1
Point Processes Amazon MTPP DeTPP OTD 5.98 # 1
T-mAP 37.18 # 1
Point Processes Retweet MTPP DeTPP OTD 134.4 # 1
T-mAP 57.37 # 1
Point Processes StackOverflow MTPP DeTPP OTD 12.06 # 1
T-mAP 23.11 # 1

Methods


No methods listed for this paper. Add relevant methods here