paper-with-me

Papers

Cumulative Hazard Function Based Efficient Multivariate Temporal Point Process Learning

2024-04-21 · Bingqing Liu

Most existing temporal point process models are characterized by conditional intensity function. These models often require numerical approximation methods for likelihood evaluation, which potentially hurts their performance. By directly modelling the integral of the intensity function, i.e., the cumulative hazard function (CHF), the likelihood can be evaluated accurately, making it a promising approach. However, existing CHF-based methods are not well-defined, i.e., the mathematical constraints of CHF are not completely satisfied, leading to untrustworthy results. For multivariate temporal point process, most existing methods model intensity (or density, etc.) functions for each variate, limiting the scalability. In this paper, we explore using neural networks to model a flexible but well-defined CHF and learning the multivariate temporal point process with low parameter complexity. Experimental results on six datasets show that the proposed model achieves the state-of-the-art performance on data fitting and event prediction tasks while having significantly fewer parameters and memory usage than the strong competitors. The source code and data can be obtained from https://github.com/lbq8942/NPP.

📄 PDF Abstract BibTeX arXiv:2404.13663

Code (1)

lbq8942/npp 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Functional Clustering of Survival Data via Smoothed Log-Hazard Trajectories: A Risk-Dynamics Perspective

2026-05-31 · Anna De Magistris, Elvira Romano, Fabrizio Maturo arxiv

This paper investigates clustering in survival data by shifting the analytical focus from cumulative survival probabilities to instantaneous risk, as characterized by the hazard function. We model smoothed log-hazard tra…

A robust algorithm for explaining unreliable machine learning survival models using the Kolmogorov-Smirnov bounds

2020-05-05 · Maxim S. Kovalev, Lev V. Utkin

A new robust algorithm based of the explanation method SurvLIME called SurvLIME-KS is proposed for explaining machine learning survival models. The algorithm is developed to ensure robustness to cases of a small amount o…

BIG-bench Machine Learning

Confidence Band Estimation for Survival Random Forests

2022-04-26 · Sarah Elizabeth Formentini, Wei Liang, Ruoqing Zhu

Survival random forest is a popular machine learning tool for modeling censored survival data. However, there is currently no statistically valid and computationally feasible approach for estimating its confidence band. …

valid

Noise-Resilient Point-wise Anomaly Detection in Time Series Using Weak Segment Labels

2025-01-21 · Yaxuan Wang, Hao Cheng, Jing Xiong, Qingsong Wen 외

Detecting anomalies in temporal data has gained significant attention across various real-world applications, aiming to identify unusual events and mitigate potential hazards. In practice, situations often involve a mix …

Anomaly DetectionTime SeriesTime Series Anomaly Detection

Change Point Detection via Multivariate Singular Spectrum Analysis

2021-12-01 · NeurIPS 2021 12 · Arwa Alanqary, Abdullah Alomar, Devavrat Shah

The objective of change point detection (CPD) is to detect significant and abrupt changes in the dynamics of the underlying system of interest through multivariate time series observations. In this work, we develop and a…

Change Point DetectionTime SeriesTime Series Analysis