0


序列分割的递归预测模型

Recurrent Predictive Models for Sequence Segmentation
课程网址: http://videolectures.net/ida07_mannila_rpm/  
主讲教师: Heikki Mannila
开课单位: 赫尔辛基大学
开课时间: 2007-10-08
课程语种: 英语
中文简介:
许多顺序数据集具有分段结构,类似类型的分段重复出现。我们考虑序列,其中潜在的兴趣现象由一组随时间变化的模型控制。这些数据的潜在例子包括环境、基因组和经济序列。给定一个目标序列和一个(可能是多变量)观察值序列,我们考虑找到一个小的模型集合的问题,可以使用观察值分段解释目标现象。我们假设相同的模型将用于多个段。我们给出了一种基于动态规划的序列分割算法,然后利用K中值或设施定位技术寻找最优模型集。我们报告了一些实验结果。
课程简介: Many sequential data sets have a segmental structure, and similar types of segments occur repeatedly. We consider sequences where the underlying phenomenon of interest is governed by a small set of models that change over time. Potential examples of such data are environmental, genomic, and economic sequences. Given a target sequence and a (possibly multivariate) sequence of observation values, we consider the problem of finding a small collection of models that can be used to explain the target phenomenon in a piecewise fashion using the observation values. We assume the same model will be used for multiple segments. We give an algorithm for this task based on first segmenting the sequence using dynamic programming, and then using k-median or facility location techniques to find the optimal set of models. We report on some experimental results.
关 键 词: 计算机科学; 数据集; 动态编程
课程来源: 视频讲座网
最后编审: 2021-02-10:nkq
阅读次数: 34