paper-with-me

홈 › Papers

The Ordered Matrix Dirichlet for State-Space Models

2022-12-08 · Niklas Stoehr, Benjamin J. Radford, Ryan Cotterell, Aaron Schein

Many dynamical systems in the real world are naturally described by latent states with intrinsic orderings, such as "ally", "neutral", and "enemy" relationships in international relations. These latent states manifest through countries' cooperative versus conflictual interactions over time. State-space models (SSMs) explicitly relate the dynamics of observed measurements to transitions in latent states. For discrete data, SSMs commonly do so through a state-to-action emission matrix and a state-to-state transition matrix. This paper introduces the Ordered Matrix Dirichlet (OMD) as a prior distribution over ordered stochastic matrices wherein the discrete distribution in the kth row stochastically dominates the (k+1)th, such that probability mass is shifted to the right when moving down rows. We illustrate the OMD prior within two SSMs: a hidden Markov model, and a novel dynamic Poisson Tucker decomposition model tailored to international relations data. We find that models built on the OMD recover interpretable ordered latent structure without forfeiting predictive performance. We suggest future applications to other domains where models with stochastic matrices are popular (e.g., topic modeling), and publish user-friendly code.

📄 PDF Abstract BibTeX arXiv:2212.04130

Code (1)

niklasstoehr/ordered-matrix-dirichlet 공식 구현 pytorch

Tasks

State Space Models

Methods 이 논문이 사용한 방법론

TuckER TuckER

Similar Papers 제목 키워드 기반

On the Connection Between Non-negative Matrix Factorization and Latent Dirichlet Allocation

2024-05-30 · Benedikt Geiger, Peter J. Park

Non-negative matrix factorization with the generalized Kullback-Leibler divergence (NMF) and latent Dirichlet allocation (LDA) are two popular approaches for dimensionality reduction of non-negative data. Here, we show t…

Dimensionality Reduction

A New Distribution on the Simplex with Auto-Encoding Applications

2019-05-28 · NeurIPS 2019 12 · Andrew Stirn, Tony Jebara, David A. Knowles

We construct a new distribution for the simplex using the Kumaraswamy distribution and an ordered stick-breaking process. We explore and develop the theoretical properties of this new distribution and prove that it exhib…

The covariance matrix of Green's functions and its application to machine learning

2020-04-14 · Tomoko Nagai

In this paper, a regression algorithm based on Green's function theory is proposed and implemented. We first survey Green's function for the Dirichlet boundary value problem of 2nd order linear ordinary differential equa…

BIG-bench Machine Learningregression

On the Characterization of Regular Ring Lattices and their Relation with the Dirichlet Kernel

2023-04-23 · Marco Fabris

Regular ring lattices (RRLs) are defined as peculiar undirected circulant graphs constructed from a cycle graph, wherein each node is connected to pairs of neighbors that are spaced progressively in terms of vertex degre…

Relation

Neural Networks for Principal Component Analysis: A New Loss Function Provably Yields Ordered Exact Eigenvectors

2019-09-25 · Reza Oftadeh, Jiayi Shen, Zhangyang Wang, Dylan Shell

In this paper, we propose a new loss function for performing principal component analysis (PCA) using linear autoencoders (LAEs). Optimizing the standard L2 loss results in a decoder matrix that spans the principal subsp…

Decoder