Search papers, labs, and topics across Lattice.
This paper introduces EventNMF, a novel continuous-time non-negative matrix factorization model that directly analyzes event data without the need for preprocessing steps like binning or smoothing. By modeling each entity's events as a Poisson process with a non-negative B-spline basis, EventNMF uncovers interpretable temporal patterns while preserving fine-grained features and heterogeneities. The method is shown to be mathematically robust, computationally efficient, and superior to standard binned-count approaches in various real-world applications.
EventNMF reveals hidden temporal structures in continuous-time event data without losing critical details through preprocessing.
Continuous-time event data, in which entities emit instantaneous events over time, arises naturally across many domains such as neuroscience, seismology, and social networks. Non-negative matrix factorization (NMF) is a natural tool to uncover interpretable structure in such data, but it has so far only been applied after binning or smoothing the entity-level counting measures. This preprocessing step comes with the risk of erasing entity-level heterogeneities and fine-grained temporal features. In this paper, we introduce EventNMF, a continuous-time non-negative factorization model that operates directly on event times: each entity's events are modeled as a Poisson process whose intensity factorizes through a non-negative B-spline basis, and a simple estimation procedure recovers interpretable temporal templates shared across entities. The resulting method is mathematically principled, easy to implement, and computationally efficient. We further show that standard binned-count approaches arise as the special case of degree-zero splines, explore bias-variance tradeoffs and compare against existing methods on a synthetic latent factor model, and demonstrate the effectiveness of EventNMF on several real-world applications.