Learning under Commission and Omission Event Outliers
Yuecheng Zhang, Guanhua Fang, Wen Yu
TL;DR
This work tackles learning from event streams corrupted by omission and commission outliers by embedding a robust weighting scheme into a $K$-mixture temporal point process framework. A carefully designed influence-based weight function $\phi'_{\rho_1,\rho_2}$ assigns interval-wise weights $W_i(S;\boldsymbol B)$, enabling simultaneous robustness in both estimation and clustering while preserving asymptotic consistency when outliers are absent. The authors establish identifiability, gradient unbiasedness, and local convergence (Theorems Mgrad, Mout, cor.grad, and local), along with a practical algorithm that alternates updating latent labels and model parameters. Empirical results across simulated non-homogeneous Poisson and Hawkes processes, plus a real IPTV dataset, demonstrate substantial improvements in clustering purity and accurate outlier detection, including practical detection guarantees. This approach offers a scalable, theory-backed tool for robust event-stream analysis with broad applicability to next-event prediction, change-point detection, and multilabel clustering in dynamic systems.
Abstract
Event stream is an important data format in real life. The events are usually expected to follow some regular patterns over time. However, the patterns could be contaminated by unexpected absences or occurrences of events. In this paper, we adopt the temporal point process framework for learning event stream and we provide a simple-but-effective method to deal with both commission and omission event outliers.In particular, we introduce a novel weight function to dynamically adjust the importance of each observed event so that the final estimator could offer multiple statistical merits. We compare the proposed method with the vanilla one in the classification problems, where event streams can be clustered into different groups. Both theoretical and numerical results confirm the effectiveness of our new approach. To our knowledge, our method is the first one to provably handle both commission and omission outliers simultaneously.
