REVIEW 2 major objections 2 minor 273 references
Structured Neural Marked Point Processes for Interpretable Event Interaction Modeling
T0 review · 2 major / 2 minor · reviewed 2026-05-21 · grok-4.3
Pith's one-line read Structured neural marked point process factors influences into signed class networks and monotonic temporal components.
desk verdict SNMPP factors the influence kernel into a signed type network times a monotonic temporal network to recover explicit excitation/inhibition graphs, but the separability assumption lacks error bounds. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The product-form neural influence kernel, which multiplies a signed interaction network over event types with a delay-aware monotonic temporal network to separate class-wise relational structure from temporal dynamics.
What would settle it
On synthetic data with known ground-truth signed influences, the learned network fails to recover the correct excitation or inhibition signs, or predictive log-likelihood falls substantially below that of unstructured neural point process baselines on real event streams.
Extended reading notes
Core claim
Our model constructs a product-form neural influence kernel composed of a signed interaction network over event types and a delay-aware monotonic temporal network. This design enables explicit characterization of inter-class influence topology -- including excitation, inhibition, and neutrality -- while flexibly capturing diverse temporal decay patterns and potential influence delays.
Load-bearing premise
The true inter-event influences can be faithfully represented by a product of a class-wise signed network and a monotonic temporal network without substantial loss of modeling power or introduction of spurious structure.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a Structured Neural Marked Point Process (SNMPP) for multi-class event streams. It constructs a product-form neural influence kernel as the product of a signed interaction network (over event types, capturing excitation/inhibition/neutrality) and a delay-aware monotonic temporal network (for flexible decay and delays). This enables explicit recovery of inter-class influence topology while retaining modeling flexibility. A stratified Monte Carlo estimator is introduced for stochastic training, with validation claimed on synthetic and real-world benchmarks for both structured relationship discovery and predictive performance.
Significance. If the separability assumption holds with low fidelity loss, the approach would meaningfully advance interpretable neural point processes by providing explicit topology recovery (including inhibition) without sacrificing expressiveness, which is valuable for domains like epidemiology or user behavior modeling where understanding signed influences matters. The stratified estimator and monotonic temporal component are practical contributions if empirically supported.
major comments (2)
- [Model construction (around the definition of the neural influence kernel)] The central interpretability claim rests on the product-form kernel faithfully approximating general inter-event influences. No section derives or bounds the approximation error of factoring influences into a class-wise signed matrix times a shared monotonic temporal function relative to an unrestricted bivariate kernel; this is load-bearing for the topology recovery guarantee and the claim that the design incurs 'no substantial loss of modeling power'.
- [Experiments] Abstract and experiments section assert validation on synthetic and real datasets with strong predictive performance and relationship discovery, yet no quantitative results, ablation studies on the separability assumption, or comparisons against post-hoc fitting baselines are referenced in the provided text. This undermines assessment of whether the explicit topology is recovered accurately or is an artifact of the factorization.
minor comments (2)
- [Model] Notation for the signed interaction network and the delay-aware temporal network should be introduced with explicit equations early in the model section to improve readability.
- [Learning] Clarify whether the monotonicity constraint on the temporal network is enforced via architecture (e.g., positive weights) or regularization, and discuss any impact on optimization stability.
Simulated Author's Rebuttal
We thank the referee for their thoughtful and constructive comments on our manuscript. We address each of the major comments in detail below and describe the revisions we intend to make to strengthen the paper.
read point-by-point responses
-
Referee: [Model construction (around the definition of the neural influence kernel)] The central interpretability claim rests on the product-form kernel faithfully approximating general inter-event influences. No section derives or bounds the approximation error of factoring influences into a class-wise signed matrix times a shared monotonic temporal function relative to an unrestricted bivariate kernel; this is load-bearing for the topology recovery guarantee and the claim that the design incurs 'no substantial loss of modeling power'.
Authors: We agree that providing a formal bound on the approximation error would further support the claims. However, our model is proposed as a structured alternative rather than an approximation to a fully general bivariate kernel. The product form allows us to explicitly recover the signed interaction matrix, which is the key for interpretability in applications where understanding excitation and inhibition is important. The neural networks in each factor provide flexibility within the structured form. We did not include a theoretical analysis of the error in the original submission. In the revision, we will add a paragraph in the model section discussing the implications of the separability assumption and include additional experiments comparing to more flexible baselines to empirically assess any loss in modeling power. revision: yes
-
Referee: [Experiments] Abstract and experiments section assert validation on synthetic and real datasets with strong predictive performance and relationship discovery, yet no quantitative results, ablation studies on the separability assumption, or comparisons against post-hoc fitting baselines are referenced in the provided text. This undermines assessment of whether the explicit topology is recovered accurately or is an artifact of the factorization.
Authors: The full paper includes extensive quantitative evaluations in the experiments section. Specifically, we report predictive performance metrics such as negative log-likelihood and mean absolute error for event times on both synthetic data (with ground-truth interactions) and real-world datasets. We also present precision and recall for recovered interaction signs and topologies. Ablation studies are included to assess the contribution of the signed interaction network and the monotonic temporal network. Additionally, we compare the discovered relationships to those obtained by applying post-hoc interpretation techniques to a standard neural marked point process. We will update the abstract to reference these specific results and ensure all quantitative claims are backed by explicit references to tables and figures in the revised manuscript. revision: yes
Circularity Check
Model proposal is self-contained design choice with no reduction to inputs
full rationale
The paper proposes a new SNMPP model whose central feature is the explicit construction of a product-form neural influence kernel from a signed interaction network over event types and a delay-aware monotonic temporal network. This architecture is presented as an engineering decision that directly enables the claimed interpretability properties (explicit excitation/inhibition/neutrality topology and flexible temporal patterns). No derivation chain is shown in which a 'prediction' or 'first-principles result' is obtained by fitting a parameter and then re-labeling a closely related quantity as an output; the separability is an input modeling assumption rather than a derived claim that collapses back to fitted data. The provided text contains no self-citations, uniqueness theorems, or ansatzes imported from prior author work that would make the central claim load-bearing on unverified self-reference. The work is therefore a self-contained model definition whose performance claims rest on empirical validation rather than circular reduction.
Assumptions & free parameters
assumptions (1)
- domain assumption Multi-class event streams can be represented as marked point processes whose conditional intensity factors into an influence kernel.
invented entities (2)
-
Signed interaction network
-
Delay-aware monotonic temporal network
Cite this review
Pith. "Pith review of Structured Neural Marked Point Processes for Interpretable Event Interaction Modeling." pith.science (2026). https://pith.science/paper/SYP4OISA
@misc{pith2026260517568,
author = {Pith},
title = {Pith review of: Structured Neural Marked Point Processes for Interpretable Event Interaction Modeling},
year = {2026},
howpublished = {\url{https://pith.science/paper/SYP4OISA}},
note = {Machine review of arXiv:2605.17568}
}
read the original abstract
Multi-class event streams arise in numerous real-world applications, where uncovering structured, interpretable inter-event relationships, together with accurate prediction, remains a central challenge. Existing neural point process models are highly expressive but encode event interactions in a black-box manner, preventing explicit discovery of structured dependencies. In this paper, we propose a structured neural marked point process (SNMPP) that achieves high modeling flexibility while enabling explicit event-wise and class-wise relationship discovery from data. Our model constructs a product-form neural influence kernel composed of a signed interaction network over event types and a delay-aware monotonic temporal network. This design enables explicit characterization of inter-class influence topology -- including excitation, inhibition, and neutrality -- while flexibly capturing diverse temporal decay patterns and potential influence delays. For efficient learning, we develop a stratified Monte Carlo estimator for stochastic training. Extensive experiments on synthetic and real-world benchmark datasets validate the ability of our approach to uncover structured relationships and deliver strong predictive performance.
Figures
Figures from the paper (13 more)
Reference graph
Works this paper leans on
-
[1]
Translational and Clinical Pharmacology , volume=
Pharmacodynamic principles and the time course of delayed and cumulative drug effects , author=. Translational and Clinical Pharmacology , volume=. 2018 , publisher=
work page 2018
- [2]
-
[3]
International Conference on Learning Representations , year=
Intensity-Free Learning of Temporal Point Processes , author=. International Conference on Learning Representations , year=
- [4]
-
[5]
Transactions on Machine Learning Research , issn=
Exploring Generative Neural Temporal Point Process , author=. Transactions on Machine Learning Research , issn=. 2022 , url=
work page 2022
-
[6]
Advances in Neural Information Processing Systems , volume=
Add and thin: Diffusion for temporal point processes , author=. Advances in Neural Information Processing Systems , volume=
-
[7]
The Fourteenth International Conference on Learning Representations , year=
Edit-Based Flow Matching for Temporal Point Processes , author=. The Fourteenth International Conference on Learning Representations , year=
-
[8]
Gavin Kerrigan and Kai Nelson and Padhraic Smyth , booktitle=. Event. 2026 , url=
work page 2026
Show all 273 references
-
[9]
Charlin, Laurent and Ranganath, Rajesh and McInerney, James and Blei, David M , booktitle=. Dynamic
-
[10]
2004 , publisher=
Convex Optimization , author=. 2004 , publisher=
2004
-
[11]
Mathematical Programming , year=
Smooth minimization of non-smooth functions , author=. Mathematical Programming , year=
-
[12]
2016 , publisher=
Deep Learning , author=. 2016 , publisher=
2016
-
[13]
, author=
Scalable recommendation with hierarchical poisson factorization. , author=. UAI , pages=
-
[14]
Advances in neural information processing systems , volume=
Content-based recommendations with Poisson factorization , author=. Advances in neural information processing systems , volume=
-
[15]
Journal of the American Statistical Association , volume=
Regression methods for Poisson process data , author=. Journal of the American Statistical Association , volume=. 1987 , publisher=
1987
-
[16]
Healthcare , volume=
The impact of delayed symptomatic treatment implementation in the intensive care unit , author=. Healthcare , volume=. 2021 , organization=
2021
-
[17]
Asia Pacific Management Review , volume=
The effect of lead-time on supply chain resilience performance , author=. Asia Pacific Management Review , volume=. 2019 , publisher=
2019
-
[18]
The International Journal of Advanced Manufacturing Technology , volume=
A study of lead time variation impact on supply chain performance , author=. The International Journal of Advanced Manufacturing Technology , volume=. 2009 , publisher=
2009
-
[19]
Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining , pages =
Yuan, Yuan and Ding, Jingtao and Shao, Chenyang and Jin, Depeng and Li, Yong , title =. Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining , pages =. 2023 , isbn =. doi:10.1145/3580305.3599511 , abstract =
2023 doi
-
[20]
Advances in neural information processing systems , volume=
Monotonic networks , author=. Advances in neural information processing systems , volume=
-
[21]
Infinite
Xu, Zenglin and Yan, Feng and Qi, Yuan , booktitle=. Infinite
-
[22]
Advances in neural information processing systems , volume=
Neural ordinary differential equations , author=. Advances in neural information processing systems , volume=
-
[23]
Dintucker: Scaling up
Zhe, Shandian and Qi, Yuan and Park, Youngja and Xu, Zenglin and Molloy, Ian and Chari, Suresh , booktitle=. Dintucker: Scaling up
-
[24]
2012 , school=
Scalable inference for structured Gaussian process models , author=. 2012 , school=
2012
-
[25]
Forty-second International Conference on Machine Learning , year=
Toward Efficient Kernel-Based Solvers for Nonlinear PDEs , author=. Forty-second International Conference on Machine Learning , year=
-
[26]
Solving High Frequency and Multi-Scale PDEs with
Shikai Fang and Madison Cooley and Da Long and Shibo Li and Robert Kirby and Shandian Zhe , booktitle=. Solving High Frequency and Multi-Scale PDEs with
-
[27]
International Conference on Learning Representations , year=
Neural Spatio-Temporal Point Processes , author=. International Conference on Learning Representations , year=
-
[28]
Proceedings of The 4th Annual Learning for Dynamics and Control Conference , pages =
Neural Point Process for Learning Spatiotemporal Event Dynamics , author =. Proceedings of The 4th Annual Learning for Dynamics and Control Conference , pages =. 2022 , editor =
2022
-
[29]
International Conference on Learning Representations , year=
Decoupled Weight Decay Regularization , author=. International Conference on Learning Representations , year=
-
[30]
Automatic Integration for Spatiotemporal Neural Point Processes , url =
Zhou, Zihao and Yu, Rose , booktitle =. Automatic Integration for Spatiotemporal Neural Point Processes , url =
-
[31]
2024 , booktitle=
EasyTPP: Towards Open Benchmarking Temporal Point Processes , author=. 2024 , booktitle=
2024
-
[32]
arXiv preprint arXiv:2307.08097 , year=
Easytpp: Towards open benchmarking temporal point processes , author=. arXiv preprint arXiv:2307.08097 , year=
-
[33]
Annals of the Institute of Statistical Mathematics , volume=
Space-time point-process models for earthquake occurrences , author=. Annals of the Institute of Statistical Mathematics , volume=. 1998 , publisher=
1998
-
[34]
Biometrics , volume=
A space--time conditional intensity model for invasive meningococcal disease occurrence , author=. Biometrics , volume=. 2012 , publisher=
2012
-
[35]
2016 , school=
Point process modeling with spatiotemporal covariates for predicting crime , author=. 2016 , school=
2016
-
[36]
Advances in neural information processing systems , volume=
Denoising diffusion probabilistic models , author=. Advances in neural information processing systems , volume=
-
[37]
2008 , publisher=
An introduction to the theory of point processes: volume II: general theory and structure , author=. 2008 , publisher=
2008
-
[38]
Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining , pages=
Recurrent marked temporal point processes: Embedding event history to vector , author=. Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining , pages=
-
[39]
2008 , publisher=
Graphical models, exponential families, and variational inference , author=. 2008 , publisher=
2008
-
[40]
Introducing TensorFlow Feature Columns , Year =
TensorFlowTeam , Institution =. Introducing TensorFlow Feature Columns , Year =
-
[41]
Proceedings of the AAAI Conference on Artificial Intelligence , volume=
Variational Inference for Sparse Gaussian Process Modulated Hawkes Process , author=. Proceedings of the AAAI Conference on Artificial Intelligence , volume=
-
[42]
Journal of Machine Learning Research , volume=
Efficient Inference for Nonparametric Hawkes Processes Using Auxiliary Latent Variables , author=. Journal of Machine Learning Research , volume=
-
[43]
International Conference on Machine Learning , pages=
Variational inference for Gaussian process modulated Poisson processes , author=. International Conference on Machine Learning , pages=. 2015 , organization=
2015
-
[44]
Proceedings of the International Conference on Learning Representations (ICLR) , year=
EFFICIENT INFERENCE OF FLEXIBLE INTERACTION IN SPIKING-NEURON NETWORKS , author=. Proceedings of the International Conference on Learning Representations (ICLR) , year=
-
[45]
International Conference on Machine Learning , pages=
Transformer hawkes process , author=. International Conference on Machine Learning , pages=. 2020 , organization=
2020
-
[46]
Proceedings of the Tenth International Conference on Learning Representations (ICLR) , year=
Transformer Embeddings of Irregularly Spaced Events and Their Participants , author=. Proceedings of the Tenth International Conference on Learning Representations (ICLR) , year=
-
[47]
Rubanova, Yulia and Chen, Ricky T. Q. and Duvenaud, David K , booktitle =. Latent Ordinary Differential Equations for Irregularly-Sampled Time Series , url =
-
[48]
Advances in Neural Information Processing Systems , pages=
Fully neural network based model for general temporal point processes , author=. Advances in Neural Information Processing Systems , pages=
-
[49]
Verlag New York Berlin Heidelberg: Springer , year=
An introduction to the theory of point processes, volume 1: Elementary theory and methods , author=. Verlag New York Berlin Heidelberg: Springer , year=
-
[50]
International Conference on Machine Learning , pages=
Self-attentive hawkes process , author=. International Conference on Machine Learning , pages=. 2020 , organization=
2020
-
[51]
Proceedings of the 27th ACM International Conference on Information and Knowledge Management , pages=
Regularizing matrix factorization with user and item embeddings for recommendation , author=. Proceedings of the 27th ACM International Conference on Information and Knowledge Management , pages=
-
[52]
Proceedings of the 42nd International ACM SIGIR Conference on Research and Development in Information Retrieval , pages=
Warm Up Cold-start Advertisements: Improving CTR Predictions via Learning to Learn ID Embeddings , author=. Proceedings of the 42nd International ACM SIGIR Conference on Research and Development in Information Retrieval , pages=
-
[53]
arXiv preprint arXiv:1611.01144 , year=
Categorical reparameterization with gumbel-softmax , author=. arXiv preprint arXiv:1611.01144 , year=
-
[54]
arXiv preprint arXiv:1807.11880 , year=
Stochastic gradient descent with biased but consistent gradient estimators , author=. arXiv preprint arXiv:1807.11880 , year=
-
[55]
Tensorflow:
Abadi, Mart. Tensorflow:. 12th \ USENIX \ Symposium on Operating Systems Design and Implementation ( \ OSDI \ 16) , pages=
-
[56]
Proceedings of the 21th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining , pages=
SEISMIC: A Self-Exciting Point Process Model for Predicting Tweet Popularity , author=. Proceedings of the 21th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining , pages=. 2015 , organization=
2015
-
[57]
Advances in Neural Information Processing Systems , pages=
The neural hawkes process: A neurally self-modulating multivariate point process , author=. Advances in Neural Information Processing Systems , pages=
-
[58]
Advances in Neural Information Processing Systems , pages=
Online learning for multivariate Hawkes processes , author=. Advances in Neural Information Processing Systems , pages=
-
[59]
arXiv preprint arXiv:1611.00712 , year=
The concrete distribution: A continuous relaxation of discrete random variables , author=. arXiv preprint arXiv:1611.00712 , year=
-
[60]
Advances in Neural Information Processing Systems , pages=
Stochastic Nonparametric Event-Tensor Decomposition , author=. Advances in Neural Information Processing Systems , pages=
-
[61]
Pour une analyse krigeante des donn
Matheron, G , journal=. Pour une analyse krigeante des donn
-
[62]
Mathematical Geology , volume=
Linear coregionalization model: tools for estimation and choice of cross-variogram matrix , author=. Mathematical Geology , volume=. 1992 , publisher=
1992
-
[63]
arXiv preprint arXiv:1312.6114 , year=
Auto-encoding variational bayes , author=. arXiv preprint arXiv:1312.6114 , year=
-
[64]
arXiv preprint arXiv:1412.6980 , year=
Adam: A method for stochastic optimization , author=. arXiv preprint arXiv:1412.6980 , year=
-
[65]
The 22nd International Conference on Artificial Intelligence and Statistics , pages=
Scalable High-Order Gaussian Process Regression , author=. The 22nd International Conference on Artificial Intelligence and Statistics , pages=
-
[66]
1978 , publisher=
Mining geostatistics , author=. 1978 , publisher=
1978
-
[67]
Artificial Intelligence and Statistics , pages=
Deep gaussian processes , author=. Artificial Intelligence and Statistics , pages=
-
[68]
Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences , volume=
Nonlinear information fusion algorithms for data-efficient multi-fidelity modelling , author=. Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences , volume=. 2017 , publisher=
2017
-
[69]
arXiv preprint arXiv:1903.07320 , year=
Deep Gaussian Processes for Multi-fidelity Modeling , author=. arXiv preprint arXiv:1903.07320 , year=
1903 arXiv
-
[70]
Biometrika , volume=
Predicting the output from a complex computer code when fast approximations are available , author=. Biometrika , volume=. 2000 , publisher=
2000
-
[71]
Mathematics of computation , volume=
Numerical solution of the Navier-Stokes equations , author=. Mathematics of computation , volume=
-
[72]
Journal of Structural Mechanics , volume=
On the design of compliant mechanisms using topology optimization , author=. Journal of Structural Mechanics , volume=. 1997 , publisher=
1997
-
[73]
Fast forward selection to speed up sparse
Seeger, Matthias and Williams, Christopher and Lawrence, Neil , booktitle=. Fast forward selection to speed up sparse
-
[74]
Advances in Neural Information Processing Systems 15 , year=
Anton Schwaighofer and Volker Tresp , title=. Advances in Neural Information Processing Systems 15 , year=
-
[75]
Journal of Computational Physics , volume=
Numerical study of viscous flow in a cavity , author=. Journal of Computational Physics , volume=. 1973 , publisher=
1973
-
[76]
Advances in neural information processing systems , pages=
Multi-task Gaussian process prediction , author=. Advances in neural information processing systems , pages=
-
[77]
International Conference on Machine Learning , pages=
Kernel interpolation for scalable structured Gaussian processes (KISS-GP) , author=. International Conference on Machine Learning , pages=
-
[78]
International Conference on Artificial Intelligence and Statistics , pages=
Scalable Gaussian Processes with Billions of Inducing Inputs via Tensor Train Decomposition , author=. International Conference on Artificial Intelligence and Statistics , pages=
-
[79]
SIAM Journal on Matrix Analysis and Applications , volume=
Decompositions of a higher-order tensor in block terms?Part II: Definitions and uniqueness , author=. SIAM Journal on Matrix Analysis and Applications , volume=. 2008 , publisher=
2008
-
[80]
SIAM Journal on Scientific Computing , volume=
Tensor-train decomposition , author=. SIAM Journal on Scientific Computing , volume=. 2011 , publisher=
2011
-
[81]
International Conference on Machine Learning , pages=
Tensor-Train Recurrent Neural Networks for Video Classification , author=. International Conference on Machine Learning , pages=
-
[82]
Proceedings of 2018 IEEE international conference on computer vision and pattern recognition
Learning compact recurrent neural networks with block-term tensor decomposition , author=. Proceedings of 2018 IEEE international conference on computer vision and pattern recognition. Google Scholar , year=
2018
-
[83]
Advances in Neural Information Processing Systems , pages=
Tensorizing neural networks , author=. Advances in Neural Information Processing Systems , pages=
-
[84]
Artificial Intelligence and Statistics 10 , number=
Semiparametric Latent Factor Models , author=. Artificial Intelligence and Statistics 10 , number=
-
[85]
Proceedings of the Thirteenth International Conference on Artificial Intelligence and Statistics , pages=
Efficient multioutput Gaussian processes through variational inducing kernels , author=. Proceedings of the Thirteenth International Conference on Artificial Intelligence and Statistics , pages=
-
[86]
Gaussian Processes for Big Data , Year =
Hensman, James and Fusi, Nicolo and Lawrence, Neil D , Booktitle =. Gaussian Processes for Big Data , Year =
-
[87]
Lawrence , booktitle=
Zhenwen Dai and Andreas Damianou and James Hensman and Neil D. Lawrence , booktitle=
-
[88]
Proceedings of the 33rd International Conference on Machine Learning , year=
Trong Nghia Hoang and Quang Minh Hoang and Bryan Kian Hsiang Low , title=. Proceedings of the 33rd International Conference on Machine Learning , year=
-
[89]
International Conference on Machine Learning , pages=
Asynchronous Distributed Variational Gaussian Process for Regression , author=. International Conference on Machine Learning , pages=
-
[90]
arXiv preprint arXiv:1808.10367 , year=
Parametric Topology Optimization with Multi-Resolution Finite Element Models , author=. arXiv preprint arXiv:1808.10367 , year=
-
[91]
Science , volume=
The isomap algorithm and topological stability , author=. Science , volume=. 2002 , publisher=
2002
-
[92]
Neural computation , volume=
Nonlinear component analysis as a kernel eigenvalue problem , author=. Neural computation , volume=. 1998 , publisher=
1998
-
[93]
2006 , publisher=
Multilinear operators for higher-order decompositions , author=. 2006 , publisher=
2006
-
[94]
Journal of the American Statistical Association , volume=
Computer model calibration using high-dimensional output , author=. Journal of the American Statistical Association , volume=. 2008 , publisher=
2008
-
[95]
Proceedings of the Royal Society of London A: Mathematical, Physical and Engineering Sciences , volume=
Reduced dimensional Gaussian process emulators of parametrized partial differential equations based on Isomap , author=. Proceedings of the Royal Society of London A: Mathematical, Physical and Engineering Sciences , volume=. 2015 , organization=
2015
-
[96]
Journal of Computational Physics , volume=
Manifold learning for the emulation of spatial fields from computational models , author=. Journal of Computational Physics , volume=. 2016 , publisher=
2016
-
[97]
Advances in neural information processing systems , pages=
Sparse convolved Gaussian processes for multi-output regression , author=. Advances in neural information processing systems , pages=
-
[98]
Advances in neural information processing systems , pages=
Dependent gaussian processes , author=. Advances in neural information processing systems , pages=
-
[99]
Quantitative methods for current environmental issues , pages=
Space and space-time modeling using process convolutions , author=. Quantitative methods for current environmental issues , pages=. 2002 , publisher=
2002
-
[100]
1977 , publisher=
The finite element method , author=. 1977 , publisher=
1977
-
[101]
1980 , publisher=
The finite difference method in partial differential equations , author=. 1980 , publisher=
1980
-
[102]
2012 , publisher=
Bayesian approach to global optimization: theory and applications , author=. 2012 , publisher=
2012
-
[103]
Proceedings of the 26th Annual International Conference on Machine Learning , pages=
Non-linear matrix factorization with Gaussian processes , author=. Proceedings of the 26th Annual International Conference on Machine Learning , pages=. 2009 , organization=
2009
-
[104]
Advances in neural information processing systems , pages=
Practical bayesian optimization of machine learning algorithms , author=. Advances in neural information processing systems , pages=
-
[105]
arXiv preprint arXiv:1605.07025 , year=
Collaborative Filtering with Side Information: a Gaussian Process Perspective , author=. arXiv preprint arXiv:1605.07025 , year=
-
[106]
, author=
Surpassing Human-Level Face Verification Performance on LFW with GaussianFace. , author=. AAAI , pages=
-
[107]
Proceedings of the 16th ACM SIGKDD international conference on Knowledge discovery and data mining , pages=
Modeling relational events via latent classes , author=. Proceedings of the 16th ACM SIGKDD international conference on Knowledge discovery and data mining , pages=. 2010 , organization=
2010
-
[108]
Journal of Mathematical Psychology , volume=
Hierarchical models for relational event sequences , author=. Journal of Mathematical Psychology , volume=. 2013 , publisher=
2013
-
[109]
Toward an Architecture for Never-Ending Language Learning
Carlson, Andrew and Betteridge, Justin and Kisiel, Bryan and Settles, Burr and Hruschka Jr, Estevam R and Mitchell, Tom M , Booktitle =. Toward an Architecture for Never-Ending Language Learning. , Volume =
-
[110]
Spark: cluster computing with working sets , Volume =
Zaharia, Matei and Chowdhury, Mosharaf and Franklin, Michael J and Shenker, Scott and Stoica, Ion , Booktitle =. Spark: cluster computing with working sets , Volume =
-
[111]
Scalable nonparametric multiway data analysis , Year =
Zhe, Shandian and Xu, Zenglin and Chu, Xinqi and Qi, Yuan and Park, Youngja , Booktitle =. Scalable nonparametric multiway data analysis , Year =
-
[112]
arXiv preprint arXiv:1311.2663 , Title =
Zhe, Shandian and Qi, Yuan and Park, Youngja and Molloy, Ian and Chari, Suresh , Date-Added =. arXiv preprint arXiv:1311.2663 , Title =
-
[113]
Distributed optimization and statistical learning via the alternating direction method of multipliers , Volume =
Boyd, Stephen and Parikh, Neal and Chu, Eric and Peleato, Borja and Eckstein, Jonathan , Journal =. Distributed optimization and statistical learning via the alternating direction method of multipliers , Volume =
-
[114]
A Bayesian committee machine , Volume =
Tresp, Volker , Journal =. A Bayesian committee machine , Volume =
-
[115]
Infinite mixtures of Gaussian process experts , Volume =
Rasmussen, Carl Edward and Ghahramani, Zoubin , Journal =. Infinite mixtures of Gaussian process experts , Volume =
-
[116]
Gigatensor: scaling tensor analysis up by 100 times-algorithms and discoveries , Year =
Kang, U and Papalexakis, Evangelos and Harpale, Abhay and Faloutsos, Christos , Booktitle =. Gigatensor: scaling tensor analysis up by 100 times-algorithms and discoveries , Year =
-
[117]
Infinite
Zenglin Xu and Feng Yan and Yuan Qi , Booktitle =. Infinite
-
[118]
Non-negative tensor factorization with applications to statistics and computer vision , Year =
Amnon Shashua and Tamir Hazan , Booktitle =. Non-negative tensor factorization with applications to statistics and computer vision , Year =
-
[119]
Aldous , Journal =
D.J. Aldous , Journal =. Representations for partially exchangeable arrays of random variables , Volume =
-
[120]
and Blei, David M
Airoldi, Edoardo M. and Blei, David M. and Fienberg, Stephen E. and Xing, Eric P. , Journal =. Mixed Membership Stochastic Blockmodels , Volume =
-
[121]
Modeling homophily and stochastic equivalence in symmetric relational data , Year =
Peter Hoff , Bibsource =. Modeling homophily and stochastic equivalence in symmetric relational data , Year =. Advances in Neural Information Processing Systems 20 , Crossref =
-
[122]
Gupta and D
Arjun K. Gupta and D. K. Nagar , Publisher =. Matrix variate distributions , Year =
-
[123]
D. D. Lee and H. S. Seung , Journal =. Learning the parts of objects by non-negative matrix factorization , Volume =
-
[124]
and Urtasun, Raquel , Booktitle =
Lawrence, Neil D. and Urtasun, Raquel , Booktitle =. Non-linear matrix factorization with Gaussian processes , Year =
-
[125]
Robust multi-task learning with
Shipeng Yu and Volker Tresp and Kai Yu , Booktitle =. Robust multi-task learning with
-
[126]
Multi-Task Learning using Generalized
Yu Zhang and Dit-Yan Yeung , Journal =. Multi-Task Learning using Generalized
-
[127]
Stochastic relational models for discriminative link prediction , Year =
Kai Yu and Wei Chu and Shipeng Yu and Volker Tresp and Zhao Xu , Booktitle =. Stochastic relational models for discriminative link prediction , Year =
-
[128]
Hoff and Adrian E
Peter D. Hoff and Adrian E. Raftery and Mark S. Handcock and Mark S. H , Journal =. Latent Space Approaches to Social Network Analysis , Volume =
-
[129]
Griffiths and Joshua B
Charles Kemp and Thomas L. Griffiths and Joshua B. Tenenbaum , Institution =. Discovering latent classes in relational data , Year =
-
[130]
Snijders and Krzysztof Nowicki , Journal =
Tom A.B. Snijders and Krzysztof Nowicki , Journal =. Estimation and Prediction for Stochastic Blockmodels for Graphs with Latent Block Structure , Volume =
-
[131]
Artificial intelligence and statistics , pages=
Deep kernel learning , author=. Artificial intelligence and statistics , pages=
-
[132]
Neural computation , volume=
Long short-term memory , author=. Neural computation , volume=. 1997 , publisher=
1997
-
[133]
Carl Edward Rasmussen and Christopher K. I. Williams , Publisher =. Gaussian Processes for Machine Learning , Year =
-
[134]
Butland, Gareth and Peregrin-Alvarez, Jose M. and Li, Joyce and Yang, Wehong and Yang, Xiaochun and Canadien, Veronica and Starostine, Andrei and Richards, Dawn and Beattie, Bryan and Krogan, Nevan and Davey, Michael and Parkinson, John and Greenblatt, Jack and Emili, Andrew ,...
-
[135]
Infinite Hidden Relational Models , Year =
Zhao Xu and Volker Tresp and Kai Yu and Hans-Peter Kriegel , Booktitle =. Infinite Hidden Relational Models , Year =
-
[136]
Community evolution in dynamic multi-mode networks , Year =
Tang, Lei and Liu, Huan and Zhang, Jianping and Nazeri, Zohreh , Booktitle =. Community evolution in dynamic multi-mode networks , Year =
-
[137]
Kolda and Brett W
Tamara G. Kolda and Brett W. Bader , Journal =. Tensor Decompositions and Applications , Volume =
-
[138]
A multilinear singular value decomposition , Volume =
Lieven De Lathauwer and Bart De Moor and Joos Vandewalle , Journal =. A multilinear singular value decomposition , Volume =
-
[139]
R. A. Harshman , Journal =. Foundations of the
-
[140]
Carbonell , Booktitle =
Liang Xiong, Xi Chen, Tzu-Kuo Huang, Jeff Schneider, Jaime G. Carbonell , Booktitle =. Temporal Collaborative Filtering with Bayesian Probabilistic Tensor Factorization , Year =
-
[141]
Probabilistic Models for Incomplete Multi-dimensional Arrays , Year =
Wei Chu and Zoubin Ghahramani , Journal =. Probabilistic Models for Incomplete Multi-dimensional Arrays , Year =
-
[142]
Tipping and Christopher M
Michael E. Tipping and Christopher M. Bishop , Journal =. Probabilistic Principal Component Analysis , Volume =
-
[143]
Large-scale collaborative prediction using a nonparametric random effects model , Year =
Yu, Kai and Lafferty, John and Zhu, Shenghuo and Gong, Yihong , Booktitle =. Large-scale collaborative prediction using a nonparametric random effects model , Year =
-
[144]
Multi-task
Edwin Bonilla and Kian Ming Chai and Chris Williams , Booktitle =. Multi-task
-
[145]
Multi-Task Learning using Generalized t Process , Volume =
Yu Zhang and Dit-Yan Yeung , Journal =. Multi-Task Learning using Generalized t Process , Volume =
-
[146]
Nonnegative
Yong-Deok Kim and Seungjin Choi , Booktitle =. Nonnegative
-
[147]
Ian Porteous and Evgeniy Bart and Max Welling , Booktitle =. Multi-
-
[148]
Albert, James H and Chib, Siddhartha , Journal =
-
[149]
Advances in Neural Information Processing Systems 17 , Title =
Neil D. Advances in Neural Information Processing Systems 17 , Title =
-
[150]
Some mathematical notes on three-mode factor analysis , Volume =
Tucker, Ledyard , Issue =. Some mathematical notes on three-mode factor analysis , Volume =. Psychometrika , Pages =
-
[151]
, Publisher =
Bishop, Christopher M. , Publisher =
-
[152]
Graphical Model Structure Learning with L1-Regularization , Year =
Mark Schmidt , School =. Graphical Model Structure Learning with L1-Regularization , Year =
-
[153]
Robust multi-task learning with t-processes , Year =
Yu, Shipeng and Tresp, Volker and Yu, Kai , Booktitle =. Robust multi-task learning with t-processes , Year =
-
[154]
Beyond Streams and Graphs: Dynamic Tensor Analysis , Year =
Jimeng Sun and Dacheng Tao and Christos Faloutsos , Booktitle =. Beyond Streams and Graphs: Dynamic Tensor Analysis , Year =
-
[155]
Hoff , Journal =
Peter D. Hoff , Journal =. Hierarchical multilinear models for multiway data , Volume =
-
[156]
Acar and D
E. Acar and D. M. Dunlavy and T. G. Kolda and M. M. Scalable Tensor Factorizations for Incomplete Data , Volume =. Chemometrics and Intelligent Laboratory Systems , Number =
-
[157]
MetaFac: community discovery via relational hypergraph factorization , Year =
Lin, Yu-Ru and Sun, Jimeng and Castro, Paul and Konuru, Ravi and Sundaram, Hari and Kelliher, Aisling , Booktitle =. MetaFac: community discovery via relational hypergraph factorization , Year =
-
[158]
Spatio-temporal compressive sensing and internet traffic matrices , Year =
Zhang, Yin and Roughan, Matthew and Willinger, Walter and Qiu, Lili , Booktitle =. Spatio-temporal compressive sensing and internet traffic matrices , Year =
-
[159]
MultiVis: Content-Based Social Network Exploration through Multi-way Visual Analysis
Jimeng Sun and Spiros Papadimitriou and Ching-Yung Lin and Nan Cao and Shixia Liu and Weihong Qian , Booktitle =. MultiVis: Content-Based Social Network Exploration through Multi-way Visual Analysis. , Year =
-
[160]
Matrix-variate and higher-order probabilistic projections , Volume =
Yu, Shipeng and Bi, Jinbo and Ye, Jieping , Issue =. Matrix-variate and higher-order probabilistic projections , Volume =. Data Min. Knowl. Discov. , Pages =
-
[161]
Sparse matrix-variate Gaussian process blockmodels for network modeling , Year =
Feng Yan and Zenglin Xu and Yuan Qi , Booktitle =. Sparse matrix-variate Gaussian process blockmodels for network modeling , Year =
-
[162]
Lauritzen , Booktitle =
Steffen L. Lauritzen , Booktitle =. Exchangeable Rasch Matrices , Year =
-
[163]
Bishop and M
C.M. Bishop and M. E. Tipping , Booktitle =. Variational relevance vector machines , Year =
-
[164]
Advances in Neural Information Processing Systems 21 , Title =
C\'. Advances in Neural Information Processing Systems 21 , Title =
-
[165]
Jason D. M. Rennie and Nathan Srebro , Booktitle =. Fast maximum margin matrix factorization for collaborative prediction , Year =
-
[166]
Probabilistic Matrix Factorization , Volume =
Ruslan Salakhutdinov and Andriy Mnih , Booktitle =. Probabilistic Matrix Factorization , Volume =
-
[167]
Non-convex Statistical Optimization for Sparse Tensor Graphical Model , Year =
Wei Sun and Zhaoran Wang and Han Liu and Guang Cheng , Booktitle =. Non-convex Statistical Optimization for Sparse Tensor Graphical Model , Year =
-
[168]
Social Network Analysis: Methods and Applications , Year =
Stanley Wasserman and Katherine Faust , Publisher =. Social Network Analysis: Methods and Applications , Year =
-
[169]
Wang and George Y
Yuchung J. Wang and George Y. Wong , Journal =. Stochastic Blockmodels for Directed Graphs , Volume =
-
[170]
and Smola, A
Scholkopf, B. and Smola, A. , Publisher =. Learning with Kernels , Year =
-
[171]
Predictive Matrix-Variate t Models , Year =
Shenghuo Zhu and Kai Yu and Yihong Gong , Booktitle =. Predictive Matrix-Variate t Models , Year =
-
[172]
Bu, Dongbo and Zhao, Yi and Cai, Lun and Xue, Hong and Zhu, Xiaopeng and Lu, Hongchao and Zhang, Jingfen and Sun, Shiwei and Ling, Lunjiang and Zhang, Nan and Li, Guojie and Chen, Runsheng , Journal =
-
[173]
Slice sampling covariance hyperparameters of latent
Iain Murray and Ryan Adams , Booktitle =. Slice sampling covariance hyperparameters of latent
-
[174]
Lawrence and Magnus Rattray , Booktitle =
Michalis Titsias and Neil D. Lawrence and Magnus Rattray , Booktitle =. Efficient Sampling for
-
[175]
and Urtasun, Raquel , Booktitle =
Lawrence, Neil D. and Urtasun, Raquel , Booktitle =. Nonlinear matrix factorization with
-
[176]
Edward Snelson and Zoubin Ghahramani , Booktitle =. Sparse
-
[177]
Nonparametric
Nan Ding and Yuan Qi and Rongjing Xiang and Ian Molloy and Ninghui Li , Journal =. Nonparametric
-
[178]
Euclidean Embedding of Co-occurrence Data , Volume =
Amir Globerson and Gal Chechik and Fernando Pereira and Naftali Tishby , Journal =. Euclidean Embedding of Co-occurrence Data , Volume =
-
[179]
Miller and Thomas L
Kurt T. Miller and Thomas L. Griffiths and Michael I. Jordan , Booktitle =. Nonparametric Latent Feature Models for Link Prediction , Year =
-
[180]
Variational
Mark Girolami and Simon Rogers , Journal =. Variational
-
[181]
Wei Chu and Zoubin Ghahramani , Journal =
-
[182]
Jordan , Booktitle =
Michael I. Jordan , Booktitle =. An introduction to variational methods for graphical models , Year =
-
[183]
Neil Lawrence , Institution =. The
-
[184]
Kai Yu and Wei Chu , Booktitle =
-
[185]
Sparse Matrix-variate t Process Blockmodels , Year =
Zenglin Xu and Feng Yan and Yuan Qi , Booktitle =. Sparse Matrix-variate t Process Blockmodels , Year =
-
[186]
Tenenbaum , Booktitle =
Charles Kemp and Joshua B. Tenenbaum , Booktitle =. Learning systems of concepts with an infinite relational model , Year =
-
[187]
Nonparametric Latent Feature Models for Link Prediction , Year =
Kurt Miller and Thomas Griffiths and Michael Jordan , Booktitle =. Nonparametric Latent Feature Models for Link Prediction , Year =
-
[188]
Knowles and Zoubin Ghahramani , Booktitle =
Konstantina Palla and David A. Knowles and Zoubin Ghahramani , Booktitle =. An Infinite Latent Attribute Model for Network Data , Year =
-
[189]
Graph clustering , Volume =
Satu Elisa Schaeffer , Journal =. Graph clustering , Volume =
-
[190]
Roy , Booktitle =
James Robert Lloyd and Peter Orbanz and Zoubin Ghahramani and Daniel M. Roy , Booktitle =. Random function priors for exchangeable arrays with applications to graphs and relational data , Year =
-
[191]
MacKay, D. J. C. , Journal =
-
[192]
Chu and Z
W. Chu and Z. Ghahramani , Journal =. Gaussian processes for ordinal regression , Volume =
-
[193]
Bagging Predictors , Volume =
Leo Breiman , Journal =. Bagging Predictors , Volume =
-
[194]
Nonparametric bootstrap prediction , Volume =
Fushiki, Tadayoshi and Komaki, Fumiyasu and Aihara, Kazuyuki , Journal =. Nonparametric bootstrap prediction , Volume =
-
[195]
Hastie and Robert
Trevor. Hastie and Robert. Tibshirani and Friedman, J Jerome H , Publisher =. The elements of statistical learning , Volume =
-
[196]
Covariance tapering for interpolation of large spatial datasets , Volume =
Furrer, Reinhard and Genton, Marc G and Nychka, Douglas , Journal =. Covariance tapering for interpolation of large spatial datasets , Volume =
-
[197]
Memoized Online Variational Inference for Dirichlet Process Mixture Models , Year =
Hughes, Michael C and Sudderth, Erik , Booktitle =. Memoized Online Variational Inference for Dirichlet Process Mixture Models , Year =
-
[198]
Truly nonparametric online variational inference for hierarchical dirichlet processes , Year =
Bryant, Michael and Sudderth, Erik B , Booktitle =. Truly nonparametric online variational inference for hierarchical dirichlet processes , Year =
-
[199]
Online Learning of Nonparametric Mixture Models via Sequential Variational Approximation , Year =
Lin, Dahua , Booktitle =. Online Learning of Nonparametric Mixture Models via Sequential Variational Approximation , Year =
-
[200]
Multiresolution gaussian processes , Year =
Dunson, David B and Fox, Emily B , Booktitle =. Multiresolution gaussian processes , Year =
-
[201]
Bayesian treed Gaussian process models with an application to computer modeling , Volume =
Gramacy, Robert B and Lee, Herbert KH , Journal =. Bayesian treed Gaussian process models with an application to computer modeling , Volume =
-
[202]
Analyzing nonstationary spatial data using piecewise Gaussian processes , Volume =
Kim, Hyoung-Moon and Mallick, Bani K and Holmes, CC , Journal =. Analyzing nonstationary spatial data using piecewise Gaussian processes , Volume =
-
[203]
Equivariant and scale-free
Peter David Hoff , Institution =. Equivariant and scale-free
-
[204]
, Eprint =
Hoff, P.D. , Eprint =. Separable covariance arrays via the. Bayesian Analysis , Pages =. 2011 , Bdsk-Url-1 =
2011
-
[205]
Online variational inference for the hierarchical Dirichlet process , Year =
Wang, Chong and Paisley, John W and Blei, David M , Booktitle =. Online variational inference for the hierarchical Dirichlet process , Year =
-
[206]
Advances in Neural Information Processing Systems , volume=
Neural jump stochastic differential equations , author=. Advances in Neural Information Processing Systems , volume=
-
[207]
Scalable tensor factorizations for incomplete data , Volume =
Acar, Evrim and Dunlavy, Daniel M and Kolda, Tamara G and M. Scalable tensor factorizations for incomplete data , Volume =. Chemometrics and Intelligent Laboratory Systems , Number =
-
[208]
, Eprint =
Hoff, P.D. , Eprint =. Hierarchical multilinear models for multiway data , Url =. Computational Statistics & Data Analysis , Pages =. 2011 , Bdsk-Url-1 =
2011
-
[209]
and Dunson, D.B
Yang, Y. and Dunson, D.B. , Journal =. Bayesian conditional tensor factorizations for high-dimensional classification , Year =
-
[210]
Bayesian factorizations of big sparse tensors , Year =
Zhou, Jing and Bhattacharya, Anirban and Herring, Amy and Dunson, David , Journal =. Bayesian factorizations of big sparse tensors , Year =
-
[211]
Leveraging Features and Networks for Probabilistic Tensor Decomposition , Year =
Rai, Piyush and Wang, Yingjian and Carin, Lawrence , Booktitle =. Leveraging Features and Networks for Probabilistic Tensor Decomposition , Year =
-
[212]
Scalable
Piyush Rai and Yingjian Wang and Shengbo Guo and Gary Chen and David Dunson and Lawrence Carin , Booktitle =. Scalable
-
[213]
DFacTo: Distributed Factorization of Tensors , Year =
Choi, Joon Hee and Vishwanathan, S , Booktitle =. DFacTo: Distributed Factorization of Tensors , Year =
-
[214]
Modelling relational data using Bayesian clustered tensor factorization , Year =
Sutskever, Ilya and Tenenbaum, Joshua B and Salakhutdinov, Ruslan R , Booktitle =. Modelling relational data using Bayesian clustered tensor factorization , Year =
-
[215]
Bayesian nonparametric models for multiway data analysis , Year =
Xu, Zenglin and Yan, Feng and Qi, Yuan , Publisher =. Bayesian nonparametric models for multiway data analysis , Year =
-
[216]
Advances in Neural Information Processing Systems , pages=
Distributed variational inference in sparse Gaussian process regression and latent variable models , author=. Advances in Neural Information Processing Systems , pages=
-
[217]
Proceedings of the Twenty-Ninth Conference on Uncertainty in Artificial Intelligence , pages=
Gaussian processes for Big data , author=. Proceedings of the Twenty-Ninth Conference on Uncertainty in Artificial Intelligence , pages=. 2013 , organization=
2013
-
[218]
International Conference on Artificial Intelligence and Statistics , pages=
Variational learning of inducing variables in sparse Gaussian processes , author=. International Conference on Artificial Intelligence and Statistics , pages=
-
[219]
2006 , publisher=
Pattern recognition and machine learning , author=. 2006 , publisher=
2006
-
[220]
arXiv preprint arXiv:1502.01425 , year=
Provable Sparse Tensor Decomposition , author=. arXiv preprint arXiv:1502.01425 , year=
-
[221]
UAI , year=
Zero-Truncated Poisson Tensor Factorization for Massive Binary Tensors , author=. UAI , year=
-
[222]
IJCAI , year=
Scalable Probabilistic Tensor Factorization for Binary and Count Data , author=. IJCAI , year=
-
[223]
The Journal of Machine Learning Research , volume=
A unifying view of sparse approximate Gaussian process regression , author=. The Journal of Machine Learning Research , volume=. 2005 , publisher=
2005
-
[224]
Journal of the Royal Statistical Society
Some aspects of the spline smoothing approach to non-parametric regression curve fitting , author=. Journal of the Royal Statistical Society. Series B (Methodological) , pages=. 1985 , publisher=
1985
-
[225]
Advances in neural information processing systems , pages=
Sparse Gaussian processes using pseudo-inputs , author=. Advances in neural information processing systems , pages=
-
[226]
Advances in neural information processing systems , volume=
Gaussian process latent variable models for visualisation of high dimensional data , author=. Advances in neural information processing systems , volume=. 2004 , publisher=
2004
-
[227]
University of California, Berkeley-Department of Electrical Engineering and Computer Sciences, Tech
Optimizing Shuffle Performance in Spark , author=. University of California, Berkeley-Department of Electrical Engineering and Computer Sciences, Tech. Rep , year=
-
[228]
Proceedings of the 9th USENIX conference on Networked Systems Design and Implementation , pages=
Resilient distributed datasets: A fault-tolerant abstraction for in-memory cluster computing , author=. Proceedings of the 9th USENIX conference on Networked Systems Design and Implementation , pages=. 2012 , organization=
2012
-
[229]
arXiv preprint arXiv:1411.7924 , year=
Predicting clicks in online display advertising with latent features and side-information , author=. arXiv preprint arXiv:1411.7924 , year=
-
[230]
Proceedings of the 7th ACM international conference on Web search and data mining , pages=
Laser: A scalable response prediction platform for online advertising , author=. Proceedings of the 7th ACM international conference on Web search and data mining , pages=. 2014 , organization=
2014
-
[231]
Proceedings of 20th ACM SIGKDD Conference on Knowledge Discovery and Data Mining , pages=
Practical lessons from predicting clicks on ads at facebook , author=. Proceedings of 20th ACM SIGKDD Conference on Knowledge Discovery and Data Mining , pages=. 2014 , organization=
2014
-
[232]
Proceedings of the VLDB Endowment , volume=
An architecture for parallel topic models , author=. Proceedings of the VLDB Endowment , volume=. 2010 , publisher=
2010
-
[233]
Advances in Neural Information Processing Systems , pages=
Asynchronous distributed learning of topic models , author=. Advances in Neural Information Processing Systems , pages=
-
[234]
Proceedings, Part II, of the European Conference on Machine Learning and Knowledge Discovery in Databases - Volume 9285 , series =
Hu, Changwei and Rai, Piyush and Chen, Changyou and Harding, Matthew and Carin, Lawrence , title =. Proceedings, Part II, of the European Conference on Machine Learning and Knowledge Discovery in Databases - Volume 9285 , series =. 2015 , isbn =. doi:10.1007/978-3-319-23525-7_...
2015 doi
-
[235]
Proceedings of the 2010 SIAM International Conference on Data Mining , pages=
Temporal collaborative filtering with bayesian probabilistic tensor factorization , author=. Proceedings of the 2010 SIAM International Conference on Data Mining , pages=. 2010 , organization=
2010
-
[236]
Proceedings of the 21th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining , pages=
Bayesian poisson tensor factorization for inferring multilateral relations from sparse dyadic event counts , author=. Proceedings of the 21th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining , pages=. 2015 , organization=
2015
-
[237]
Kolda , title =
Samantha Hansen and Todd Plantenga and Tamara G. Kolda , title =. Optimization Methods and Software , volume =. 2015 , doi =
2015
-
[238]
Advances in Neural Information Processing Systems , pages=
Distributed flexible nonlinear tensor factorization , author=. Advances in Neural Information Processing Systems , pages=
-
[239]
International Conference on Machine Learning , pages=
Discovering latent network structure in point process data , author=. International Conference on Machine Learning , pages=
-
[240]
, author=
Content-based Modeling of Reciprocal Relationships using Hawkes and Gaussian Processes. , author=. UAI , year=
-
[241]
UAI , year=
Decoupling Homophily and Reciprocity with Latent Space Network Models , author=. UAI , year=
-
[242]
Advances in Neural Information Processing Systems , pages=
Modelling reciprocating relationships with Hawkes processes , author=. Advances in Neural Information Processing Systems , pages=
-
[243]
International conference on machine learning , pages=
Hawkestopic: A joint model for network inference and topic modeling from text-based cascades , author=. International conference on machine learning , pages=
-
[244]
Proceedings of the 21th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining , pages=
Dirichlet-hawkes processes with applications to clustering continuous-time document streams , author=. Proceedings of the 21th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining , pages=. 2015 , organization=
2015
-
[245]
arXiv preprint arXiv:1507.03228 , year=
Scalable bayesian inference for excitatory point process networks , author=. arXiv preprint arXiv:1507.03228 , year=
-
[246]
Biometrika , volume=
Spectra of some self-exciting and mutually exciting point processes , author=. Biometrika , volume=. 1971 , publisher=
1971
-
[247]
Proceedings of the thirteenth international conference on artificial intelligence and statistics , pages=
Gaussian processes with monotonicity information , author=. Proceedings of the thirteenth international conference on artificial intelligence and statistics , pages=
-
[248]
International Conference on Machine Learning , pages=
Learning granger causality for hawkes processes , author=. International Conference on Machine Learning , pages=
-
[249]
Proceedings of the 26th International Conference on World Wide Web , pages=
Modeling the Dynamics of Learning Activity on the Web , author=. Proceedings of the 26th International Conference on World Wide Web , pages=. 2017 , organization=
2017
-
[250]
Advances in Neural Information Processing Systems , pages=
Predicting user activity level in point processes with mass transport equation , author=. Advances in Neural Information Processing Systems , pages=
-
[251]
SIAM Journal on Matrix Analysis and Applications , volume=
On tensors, sparsity, and nonnegative factorizations , author=. SIAM Journal on Matrix Analysis and Applications , volume=. 2012 , publisher=
2012
-
[252]
Zeiler , title =
Matthew D. Zeiler , title =
-
[253]
arXiv preprint arXiv:1708.09252 , year=
THAP: A Matlab Toolkit for Learning with Hawkes Processes , author=. arXiv preprint arXiv:1708.09252 , year=
-
[254]
Acta Neurol Belg , volume=
Management of stroke-related seizures , author=. Acta Neurol Belg , volume=
-
[255]
Advances in Neural Information Processing Systems , pages=
Poisson-randomized gamma dynamical systems , author=. Advances in Neural Information Processing Systems , pages=
-
[256]
, author=
Decoupling Homophily and Reciprocity with Latent Space Network Models. , author=. UAI , year=
-
[257]
International Conference on Artificial Intelligence and Statistics , pages=
Benefits from superposed hawkes processes , author=. International Conference on Artificial Intelligence and Statistics , pages=. 2018 , organization=
2018
-
[258]
Advances in Neural Information Processing Systems , pages=
A dirichlet mixture model of hawkes processes for event sequence clustering , author=. Advances in Neural Information Processing Systems , pages=
-
[259]
International Conference on Machine Learning , pages=
Learning Hawkes Processes from Short Doubly-Censored Event Sequences , author=. International Conference on Machine Learning , pages=
-
[260]
and Wallach, Hanna , title =
Schein, Aaron and Zhou, Mingyuan and Blei, David M. and Wallach, Hanna , title =. Proceedings of the 33rd International Conference on International Conference on Machine Learning - Volume 48 , series =. 2016 , location =
2016
-
[261]
Biometrika , volume=
On the superposition of renewal processes , author=. Biometrika , volume=. 1954 , publisher=
1954
-
[262]
Journal of the Royal Statistical Society
On the superposition of point processes , author=. Journal of the Royal Statistical Society. Series B (Methodological) , pages=. 1968 , publisher=
1968
-
[263]
Attention is All you Need , url =
Vaswani, Ashish and Shazeer, Noam and Parmar, Niki and Uszkoreit, Jakob and Jones, Llion and Gomez, Aidan N and Kaiser, ukasz and Polosukhin, Illia , booktitle =. Attention is All you Need , url =
-
[264]
arXiv preprint arXiv:1409.0473 , year=
Neural machine translation by jointly learning to align and translate , author=. arXiv preprint arXiv:1409.0473 , year=
-
[265]
Naval research logistics quarterly , volume=
Simulation of nonhomogeneous Poisson processes by thinning , author=. Naval research logistics quarterly , volume=. 1979 , publisher=
1979
-
[266]
IEEE transactions on information theory , volume=
On Lewis' simulation method for point processes , author=. IEEE transactions on information theory , volume=. 1981 , publisher=
1981
-
[267]
Retrieved May , volume=
Amazon Review Data (2018) , author=. Retrieved May , volume=
2018
-
[268]
2016 , publisher=
Johnson, Alistair EW and Pollard, Tom J and Shen, Lu and Lehman, Li-wei H and Feng, Mengling and Ghassemi, Mohammad and Moody, Benjamin and Szolovits, Peter and Anthony Celi, Leo and Mark, Roger G , journal=. 2016 , publisher=
2016
-
[269]
International conference on machine learning , pages=
Learning triggering kernels for multi-dimensional hawkes processes , author=. International conference on machine learning , pages=. 2013 , organization=
2013
-
[270]
FOILing NYCs Taxi Trip Data
FOILing NYC’s taxi trip data , author=. FOILing NYCs Taxi Trip Data. Np , volume=
-
[271]
Snap datasets:
Jure, Leskovec , journal=. Snap datasets:
-
[272]
Strategic management journal , volume=
The application of cluster analysis in strategic management research: an analysis and critique , author=. Strategic management journal , volume=. 1996 , publisher=
1996
-
[273]
2007 , publisher=
An introduction to the theory of point processes: volume II: general theory and structure , author=. 2007 , publisher=
2007
Reviewed May 21, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.