paper-with-me

Papers

RPS: A Generic Reservoir Patterns Sampler

2024-10-31 · Lamine Diop, Marc Plantevit, Arnaud Soulet

Efficient learning from streaming data is important for modern data analysis due to the continuous and rapid evolution of data streams. Despite significant advancements in stream pattern mining, challenges persist, particularly in managing complex data streams like sequential and weighted itemsets. While reservoir sampling serves as a fundamental method for randomly selecting fixed-size samples from data streams, its application to such complex patterns remains largely unexplored. In this study, we introduce an approach that harnesses a weighted reservoir to facilitate direct pattern sampling from streaming batch data, thus ensuring scalability and efficiency. We present a generic algorithm capable of addressing temporal biases and handling various pattern types, including sequential, weighted, and unweighted itemsets. Through comprehensive experiments conducted on real-world datasets, we evaluate the effectiveness of our method, showcasing its ability to construct accurate incremental online classifiers for sequential data. Our approach not only enables previously unusable online machine learning models for sequential data to achieve accuracy comparable to offline baselines but also represents significant progress in the development of incremental online sequential itemset classifiers.

📄 PDF Abstract BibTeX arXiv:2411.00074

Code (1)

RPSampler/RPS 공식 구현

Similar Papers 제목 키워드 기반

Stability Analysis of Reservoir Computers Dynamics via Lyapunov Functions

2019-09-27

A Lyapunov design method is used to analyze the nonlinear stability of a generic reservoir computer for both the cases of continuous-time and discrete-time dynamics. Using this method, for a given nonlinear reservoir com…

Example-Based Sampling with Diffusion Models

2023-02-10 · Bastien Doignies, Nicolas Bonneel, David Coeurjolly, Julie Digne 외

Much effort has been put into developing samplers with specific properties, such as producing blue noise, low-discrepancy, lattice or Poisson disk samples. These samplers can be slow if they rely on optimization processe…

Image Generation

Binary Bouncy Particle Sampler

2017-11-02 · Ari Pakman

The Bouncy Particle Sampler is a novel rejection-free non-reversible sampler for differentiable probability distributions over continuous variables. We generalize the algorithm to piecewise differentiable distributions a…

Separation capacity of linear reservoirs with random connectivity matrix

2024-04-26 · Youness Boutaib

A natural hypothesis for the success of reservoir computing in generic tasks is the ability of the untrained reservoir to map different input time series to separable reservoir states - a property we term separation capa…

Time Series

Computational Capabilities of Random Automata Networks for Reservoir Computing

2012-12-08 · David Snyder, Alireza Goudarzi, Christof Teuscher

This paper underscores the conjecture that intrinsic computation is maximal in systems at the "edge of chaos." We study the relationship between dynamics and computational capability in Random Boolean Networks (RBN) for …