🌙

通过低秩优化学习马尔可夫模型

Learning Markov Models Via Low-Rank Optimization

Operations Research · 2021
被引 13
人大 AFT50UTD24ABS 4*

中文导读

研究如何从单条状态轨迹中学习高维马尔可夫模型,提出用核范数正则化或秩约束的最大似然估计,仅需与状态数成比例的轨迹长度即可准确估计转移矩阵,并应用于曼哈顿出租车数据分析以优化资源配置。

Abstract

Taming high-dimensional Markov models In “Learning Markov models via low-rank optimization”, Z. Zhu, X. Li, M. Wang, and A. Zhang focus on learning a high-dimensional Markov model with low-dimensional latent structure from a single trajectory of states. To overcome the curse of high dimensions, the authors propose to equip the standard MLE (maximum-likelihood estimation) with either nuclear norm regularization or rank constraint. They show that both approaches can estimate the full transition matrix accurately using a trajectory of length that is merely proportional to the number of states. To solve the rank-constrained MLE, which is a nonconvex problem, the authors develop a new DC (difference) programming algorithm. Finally, they apply the proposed methods to analyze taxi trips on the Manhattan island and partition the island based on the destination preference of customers; this partition can help balance supply and demand of taxi service and optimize the allocation of traffic resources.

马尔可夫模型高维统计低秩优化机器学习运筹学