首页 > 最新文献

Numerical Linear Algebra with Applications最新文献

英文 中文
Bringing physics into the coarse‐grid selection: Approximate diffusion distance/effective resistance measures for network analysis and algebraic multigrid for graph Laplacians and systems of elliptic partial differential equations 将物理学引入粗网格选择:网络分析的近似扩散距离/有效阻力措施以及图拉普拉斯算子和椭圆偏微分方程系统的代数多重网格
3区 数学 Q1 MATHEMATICS Pub Date : 2023-11-02 DOI: 10.1002/nla.2539
Barry Lee
Abstract In a recent paper, the author examined a correlation affinity measure for selecting the coarse degrees of freedom (CDOFs) or coarse nodes (C nodes) in systems of elliptic partial differential equations (PDEs). This measure was applied to a set of relaxed vectors, which exposed the near‐nullspace components of the PDE operator. Selecting the CDOFs using this affinity measure and constructing the interpolation operators using a least‐squares procedure, an algebraic multigrid (AMG) method was developed. However, there are several noted issues with this AMG solver. First, to capture strong anisotropies, a large number of test vectors may be needed; and second, the solver's performance can be sensitive to the initial set of random test vectors. Both issues reflect the sensitive statistical nature of the measure. In this article, we derive several other statistical measures that ameliorate these issues and lead to better AMG performance. These measures are related to a Markov process, which the PDE itself may model. Specifically, the measures are based on the diffusion distance/effective resistance for such process, and hence, these measures incorporate physics into the CDOF selection. Moreover, because the diffusion distance/effective resistance can be used to analyze graph networks, these measures also provide a very economical scheme for analyzing large‐scale networks. In this article, the derivations of these measures are given, and numerical experiments for analyzing networks and for AMG performance on weighted‐graph Laplacians and systems of elliptic boundary‐value problems are presented.
摘要本文研究了椭圆型偏微分方程(PDEs)系统中粗自由度(CDOFs)或粗节点(C节点)选择的关联亲和度量。该方法应用于一组松弛向量,暴露了PDE算子的近零空间分量。利用这种亲和度度量选择cdof,并利用最小二乘法构造插值算子,提出了一种代数多重网格(AMG)方法。然而,这个AMG求解器有几个值得注意的问题。首先,为了捕获强各向异性,可能需要大量的测试向量;其次,求解器的性能对随机测试向量的初始集很敏感。这两个问题都反映了该措施的敏感统计性质。在本文中,我们推导了其他几个统计度量,这些度量可以改善这些问题并提高AMG性能。这些措施与马尔可夫过程有关,PDE本身可以对其建模。具体来说,这些措施是基于扩散距离/有效阻力的过程,因此,这些措施纳入物理到CDOF的选择。此外,由于扩散距离/有效阻力可用于分析图网络,这些措施也为分析大规模网络提供了一种非常经济的方案。本文给出了这些度量的推导,并给出了在加权图拉普拉斯算子和椭圆型边值问题系统上分析网络和AMG性能的数值实验。
{"title":"Bringing physics into the coarse‐grid selection: Approximate diffusion distance/effective resistance measures for network analysis and algebraic multigrid for graph Laplacians and systems of elliptic partial differential equations","authors":"Barry Lee","doi":"10.1002/nla.2539","DOIUrl":"https://doi.org/10.1002/nla.2539","url":null,"abstract":"Abstract In a recent paper, the author examined a correlation affinity measure for selecting the coarse degrees of freedom (CDOFs) or coarse nodes (C nodes) in systems of elliptic partial differential equations (PDEs). This measure was applied to a set of relaxed vectors, which exposed the near‐nullspace components of the PDE operator. Selecting the CDOFs using this affinity measure and constructing the interpolation operators using a least‐squares procedure, an algebraic multigrid (AMG) method was developed. However, there are several noted issues with this AMG solver. First, to capture strong anisotropies, a large number of test vectors may be needed; and second, the solver's performance can be sensitive to the initial set of random test vectors. Both issues reflect the sensitive statistical nature of the measure. In this article, we derive several other statistical measures that ameliorate these issues and lead to better AMG performance. These measures are related to a Markov process, which the PDE itself may model. Specifically, the measures are based on the diffusion distance/effective resistance for such process, and hence, these measures incorporate physics into the CDOF selection. Moreover, because the diffusion distance/effective resistance can be used to analyze graph networks, these measures also provide a very economical scheme for analyzing large‐scale networks. In this article, the derivations of these measures are given, and numerical experiments for analyzing networks and for AMG performance on weighted‐graph Laplacians and systems of elliptic boundary‐value problems are presented.","PeriodicalId":49731,"journal":{"name":"Numerical Linear Algebra with Applications","volume":"23 10","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135974107","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Shifted LOPBiCG: A locally orthogonal product‐type method for solving nonsymmetric shifted linear systems based on Bi‐CGSTAB 移位LOPBiCG:基于Bi‐CGSTAB的求解非对称移位线性系统的局部正交积型方法
3区 数学 Q1 MATHEMATICS Pub Date : 2023-10-30 DOI: 10.1002/nla.2538
Ren‐Jie Zhao, Tomohiro Sogabe, Tomoya Kemmochi, Shao‐Liang Zhang
Abstract When solving shifted linear systems using shifted Krylov subspace methods, selecting a seed system is necessary, and an unsuitable seed may result in many shifted systems being unsolved. To avoid this problem, a seed‐switching technique has been proposed to help switch the seed system to another linear system as a new seed system without losing the dimension of the constructed Krylov subspace. Nevertheless, this technique requires collinear residual vectors when applying Krylov subspace methods to the seed and shifted systems. Since the product‐type shifted Krylov subspace methods cannot provide such collinearity, these methods cannot use this technique. In this article, we propose a variant of the shifted BiCGstab method, which possesses the collinearity of residuals, and apply the seed‐switching technique to it. Some numerical experiments show that the problem of choosing the initial seed system is circumvented.
在用移位Krylov子空间方法求解移位线性系统时,必须选择种子系统,而一个不合适的种子可能导致许多移位系统无法求解。为了避免这个问题,我们提出了一种种子切换技术,可以在不损失构造的Krylov子空间维数的情况下,将种子系统切换到另一个线性系统作为一个新的种子系统。然而,当将Krylov子空间方法应用于种子和移位系统时,该技术需要共线残差向量。由于乘积型移位的Krylov子空间方法不能提供这样的共线性,这些方法不能使用这种技术。在本文中,我们提出了一种具有残差共线性的位移BiCGstab方法的变体,并将种子交换技术应用于该方法。一些数值实验表明,该方法避开了初始种子系统的选择问题。
{"title":"Shifted LOPBiCG: A locally orthogonal product‐type method for solving nonsymmetric shifted linear systems based on Bi‐CGSTAB","authors":"Ren‐Jie Zhao, Tomohiro Sogabe, Tomoya Kemmochi, Shao‐Liang Zhang","doi":"10.1002/nla.2538","DOIUrl":"https://doi.org/10.1002/nla.2538","url":null,"abstract":"Abstract When solving shifted linear systems using shifted Krylov subspace methods, selecting a seed system is necessary, and an unsuitable seed may result in many shifted systems being unsolved. To avoid this problem, a seed‐switching technique has been proposed to help switch the seed system to another linear system as a new seed system without losing the dimension of the constructed Krylov subspace. Nevertheless, this technique requires collinear residual vectors when applying Krylov subspace methods to the seed and shifted systems. Since the product‐type shifted Krylov subspace methods cannot provide such collinearity, these methods cannot use this technique. In this article, we propose a variant of the shifted BiCGstab method, which possesses the collinearity of residuals, and apply the seed‐switching technique to it. Some numerical experiments show that the problem of choosing the initial seed system is circumvented.","PeriodicalId":49731,"journal":{"name":"Numerical Linear Algebra with Applications","volume":"376 ","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-10-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136069717","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Algebra preconditionings for 2D Riesz distributed‐order space‐fractional diffusion equations on convex domains 凸域上二维Riesz分布阶空间分数扩散方程的代数前提
3区 数学 Q1 MATHEMATICS Pub Date : 2023-10-23 DOI: 10.1002/nla.2536
Mariarosa Mazza, Stefano Serra‐Capizzano, Rosita Luisa Sormani
Abstract When dealing with the discretization of differential equations on non‐rectangular domains, a careful treatment of the boundary is mandatory and may result in implementation difficulties and in coefficient matrices without a prescribed structure. Here we examine the numerical solution of a two‐dimensional constant coefficient distributed‐order space‐fractional diffusion equation with a nonlinear term on a convex domain. To avoid the aforementioned inconvenience, we resort to the volume‐penalization method, which consists of embedding the domain into a rectangle and in adding a reaction penalization term to the original equation that dominates in the region outside the original domain and annihilates the solution correspondingly. Thanks to the volume‐penalization, methods designed for problems in rectangular domains are available for those in convex domains and by applying an implicit finite difference scheme we obtain coefficient matrices with a 2‐level Toeplitz structure plus a diagonal matrix which arises from the penalty term. As a consequence of the latter, we can describe the asymptotic eigenvalue distribution as the matrix size diverges as well as estimate the intrinsic asymptotic ill‐conditioning of the involved matrices. On these bases, we discuss the performances of the conjugate gradient with circulant and ‐preconditioners and of the generalized minimal residual with split circulant and ‐preconditioners and conduct related numerical experiments.
当处理非矩形域上微分方程的离散化时,必须仔细处理边界,这可能会导致实现困难和没有规定结构的系数矩阵。本文研究了凸域上具有非线性项的二维常系数分布阶空间分数阶扩散方程的数值解。为了避免上述不便,我们采用了体积惩罚方法,该方法包括将区域嵌入到矩形中,并在原始方程中添加一个反应惩罚项,该反应惩罚项在原始区域外的区域占主导地位,并相应地湮灭解。由于体积惩罚,设计用于矩形域问题的方法可用于凸域问题,并且通过应用隐式有限差分格式,我们获得具有2级Toeplitz结构的系数矩阵加上由惩罚项产生的对角矩阵。作为后者的结果,我们可以描述矩阵大小发散时的渐近特征值分布,并估计相关矩阵的内在渐近病态条件。在此基础上,讨论了带循环和预条件的共轭梯度和带分裂循环和预条件的广义最小残差的性能,并进行了相关的数值实验。
{"title":"Algebra preconditionings for 2D Riesz distributed‐order space‐fractional diffusion equations on convex domains","authors":"Mariarosa Mazza, Stefano Serra‐Capizzano, Rosita Luisa Sormani","doi":"10.1002/nla.2536","DOIUrl":"https://doi.org/10.1002/nla.2536","url":null,"abstract":"Abstract When dealing with the discretization of differential equations on non‐rectangular domains, a careful treatment of the boundary is mandatory and may result in implementation difficulties and in coefficient matrices without a prescribed structure. Here we examine the numerical solution of a two‐dimensional constant coefficient distributed‐order space‐fractional diffusion equation with a nonlinear term on a convex domain. To avoid the aforementioned inconvenience, we resort to the volume‐penalization method, which consists of embedding the domain into a rectangle and in adding a reaction penalization term to the original equation that dominates in the region outside the original domain and annihilates the solution correspondingly. Thanks to the volume‐penalization, methods designed for problems in rectangular domains are available for those in convex domains and by applying an implicit finite difference scheme we obtain coefficient matrices with a 2‐level Toeplitz structure plus a diagonal matrix which arises from the penalty term. As a consequence of the latter, we can describe the asymptotic eigenvalue distribution as the matrix size diverges as well as estimate the intrinsic asymptotic ill‐conditioning of the involved matrices. On these bases, we discuss the performances of the conjugate gradient with circulant and ‐preconditioners and of the generalized minimal residual with split circulant and ‐preconditioners and conduct related numerical experiments.","PeriodicalId":49731,"journal":{"name":"Numerical Linear Algebra with Applications","volume":"8 2","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-10-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135405491","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Quasi‐Newton variable preconditioning for nonlinear elasticity systems in 3D 三维非线性弹性系统的准牛顿变量预处理
3区 数学 Q1 MATHEMATICS Pub Date : 2023-10-23 DOI: 10.1002/nla.2537
J. Karátson, S. Sysala, M. Béreš
Summary Quasi‐Newton iterations are constructed for the finite element solution of small‐strain nonlinear elasticity systems in 3D. The linearizations are based on spectral equivalence and hence considered as variable preconditioners arising from proper simplifications in the differential operator. Convergence is proved, providing bounds uniformly w.r.t. the FEM discretization. Convenient iterative solvers for linearized systems are also proposed. Numerical experiments in 3D confirm that the suggested quasi‐Newton methods are competitive with Newton's method.
摘要建立了三维小应变非线性弹性系统有限元解的准牛顿迭代。线性化是基于谱等价的,因此被认为是由微分算子的适当简化引起的变量前置条件。证明了该方法的收敛性,并在有限元离散化过程中给出了一致的边界。对线性化系统也提出了方便的迭代求解方法。三维数值实验证实了拟牛顿方法与牛顿方法的竞争。
{"title":"Quasi‐Newton variable preconditioning for nonlinear elasticity systems in 3D","authors":"J. Karátson, S. Sysala, M. Béreš","doi":"10.1002/nla.2537","DOIUrl":"https://doi.org/10.1002/nla.2537","url":null,"abstract":"Summary Quasi‐Newton iterations are constructed for the finite element solution of small‐strain nonlinear elasticity systems in 3D. The linearizations are based on spectral equivalence and hence considered as variable preconditioners arising from proper simplifications in the differential operator. Convergence is proved, providing bounds uniformly w.r.t. the FEM discretization. Convenient iterative solvers for linearized systems are also proposed. Numerical experiments in 3D confirm that the suggested quasi‐Newton methods are competitive with Newton's method.","PeriodicalId":49731,"journal":{"name":"Numerical Linear Algebra with Applications","volume":"84 4","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-10-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135367516","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A tensor bidiagonalization method for higher‐order singular value decomposition with applications 高阶奇异值分解的张量双对角化方法及其应用
3区 数学 Q1 MATHEMATICS Pub Date : 2023-10-01 DOI: 10.1002/nla.2530
A. El Hachimi, K. Jbilou, A. Ratnani, L. Reichel
Abstract The need to know a few singular triplets associated with the largest singular values of a third‐order tensor arises in data compression and extraction. This paper describes a new method for their computation using the t‐product. Methods for determining a couple of singular triplets associated with the smallest singular values also are presented. The proposed methods generalize available restarted Lanczos bidiagonalization methods for computing a few of the largest or smallest singular triplets of a matrix. The methods of this paper use Ritz and harmonic Ritz lateral slices to determine accurate approximations of the largest and smallest singular triplets, respectively. Computed examples show applications to data compression and face recognition.
摘要在数据压缩和提取中,需要知道与三阶张量的最大奇异值相关的几个奇异三元组。本文描述了一种用t -积计算它们的新方法。给出了确定与最小奇异值相关联的一对奇异三元组的方法。提出的方法推广了现有的重新启动Lanczos双对角化方法,用于计算矩阵的几个最大或最小奇异三元组。本文的方法分别使用里兹和调和里兹横向切片来确定最大和最小奇异三联体的精确近似。计算实例显示了在数据压缩和人脸识别方面的应用。
{"title":"A tensor bidiagonalization method for higher‐order singular value decomposition with applications","authors":"A. El Hachimi, K. Jbilou, A. Ratnani, L. Reichel","doi":"10.1002/nla.2530","DOIUrl":"https://doi.org/10.1002/nla.2530","url":null,"abstract":"Abstract The need to know a few singular triplets associated with the largest singular values of a third‐order tensor arises in data compression and extraction. This paper describes a new method for their computation using the t‐product. Methods for determining a couple of singular triplets associated with the smallest singular values also are presented. The proposed methods generalize available restarted Lanczos bidiagonalization methods for computing a few of the largest or smallest singular triplets of a matrix. The methods of this paper use Ritz and harmonic Ritz lateral slices to determine accurate approximations of the largest and smallest singular triplets, respectively. Computed examples show applications to data compression and face recognition.","PeriodicalId":49731,"journal":{"name":"Numerical Linear Algebra with Applications","volume":"153 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135458577","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Computing the completely positive factorization via alternating minimization 通过交替最小化计算完全正分解
3区 数学 Q1 MATHEMATICS Pub Date : 2023-09-28 DOI: 10.1002/nla.2535
R. Behling, H. Lara, H. Oviedo
Abstract In this article, we propose a novel alternating minimization scheme for finding completely positive factorizations. In each iteration, our method splits the original factorization problem into two optimization subproblems, the first one being a orthogonal procrustes problem, which is taken over the orthogoal group, and the second one over the set of entrywise positive matrices. We present both a convergence analysis of the method and favorable numerical results.
摘要在本文中,我们提出了一种新的交替最小化格式来寻找完全正分解。在每次迭代中,我们的方法将原来的分解问题分解为两个优化子问题,第一个问题是一个正交的procrustes问题,它被处理在正交群上,第二个问题是处理在逐入口的正矩阵集合上。我们给出了该方法的收敛性分析和良好的数值结果。
{"title":"Computing the completely positive factorization via alternating minimization","authors":"R. Behling, H. Lara, H. Oviedo","doi":"10.1002/nla.2535","DOIUrl":"https://doi.org/10.1002/nla.2535","url":null,"abstract":"Abstract In this article, we propose a novel alternating minimization scheme for finding completely positive factorizations. In each iteration, our method splits the original factorization problem into two optimization subproblems, the first one being a orthogonal procrustes problem, which is taken over the orthogoal group, and the second one over the set of entrywise positive matrices. We present both a convergence analysis of the method and favorable numerical results.","PeriodicalId":49731,"journal":{"name":"Numerical Linear Algebra with Applications","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135425698","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Conditioning of hybrid variational data assimilation 混合变分数据同化的条件作用
3区 数学 Q1 MATHEMATICS Pub Date : 2023-09-26 DOI: 10.1002/nla.2534
Shaerdan Shataer, Amos S. Lawless, Nancy K. Nichols
Abstract In variational assimilation, the most probable state of a dynamical system under Gaussian assumptions for the prior and likelihood can be found by solving a least‐squares minimization problem. In recent years, we have seen the popularity of hybrid variational data assimilation methods for Numerical Weather Prediction. In these methods, the prior error covariance matrix is a weighted sum of a climatological part and a flow‐dependent ensemble part, the latter being rank deficient. The nonlinear least squares problem of variational data assimilation is solved using iterative numerical methods, and the condition number of the Hessian is a good proxy for the convergence behavior of such methods. In this article, we study the conditioning of the least squares problem in a hybrid four‐dimensional variational data assimilation (Hybrid 4D‐Var) scheme by establishing bounds on the condition number of the Hessian. In particular, we consider the effect of the ensemble component of the prior covariance on the conditioning of the system. Numerical experiments show that the bounds obtained can be useful in predicting the behavior of the true condition number and the convergence speed of an iterative algorithm
摘要在变分同化中,可以通过求解最小二乘最小化问题来求动力系统在高斯先验和似然假设下的最可能状态。近年来,数值天气预报的混合变分同化方法得到了广泛的应用。在这些方法中,先验误差协方差矩阵是气候部分和流量相关集合部分的加权和,后者是秩不足的。用迭代数值方法求解了变分数据同化的非线性最小二乘问题,用Hessian条件数很好地反映了该方法的收敛性。本文通过建立Hessian条件数的界,研究了混合四维变分数据同化(hybrid 4D - Var)格式中最小二乘问题的条件。特别地,我们考虑了先验协方差的集合分量对系统条件的影响。数值实验表明,所得到的边界可用于预测迭代算法的真条件数和收敛速度
{"title":"Conditioning of hybrid variational data assimilation","authors":"Shaerdan Shataer, Amos S. Lawless, Nancy K. Nichols","doi":"10.1002/nla.2534","DOIUrl":"https://doi.org/10.1002/nla.2534","url":null,"abstract":"Abstract In variational assimilation, the most probable state of a dynamical system under Gaussian assumptions for the prior and likelihood can be found by solving a least‐squares minimization problem. In recent years, we have seen the popularity of hybrid variational data assimilation methods for Numerical Weather Prediction. In these methods, the prior error covariance matrix is a weighted sum of a climatological part and a flow‐dependent ensemble part, the latter being rank deficient. The nonlinear least squares problem of variational data assimilation is solved using iterative numerical methods, and the condition number of the Hessian is a good proxy for the convergence behavior of such methods. In this article, we study the conditioning of the least squares problem in a hybrid four‐dimensional variational data assimilation (Hybrid 4D‐Var) scheme by establishing bounds on the condition number of the Hessian. In particular, we consider the effect of the ensemble component of the prior covariance on the conditioning of the system. Numerical experiments show that the bounds obtained can be useful in predicting the behavior of the true condition number and the convergence speed of an iterative algorithm","PeriodicalId":49731,"journal":{"name":"Numerical Linear Algebra with Applications","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134958103","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A family of inertial‐based derivative‐free projection methods with a correction step for constrained nonlinear equations and their applications 一类基于惯性的无导数投影法及其应用
3区 数学 Q1 MATHEMATICS Pub Date : 2023-09-22 DOI: 10.1002/nla.2533
Pengjie Liu, Hu Shao, Zihang Yuan, Jianhao Zhou
Abstract Numerous attempts have been made to develop efficient methods for solving the system of constrained nonlinear equations due to its widespread use in diverse engineering applications. In this article, we present a family of inertial‐based derivative‐free projection methods with a correction step for solving such system, in which the selection of the derivative‐free search direction is flexible. This family does not require the computation of corresponding Jacobian matrix or approximate matrix at every iteration and possess the following theoretical properties: (i) the inertial‐based corrected direction framework always automatically satisfies the sufficient descent and trust region properties without specific search directions, and is independent of any line search; (ii) the global convergence of the proposed family is proven under a weaker monotonicity condition on the mapping , without the typical monotonicity or pseudo‐monotonicity assumption; (iii) the results about convergence rate of the proposed family are established under slightly stronger assumptions. Furthermore, we propose two effective inertial‐based derivative‐free projection methods, each embedding a specific search direction into the proposed family. We present preliminary numerical experiments on certain test problems to demonstrate the effectiveness and superiority of the proposed methods in comparison with existing ones. Additionally, we utilize these methods for solving sparse signal restorations and image restorations in compressive sensing applications.
由于约束非线性方程组在各种工程应用中的广泛应用,人们一直在努力开发求解约束非线性方程组的有效方法。在本文中,我们提出了一组基于惯性的无导数投影方法,其中有一个校正步骤,可以灵活地选择无导数搜索方向。该族不需要在每次迭代时计算相应的雅可比矩阵或近似矩阵,具有以下理论性质:(1)基于惯性的修正方向框架总是自动满足充分下降和信赖域性质,而不需要特定的搜索方向,并且独立于任何直线搜索;(ii)在映射上较弱的单调性条件下证明了所提族的全局收敛性,没有典型的单调性或伪单调性假设;(3)在稍强的假设条件下,建立了拟合家族收敛速度的结果。此外,我们提出了两种有效的基于惯性的无导数投影方法,每种方法都将特定的搜索方向嵌入到所提出的族中。我们对某些测试问题进行了初步的数值实验,并与现有方法进行了比较,证明了所提出方法的有效性和优越性。此外,我们利用这些方法来解决压缩感知应用中的稀疏信号恢复和图像恢复。
{"title":"A family of inertial‐based derivative‐free projection methods with a correction step for constrained nonlinear equations and their applications","authors":"Pengjie Liu, Hu Shao, Zihang Yuan, Jianhao Zhou","doi":"10.1002/nla.2533","DOIUrl":"https://doi.org/10.1002/nla.2533","url":null,"abstract":"Abstract Numerous attempts have been made to develop efficient methods for solving the system of constrained nonlinear equations due to its widespread use in diverse engineering applications. In this article, we present a family of inertial‐based derivative‐free projection methods with a correction step for solving such system, in which the selection of the derivative‐free search direction is flexible. This family does not require the computation of corresponding Jacobian matrix or approximate matrix at every iteration and possess the following theoretical properties: (i) the inertial‐based corrected direction framework always automatically satisfies the sufficient descent and trust region properties without specific search directions, and is independent of any line search; (ii) the global convergence of the proposed family is proven under a weaker monotonicity condition on the mapping , without the typical monotonicity or pseudo‐monotonicity assumption; (iii) the results about convergence rate of the proposed family are established under slightly stronger assumptions. Furthermore, we propose two effective inertial‐based derivative‐free projection methods, each embedding a specific search direction into the proposed family. We present preliminary numerical experiments on certain test problems to demonstrate the effectiveness and superiority of the proposed methods in comparison with existing ones. Additionally, we utilize these methods for solving sparse signal restorations and image restorations in compressive sensing applications.","PeriodicalId":49731,"journal":{"name":"Numerical Linear Algebra with Applications","volume":"91 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136060602","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Structured matrix recovery from matrix‐vector products 从矩阵-向量乘积中恢复结构化矩阵
3区 数学 Q1 MATHEMATICS Pub Date : 2023-09-22 DOI: 10.1002/nla.2531
Diana Halikias, Alex Townsend
Abstract Can one recover a matrix efficiently from only matrix‐vector products? If so, how many are needed? This article describes algorithms to recover matrices with known structures, such as tridiagonal, Toeplitz, Toeplitz‐like, and hierarchical low‐rank, from matrix‐vector products. In particular, we derive a randomized algorithm for recovering an unknown hierarchical low‐rank matrix from only matrix‐vector products with high probability, where is the rank of the off‐diagonal blocks, and is a small oversampling parameter. We do this by carefully constructing randomized input vectors for our matrix‐vector products that exploit the hierarchical structure of the matrix. While existing algorithms for hierarchical matrix recovery use a recursive “peeling” procedure based on elimination, our approach uses a recursive projection procedure.
能否从矩阵与向量的乘积中有效地恢复一个矩阵?如果有,需要多少?本文描述了从矩阵-向量乘积中恢复具有已知结构的矩阵的算法,例如三对角线、Toeplitz、Toeplitz类和分层低秩矩阵。特别地,我们推导了一种随机算法,用于从矩阵向量积中以高概率恢复未知的分层低秩矩阵,其中为非对角线块的秩,并且是一个小的过采样参数。我们通过仔细地为我们的矩阵-向量乘积构建随机输入向量来实现这一点,这些矩阵-向量乘积利用了矩阵的层次结构。虽然现有的分层矩阵恢复算法使用基于消去的递归“剥离”过程,但我们的方法使用递归投影过程。
{"title":"Structured matrix recovery from matrix‐vector products","authors":"Diana Halikias, Alex Townsend","doi":"10.1002/nla.2531","DOIUrl":"https://doi.org/10.1002/nla.2531","url":null,"abstract":"Abstract Can one recover a matrix efficiently from only matrix‐vector products? If so, how many are needed? This article describes algorithms to recover matrices with known structures, such as tridiagonal, Toeplitz, Toeplitz‐like, and hierarchical low‐rank, from matrix‐vector products. In particular, we derive a randomized algorithm for recovering an unknown hierarchical low‐rank matrix from only matrix‐vector products with high probability, where is the rank of the off‐diagonal blocks, and is a small oversampling parameter. We do this by carefully constructing randomized input vectors for our matrix‐vector products that exploit the hierarchical structure of the matrix. While existing algorithms for hierarchical matrix recovery use a recursive “peeling” procedure based on elimination, our approach uses a recursive projection procedure.","PeriodicalId":49731,"journal":{"name":"Numerical Linear Algebra with Applications","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136060044","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Stage‐parallel preconditioners for implicit Runge–Kutta methods of arbitrarily high order, linear problems 任意高阶线性问题的隐式龙格-库塔方法的阶段并行预调节器
3区 数学 Q1 MATHEMATICS Pub Date : 2023-09-19 DOI: 10.1002/nla.2532
Owe Axelsson, Ivo Dravins, Maya Neytcheva
Abstract Fully implicit Runge–Kutta methods offer the possibility to use high order accurate time discretization to match space discretization accuracy, an issue of significant importance for many large scale problems of current interest, where we may have fine space resolution with many millions of spatial degrees of freedom and long time intervals. In this work, we consider strongly A‐stable implicit Runge–Kutta methods of arbitrary order of accuracy, based on Radau quadratures. For the arising large algebraic systems we introduce efficient preconditioners, that (1) use only real arithmetic, (2) demonstrate robustness with respect to problem and discretization parameters, and (3) allow for fully stage‐parallel solution. The preconditioners are based on the observation that the lower‐triangular part of the coefficient matrices in the Butcher tableau has larger in magnitude values, compared to the corresponding strictly upper‐triangular part. We analyze the spectrum of the corresponding preconditioned systems and illustrate their performance with numerical experiments. Even though the observation has been made some time ago, its impact on constructing stage‐parallel preconditioners has not yet been done and its systematic study constitutes the novelty of this article.
摘要:全隐式龙格-库塔方法提供了使用高阶精确时间离散化来匹配空间离散化精度的可能性,这对于许多当前感兴趣的大规模问题具有重要意义,在这些问题中,我们可能具有具有数百万空间自由度和长时间间隔的精细空间分辨率。在这项工作中,我们考虑了基于Radau正交的任意精度阶的强A稳定隐式龙格-库塔方法。对于正在出现的大型代数系统,我们引入了有效的预调节器,(1)仅使用实数算法,(2)证明对问题和离散参数的鲁棒性,以及(3)允许完全阶段并行解决。预条件是基于这样的观察,即在Butcher表中,系数矩阵的下三角部分比相应的严格上三角部分具有更大的幅度值。我们分析了相应的预条件系统的频谱,并用数值实验说明了它们的性能。尽管这一观察结果在一段时间前就已出现,但其对级并联预调节器构造的影响尚未得到证实,其系统研究构成了本文的新颖之处。
{"title":"Stage‐parallel preconditioners for implicit Runge–Kutta methods of arbitrarily high order, linear problems","authors":"Owe Axelsson, Ivo Dravins, Maya Neytcheva","doi":"10.1002/nla.2532","DOIUrl":"https://doi.org/10.1002/nla.2532","url":null,"abstract":"Abstract Fully implicit Runge–Kutta methods offer the possibility to use high order accurate time discretization to match space discretization accuracy, an issue of significant importance for many large scale problems of current interest, where we may have fine space resolution with many millions of spatial degrees of freedom and long time intervals. In this work, we consider strongly A‐stable implicit Runge–Kutta methods of arbitrary order of accuracy, based on Radau quadratures. For the arising large algebraic systems we introduce efficient preconditioners, that (1) use only real arithmetic, (2) demonstrate robustness with respect to problem and discretization parameters, and (3) allow for fully stage‐parallel solution. The preconditioners are based on the observation that the lower‐triangular part of the coefficient matrices in the Butcher tableau has larger in magnitude values, compared to the corresponding strictly upper‐triangular part. We analyze the spectrum of the corresponding preconditioned systems and illustrate their performance with numerical experiments. Even though the observation has been made some time ago, its impact on constructing stage‐parallel preconditioners has not yet been done and its systematic study constitutes the novelty of this article.","PeriodicalId":49731,"journal":{"name":"Numerical Linear Algebra with Applications","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135063385","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Numerical Linear Algebra with Applications
全部 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