中文
相关论文

相关论文: Lossless compression with state space models using…

200 篇论文

Due to the substantial scale of Large Language Models (LLMs), the direct application of conventional compression methodologies proves impractical. The computational demands associated with even minimal gradient updates present challenges,…

机器学习 · 计算机科学 2023-12-13 Arnav Chavan , Nahush Lele , Deepak Gupta

The hidden Markov model (HMM) is a fundamental tool for sequence modeling that cleanly separates the hidden state from the emission structure. However, this separation makes it difficult to fit HMMs to large datasets in modern NLP, and they…

计算与语言 · 计算机科学 2020-11-10 Justin T. Chiu , Alexander M. Rush

As they become more capable, large language models (LLMs) have continued to rapidly increase in size. This has exacerbated the difficulty in running state of the art LLMs on small, edge devices. Standard techniques advocate solving this…

We consider the challenge of estimating the model parameters and latent states of general state-space models within a Bayesian framework. We extend the commonly applied particle Gibbs framework by proposing an efficient particle generation…

统计计算 · 统计学 2025-01-08 Mary Llewellyn , Ruth King , Víctor Elvira , Gordon Ross

A state-space model is a time-series model that has an unobserved latent process from which we take noisy measurements over time. The observations are conditionally independent given the latent process and the latent process itself is…

统计方法学 · 统计学 2025-10-07 Paul Fearnhead , Chris Sherlock

The use of non parametric hidden Markov models with finite state space is flourishing in practice while few theoretical guarantees are known in this framework. Here, we study asymptotic guarantees for these models in the Bayesian framework.…

统计理论 · 数学 2015-11-30 Elodie Vernet

State space models have long played an important role in signal processing. The Gaussian case can be treated algorithmically using the famous Kalman filter. Similarly since the 1970s there has been extensive application of Hidden Markov…

统计理论 · 数学 2007-06-13 Peter Bickel , Yaacov Ritov , Tobias Rydén

We describe a Markov latent state space (MLSS) model, where the latent state distribution is a decaying mixture over multiple past states. We present a simple sampling algorithm that allows to approximate such high-order MLSS with fixed…

机器学习 · 计算机科学 2017-11-09 Kristjan Kalm

Autoregressive Initial Bits is a framework that integrates sub-image autoregression and latent variable modeling, demonstrating its advantages in lossless medical image compression. However, in existing methods, the image segmentation…

图像与视频处理 · 电气工程与系统科学 2025-06-26 Chenyue Song , Chen Hui , Qing Lin , Wei Zhang , Siqiao Li , Haiqi Zhu , Zhixuan Li , Shengping Zhang , Shaohui Liu , Feng Jiang , Xiang Li

The paper studies optimal coding of hidden Markov sources (HMS), which represent a broad class of practical sources obtained through noisy acquisition processes, beside their explicit modeling use in speech processing and recognition, image…

信号处理 · 电气工程与系统科学 2018-02-09 Mehdi Salehifar , Tejaswi Nanjundaswamy , Kenneth Rose

State-space models (SSMs) are commonly used to model time series data where the observations depend on an unobserved latent process. However, inference on the model parameters of an SSM can be challenging, especially when the likelihood of…

统计计算 · 统计学 2023-08-08 Mary Llewellyn , Ruth King , Víctor Elvira , Gordon Ross

State Space Models (SSMs), developed to tackle long sequence modeling tasks efficiently, offer both parallelizable training and fast inference. At their core are recurrent dynamical systems that maintain a hidden state, with update costs…

机器学习 · 计算机科学 2026-02-26 Makram Chahine , Philipp Nazari , Daniela Rus , T. Konstantin Rusch

State Space Models (SSMs) and Hidden Markov Models (HMMs) are foundational frameworks for modeling sequential data with latent variables and are widely used in signal processing, control theory, and machine learning. Despite their shared…

机器学习 · 计算机科学 2026-01-21 Aydin Ghojogh , M. Hadi Sepanj , Benyamin Ghojogh

Hidden Markov Model (HMM) combined with Gaussian Process (GP) emission can be effectively used to estimate the hidden state with a sequence of complex input-output relational observations. Especially when the spectral mixture (SM) kernel is…

机器学习 · 计算机科学 2020-01-08 Yohan Jung , Jinkyoo Park

We make the following striking observation: fully convolutional VAE models trained on 32x32 ImageNet can generalize well, not just to 64x64 but also to far larger photographs, with no changes to the model. We use this property, applying…

图像与视频处理 · 电气工程与系统科学 2019-12-23 James Townsend , Thomas Bird , Julius Kunze , David Barber

Hidden Markov Models (HMMs) have become very popular as a computational tool for the analysis of sequential data. They are memoryless machines which transition from one internal state to another, while producing symbols. These symbols…

量子物理 · 物理学 2012-10-01 Ben O`Neill , Tom M. Barlow , Dominik Safranek , Almut Beige

In this paper, we explore the class of the Hidden Semi-Markov Model (HSMM), a flexible extension of the popular Hidden Markov Model (HMM) that allows the underlying stochastic process to be a semi-Markov chain. HSMMs are typically used less…

应用统计 · 统计学 2023-01-26 Patrick Aschermayr , Konstantinos Kalogeropoulos

We propose an end-to-end trainable image compression framework with a multi-scale and context-adaptive entropy model, especially for low bitrate compression. Due to the success of autoregressive priors in probabilistic generative model, the…

图像与视频处理 · 电气工程与系统科学 2019-10-18 Jing Zhou , Sihan Wen , Akira Nakagawa , Kimihiko Kazui , Zhiming Tan

We study deep state-space models (Deep SSMs) that contain linear quadratic-output (LQO) systems as internal blocks and present a compression method with a provable output error guarantee. We first derive an upper bound on the output error…

系统与控制 · 电气工程与系统科学 2026-05-27 Hiroki Sakamoto , Kazuhiro Sato

The Gaussian process state space model (GPSSM) is a non-linear dynamical system, where unknown transition and/or measurement mappings are described by GPs. Most research in GPSSMs has focussed on the state estimation problem, i.e.,…