paper-with-me

Papers

Sequential Density Estimation via Nonlinear Continuous Weighted Finite Automata

2022-06-08 · Tianyu Li, Bogdan Mazoure, Guillaume Rabusseau

Weighted finite automata (WFAs) have been widely applied in many fields. One of the classic problems for WFAs is probability distribution estimation over sequences of discrete symbols. Although WFAs have been extended to deal with continuous input data, namely continuous WFAs (CWFAs), it is still unclear how to approximate density functions over sequences of continuous random variables using WFA-based models, due to the limitation on the expressiveness of the model as well as the tractability of approximating density functions via CWFAs. In this paper, we propose a nonlinear extension to the CWFA model to first improve its expressiveness, we refer to it as the nonlinear continuous WFAs (NCWFAs). Then we leverage the so-called RNADE method, which is a well-known density estimator based on neural networks, and propose the RNADE-NCWFA model. The RNADE-NCWFA model computes a density function by design. We show that this model is strictly more expressive than the Gaussian HMM model, which CWFA cannot approximate. Empirically, we conduct a synthetic experiment using Gaussian HMM generated data. We focus on evaluating the model's ability to estimate densities for sequences of varying lengths (longer length than the training data). We observe that our model performs the best among the compared baseline methods.

📄 PDF Abstract BibTeX arXiv:2206.03923

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Adapting to Continuous Covariate Shift via Online Density Ratio Estimation

2023-02-06 · NeurIPS 2023 11 · Yu-Jie Zhang, Zhen-Yu Zhang, Peng Zhao, Masashi Sugiyama

Dealing with distribution shifts is one of the central challenges for modern machine learning. One fundamental situation is the covariate shift, where the input distributions of data change from training to testing stage…

Density Ratio Estimation

WeSpeR: Population spectrum retrieval and spectral density estimation of weighted sample covariance

2024-10-18 · Benoit Oriol

The spectrum of the weighted sample covariance shows a asymptotic non random behavior when the dimension grows with the number of samples. In this setting, we prove that the asymptotic spectral distribution $F$ of the we…

Density EstimationRetrieval

Gaussian Mixture Estimation from Weighted Samples

2021-06-09 · Daniel Frisch, Uwe D. Hanebeck

We consider estimating the parameters of a Gaussian mixture density with a given number of components best representing a given set of weighted samples. We adopt a density interpretation of the samples by viewing them as…

Density Estimation via Discrepancy

2015-09-23 · Kun Yang, Hao Su, Wing Hung Wang

Given i.i.d samples from some unknown continuous density on hyper-rectangle $[0, 1]^d$, we attempt to learn a piecewise constant function that approximates this underlying density non-parametrically. Our density estimate…

Density Estimation

Sequential Quantiles via Hermite Series Density Estimation

2015-07-17 · Michael Stephanou, Melvin Varughese, Iain Macdonald

Sequential quantile estimation refers to incorporating observations into quantile estimates in an incremental fashion thus furnishing an online estimate of one or more quantiles at any given point in time. Sequential qua…

Data SummarizationSequential Distribution Function EstimationSequential Quantile Estimation