paper-with-me

Papers

Dirichlet process mixture models for non-stationary data streams

2022-10-13 · Ioar Casado, Aritz Pérez

In recent years, we have seen a handful of work on inference algorithms over non-stationary data streams. Given their flexibility, Bayesian non-parametric models are a good candidate for these scenarios. However, reliable streaming inference under the concept drift phenomenon is still an open problem for these models. In this work, we propose a variational inference algorithm for Dirichlet process mixture models. Our proposal deals with the concept drift by including an exponential forgetting over the prior global parameters. Our algorithm allows to adapt the learned model to the concept drifts automatically. We perform experiments in both synthetic and real data, showing that the proposed model is competitive with the state-of-the-art algorithms in the density estimation problem, and it outperforms them in the clustering problem.

📄 PDF Abstract BibTeX arXiv:2210.06872

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDensity EstimationVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

The Population Posterior and Bayesian Inference on Streams

2015-07-19 · James McInerney, Rajesh Ranganath, David M. Blei

Many modern data analysis problems involve inferences from streaming data. However, streaming data is not easily amenable to the standard probabilistic modeling approaches, which assume that we condition on finite data. …

Bayesian Inference

The Population Posterior and Bayesian Modeling on Streams

2015-12-01 · NeurIPS 2015 12 · James Mcinerney, Rajesh Ranganath, David Blei

Many modern data analysis problems involve inferences from streaming data. However, streaming data is not easily amenable to the standard probabilistic modeling approaches, which assume that we condition on finite data. …

Bayesian Inference

Spatiotemporal Clustering with Neyman-Scott Processes via Connections to Bayesian Nonparametric Mixture Models

2022-01-13 · Yixin Wang, Anthony Degleris, Alex H. Williams, Scott W. Linderman

Neyman-Scott processes (NSPs) are point process models that generate clusters of points in time or space. They are natural models for a wide range of phenomena, ranging from neural spike trains to document streams. The c…

Bayesian InferenceClusteringEvent Detection

A Dirichlet Process Mixture of Robust Task Models for Scalable Lifelong Reinforcement Learning

2022-05-22 · Zhi Wang, Chunlin Chen, Daoyi Dong

While reinforcement learning (RL) algorithms are achieving state-of-the-art performance in various challenging tasks, they can easily encounter catastrophic forgetting or interference when faced with lifelong streaming i…

reinforcement-learningReinforcement Learning (RL)Robot Navigation

Sampling in Dirichlet Process Mixture Models for Clustering Streaming Data

2022-02-27 · Or Dinari, Oren Freifeld

Practical tools for clustering streaming data must be fast enough to handle the arrival rate of the observations. Typically, they also must adapt on the fly to possible lack of stationarity; i.e., the data statistics may…

Clustering