首页 > 最新文献

arXiv: Computation最新文献

英文 中文
The R Package JMbayes for Fitting Joint Models for Longitudinal and Time-to-Event Data using MCMC R包JMbayes用于使用MCMC拟合纵向和时间到事件数据的联合模型
Pub Date : 2014-04-30 DOI: 10.18637/JSS.V072.I07
D. Rizopoulos
Joint models for longitudinal and time-to-event data constitute an attractive modeling framework that has received a lot of interest in the recent years. This paper presents the capabilities of the R package JMbayes for fitting these models under a Bayesian approach using Markon chain Monte Carlo algorithms. JMbayes can fit a wide range of joint models, including among others joint models for continuous and categorical longitudinal responses, and provides several options for modeling the association structure between the two outcomes. In addition, this package can be used to derive dynamic predictions for both outcomes, and offers several tools to validate these predictions in terms of discrimination and calibration. All these features are illustrated using a real data example on patients with primary biliary cirrhosis.
纵向和事件时间数据的联合模型构成了一个有吸引力的建模框架,近年来受到了很多关注。本文介绍了R包JMbayes在使用马尔康链蒙特卡罗算法的贝叶斯方法下拟合这些模型的能力。JMbayes可以拟合广泛的联合模型,包括连续和分类纵向响应的联合模型,并提供了几种选择来建模两种结果之间的关联结构。此外,该软件包可用于对这两种结果进行动态预测,并提供了几个工具来验证这些预测在区分和校准方面。本文以原发性胆汁性肝硬化患者的实际数据为例,说明了所有这些特征。
{"title":"The R Package JMbayes for Fitting Joint Models for Longitudinal and Time-to-Event Data using MCMC","authors":"D. Rizopoulos","doi":"10.18637/JSS.V072.I07","DOIUrl":"https://doi.org/10.18637/JSS.V072.I07","url":null,"abstract":"Joint models for longitudinal and time-to-event data constitute an attractive modeling framework that has received a lot of interest in the recent years. This paper presents the capabilities of the R package JMbayes for fitting these models under a Bayesian approach using Markon chain Monte Carlo algorithms. JMbayes can fit a wide range of joint models, including among others joint models for continuous and categorical longitudinal responses, and provides several options for modeling the association structure between the two outcomes. In addition, this package can be used to derive dynamic predictions for both outcomes, and offers several tools to validate these predictions in terms of discrimination and calibration. All these features are illustrated using a real data example on patients with primary biliary cirrhosis.","PeriodicalId":8446,"journal":{"name":"arXiv: Computation","volume":"19 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2014-04-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85923276","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 211
An Importance Sampling Algorithm for the Ising Model with Strong Couplings 强耦合Ising模型的重要采样算法
Pub Date : 2014-04-22 DOI: 10.3929/ETHZ-A-010645962
Mehdi Molkaraie
We consider the problem of estimating the partition function of the ferromagnetic Ising model in a consistent external magnetic field. The estimation is done via importance sampling in the dual of the Forney factor graph representing the model. Emphasis is on models at low temperature (corresponding to models with strong couplings) and on models with a mixture of strong and weak coupling parameters.
研究了在一致外磁场下铁磁Ising模型配分函数的估计问题。估计是通过在代表模型的福尼因子图的对偶中进行重要抽样来完成的。重点放在低温下的模型(对应于强耦合模型)和强弱耦合参数混合的模型上。
{"title":"An Importance Sampling Algorithm for the Ising Model with Strong Couplings","authors":"Mehdi Molkaraie","doi":"10.3929/ETHZ-A-010645962","DOIUrl":"https://doi.org/10.3929/ETHZ-A-010645962","url":null,"abstract":"We consider the problem of estimating the partition function of the ferromagnetic Ising model in a consistent external magnetic field. The estimation is done via importance sampling in the dual of the Forney factor graph representing the model. Emphasis is on models at low temperature (corresponding to models with strong couplings) and on models with a mixture of strong and weak coupling parameters.","PeriodicalId":8446,"journal":{"name":"arXiv: Computation","volume":"9 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2014-04-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77462512","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Fast Estimation of Multinomial Logit Models: R Package mnlogit 多项Logit模型的快速估计:R包
Pub Date : 2014-04-11 DOI: 10.18637/JSS.V075.I03
Asad Hasan, Wang Zhiyu, A. S. Mahani
We present R package mnlogit for training multinomial logistic regression models, particularly those involving a large number of classes and features. Compared to existing software, mnlogit offers speedups of 10x-50x for modestly sized problems and more than 100x for larger problems. Running mnlogit in parallel mode on a multicore machine gives an additional 2x-4x speedup on up to 8 processor cores. Computational efficiency is achieved by drastically speeding up calculation of the log-likelihood function's Hessian matrix by exploiting structure in matrices that arise in intermediate calculations.
我们提出了R包mnlogit用于训练多项逻辑回归模型,特别是那些涉及大量类和特征的模型。与现有软件相比,mnlogit为中等规模的问题提供10 -50倍的速度,为较大的问题提供100倍以上的速度。在多核机器上以并行模式运行mnlogit可以在多达8个处理器内核上获得2 -4倍的额外加速。通过利用中间计算中出现的矩阵结构,大大加快了对数似然函数的Hessian矩阵的计算速度,从而实现了计算效率。
{"title":"Fast Estimation of Multinomial Logit Models: R Package mnlogit","authors":"Asad Hasan, Wang Zhiyu, A. S. Mahani","doi":"10.18637/JSS.V075.I03","DOIUrl":"https://doi.org/10.18637/JSS.V075.I03","url":null,"abstract":"We present R package mnlogit for training multinomial logistic regression models, particularly those involving a large number of classes and features. Compared to existing software, mnlogit offers speedups of 10x-50x for modestly sized problems and more than 100x for larger problems. Running mnlogit in parallel mode on a multicore machine gives an additional 2x-4x speedup on up to 8 processor cores. Computational efficiency is achieved by drastically speeding up calculation of the log-likelihood function's Hessian matrix by exploiting structure in matrices that arise in intermediate calculations.","PeriodicalId":8446,"journal":{"name":"arXiv: Computation","volume":"254 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2014-04-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77735332","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 43
Approximate Integrated Likelihood via ABC methods 通过ABC方法近似集成似然
Pub Date : 2014-03-03 DOI: 10.4310/SII.2015.V8.N2.A4
C. Grazian, B. Liseo
We propose a novel use of a recent new computational tool for Bayesian inference, namely the Approximate Bayesian Computation (ABC) methodology. ABC is a way to handle models for which the likelihood function may be intractable or even unavailable and/or too costly to evaluate; in particular, we consider the problem of eliminating the nuisance parameters from a complex statistical model in order to produce a likelihood function depending on the quantity of interest only. Given a proper prior for the entire vector parameter, we propose to approximate the integrated likelihood by the ratio of kernel estimators of the marginal posterior and prior for the quantity of interest. We present several examples.
我们提出了一种新的贝叶斯推理的新计算工具,即近似贝叶斯计算(ABC)方法。ABC是一种处理模型的方法,其中可能性函数可能难以处理或甚至不可用和/或太昂贵而无法评估;特别地,我们考虑了从复杂统计模型中消除干扰参数的问题,以便产生仅依赖于兴趣数量的似然函数。给定整个向量参数的适当先验,我们建议通过边际后验和先验的核估计量的比率来近似积分似然。我们举几个例子。
{"title":"Approximate Integrated Likelihood via ABC methods","authors":"C. Grazian, B. Liseo","doi":"10.4310/SII.2015.V8.N2.A4","DOIUrl":"https://doi.org/10.4310/SII.2015.V8.N2.A4","url":null,"abstract":"We propose a novel use of a recent new computational tool for Bayesian inference, namely the Approximate Bayesian Computation (ABC) methodology. ABC is a way to handle models for which the likelihood function may be intractable or even unavailable and/or too costly to evaluate; in particular, we consider the problem of eliminating the nuisance parameters from a complex statistical model in order to produce a likelihood function depending on the quantity of interest only. Given a proper prior for the entire vector parameter, we propose to approximate the integrated likelihood by the ratio of kernel estimators of the marginal posterior and prior for the quantity of interest. We present several examples.","PeriodicalId":8446,"journal":{"name":"arXiv: Computation","volume":"27 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2014-03-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83583085","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
A sequential reduction method for inference in generalized linear mixed models 广义线性混合模型推理的序贯约简方法
Pub Date : 2013-12-06 DOI: 10.1214/15-EJS991
Helen E. Ogden
The likelihood for the parameters of a generalized linear mixed model involves an integral which may be of very high dimension. Because of this intractability, many approximations to the likelihood have been proposed, but all can fail when the model is sparse, in that there is only a small amount of information available on each random effect. The sequential reduction method described in this paper exploits the dependence structure of the posterior distribution of the random effects to reduce substantially the cost of finding an accurate approximation to the likelihood in models with sparse structure.
广义线性混合模型的参数似然涉及到一个高维的积分。由于这种难治性,人们提出了许多关于似然的近似,但当模型是稀疏的,因为每个随机效应只有少量的可用信息时,所有的似然近似都可能失败。本文描述的顺序约简方法利用随机效应后验分布的依赖结构,大大减少了在具有稀疏结构的模型中寻找准确的似然近似值的代价。
{"title":"A sequential reduction method for inference in generalized linear mixed models","authors":"Helen E. Ogden","doi":"10.1214/15-EJS991","DOIUrl":"https://doi.org/10.1214/15-EJS991","url":null,"abstract":"The likelihood for the parameters of a generalized linear mixed model involves an integral which may be of very high dimension. Because of this intractability, many approximations to the likelihood have been proposed, but all can fail when the model is sparse, in that there is only a small amount of information available on each random effect. The sequential reduction method described in this paper exploits the dependence structure of the posterior distribution of the random effects to reduce substantially the cost of finding an accurate approximation to the likelihood in models with sparse structure.","PeriodicalId":8446,"journal":{"name":"arXiv: Computation","volume":"118 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2013-12-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"72698539","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 15
Detecting structural breaks in seasonal time series by regularized optimization 基于正则化优化的季节性时间序列结构断裂检测
Pub Date : 2013-12-01 DOI: 10.1201/b16387-524
B. Wang, Jie Sun, A. Motter
Real-world systems are often complex, dynamic, and nonlinear. Understanding the dynamics of a system from its observed time series is key to the prediction and control of the system's behavior. While most existing techniques tacitly assume some form of stationarity or continuity, abrupt changes, which are often due to external disturbances or sudden changes in the intrinsic dynamics, are common in time series. Structural breaks, which are time points at which the statistical patterns of a time series change, pose considerable challenges to data analysis. Without identification of such break points, the same dynamic rule would be applied to the whole period of observation, whereas false identification of structural breaks may lead to overfitting. In this paper, we cast the problem of decomposing a time series into its trend and seasonal components as an optimization problem. This problem is ill-posed due to the arbitrariness in the number of parameters. To overcome this difficulty, we propose the addition of a penalty function (i.e., a regularization term) that accounts for the number of parameters. Our approach simultaneously identifies seasonality and trend without the need of iterations, and allows the reliable detection of structural breaks. The method is applied to recorded data on fish populations and sea surface temperature, where it detects structural breaks that would have been neglected otherwise. This suggests that our method can lead to a general approach for the monitoring, prediction, and prevention of structural changes in real systems.
现实世界的系统通常是复杂的、动态的和非线性的。从观察到的时间序列中理解系统的动力学是预测和控制系统行为的关键。虽然大多数现有技术默认了某种形式的平稳性或连续性,但通常由于外部干扰或内在动力学的突然变化而引起的突变在时间序列中很常见。结构中断,即时间序列的统计模式发生变化的时间点,对数据分析提出了相当大的挑战。如果不识别这样的断点,同一动态规则将适用于整个观测周期,而错误识别结构断裂可能导致过拟合。本文将时间序列分解为趋势分量和季节分量的问题作为一个优化问题。由于参数数量的随意性,这个问题是不适定的。为了克服这个困难,我们建议增加一个惩罚函数(即正则化项)来解释参数的数量。我们的方法在不需要迭代的情况下同时识别季节性和趋势,并允许可靠地检测结构断裂。该方法被应用于鱼类数量和海面温度的记录数据,在这些数据中,它可以检测到否则会被忽视的结构断裂。这表明我们的方法可以为监测、预测和预防实际系统中的结构变化提供一种通用方法。
{"title":"Detecting structural breaks in seasonal time series by regularized optimization","authors":"B. Wang, Jie Sun, A. Motter","doi":"10.1201/b16387-524","DOIUrl":"https://doi.org/10.1201/b16387-524","url":null,"abstract":"Real-world systems are often complex, dynamic, and nonlinear. Understanding the dynamics of a system from its observed time series is key to the prediction and control of the system's behavior. While most existing techniques tacitly assume some form of stationarity or continuity, abrupt changes, which are often due to external disturbances or sudden changes in the intrinsic dynamics, are common in time series. Structural breaks, which are time points at which the statistical patterns of a time series change, pose considerable challenges to data analysis. Without identification of such break points, the same dynamic rule would be applied to the whole period of observation, whereas false identification of structural breaks may lead to overfitting. In this paper, we cast the problem of decomposing a time series into its trend and seasonal components as an optimization problem. This problem is ill-posed due to the arbitrariness in the number of parameters. To overcome this difficulty, we propose the addition of a penalty function (i.e., a regularization term) that accounts for the number of parameters. Our approach simultaneously identifies seasonality and trend without the need of iterations, and allows the reliable detection of structural breaks. The method is applied to recorded data on fish populations and sea surface temperature, where it detects structural breaks that would have been neglected otherwise. This suggests that our method can lead to a general approach for the monitoring, prediction, and prevention of structural changes in real systems.","PeriodicalId":8446,"journal":{"name":"arXiv: Computation","volume":"4 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2013-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"81530365","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Bayesian nonparametric inference on the Stiefel manifold Stiefel流形上的贝叶斯非参数推理
Pub Date : 2013-11-04 DOI: 10.5705/SS.202016.0017
Lizhen Lin, Vinayak A. Rao, D. Dunson
The Stiefel manifold $V_{p,d}$ is the space of all $d times p$ orthonormal matrices, with the $d-1$ hypersphere and the space of all orthogonal matrices constituting special cases. In modeling data lying on the Stiefel manifold, parametric distributions such as the matrix Langevin distribution are often used; however, model misspecification is a concern and it is desirable to have nonparametric alternatives. Current nonparametric methods are Frechet mean based. We take a fully generative nonparametric approach, which relies on mixing parametric kernels such as the matrix Langevin. The proposed kernel mixtures can approximate a large class of distributions on the Stiefel manifold, and we develop theory showing posterior consistency. While there exists work developing general posterior consistency results, extending these results to this particular manifold requires substantial new theory. Posterior inference is illustrated on a real-world dataset of near-Earth objects.
Stiefel流形$V_{p,d}$是所有$d 乘以p$正交矩阵的空间,其中$d-1$超球和所有正交矩阵的空间构成特殊情况。在对Stiefel流形上的数据建模时,经常使用参数分布,如矩阵朗格万分布;然而,模型规范错误是一个问题,需要有非参数替代方案。目前的非参数方法是基于Frechet均值的。我们采用了一种完全生成的非参数方法,它依赖于混合参数核,如矩阵朗格万。所提出的核混合可以近似Stiefel流形上的一大类分布,并且我们发展了显示后验一致性的理论。虽然已经有了发展一般后验一致性结果的工作,但将这些结果推广到这个特殊的流形需要大量的新理论。后验推理在近地天体的真实数据集上进行了说明。
{"title":"Bayesian nonparametric inference on the Stiefel manifold","authors":"Lizhen Lin, Vinayak A. Rao, D. Dunson","doi":"10.5705/SS.202016.0017","DOIUrl":"https://doi.org/10.5705/SS.202016.0017","url":null,"abstract":"The Stiefel manifold $V_{p,d}$ is the space of all $d times p$ orthonormal matrices, with the $d-1$ hypersphere and the space of all orthogonal matrices constituting special cases. In modeling data lying on the Stiefel manifold, parametric distributions such as the matrix Langevin distribution are often used; however, model misspecification is a concern and it is desirable to have nonparametric alternatives. Current nonparametric methods are Frechet mean based. We take a fully generative nonparametric approach, which relies on mixing parametric kernels such as the matrix Langevin. The proposed kernel mixtures can approximate a large class of distributions on the Stiefel manifold, and we develop theory showing posterior consistency. While there exists work developing general posterior consistency results, extending these results to this particular manifold requires substantial new theory. Posterior inference is illustrated on a real-world dataset of near-Earth objects.","PeriodicalId":8446,"journal":{"name":"arXiv: Computation","volume":"56 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2013-11-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"84523861","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 19
Least quantile regression via modern optimization 最小分位数回归通过现代优化
Pub Date : 2013-10-31 DOI: 10.1214/14-AOS1223
D. Bertsimas, R. Mazumder
We address the Least Quantile of Squares (LQS) (and in particular the Least Median of Squares) regression problem using modern optimization methods. We propose a Mixed Integer Optimization (MIO) formulation of the LQS problem which allows us to find a provably global optimal solution for the LQS problem. Our MIO framework has the appealing characteristic that if we terminate the algorithm early, we obtain a solution with a guarantee on its sub-optimality. We also propose continuous optimization methods based on first-order subdifferential methods, sequential linear optimization and hybrid combinations of them to obtain near optimal solutions to the LQS problem. The MIO algorithm is found to benefit significantly from high quality solutions delivered by our continuous optimization based methods. We further show that the MIO approach leads to (a) an optimal solution for any dataset, where the data-points $(y_i,mathbf{x}_i)$'s are not necessarily in general position, (b) a simple proof of the breakdown point of the LQS objective value that holds for any dataset and (c) an extension to situations where there are polyhedral constraints on the regression coefficient vector. We report computational results with both synthetic and real-world datasets showing that the MIO algorithm with warm starts from the continuous optimization methods solve small ($n=100$) and medium ($n=500$) size problems to provable optimality in under two hours, and outperform all publicly available methods for large-scale ($n={}$10,000) LQS problems.
我们使用现代优化方法解决了最小二乘分位数(LQS)(特别是最小二乘中位数)回归问题。我们提出了LQS问题的混合整数优化(MIO)公式,使我们能够找到LQS问题的可证明的全局最优解。我们的MIO框架有一个吸引人的特点,即如果我们提前终止算法,我们可以得到一个保证其次优性的解。我们还提出了基于一阶次微分法、顺序线性优化及其混合组合的连续优化方法,以获得LQS问题的近最优解。我们发现,MIO算法从我们基于持续优化的方法提供的高质量解决方案中受益匪浅。我们进一步表明,MIO方法导致(a)任何数据集的最优解,其中数据点$(y_i,mathbf{x}_i)$'s不一定在一般位置,(b)对任何数据集都适用的LQS目标值的击穿点的简单证明,以及(c)对回归系数向量存在多面体约束的情况的扩展。我们报告了合成数据集和实际数据集的计算结果,结果表明,从连续优化方法开始的热启动MIO算法在两小时内解决了小($n=100$)和中($n=500$)规模的问题到可证明的最优性,并且优于所有公开可用的大规模($n={}$10,000) LQS问题。
{"title":"Least quantile regression via modern optimization","authors":"D. Bertsimas, R. Mazumder","doi":"10.1214/14-AOS1223","DOIUrl":"https://doi.org/10.1214/14-AOS1223","url":null,"abstract":"We address the Least Quantile of Squares (LQS) (and in particular the Least Median of Squares) regression problem using modern optimization methods. We propose a Mixed Integer Optimization (MIO) formulation of the LQS problem which allows us to find a provably global optimal solution for the LQS problem. Our MIO framework has the appealing characteristic that if we terminate the algorithm early, we obtain a solution with a guarantee on its sub-optimality. We also propose continuous optimization methods based on first-order subdifferential methods, sequential linear optimization and hybrid combinations of them to obtain near optimal solutions to the LQS problem. The MIO algorithm is found to benefit significantly from high quality solutions delivered by our continuous optimization based methods. We further show that the MIO approach leads to (a) an optimal solution for any dataset, where the data-points $(y_i,mathbf{x}_i)$'s are not necessarily in general position, (b) a simple proof of the breakdown point of the LQS objective value that holds for any dataset and (c) an extension to situations where there are polyhedral constraints on the regression coefficient vector. We report computational results with both synthetic and real-world datasets showing that the MIO algorithm with warm starts from the continuous optimization methods solve small ($n=100$) and medium ($n=500$) size problems to provable optimality in under two hours, and outperform all publicly available methods for large-scale ($n={}$10,000) LQS problems.","PeriodicalId":8446,"journal":{"name":"arXiv: Computation","volume":"31 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2013-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83525446","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 65
On the role of interaction in sequential Monte Carlo algorithms 论交互作用在顺序蒙特卡罗算法中的作用
Pub Date : 2013-09-11 DOI: 10.3150/14-BEJ666
N. Whiteley, Anthony Lee, K. Heine
We introduce a general form of sequential Monte Carlo algorithm defined in terms of a parameterized resampling mechanism. We find that a suitably generalized notion of the Effective Sample Size (ESS), widely used to monitor algorithm degeneracy, appears naturally in a study of its convergence properties. We are then able to phrase sufficient conditions for time-uniform convergence in terms of algorithmic control of the ESS, in turn achievable by adaptively modulating the interaction between particles. This leads us to suggest novel algorithms which are, in senses to be made precise, provably stable and yet designed to avoid the degree of interaction which hinders parallelization of standard algorithms. As a byproduct, we prove time-uniform convergence of the popular adaptive resampling particle filter.
介绍了一种基于参数化重采样机制的顺序蒙特卡罗算法的一般形式。我们发现有效样本大小(ESS)的一个适当的广义概念,广泛用于监测算法的退化,自然出现在研究其收敛性。然后,我们能够根据ESS的算法控制来表达时间均匀收敛的充分条件,进而通过自适应调制粒子之间的相互作用来实现。这导致我们提出新的算法,这些算法在某种意义上是精确的,可证明是稳定的,但又设计成避免阻碍标准算法并行化的相互作用程度。作为一个副产品,我们证明了流行的自适应重采样粒子滤波器的时间一致收敛性。
{"title":"On the role of interaction in sequential Monte Carlo algorithms","authors":"N. Whiteley, Anthony Lee, K. Heine","doi":"10.3150/14-BEJ666","DOIUrl":"https://doi.org/10.3150/14-BEJ666","url":null,"abstract":"We introduce a general form of sequential Monte Carlo algorithm defined in terms of a parameterized resampling mechanism. We find that a suitably generalized notion of the Effective Sample Size (ESS), widely used to monitor algorithm degeneracy, appears naturally in a study of its convergence properties. We are then able to phrase sufficient conditions for time-uniform convergence in terms of algorithmic control of the ESS, in turn achievable by adaptively modulating the interaction between particles. This leads us to suggest novel algorithms which are, in senses to be made precise, provably stable and yet designed to avoid the degree of interaction which hinders parallelization of standard algorithms. As a byproduct, we prove time-uniform convergence of the popular adaptive resampling particle filter.","PeriodicalId":8446,"journal":{"name":"arXiv: Computation","volume":"76 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2013-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"76549637","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 66
Polynomial chaos based uncertainty quantification in Hamiltonian, multi-time scale, and chaotic systems 基于多项式混沌的哈密顿、多时间尺度和混沌系统的不确定性量化
Pub Date : 2013-06-29 DOI: 10.3934/JCD.2014.1.357
J. M. Pasini, T. Sahai
Polynomial chaos is a powerful technique for propagating uncertainty through ordinary and partial differential equations. Random variables are expanded in terms of orthogonal polynomials and differential equations are derived for the expansion coefficients. Here we study the structure and dynamics of these differential equations when the original system has Hamiltonian structure, has multiple time scales, or displays chaotic dynamics. In particular, we prove that the differential equations for the expansion coefficients in generalized polynomial chaos expansions of Hamiltonian systems retain the Hamiltonian structure relative to the ensemble average Hamiltonian. We connect this with the volume-preserving property of Hamiltonian flows to show that, for an oscillator with uncertain frequency, a finite expansion must fail at long times, regardless of the order of the expansion. Also, using a two-time scale forced nonlinear oscillator, we show that a polynomial chaos expansion of the time-averaged equations captures uncertainty in the slow evolution of the Poincar'e section of the system and that, as the time scale separation increases, the computational advantage of this procedure increases. Finally, using the forced Duffing oscillator as an example, we demonstrate that when the original dynamical system displays chaotic dynamics, the resulting dynamical system from polynomial chaos also displays chaotic dynamics, limiting its applicability.
多项式混沌是一种通过常微分方程和偏微分方程传播不确定性的强大技术。将随机变量用正交多项式展开,并推导出展开系数的微分方程。本文研究了原始系统具有哈密顿结构、具有多时间尺度或呈现混沌动力学时这些微分方程的结构和动力学。特别地,我们证明了哈密顿系统的广义多项式混沌展开式中展开系数的微分方程相对于系综平均哈密顿量保持了哈密顿结构。我们将此与哈密顿流的保体积性质联系起来,表明对于一个频率不确定的振子,无论其展开的顺序如何,有限的膨胀在很长时间内必定失败。此外,使用双时间尺度强迫非线性振荡器,我们证明了时间平均方程的多项式混沌展开捕获了系统庞加莱部分缓慢演化中的不确定性,并且随着时间尺度分离的增加,该过程的计算优势增加。最后,以强迫Duffing振子为例,证明了当原动力系统表现为混沌动力学时,多项式混沌得到的动力系统也表现为混沌动力学,限制了其适用性。
{"title":"Polynomial chaos based uncertainty quantification in Hamiltonian, multi-time scale, and chaotic systems","authors":"J. M. Pasini, T. Sahai","doi":"10.3934/JCD.2014.1.357","DOIUrl":"https://doi.org/10.3934/JCD.2014.1.357","url":null,"abstract":"Polynomial chaos is a powerful technique for propagating uncertainty through ordinary and partial differential equations. Random variables are expanded in terms of orthogonal polynomials and differential equations are derived for the expansion coefficients. Here we study the structure and dynamics of these differential equations when the original system has Hamiltonian structure, has multiple time scales, or displays chaotic dynamics. In particular, we prove that the differential equations for the expansion coefficients in generalized polynomial chaos expansions of Hamiltonian systems retain the Hamiltonian structure relative to the ensemble average Hamiltonian. We connect this with the volume-preserving property of Hamiltonian flows to show that, for an oscillator with uncertain frequency, a finite expansion must fail at long times, regardless of the order of the expansion. Also, using a two-time scale forced nonlinear oscillator, we show that a polynomial chaos expansion of the time-averaged equations captures uncertainty in the slow evolution of the Poincar'e section of the system and that, as the time scale separation increases, the computational advantage of this procedure increases. Finally, using the forced Duffing oscillator as an example, we demonstrate that when the original dynamical system displays chaotic dynamics, the resulting dynamical system from polynomial chaos also displays chaotic dynamics, limiting its applicability.","PeriodicalId":8446,"journal":{"name":"arXiv: Computation","volume":"31 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2013-06-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74265115","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
期刊
arXiv: Computation
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1