MapReduce粒子滤波与精确的重采样和确定性的运行时。

IF 1.7 4区 工程技术 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC
Jeyarajan Thiyagalingam, Lykourgos Kekempanos, Simon Maskell
{"title":"MapReduce粒子滤波与精确的重采样和确定性的运行时。","authors":"Jeyarajan Thiyagalingam,&nbsp;Lykourgos Kekempanos,&nbsp;Simon Maskell","doi":"10.1186/s13634-017-0505-9","DOIUrl":null,"url":null,"abstract":"<p><p>Particle filtering is a numerical Bayesian technique that has great potential for solving sequential estimation problems involving non-linear and non-Gaussian models. Since the estimation accuracy achieved by particle filters improves as the number of particles increases, it is natural to consider as many particles as possible. MapReduce is a generic programming model that makes it possible to scale a wide variety of algorithms to Big data. However, despite the application of particle filters across many domains, little attention has been devoted to implementing particle filters using MapReduce. In this paper, we describe an implementation of a particle filter using MapReduce. We focus on a component that what would otherwise be a bottleneck to parallel execution, the resampling component. We devise a new implementation of this component, which requires no approximations, has <i>O</i>(<i>N</i>) spatial complexity and deterministic <i>O</i>((log<i>N</i>)<sup>2</sup>) time complexity. Results demonstrate the utility of this new component and culminate in consideration of a particle filter with 2<sup>24</sup> particles being distributed across 512 processor cores.</p>","PeriodicalId":49203,"journal":{"name":"Eurasip Journal on Advances in Signal Processing","volume":null,"pages":null},"PeriodicalIF":1.7000,"publicationDate":"2017-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1186/s13634-017-0505-9","citationCount":"7","resultStr":"{\"title\":\"MapReduce particle filtering with exact resampling and deterministic runtime.\",\"authors\":\"Jeyarajan Thiyagalingam,&nbsp;Lykourgos Kekempanos,&nbsp;Simon Maskell\",\"doi\":\"10.1186/s13634-017-0505-9\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p><p>Particle filtering is a numerical Bayesian technique that has great potential for solving sequential estimation problems involving non-linear and non-Gaussian models. Since the estimation accuracy achieved by particle filters improves as the number of particles increases, it is natural to consider as many particles as possible. MapReduce is a generic programming model that makes it possible to scale a wide variety of algorithms to Big data. However, despite the application of particle filters across many domains, little attention has been devoted to implementing particle filters using MapReduce. In this paper, we describe an implementation of a particle filter using MapReduce. We focus on a component that what would otherwise be a bottleneck to parallel execution, the resampling component. We devise a new implementation of this component, which requires no approximations, has <i>O</i>(<i>N</i>) spatial complexity and deterministic <i>O</i>((log<i>N</i>)<sup>2</sup>) time complexity. Results demonstrate the utility of this new component and culminate in consideration of a particle filter with 2<sup>24</sup> particles being distributed across 512 processor cores.</p>\",\"PeriodicalId\":49203,\"journal\":{\"name\":\"Eurasip Journal on Advances in Signal Processing\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":1.7000,\"publicationDate\":\"2017-01-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://sci-hub-pdf.com/10.1186/s13634-017-0505-9\",\"citationCount\":\"7\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Eurasip Journal on Advances in Signal Processing\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://doi.org/10.1186/s13634-017-0505-9\",\"RegionNum\":4,\"RegionCategory\":\"工程技术\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"2017/10/18 0:00:00\",\"PubModel\":\"Epub\",\"JCR\":\"Q3\",\"JCRName\":\"ENGINEERING, ELECTRICAL & ELECTRONIC\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Eurasip Journal on Advances in Signal Processing","FirstCategoryId":"5","ListUrlMain":"https://doi.org/10.1186/s13634-017-0505-9","RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2017/10/18 0:00:00","PubModel":"Epub","JCR":"Q3","JCRName":"ENGINEERING, ELECTRICAL & ELECTRONIC","Score":null,"Total":0}
引用次数: 7

摘要

粒子滤波是一种数值贝叶斯技术,在解决涉及非线性和非高斯模型的序列估计问题方面具有很大的潜力。由于粒子滤波器的估计精度随着粒子数量的增加而提高,因此考虑尽可能多的粒子是很自然的。MapReduce是一个通用的编程模型,它可以将各种各样的算法扩展到大数据。然而,尽管粒子过滤器在许多领域的应用,很少有人关注使用MapReduce实现粒子过滤器。在本文中,我们描述了一个使用MapReduce的粒子过滤器的实现。我们将重点放在一个组件上,否则它将成为并行执行的瓶颈,即重采样组件。我们设计了该组件的新实现,它不需要近似,具有O(N)空间复杂度和O((logN)2)确定性时间复杂度。结果证明了这种新组件的实用性,并最终考虑了分布在512个处理器内核上的224个粒子的粒子滤波器。
本文章由计算机程序翻译,如有差异,请以英文原文为准。

MapReduce particle filtering with exact resampling and deterministic runtime.

MapReduce particle filtering with exact resampling and deterministic runtime.

MapReduce particle filtering with exact resampling and deterministic runtime.

MapReduce particle filtering with exact resampling and deterministic runtime.

Particle filtering is a numerical Bayesian technique that has great potential for solving sequential estimation problems involving non-linear and non-Gaussian models. Since the estimation accuracy achieved by particle filters improves as the number of particles increases, it is natural to consider as many particles as possible. MapReduce is a generic programming model that makes it possible to scale a wide variety of algorithms to Big data. However, despite the application of particle filters across many domains, little attention has been devoted to implementing particle filters using MapReduce. In this paper, we describe an implementation of a particle filter using MapReduce. We focus on a component that what would otherwise be a bottleneck to parallel execution, the resampling component. We devise a new implementation of this component, which requires no approximations, has O(N) spatial complexity and deterministic O((logN)2) time complexity. Results demonstrate the utility of this new component and culminate in consideration of a particle filter with 224 particles being distributed across 512 processor cores.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Eurasip Journal on Advances in Signal Processing
Eurasip Journal on Advances in Signal Processing ENGINEERING, ELECTRICAL & ELECTRONIC-
CiteScore
3.40
自引率
10.50%
发文量
109
审稿时长
3-8 weeks
期刊介绍: The aim of the EURASIP Journal on Advances in Signal Processing is to highlight the theoretical and practical aspects of signal processing in new and emerging technologies. The journal is directed as much at the practicing engineer as at the academic researcher. Authors of articles with novel contributions to the theory and/or practice of signal processing are welcome to submit their articles for consideration.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信