Summary
This paper argues that there are two common approaches for modeling intensity functions: traditional and covariate based methods, and this paper focuses on the latter one. In detail, the intensity function is designed in a kernel convolution form: $\lambda(s|\mathcal{D})=\int f_w(\mathbf{u},\mathbf{Z(u)})k_{\phi}(\mathbf{s,\mathbf{u}})d\mathbf{u}$, in which contextual information is embedded in $\mathbf{Z(u)}$. In practice, its integration is replaced by summation. This method makes integration $\int \lambda(s|\mathcal{D})ds$ intractable. However, the kernels lack expressiveness both because of the unknown relationship between covariates and event occurrence and improper usage of Euclidean distance. To solve this issue, authors propose to use deep kernels which are modeled by neural networks. To address parameter estimation, the authors further propose to use of a score matching-based estimator to estimate parameters.
Strengths
1. The theoretical part is reasonable and complete, and the proposed model effectively takes into account both solving the difficulty of integrating the intensity function and maintaining the strong expressiveness of the intensity function.
3. The score matching-based modeling method is novel and interesting and plays a positive role in promoting research in the field of point processes.
3. The advantages of the model are adequately and effectively demonstrated by experiments.
Weaknesses
1. The motivation for using a score-based approach is not clear. In fact, the score-based approach is a special generation model. In that case, why not use another generation model, such as GAN or VAE? The authors point out that the score-based approach can effectively solve the parameter estimation problem, but it seems that other generative models can also solve the problem.
2. The proposed model seems to be a combination of existing frameworks, which actually hinders its nolvity to some extend.
Questions
1. I'm confused about the reason why the authors use score-based methods.
2. Actually, there are some efforts concerning the embedding of generative models into point processes. Is there any comparison between the proposed model and some existing methods, see, for example [1-2].
[1] Xiao S, Farajtabar M, Ye X, et al. Wasserstein learning of deep generative point process models[J]. Advances in neural information processing systems, 2017, 30.
[2] Mehrasa N, Jyothi A A, Durand T, et al. A variational auto-encoder model for stochastic point processes[C]//Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 2019: 3165-3174.
Rating
5: Borderline accept: Technically solid paper where reasons to accept outweigh reasons to reject, e.g., limited evaluation. Please use sparingly.
Confidence
3: You are fairly confident in your assessment. It is possible that you did not understand some parts of the submission or that you are unfamiliar with some pieces of related work. Math/other details were not carefully checked.
Limitations
Yes, the authors adequately addressed the limitations and potential negative societal impact of their work.