Point Processes

135 papers with code • 0 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Point Processes models and implementations

Most implemented papers

Explaining Machine Learning Classifiers through Diverse Counterfactual Explanations

microsoft/DiCE 19 May 2019

Post-hoc explanations of machine learning models are crucial for people to understand and act on algorithmic predictions.

Determinantal point processes for machine learning

guilgautier/DPPy 25 Jul 2012

Determinantal point processes (DPPs) are elegant probabilistic models of repulsion that arise in quantum physics and random matrix theory.

Kronecker Determinantal Point Processes

alshedivat/DeterminantalPointProcesses.jl NeurIPS 2016

Determinantal Point Processes (DPPs) are probabilistic models over all subsets a ground set of $N$ items.

Determinantal thinning of point processes with network learning applications

hpaulkeeler/DetPoisson_MATLAB 9 Oct 2018

A new type of dependent thinning for point processes in continuous space is proposed, which leverages the advantages of determinantal point processes defined on finite spaces and, as such, is particularly amenable to statistical, numerical, and simulation techniques.

Scalable Log Determinants for Gaussian Process Kernel Learning

kd383/GPML_SLD NeurIPS 2017

For applications as varied as Bayesian neural networks, determinantal point processes, elliptical graphical models, and kernel learning for Gaussian processes (GPs), one must compute a log determinant of an $n \times n$ positive definite matrix, and its derivatives - leading to prohibitive $\mathcal{O}(n^3)$ computations.

Intensity-Free Learning of Temporal Point Processes

shchur/ifl-tpp ICLR 2020

The standard way of learning in such models is by estimating the conditional intensity function.

Transformer Hawkes Process

SimiaoZuo/Transformer-Hawkes-Process ICML 2020

Modern data acquisition routinely produce massive amounts of event sequence data in various domains, such as social media, healthcare, and financial markets.

Modelling Behavioural Diversity for Learning in Open-Ended Games

sjtu-marl/bd_rd_psro 14 Mar 2021

Promoting behavioural diversity is critical for solving games with non-transitive dynamics where strategic cycles exist, and there is no consistent winner (e. g., Rock-Paper-Scissors).

Diversity Networks: Neural Network Compression Using Determinantal Point Processes

nobug-code/Diversity_Networks_CNN_Pytorch 16 Nov 2015

We introduce Divnet, a flexible technique for learning networks with diverse neurons.

Modeling The Intensity Function Of Point Process Via Recurrent Neural Networks

xiaoshuai09/recurrent-point-process 24 May 2017

In this paper, we model the background by a Recurrent Neural Network (RNN) with its units aligned with time series indexes while the history effect is modeled by another RNN whose units are aligned with asynchronous events to capture the long-range dynamics.