paper-with-me

Papers

Bridging the Usability Gap: Theoretical and Methodological Advances for Spectral Learning of Hidden Markov Models

2023-02-15 · Xiaoyuan Ma, Jordan Rodu

The Baum-Welch (B-W) algorithm is the most widely accepted method for inferring hidden Markov models (HMM). However, it is prone to getting stuck in local optima, and can be too slow for many real-time applications. Spectral learning of HMMs (SHMM), based on the method of moments (MOM) has been proposed in the literature to overcome these obstacles. Despite its promises, asymptotic theory for SHMM has been elusive, and the long-run performance of SHMM can degrade due to unchecked propagation of error. In this paper, we (1) provide an asymptotic distribution for the approximate error of the likelihood estimated by SHMM, (2) propose a novel algorithm called projected SHMM (PSHMM) that mitigates the problem of error propagation, and (3) develop online learning variants of both SHMM and PSHMM that accommodate potential nonstationarity. We compare the performance of SHMM with PSHMM and estimation through the B-W algorithm on both simulated data and data from real world applications, and find that PSHMM not only retains the computational advantages of SHMM, but also provides more robust estimation and forecasting.

📄 PDF Abstract BibTeX arXiv:2302.07437

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sequential Inference for Gaussian Processes: A Signal Processing Perspective

2026-04-30 · Daniel Waxman, Fernando Llorente, Petar M. Djurić arxiv

The proliferation of capable and efficient machine learning (ML) models marks one of the strongest methodological shifts in signal processing (SP) in its nearly 100-year history. ML models support the development of SP s…

Gaussian ProcessesAnomaly Detection

Linguistics and Human Brain: A Perspective of Computational Neuroscience

2026-02-09 · Fudong Zhang, Bo Chai, Yujie Wu, Wai Ting Siok 외 arxiv

Elucidating the language-brain relationship requires bridging the methodological gap between the abstract theoretical frameworks of linguistics and the empirical neural data of neuroscience. Serving as an interdisciplina…

Convergence of Spectral Principal Paths: How Deep Networks Distill Linear Representations from Noisy Inputs

2025-06-10 · Bowei Tian, Xuntao Lyu, Meng Liu, Hongyi Wang 외

High-level representations have become a central focus in enhancing AI transparency and control, shifting attention from individual neurons or circuits to structured semantic directions that align with human-interpretabl…

Fairness

Bridging the Gap Between Spectral and Spatial Domains in Graph Neural Networks

2020-03-26 · Muhammet Balcilar, Guillaume Renton, Pierre Heroux, Benoit Gauzere 외

This paper aims at revisiting Graph Convolutional Neural Networks by bridging the gap between spectral and spatial design of graph convolutions. We theoretically demonstrate some equivalence of the graph convolution proc…

Graph ClassificationGraph LearningNode Classification

Synthetic Tabular Data Generation: A Comparative Survey for Modern Techniques

2025-07-15 · Raju Challagundla, Mohsen Dorodchi, Pu Wang, Minwoo Lee arxiv

As privacy regulations become more stringent and access to real-world data becomes increasingly constrained, synthetic data generation has emerged as a vital solution, especially for tabular datasets, which are central t…

Synthetic Data GenerationTabular Data Generation