paper-with-me

홈 › Papers

Categorical Stochastic Processes and Likelihood

2020-05-10 · Dan Shiebler

In this work we take a Category Theoretic perspective on the relationship between probabilistic modeling and function approximation. We begin by defining two extensions of function composition to stochastic process subordination: one based on the co-Kleisli category under the comonad (Omega x -) and one based on the parameterization of a category with a Lawvere theory. We show how these extensions relate to the category Stoch and other Markov Categories. Next, we apply the Para construction to extend stochastic processes to parameterized statistical models and we define a way to compose the likelihood functions of these models. We conclude with a demonstration of how the Maximum Likelihood Estimation procedure defines an identity-on-objects functor from the category of statistical models to the category of Learners. Code to accompany this paper can be found at https://github.com/dshieble/Categorical_Stochastic_Processes_and_Likelihood

📄 PDF Abstract BibTeX arXiv:2005.04735

Code (1)

dshieble/Categorical_Stochastic_Processes_and_Likelihood 공식 구현

Similar Papers 제목 키워드 기반

Augment and Reduce: Stochastic Inference for Large Categorical Distributions

2018-02-12 · ICML 2018 · Francisco J. R. Ruiz, Michalis K. Titsias, Adji B. Dieng, David M. Blei

Categorical distributions are ubiquitous in machine learning, e.g., in classification, language models, and recommendation systems. However, when the number of possible outcomes is very large, using categorical distribut…

General ClassificationRecommendation SystemsVariational Inference

Augment and Reduce: Stochastic Inference for Large Categorical Distributions

2018-07-01 · ICML 2018 7 · Francisco Ruiz, Michalis Titsias, Adji Bousso Dieng, David Blei

Categorical distributions are ubiquitous in machine learning, e.g., in classification, language models, and recommendation systems. However, when the number of possible outcomes is very large, using categorical dist…

General ClassificationRecommendation SystemsVariational Inference

Likelihood-based inference and forecasting for trawl processes: a stochastic optimization approach

2023-08-30 · Dan Leonte, Almut E. D. Veraart

We consider trawl processes, which are stationary and infinitely divisible stochastic processes and can describe a wide range of statistical properties, such as heavy tails and long memory. In this paper, we develop the …

parameter estimationStochastic Optimization

Score-based Continuous-time Discrete Diffusion Models

2022-11-30 · Haoran Sun, Lijun Yu, Bo Dai, Dale Schuurmans 외

Score-based modeling through stochastic differential equations (SDEs) has provided a new perspective on diffusion models, and demonstrated superior performance on continuous data. However, the gradient of the log-likelih…

multivariateGPT: a decoder-only transformer for multivariate categorical and numeric data

2025-05-27 · Andrew J. Loza, Jun Yup Kim, Shangzheng Song, Yihang Liu 외

Real-world processes often generate data that are a mix of categorical and numeric values that are recorded at irregular and informative intervals. Discrete token-based approaches are limited in numeric representation ca…

Decoder