English

Noise-Contrastive Estimation for Multivariate Point Processes

Machine Learning 2020-11-03 v1 Machine Learning

Abstract

The log-likelihood of a generative model often involves both positive and negative terms. For a temporal multivariate point process, the negative term sums over all the possible event types at each time and also integrates over all the possible times. As a result, maximum likelihood estimation is expensive. We show how to instead apply a version of noise-contrastive estimation---a general parameter estimation method with a less expensive stochastic objective. Our specific instantiation of this general idea works out in an interestingly non-trivial way and has provable guarantees for its optimality, consistency and efficiency. On several synthetic and real-world datasets, our method shows benefits: for the model to achieve the same level of log-likelihood on held-out data, our method needs considerably fewer function evaluations and less wall-clock time.

Keywords

Cite

@article{arxiv.2011.00717,
  title  = {Noise-Contrastive Estimation for Multivariate Point Processes},
  author = {Hongyuan Mei and Tom Wan and Jason Eisner},
  journal= {arXiv preprint arXiv:2011.00717},
  year   = {2020}
}

Comments

NeurIPS 2020 camera-ready

R2 v1 2026-06-23T19:49:55.052Z