paper-with-me

Papers

Streaming Inference for Infinite Non-Stationary Clustering

2022-05-02 · Rylan Schaeffer, Gabrielle Kaili-May Liu, Yilun Du, Scott Linderman, Ila Rani Fiete

Learning from a continuous stream of non-stationary data in an unsupervised manner is arguably one of the most common and most challenging settings facing intelligent agents. Here, we attack learning under all three conditions (unsupervised, streaming, non-stationary) in the context of clustering, also known as mixture modeling. We introduce a novel clustering algorithm that endows mixture models with the ability to create new clusters online, as demanded by the data, in a probabilistic, time-varying, and principled manner. To achieve this, we first define a novel stochastic process called the Dynamical Chinese Restaurant Process (Dynamical CRP), which is a non-exchangeable distribution over partitions of a set; next, we show that the Dynamical CRP provides a non-stationary prior over cluster assignments and yields an efficient streaming variational inference algorithm. We conclude with experiments showing that the Dynamical CRP can be applied on diverse synthetic and real data with Gaussian and non-Gaussian likelihoods.

📄 PDF Abstract BibTeX arXiv:2205.01212

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar 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, reliabl…

ClusteringDensity EstimationVariational Inference

Online Inference for Mixture Model of Streaming Graph Signals with Non-White Excitation

2022-07-28 · Yiran He, Hoi-To Wai

This paper considers a joint multi-graph inference and clustering problem for simultaneous inference of node centrality and association of graph signals with their graphs. We study a mixture model of filtered low pass gr…

Graph Learning

StreamingVLM: Real-Time Understanding for Infinite Video Streams

2025-10-10 · Ruyi Xu, Guangxuan Xiao, Yukang Chen, Liuning He 외 arxiv

Vision-language models (VLMs) could power real-time assistants and autonomous agents, but they face a critical challenge: understanding near-infinite video streams without escalating latency and memory usage. Processing …

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

Online Cluster Validity Indices for Streaming Data

2018-01-08 · Masud Moshtaghi, James C. Bezdek, Sarah M. Erfani, Christopher Leckie 외

Cluster analysis is used to explore structure in unlabeled data sets in a wide range of applications. An important part of cluster analysis is validating the quality of computationally obtained clusters. A large number o…

Clustering