arXiv Daily Brief

Last updated: 2026-07-28 12:05:15 (UTC+0800)

Papers: 51
Recommended: 2
Recommended 2 papers
All Papers 49 papers (excluding recommended)
#1A Comparison of Active Flux Methods for the Vlasov-Poisson System
弗拉索夫-泊松系统主动通量方法的比较
Lukas Hensel, Yanick Kiechle, Rainer Grauer, Gudrun Grünwald, Christiane Helzel, Katharina Kormann · 2026-07-25T10:26:34Z
Abstract
Active Flux is a third-order accurate, fairly novel finite volume method for hyperbolic conservation laws that is becoming increasingly popular. It evolves additional nodal degrees of freedom (DOF) located on cell interfaces and shared by neighboring cells. The numerical fluxes are then computed from these DOFs. A crucial component of Active Flux methods is the evolution operator of the point values, which enables the natural use of semi-Lagrangian ideas and makes Active Flux an attractive candidate for a grid-based approach to the Vlasov equation. Here, we compare two recently proposed Active Flux methods for the 1D1V Vlasov-Poisson system: a split-step method and an unsplit method.
摘要
主动通量是一种三阶精度的、相当新颖的双曲守恒律有限体积方法,正变得越来越流行。它演化位于单元界面上并由相邻单元共享的额外节点自由度。数值通量则从这些自由度计算得出。主动通量方法的一个关键组成部分是点值的演化算子,这使得半拉格朗日思想的自然使用成为可能,并使主动通量成为基于网格的弗拉索夫方程方法的一个有吸引力的候选者。在此,我们比较了两种最近提出的用于1D1V弗拉索夫-泊松系统的主动通量方法:一种分裂步方法和一种非分裂方法。
#2A multi-physics structure-preserving integrator with uniform error bounds for relativistic charged-particle dynamics under strong magnetic fields
强磁场下相对论性带电粒子动力学具有一致误差界的多物理场保结构积分器
Mengting Hu, Yifa Tang, Bin Wang · 2026-07-27T06:58:57Z
Abstract
In this paper, we develop an explicit multi-physics structure-preserving Strang splitting scheme for a four-dimensional relativistic charged-particle dynamical system in the presence of a strong magnetic field under the maximal ordering scaling. The proposed scheme not only preserves volume, energy, and Lorentz invariance, but also yields second-order uniform error bounds for the position and the parallel velocity component. We present rigorous theoretical proofs for these geometric properties and the error convergence, which are subsequently validated by several numerical experiments.
摘要
本文针对最大排序标度下强磁场中的四维相对论性带电粒子动力学系统,发展了一种显式的多物理场保结构Strang分裂格式。提出的方案不仅保持体积、能量和洛伦兹不变性,而且对位置和平行速度分量产生二阶一致误差界。我们给出了这些几何特性和误差收敛性的严格理论证明,并通过多个数值实验进行了验证。
#3Parametric Sensitivity of POD Reduced-Order Models for Semilinear Evolution Equations with Applications to G-Equations
半线性演化方程POD降阶模型的参数灵敏度及其在G方程中的应用
Shengbo Ma, Luhao Xue, Zhiwen Zhang · 2026-07-25T14:03:23Z
Abstract
Proper Orthogonal Decomposition (POD) provides low-dimensional surrogate models of evolution equations from solution snapshots. In parameterized problems, however, a basis computed at one parameter value need not remain accurate at another, while recomputing the basis for every parameter in a many-query study is costly. We develop a sensitivity analysis for POD reduced-order models of a class of parameterized semilinear evolution equations that includes the viscous G-equation and a viscous strain G-equation in their mean-free formulations. The analysis is based on a cross-space Lipschitz condition for the nonlinear operator, which accommodates the nonsmooth, gradient-dependent nonlinearities of these flame-propagation models, and on continuity moduli quantifying the parameter dependence of the bilinear form and of the nonlinearity. We prove that when a POD basis constructed at a reference parameter is applied to nearby query parameters, the resulting error variation is controlled by the corresponding parameter modulus, with constants independent of the POD dimension, the number of time steps, and the perturbation magnitude. Numerical experiments are consistent with the predicted modulus-dependent sensitivity behavior, and illustrate the practical robustness of basis reuse for nearby parameters.
摘要
本征正交分解(POD)从解快照中提供了演化方程的低维代理模型。然而,在参数化问题中,在一个参数值处计算的基在另一个参数值处不一定保持准确,而在多次查询研究中为每个参数重新计算基是昂贵的。我们发展了一类参数化半线性演化方程(包括粘性G方程和粘性应变G方程的平均自由表述)的POD降阶模型的灵敏度分析。该分析基于非线性算子的跨空间Lipschitz条件,该条件适应了这些火焰传播模型的非光滑、梯度依赖的非线性,以及量化双线性形式和非线性参数依赖性的连续模量。我们证明,当在参考参数处构建的POD基应用于相邻查询参数时,产生的误差变化由相应的参数模量控制,常数与POD维数、时间步数和扰动幅度无关。数值实验与预测的模量依赖性灵敏度行为一致,并说明了基在相邻参数下重用的实际鲁棒性。
#4Adaptive Multiphysics Coupling for Hyperbolic Systems
双曲系统的自适应多物理场耦合
Simon Candelaresi, Erik Faulhaber, Michael Schlottke-Lakemper · 2026-07-27T16:03:46Z
Abstract
For the discontinuous Galerkin code Trixi.jl we implement capabilities for adaptively coupling arbitrarily many domains with different physics. The coupling of the systems is realized through the exchange of boundary information and user-definable coupling functions. This gives us the ability to couple systems that do not share a single variable or have a very different number of variables. This is particularly useful when we have a hierarchy of systems. Our implementation is such that we can adaptively select the model of the coupled systems in the course of the simulation. This allows for highly dynamical scenarios as can be found e.g. in astrophysics. The criteria for adaptivity can be user defined and tailored to the physical problem. Compared to computing the most complex model in the entire simulation domain, our method of coupled systems of high and low complexity leads to a significant reduction in computational time with very little overhead.
摘要
对于间断伽辽金代码Trixi.jl,我们实现了自适应耦合任意多个具有不同物理性质区域的功能。系统之间的耦合通过交换边界信息和用户定义的耦合函数来实现。这使我们能够耦合那些不共享单一变量或变量数量相差很大的系统。当我们有系统层次结构时,这尤其有用。我们的实现方式使得我们可以在模拟过程中自适应地选择耦合系统的模型。这允许高度动态的场景,例如在天体物理学中。自适应性标准可以由用户定义并针对物理问题进行定制。与在整个模拟域中计算最复杂的模型相比,我们的高复杂度和低复杂度系统耦合方法导致计算时间显著减少,而开销非常小。
#5A convergent Scharfetter-Gummel scheme for a three-species drift-diffusion model for memristors
忆阻器三物种漂移扩散模型的收敛Scharfetter-Gummel格式
Ansgar Jüngel, Zhiwei Sun, Sara Xhahysa · 2026-07-27T07:27:48Z
Abstract
A structure-preserving fully implicit Scharfetter-Gummel finite-volume scheme for a three-species drift-diffusion model for semiconductors is proposed and analyzed. The equations describe the evolution of the electron, hole, and oxygen vacancy densities in a (bounded) memristor device, coupled to the Poisson equation for the electric potential, with mixed-type boundary conditions. Recasting the Scharfetter-Gummel fluxes in an upwind form, a hidden Fisher information component is revealed. Owing to the degeneracy of the Bernoulli function appearing in the fluxes, additional edgewise coercivity estimates are required, leading to refined local and global dissipation estimates. Using these ideas, the existence of a discrete finite-volume solution, a discrete free energy inequality, and the convergence of the numerical scheme are established. Numerical simulations in two space dimensions confirm the structure-preserving properties of the scheme and illustrate the filament formation in a memristor device.
摘要
提出并分析了一种用于半导体三物种漂移扩散模型的保结构全隐式Scharfetter-Gummel有限体积格式。方程描述了(有界)忆阻器器件中电子、空穴和氧空位密度的演化,与电势的泊松方程耦合,并带有混合型边界条件。将Scharfetter-Gummel通量重新化为上风形式,揭示了隐藏的Fisher信息分量。由于通量中出现的伯努利函数的退化性,需要额外的边棱强制估计,从而得到精细的局部和全局耗散估计。利用这些思想,建立了离散有限体积解的存在性、离散自由能不等式以及数值格式的收敛性。二维空间中的数值模拟证实了该格式的保结构性质,并说明了忆阻器器件中细丝的形成。
#6A Curve-Reference Exponential Integrator for Three-Dimensional Charged-Particle Dynamics under a Strong Nonconstant Magnetic Field
强非均匀磁场下三维带电粒子动力学的曲线参考指数积分器
Zhirui Shen, Bin Wang · 2026-07-27T15:03:27Z
Abstract
We study a three-dimensional charged-particle dynamics model in the nonrelativistic momentum formulation and construct a curve-reference exponential integrator (CREI) for this system. Since the zero eigenvalue of linear section is not semisimple, the system after usual change of variables does not meet the spectral condition used in the classical locally linearized extended exponential integrator (LLEEI). A kernel-range decomposition of the dominant magnetic matrix and a further linear transformation reduce the equation to a system with a semisimple zero block and one constant skew-symmetric oscillatory block. The CREI expands the nonlinear term along the exact oscillatory curve rather than at a fixed point. Retaining monomials through degree k defines CREI(k + 1). We prove uniform local and global error bounds and present reproducible numerical experiments for convergence in h and uniformity in ε.
摘要
我们研究了非相对论动量公式中的三维带电粒子动力学模型,并为该系统构建了一个曲线参考指数积分器(CREI)。由于线性部分的零特征值不是半单的,系统在通常变量变换后不满足经典局部线性化扩展指数积分器(LLEEI)中使用的谱条件。主导磁矩阵的核-值域分解和进一步的线性变换将方程简化为一个具有半单零块和一个常数斜对称振荡块的系统。CREI沿精确振荡曲线展开非线性项,而不是在固定点处。保留至k次单项式定义了CREI(k+1)。我们证明了均匀的局部和全局误差界,并给出了h收敛性和ε均匀性的可重复数值实验。
#7No Free Lunch in Flow Surrogates under Time-Varying Boundary Conditions: A Two-Regime Study
时变边界条件下流动代理模型没有免费午餐:双流态研究
Georg Winkler, Martin Stoll · 2026-07-26T14:02:46Z
Abstract
A flow surrogate validated on a simple regime is often taken as evidence that the approach will carry to a richer one. We test this assumption on two transient flows under time-varying boundary conditions emulating the process startup: the three-dimensional slurry film in chemical-mechanical planarisation (CMP), a core semiconductor-manufacturing process, and the two-dimensional Karman vortex street (KVS) behind a cylinder. Eight surrogate models are compared on one shared evaluation pipeline, differing in whether they learn the full field or a latent representation, and whether they predict trajectories in one shot or step by step. No single architecture wins both regimes. On the film, a one-shot full-field model reconstructs the process-relevant cumulative wall shear stress to 3.2% relative error. On the wake, a latent autoregressive DeepONet retains 96% of the shedding power that direct and one-shot models damp to almost zero. The deciding axis is the treatment of time. The self-sustained wake requires the phase memory that autoregressive feedback provides, while the boundary-driven film rewards a direct map. Pointwise RMSE picks the wrong model in both regimes, so the evaluation scores five physical questions instead, the field, its structure, invented motion, amplitude, and timing. The trained surrogates answer queries $10^3$ to $10^4$ times faster than the finite-element solver, but the offline cost of the training simulations means they pay off from the first query beyond the training set for CMP and the third for the KVS. The choice of surrogate should follow the dynamical character of the target flow, and its validation should use failure-mode-resolved metrics, since neither the winning architecture nor its validation transfers.
摘要
在简单流态上验证的流动代理模型常被视为该方法将适用于更丰富流态的证据。我们测试了这一假设,对两种在时变边界条件下模拟过程启动的瞬态流动:化学机械平坦化(CMP)中的三维浆料薄膜(核心半导体制造工艺)和圆柱后的二维卡门涡街(KVS)。在共享评估流程上比较了八种代理模型,它们在是否学习全场或潜在表示以及是否一步或逐步预测轨迹方面有所不同。没有单一架构在两个流态中均获胜。在薄膜上,一步全场景模型将过程相关的累积壁面剪切应力重构到3.2%的相对误差。在尾流中,潜在自回归DeepONet保留了96%的脱落能量,而直接和一步模型将其衰减到几乎为零。决定性的轴是时间的处理。自维持尾流需要自回归反馈提供的相位记忆,而边界驱动的薄膜则有利于直接映射。逐点RMSE在两个流态中都选错了模型,因此评估分数改为五个物理问题:场、其结构、虚构运动、振幅和时间。训练好的代理模型比有限元求解器快10^3到10^4倍,但训练模拟的离线成本意味着它们从训练集之外的第一个查询开始在CMP中回报,在KVS中从第三个查询开始。代理模型的选择应遵循目标流动的动态特性,其验证应使用故障模式解析的指标,因为获胜架构及其验证都不具有可转移性。
#8Perturbative-NeuSA: A Structured Spectral Framework for Time-Dependent PDEs
Perturbative-NeuSA:时变偏微分方程的结构化谱框架
Xianli Zhu, Jia Yin · 2026-07-27T12:25:32Z
Abstract
Neural spectral PDE solvers often learn an entire unresolved vector field even when an inexpensive approximate model can already capture most of the trajectory. Here we introduce Perturbative-NeuSA, a residual formulation that decomposes the target solution into a low-fidelity background and a high-resolution perturbation, so that only the unresolved dynamics is learned. Starting from the exact perturbation equation, the method combines a fixed spectral operator, a background-dependent correction, the background defect in the target PDE, and an optional neural closure. This construction makes the roles of physical structure and neural closure separately measurable. Across 2D Burgers, Klein-Gordon, and heterogeneous 2D wave equations, the deterministic structured solver outperforms the trained NeuSA baseline while requiring no neural-network training. The largest gains occur on Burgers, where the deterministic correction reduces training and extrapolation errors by factors of 24 and 44, respectively. In addition, a Klein-Gordon sweep over seven background resolutions shows that the effect of the closure is conditional: it improves a poor background by 3.6 times, becomes neutral at intermediate resolutions, and degrades a well-resolved background. For the wave equation, however, the closure provides an additional 18% reduction when the remaining residual is interface-localized. Multi-initial-condition diagnostics further show that the useful closure regime depends on the initial-condition spectrum and can disappear in extrapolation when structured correction already captures the dominant Burgers dynamics. Perturbative-NeuSA therefore reframes neural closure as a conditional, diagnosable correction governed by background fidelity, residual organization, and compatibility with the closure model.
摘要
神经谱PDE求解器通常学习整个未解析的向量场,即使一个便宜的近似模型已经可以捕获大部分轨迹。在此,我们介绍了Perturbative-NeuSA,一种残差公式,将目标解分解为低保真背景和高分辨率扰动,因此仅学习未解析的动力学。从精确扰动方程出发,该方法结合了一个固定的谱算子、一个依赖于背景的修正、目标PDE中的背景缺陷以及一个可选的神经闭合。这种构造使得物理结构和神经闭合的作用可以分别测量。在二维Burgers方程、Klein-Gordon方程和异质二维波动方程上,确定性结构化求解器优于经过训练的NeuSA基线,同时不需要任何神经网络训练。最大的增益出现在Burgers方程上,其中确定性修正将训练和外推误差分别降低了24倍和44倍。此外,在七个背景分辨率上的Klein-Gordon扫描显示,闭合的效果是有条件的:它使较差的背景改善3.6倍,在中等分辨率时变得中性,并降低良好分辨率的背景。然而,对于波动方程,当剩余残差集中在界面时,闭合提供了额外的18%降低。多初始条件诊断进一步表明,有用的闭合区域取决于初始条件谱,并且当结构化修正已经捕获了主要的Burgers动力学时,在外推中可能消失。因此,Perturbative-NeuSA将神经闭合重新定义为一个有条件的、可诊断的修正,受背景保真度、残差组织和与闭合模型的兼容性控制。
#9Fifth-order finite volume derivative-based Hermite WENO scheme with unified stencils for hyperbolic conservation laws
双曲守恒律的五阶有限体积基于导数的Hermite WENO格式与统一模板
Peiwen Chen, Zhuang Zhao · 2026-07-27T12:04:17Z
Abstract
In this paper, we propose a derivative-based finite volume Hermite WENO (HWENO) scheme for hyperbolic conservation laws, where both the solution and its first-order derivatives are evolved in time and utilized in spatial reconstructions. The key challenge for solving hyperbolic conservation laws is the possible emergence of discontinuities in the numerical solutions. When facing discontinuities, the derivatives can become excessively large, which may compromise the robustness of HWENO schemes. In the first HWENO scheme, different sets of stencils were adopted for reconstructing the governing equation and the derivative equation, respectively, aiming to reduce the influence of the derivatives while preserving high-order accuracy. However, this approach not only substantially increases computational cost but also introduces considerable algorithmic complexity. To overcome these limitations, we exclude the information of the target cell's derivatives from spatial reconstructions, while employing the same reconstructed polynomial during temporal evolution to limit the derivatives. This strategy enhances the robustness of traditional HWENO schemes and allows unified stencils within the derivative-based HWENO framework. Furthermore, the proposed scheme supports arbitrary positive linear weights that sum to one and maintains a compact stencil. Numerical results demonstrate the high-order accuracy, efficiency, high resolution, and robustness of the proposed HWENO scheme.
摘要
本文提出了一种基于导数的有限体积Hermite WENO(HWENO)格式用于双曲守恒律,其中解及其一阶导数在时间上演化并用于空间重构。求解双曲守恒律的关键挑战是数值解中可能出现间断。面对间断时,导数可能变得过大,这可能损害HWENO格式的稳健性。在第一个HWENO格式中,分别采用了不同的模板集合来重构控制方程和导数方程,旨在减少导数的影响同时保持高阶精度。然而,这种方法不仅大大增加了计算成本,还引入了相当大的算法复杂性。为了克服这些限制,我们从空间重构中排除了目标单元导数的信息,同时在时间演化中使用相同的重构多项式来限制导数。该策略增强了传统HWENO格式的稳健性,并允许在基于导数的HWENO框架内使用统一模板。此外,所提出的格式支持任意正线性权重(总和为1)并保持紧凑模板。数值结果证明了所提出的HWENO格式的高阶精度、效率、高分辨率和稳健性。
#10Arbitrary-Order Padé-Closed Anchored Two-Derivative Time Discretizations: $s$ Active Stages, Order $2s$, and $L$-Stability
任意阶Padé闭合锚定两导数时间离散化:$s$个活跃阶段,阶数$2s$,以及$L$-稳定性
Zhixin Huo · 2026-07-27T15:57:23Z
Abstract
An arbitrary-order family of implicit two-derivative one-step methods is constructed in an anchored active-stage formulation. At each information node the method uses both the vector field and its first total time derivative, enriching the local Hermite data without increasing the number of unknown stage states. With the known initial value retained as an anchor and $s$ unknown active stages, $2s$ Hermite moment conditions yield global order $2s$. The two remaining coefficients in each stage row are fixed by the second-subdiagonal Padé approximant $[s-1/s+1]_{e^z}$. For every ordered real node set, a Padé--Hermite basis theorem proves that the closure is unique, preserves all moment conditions, and gives $\det(I-zA-z^2\widehat A)=Q_s(z)$ and $R_s(z)=P_s(z)/Q_s(z)$. Hence the coupled stage system has no hidden poles and the accepted one-step map is $L$-stable (and therefore $A$-stable) for every positive integer $s$. Exact symbolic verification is reported through $s=6$, and high-precision computations confirm orders $2,4,6,$ and $8$ for the first four members. At equal active-stage count, comparisons with Gauss--Legendre and Radau IIA methods demonstrate the combined high-order accuracy and strong stiff damping of the construction over broad step-size ranges.
摘要
在锚定活跃阶段公式中构建了一个任意阶的隐式两导数单步法族。在每个信息节点,该方法同时使用向量场及其一阶全时间导数,丰富了局部Hermite数据而不增加未知阶段状态的数量。已知初值作为锚点保留,加上$s$个未知活跃阶段,$2s$个Hermite矩条件给出全局阶$2s$。每个阶段行中的两个剩余系数由第二子对角线Padé逼近$[s-1/s+1]_{e^z}$固定。对于每个有序实节点集,一个Padé-Hermite基定理证明该闭合是唯一的,保持所有矩条件,并给出$\det(I-zA-z^2\widehat A)=Q_s(z)$和$R_s(z)=P_s(z)/Q_s(z)$。因此,耦合阶段系统没有隐藏极点,且接受的单步映射对每个正整数$s$都是$L$-稳定的(从而也是$A$-稳定的)。报告了直到$s=6$的精确符号验证,高精度计算确认了前四个成员的阶数$2,4,6$和$8$。在相同活跃阶段数下,与Gauss-Legendre和Radau IIA方法的比较展示了该构造在宽步长范围内的高阶精度和强刚性阻尼的结合。
#11A note on the discrete Unmapped Tent Pitching for the heterogeneous wave equation
关于非均匀波动方程的离散无映射帐篷投掷法的注记
Marcella Bonazzoli, Gabriele Ciaramella, Ilario Mazzieri · 2026-07-27T07:08:43Z
Abstract
The Unmapped Tent Pitching (UTP) algorithm is a space-time domain decomposition method for the parallel solution of wave-type problems. We have recently extended UTP to heterogeneous settings and compared, at the continuous level, the computational cost of different space-time decompositions. In this note, we report discrete-level observations showing that the optimal decomposition strategy may differ from the one predicted by the continuous analysis.
摘要
非映射帐篷投掷(UTP)算法是一种用于波动问题并行求解的时空域分解方法。我们最近将UTP扩展到非均匀设置,并在连续层面对不同时空分解的计算成本进行了比较。在本文中,我们报告离散层面的观察,表明最优分解策略可能与连续分析预测的不同。
#12A vectorial lattice Boltzmann scheme for the incompressible Navier-Stokes equations
不可压缩Navier-Stokes方程的矢量格子玻尔兹曼格式
Denise Aregba-Driollet, Thomas Bellotti, Roberto Natalini, Tommaso Tenna · 2026-07-27T06:59:40Z
Abstract
We introduce a second-order accurate vectorial lattice Boltzmann scheme for the incompressible Navier-Stokes system, inspired by a discrete-velocity kinetic approximation proposed by Carfora and Natalini [ESAIM: M2AN, 42(1), 93-112, 2008]. Advantages and drawbacks compared to relaxation schemes are investigated by providing spectral analyses in the linearized case, and numerical validations on the genuinely non-linear problem.
摘要
我们引入了一种用于不可压缩Navier-Stokes系统的二阶精确矢量格子玻尔兹曼格式,其灵感来自Carfora和Natalini [ESAIM: M2AN, 42(1), 93-112, 2008]提出的离散速度动力学逼近。通过在线性化情况下提供谱分析,以及在真正非线性问题上的数值验证,研究了与松弛格式相比的优缺点。
#13Stability and error analysis of IMEX-BDFk finite element schemes for the incompressible Navier-Stokes system
不可压缩Navier-Stokes系统的IMEX-BDFk有限元格式的稳定性与误差分析
Qianqian Ding, Yifan Luo, Shipeng Mao · 2026-07-26T12:50:26Z
Abstract
In this paper, we propose and analyze a class of high-order numerical schemes within a fully discrete finite element framework for the incompressible Navier-Stokes equations with no-slip boundary conditions. The temporal discretization employs a kth-order (k=1,...,6) implicit-explicit backward difference formula (IMEX-BDFk), in which the nonlinear convection term is treated explicitly and the linear Stokes part implicitly, whereas the spatial discretization utilizes Taylor-Hood finite elements. We establish the stability and uniform boundedness of the numerical solution. We further establish optimal order error estimates in both space and time without any CFL-type condition, in the sense that the time step is independent of the spatial mesh size. In three dimensions, these include L2- and H1-norm error estimates for the velocity and L2-norm error estimates for the pressure, with temporal convergence rates up to sixth order for all variables. Numerical experiments are presented to demonstrate the effectiveness of the scheme and to confirm the theoretical convergence rates.
摘要
本文针对具有无滑移边界条件的不可压缩Navier-Stokes方程,提出并分析了一类在完全离散有限元框架内的高阶数值格式。时间离散采用k阶(k=1,...,6)隐式-显式向后差分公式(IMEX-BDFk),其中非线性对流项显式处理,线性Stokes部分隐式处理;空间离散采用Taylor-Hood有限元。我们建立了数值解的稳定性和一致有界性。进一步,我们在无需任何CFL型条件(即时间步长独立于空间网格尺寸)的情况下,建立了空间和时间上的最优阶误差估计。在三维情况下,这些估计包括速度的L2-和H1-范数误差估计以及压力的L2-范数误差估计,所有变量的时间收敛阶高达六阶。数值实验验证了该格式的有效性并确认了理论收敛阶。
#14A spectral-vanishing-viscosity stabilization of a higher-order consistent splitting scheme for the Navier-Stokes equations
Navier-Stokes方程高阶一致分裂格式的谱消失粘性稳定化
M Nader Alhomsi, Akram Moustafa, Mohammad Al-Saqqa, Jiahong Wu, Xiaoming Zheng · 2026-07-26T15:32:50Z
Abstract
Huang and Shen developed a novel class of high-order BDF-IMEX consistent-splitting schemes for the incompressible Navier-Stokes equations, giving the first rigorous stability and error analysis for a fully decoupled splitting scheme of temporal order higher than two. Extending their analysis from unit viscosity to arbitrary viscosity, this work reveals that the error upper bound coefficient contains inverse powers of the viscosity. Our numerical experiments show that the scheme can break down at high Reynolds number. To save the scheme from this failure, we stabilize it by adding to the velocity update a symmetric positive-semidefinite spectral vanishing viscosity operator, built from the directionally applied Maday-Kaber-Tadmor kernel, which selectively damps the high, under-resolved modes at no additional asymptotic cost and leaves the structure of the error analysis intact. We establish stability and error estimates for the stabilized scheme in which the spectral vanishing viscosity provides viscosity-independent coercive control of the high modes. Three two-dimensional tests demonstrate the robustness and accuracy of the stabilized scheme. For a manufactured solution, the stabilized scheme retains its design order for k=2,3,4, whereas the unstabilized scheme diverges. For a perturbed Kovasznay flow, it accurately resolves the boundary layer at Re=10^4 and drives the perturbation back to the steady state, while the unstabilized scheme blows up. For the Kelvin-Helmholtz instability problem, it reproduces the reference integral diagnostics throughout the reliable regime, whereas the unstabilized scheme produces spurious solutions or blows up.
摘要
Huang和Shen针对不可压缩Navier-Stokes方程提出了一类新颖的高阶BDF-IMEX一致分裂格式,首次对时间阶数高于2的完全解耦分裂格式进行了严格的稳定性和误差分析。将他们的分析从单位粘性扩展到任意粘性,本文揭示了误差上界系数中包含粘性的反幂。我们的数值实验表明,该格式在高雷诺数下可能失效。为了挽救该格式,我们通过在速度更新中添加一个对称半正定谱消失粘性算子(基于方向性应用的Maday-Kaber-Tadmor核构建)来稳定它,该算子选择性地阻尼高频、欠分辨模态而不增加渐近成本,并保持误差分析的结构不变。我们建立了稳定格式的稳定性和误差估计,其中谱消失粘性提供了高频模态的粘性无关的强制控制。三个二维测试验证了稳定格式的鲁棒性和准确性。对于制造解,稳定格式在k=2,3,4时保持设计阶数,而原始格式发散。对于受扰动的Kovasznay流动,它在Re=10^4下准确解析边界层并将扰动带回稳态,而原始格式爆破解。对于Kelvin-Helmholtz不稳定性问题,它在整个可靠区间内再现参考积分诊断,而原始格式产生虚假解或爆破解。
#15Explicit Runge approximation for Helmholtz equation with cylindrical harmonics
利用柱谐函数的Helmholtz方程显式Runge逼近
Yu Chen, Jin Cheng, Tingyue Li · 2026-07-26T14:47:03Z
Abstract
Originating from the complex approximation of holomorphic functions, the Runge approximation for elliptic equations has evolved into a fundamental tool for inverse problems and even learning-based numerical methods since its proposition by Lax, Malgrange, with quantitative characterizations further established by Rüland and Salo. It should be remarked here that Runge approximation is ill-posed. In numerical analysis, explicit quantitative estimates are required to characterize the dependence of the approximant's growth on the outward continuation distance of the original solution. This paper investigates the spatial dependent quantitative Runge approximation for the Helmholtz equation using cylindrical harmonics, considering both interior and exterior boundary value problems. We explicitly derive the relevant indices for the three-circle configuration and obtain asymptotic indices for general geometric settings. The derived results provide norm estimates for the expansion coefficients, which are crucial for the implementation of regularization methods. Furthermore, the established bounds enable the construction of spectrally accurate numerical approximations for solutions to the Helmholtz equation.
摘要
源自全纯函数的复逼近,椭圆方程的Runge逼近已成为反问题和基于学习的数值方法的基本工具,自Lax、Malgrange提出,并由Rüland和Salo进一步建立定量刻画。这里需要指出,Runge逼近是不适定的。在数值分析中,需要显式定量估计来描述逼近函数增长对原始解向外延拓距离的依赖性。本文利用柱谐函数研究Helmholtz方程的空间相关定量Runge逼近,同时考虑内部和外部边值问题。我们显式推导了三圆配置的相关指标,并获得了一般几何设置的渐近指标。所得结果为展开系数提供了范数估计,这对正则化方法的实现至关重要。此外,所建立的界使得能够构造Helmholtz方程解的谱精确数值逼近。
#16A Least Squares Weak Galerkin Framework for Linear Elasticity on Polytopal Meshes
多面体网格上线性弹性问题的最小二乘弱伽辽金框架
Chunmei Wang, Shangyou Zhang · 2026-07-25T16:30:31Z
Abstract
This paper develops and analyzes a least-squares weak Galerkin (LS-WG) finite element method for linear elasticity. By employing weak differential operators, specifically the weak gradient, weak strain tensor, and weak divergence, defined on weak finite element spaces, the proposed framework facilitates the treatment of complex boundary conditions and internal interfaces while avoiding the restrictive discrete inf-sup condition. The resulting formulation is symmetric and positive definite and exhibits robust numerical performance in the nearly incompressible regime. In addition, the proposed method offers exceptional geometric flexibility, allowing implementation on general polytopal (polygonal and polyhedral) meshes. We establish the uniqueness of the numerical solution and derive optimal-order error estimates with respect to a tailored discrete energy norm. Extensive numerical experiments confirm the theoretical convergence rates and demonstrate the method's stability, efficiency, and locking-free performance for nearly incompressible materials.
摘要
本文发展并分析了一种用于线性弹性问题的最小二乘弱伽辽金(LS-WG)有限元方法。通过利用在弱有限元空间上定义的弱微分算子(具体为弱梯度、弱应变张量和弱散度),所提出的框架便于处理复杂边界条件和内部界面,同时避免了限制性的离散inf-sup条件。得到的格式对称正定,在几乎不可压范围内表现出稳健的数值性能。此外,所提出的方法具有非凡的几何灵活性,允许在一般多面体(多边形和多面体)网格上实现。我们建立了数值解的唯一性,并推导了关于特定离散能量范数的最优阶误差估计。广泛的数值实验证实了理论收敛阶,并展示了该方法在几乎不可压材料中的稳定性、效率和锁定-free性能。
#17Mechanics-trained neural coordinate mapping for B-spline analysis of crack-tip and corner singularities
力学训练的神经坐标映射用于裂纹尖端和角点奇异性的B样条分析
Hyunju Kim · 2026-07-25T14:27:00Z
Abstract
Near a crack tip or re-entrant corner, fractional radial powers can have unbounded derivatives and slow the convergence of high-order splines. A singular mapping grades the computational radius so that the pulled-back field is smoother without changing the physical domain. Classical maps require the singular exponent and grading in advance. Here the radial coordinate is trained from the mechanics problem. It is the normalized integral of a positive neural density, which fixes both radial boundaries and ensures r'(s)>0 away from the collapsed tip. The radial grading exponent and density-correction weights are inferred from Galerkin energies evaluated at discrete equilibrium, without exponent labels or exact interior fields. We test the mapping in scalar and plane-strain B-spline formulations and compare it with the identity map, radially graded knot vectors, prescribed power maps, and an adaptive enriched B-spline method. At 156 vector degrees of freedom, the mechanics-trained map reduces the relative energy-norm error by a factor of 33.42 compared with the identity map. The maximum error in the mixed-mode stress intensity factors recovered on 3 contours is 1.923 x 10^(-5). For the straight crack, the learned density correction vanishes, and the prescribed r=s^2 map gives the same improvement. For a nonlinear Robin family with test parameters outside the training interval, the density correction remains nonzero and gives a fixed-q incremental energy gain of at least 4.839. Thus, for the problems considered here, the neural correction is useful when the required coordinate is not represented by a prescribed power map.
摘要
在裂纹尖端或内角附近,分数阶径向幂次可能导致无界导数并降低高阶样条的收敛性。奇异映射对计算半径进行分级,使得拉回后的场更光滑而不改变物理域。经典映射需要预先知道奇异指数和分级参数。本文从力学问题中训练径向坐标。它是正神经密度的归一化积分,固定了径向边界并确保在远离塌缩尖端处r'(s)>0。径向分级指数和密度修正权重通过离散平衡态下的伽辽金能量推断得到,无需指数标签或精确内部场。我们在标量和平面应变B样条公式中测试了该映射,并与恒等映射、径向分级节点向量、预设幂映射以及自适应富集B样条方法进行了比较。在156个矢量自由度下,力学训练映射将相对能量范数误差降低了33.42倍(与恒等映射相比)。在3个轮廓上恢复的混合模式应力强度因子的最大误差为1.923×10^(-5)。对于直裂纹,学习到的密度修正消失,预设的r=s^2映射给出相同的改进。对于训练区间外的测试参数的非线性Robin族,密度修正保持非零,给出固定的q增量能量增益至少为4.839。因此,对于所考虑的问题,当所需坐标不能用预设幂映射表示时,神经修正是有用的。
#18An a Posteriori Error Estimator for $C^0$ IPG Approximation of Multiple and Clustered Eigenvalues of the Biharmonic Operator
双调和算子多重和聚类特征值的$C^0$ IPG逼近的后验误差估计器
Jianing Guo, Qigang Liang · 2026-07-25T14:09:14Z
Abstract
In this paper, based on the $C^0$ interior penalty Galerkin ($C^0$IPG) discretization, we propose and analyze an a posteriori error estimator for eigenfunctions associated with multiple and clustered eigenvalues of the biharmonic operator. The proposed estimator may capture the local singularities of the target eigenfunctions efficiently and play an important role in adaptive procedures. We develop a rigorous cluster-projection-based analysis and introduce an auxiliary theoretical error estimator to connect the invariant subspace error with a computable residual estimator. Most importantly, the resulting reliability and efficiency bounds are robust with respect to the mesh size, the mesh level and the internal spectral gaps within the target cluster. Numerical experiments support the theoretical results and demonstrate the robustness of the proposed estimator.
摘要
本文基于$C^0$内部惩罚伽辽金($C^0$IPG)离散,提出并分析了一种用于双调和算子多重和聚类特征值的特征函数的后验误差估计器。所提出的估计器能有效捕捉目标特征函数的局部奇异性,并在自适应过程中发挥重要作用。我们发展了一种严谨的基于聚类投影的分析,并引入了一个辅助理论误差估计器,以将不变子空间误差与可计算的残差估计器联系起来。最重要的是,所得的可靠性和效率界对网格尺寸、网格层次以及目标聚类内的内部谱间隙是鲁棒的。数值实验支持理论结果,并展示了所提出估计器的鲁棒性。
#19Goal-Oriented Error Estimation for Least-Squares Finite Element Methods via Physically Meaningful Adjoint PDEs
基于物理意义伴随偏微分方程的最小二乘有限元方法的目标导向误差估计
Yueyao Wu, Shun Zhang · 2026-07-26T21:31:59Z
Abstract
We develop a goal-oriented error-estimation framework for first-order system least-squares (FOSLS) finite element methods based on the physical PDE adjoint rather than the adjoint induced by the least-squares formulation. Identified explicitly from the differential operator, its mixed boundary conditions, and the output, the physical adjoint admits its own first-order flux system and hence a native, built-in least-squares estimator, which the least-squares-induced adjoint does not. Our error identities rest on a primal-dual corrected functional: they follow from the continuous primal and adjoint equations alone, hold for arbitrary conforming approximations, and require no Galerkin orthogonality. For outputs containing a weighted Dirichlet-boundary flux, whose weight becomes the essential datum of the adjoint, we construct two corrected approximations, one from the potentials and one also using the fluxes, and prove product-type error estimates in the primal and adjoint errors. The least-squares functionals then yield computable a posteriori bounds and a balanced marking indicator whose element sum equals the product of the two estimators exactly. Numerical experiments confirm the predicted convergence and the effectiveness of the marking.
摘要
我们为基于物理PDE伴随(而非最小二乘公式诱导的伴随)的一阶系统最小二乘(FOSLS)有限元方法发展了一个目标导向误差估计框架。从微分算子、其混合边界条件和输出显式确定的物理伴随具有其自身的一阶通量系统,因此具有原生的内置最小二乘估计器,而最小二乘诱导的伴随不具有。我们的误差恒等式基于原始-对偶修正泛函:它们仅来自连续原始和对偶方程,对任意协调逼近成立,且不需要伽辽金正交性。对于包含加权狄利克雷边界通量的输出(其权重成为对偶的本质数据),我们构造了两个修正逼近,一个仅来自势函数,另一个同时使用势函数和通量,并证明了原始和对偶误差中的乘积型误差估计。然后最小二乘泛函产生可计算的后验界和一个平衡标记指标,其元素和精确等于两个估计量的乘积。数值实验证实了预期的收敛性和标记的有效性。
#20The symmetric V-cycle can diverge under the multigrid axioms for cell-centred discretisations
对称V-cycle在单元中心离散的多重网格公理下可能发散
Ming Hei Wong · 2026-07-25T23:33:39Z
Abstract
The axiomatic convergence theory for multigrid methods applied to cell-centred finite-difference and finite-volume discretisations rests on two hypotheses: an imbalanced Galerkin condition (G3), which states that $R_{\ell-1}A_\ell P_{\ell-1}=2A_{\ell-1}$ with $R_{\ell-1}=\frac{1}{2}P_{\ell-1}^T$, and a weak approximation property $(A2)_α$ of Bramble type. Under these hypotheses, together with Richardson smoothing, the symmetric W-cycle and the variable V-cycle are known to be uniformly convergent, while the uniform convergence of the standard symmetric V-cycle has remained open. We answer this in the negative by two constructions. First, for every smoothing count $m$ we exhibit hierarchies of every depth satisfying (G3), Richardson admissibility with $C_R=1$, and $(A2)_α$ for every $α\in(0,1]$ with the sharp level-independent constant $C_{A2}^2=4m$, whose symmetric $V(m,m)$-cycle error operator has spectral radius $θ_m(1+2θ_m)>1$ already on three levels, where $θ_m=(1-\frac{1}{4m})^{2m}$, and growing geometrically with the depth; the family shows that any smoothing-count threshold $m_0$ that could restore uniform V-cycle convergence must grow at least quadratically in $C_{A2}$. Second, we prove that the same failure occurs in a completely standard discretisation: the cell-centred finite-volume hierarchy for a one-dimensional diffusion equation with a mesh-aligned coefficient jump $1:κ$ and harmonic (Samarskii) interface averaging satisfies (G3) exactly and $(A2)_{1/2}$ with a level-independent constant $C_{A2}=O(κ)$, yet for every $κ\ge3$ its symmetric $V(1,1)$-cycle with any admissible Richardson parameter, including the optimal one, diverges geometrically in the number of levels. In both constructions the W-cycle remains uniformly contractive, so the hypotheses separate the two cycles. All claims are verified numerically.
摘要
应用于单元中心有限差分和有限体积离散的多重网格方法的公理收敛理论基于两个假设:不平衡的Galerkin条件(G3),即$R_{\ell-1}A_\ell P_{\ell-1}=2A_{\ell-1}$,其中$R_{\ell-1}=\frac{1}{2}P_{\ell-1}^T$,以及Bramble型的弱逼近性质(A2)_α。在这些假设下,结合Richardson光滑,对称W-cycle和可变V-cycle已知是一致收敛的,而标准对称V-cycle的一致收敛性一直未解决。我们通过两种构造给出否定回答。首先,对于每个光滑步数m,我们构造满足(G3)、Richardson可容许性(CR=1)和任意α∈(0,1]的(A2)_α(具有与层无关的尖锐常数C_{A2}^2=4m)的任意深度层级,其对称V(m,m)-cycle误差算子的谱半径在三层上已满足θ_m(1+2θ_m)>1,其中θ_m=(1-1/(4m))^{2m},且随深度几何增长;该族表明任何能恢复均匀V-cycle收敛的光滑步数阈值m0必须至少以C_{A2}的二次方增长。其次,我们证明同样的失败发生在完全标准的离散中:一维扩散方程(具有网格对齐系数跳跃1:κ和调和(Samarskii)界面平均)的单元中心有限体积层级精确满足(G3)和(A2)_{1/2},且层无关常数C_{A2}=O(κ),但对于每个κ≥3,其对称V(1,1)-cycle与任何可容许的Richardson参数(包括最优参数)在层数上几何发散。两种构造中W-cycle保持一致收缩,因此假设条件区分了两种循环。所有主张均通过数值验证。
#21Adaptive Consistency for Mimetic Finite Differences
模拟有限差分的自适应一致性
Yoo Jin Cha, Omar Duran, Nicola Castelletto, Victor A. P. Magri, Hamdi A. Tchelepi · 2026-07-26T09:35:08Z
Abstract
The mimetic finite difference (MFD) method provides a robust discretization for flow simulation on general polyhedral meshes, but its computational cost can become significant due to dense local operators and reduced global sparsity. While the two-point flux approximation (TPFA) offers a substantially cheaper alternative, its accuracy is generally restricted to $K$-orthogonal grids. To balance these competing considerations, we present an adaptive MFD framework based on a residual-based consistency indicator derived from the discrete constitutive equations. The indicator measures local inconsistency and enables adaptive TPFA/MFD stencil selection through a user-prescribed tolerance $τ$. Because the adaptation is performed within a mimetic framework, arbitrary TPFA/MFD partitions remain stable and structure preserving. Theoretical analysis establishes uniform coercivity and proves explicit tolerance-controlled convergence of the relative flux error. Numerical experiments on challenging polyhedral reservoir benchmarks demonstrate accuracy comparable to full MFD discretizations while substantially reducing matrix density and computational cost.
摘要
模拟有限差分(MFD)方法为一般多面体网格上的流动模拟提供了稳健的离散化,但由于密集的局部算子和全局稀疏性降低,其计算成本可能显著。而两点通量近似(TPFA)提供了一种更便宜的替代方案,但其精度通常局限于K-正交网格。为平衡这些相互竞争的因素,我们提出了一种基于残差一致性指标的自适应MFD框架,该指标源自离散本构方程。该指标衡量局部不一致性,并通过用户指定的容差τ实现自适应TPFA/MFD模板选择。由于自适应在模拟框架内进行,任意TPFA/MFD分区保持稳定且保持结构。理论分析建立了均匀强制性,并证明了相对通量误差的显式容差控制收敛性。在具有挑战性的多面体油藏基准上的数值实验表明,该方法在显著降低矩阵密度和计算成本的同时,实现了与全MFD离散相当的精度。
#22What is Jackson's constant?
Jackson常数是什么?
Rikhav Shah, John Urschel, Nicholas West · 2026-07-25T21:40:31Z
Abstract
We prove a refinement of Jackson's theorem on the approximation of Lipschitz functions by trigonometric polynomials. Our result precisely characterizes the leading error term associated with Jackson's construction. We do the same for a related construction commonly used in the kernel polynomial method for spectral density estimation, which is slightly better than Jackson's construction in this respect.
摘要
我们证明了关于Lipschitz函数用三角多项式逼近的Jackson定理的一个改进。我们的结果精确刻画了与Jackson构造相关的主误差项。我们对核多项式方法中常用于谱密度估计的一个相关构造也做了同样的处理,该构造在这方面略优于Jackson构造。
#23Isoperimetric-Combinatorial Bounds for Range-Controlled Matchings and Quasi-Interpolation from Scattered Data
范围控制匹配的等周-组合界与散乱数据的拟插值
Alexander Panchenko, Ben Hellwig, Oleh Rudenko · 2026-07-25T00:30:41Z
Abstract
We develop a mesoscopic framework for analyzing perturbations of finite point sets. Given a reference node set $Y$ with known cubature and approximation properties, we consider a disordered node set $Q$ that is observed only through its populations in cubes at scale $r>0$. By imposing Hall-type (HT) combinatorial constraints on these populations, we prove the existence of a perfect matching between $Y$ and $Q$ with $O(r)$ range. This allows integral approximation estimates on coarser cubes at scale $h>r$ to be transferred from $Y$ to $Q$ with explicit error control and anchors $Q$ to a periodic grid. We then use translation-invariant quasi-interpolation methods to obtain high-order estimates of order $h^s$ as in the quasi-uniform setting, but for a different class of geometries. The key restrictions are the HT conditions and the bound $r\le Ch$, where $C<1$ is scale independent.
摘要
我们发展了一个中观框架,用于分析有限点集的扰动。给定一个具有已知体积求积和逼近性质的参考节点集Y,我们考虑一个无序节点集Q,仅通过其在尺度r>0的立方体中的种群数量来观测。通过对这些种群施加Hall型(HT)组合约束,我们证明了Y和Q之间存在一个范围O(r)的完美匹配。这使得尺度h>r的较粗立方体上的积分逼近估计可以从Y转移到Q,并具有显式误差控制,同时将Q锚定到周期网格。然后,我们使用平移不变拟插值方法获得阶为h^s的高阶估计,如同拟均匀设置一样,但适用于不同类别的几何形状。关键限制是HT条件和界r≤Ch,其中C<1且与尺度无关。
#24Optimal block preconditioners for a mass-conserving mixed stress formulation of Stokes flow
Stokes流质量守恒混合应力公式的最优块预条件子
Kaibo Hu, Jongho Park, Jindong Wang · 2026-07-24T22:15:10Z
Abstract
We present optimal block diagonal and triangular preconditioners for a mass-conserving mixed stress formulation of Stokes flow. The algebraic formulation leads to a double saddle point system with unknowns corresponding to discrete stress, velocity, vorticity, and pressure. MINRES equipped with a block diagonal preconditioner for an augmented Lagrangian formulation of this system is analyzed and shown to be optimal, in the sense that the convergence rate is independent of key parameters such as mesh size and kinematic viscosity. GMRES equipped with a block triangular preconditioner is also analyzed using a field-of-values approach. Finally, we present numerical results for both two- and three-dimensional model problems to validate the parameter robustness of the proposed preconditioners.
摘要
我们提出了Stokes流质量守恒混合应力公式的最优块对角和块三角预条件子。代数公式导致一个双鞍点系统,未知量对应离散应力、速度、涡度和压力。我们分析了配备块对角预条件子的增广拉格朗日公式的MINRES方法,并证明其最优性,即收敛速率与网格尺寸和运动粘度等关键参数无关。我们还使用值域方法分析了配备块三角预条件子的GMRES方法。最后,我们给出了二维和三维模型问题的数值结果,以验证所提预条件子的参数鲁棒性。
#25Global Convergence of DGM and PINN Algorithms for Solving Nonlinear PDEs
DGM和PINN算法求解非线性PDE的全局收敛性
Justin Sirignano, Konstantinos Spiliopoulos, Samuel Cohen · 2026-07-27T17:56:37Z
Abstract
The Deep Galerkin Method (DGM) and Physics Informed Neural Networks (PINNs) have become widely-used methods for solving partial differential equations (PDEs) in the rapidly growing field of scientific machine learning. In these methods, a neural network is trained to approximate the PDE solution by using (stochastic) gradient descent to minimize the PDE residual of the neural network. Due to the non-convexity of the PDE residual objective function, the trained neural network may, in principle, only converge to a local minimizer of the objective function (which would not be a solution of the PDE). Therefore, there is a longstanding question regarding the mathematical foundations of these algorithms, and it is highly valuable to establish that the trained neural network will converge to the PDE solution. For a class of semi-linear PDEs (nonlinear in the solution and its first derivative), we prove that neural networks trained with gradient descent to minimize the PDE residual objective function will converge to the PDE solution.
摘要
深度Galerkin方法(DGM)和物理信息神经网络(PINN)已成为科学机器学习快速发展的领域中求解偏微分方程(PDE)的广泛使用的方法。在这些方法中,通过使用(随机)梯度下降最小化神经网络的PDE残差,训练神经网络逼近PDE解。由于PDE残差目标函数的非凸性,训练后的神经网络原则上可能仅收敛到目标函数的局部极小值(这不是PDE的解)。因此,这些算法的数学基础长期存在疑问,建立训练后的神经网络将收敛到PDE解的结论非常有价值。对于一类半线性PDE(在解及其一阶导数中非线性),我们证明了使用梯度下降最小化PDE残差目标函数训练的神经网络将收敛到PDE解。
#26Anderson acceleration of the proximal point method: the exact adaptive minimax, a spectral phase transition, and optimal safeguarding
近端点方法的Anderson加速:精确自适应极小极大、谱相变与最优保护
Zheng Jia, Yekini Shehu, Yonghong Yao · 2026-07-27T16:41:18Z
Abstract
\noindent We study residual-polynomial acceleration of the proximal point method (PPM) for maximal monotone inclusions, with Anderson acceleration (AA) as the prototypical adaptive scheme. We answer three questions exactly. (i)~The minimax complexity over all adaptive methods is precisely $d_0/(K+1)$ per $K$ resolvent evaluations. The upper bound is attained by the averaged-reflection estimator; the matching lower bound uses an explicit skew-adjoint instance with resolvent eigenvalues at the roots of $u^{K+1}=-1$ and $\csc^2$-distributed masses, on which every degree-$K$ polynomial method satisfies $\|r(y_K)\|\ge 1/(K+1)$. The optimal polynomial is uniquely the Fejér kernel, and the same instance certifies a per-step floor. (ii)~A sharp phase transition separates regimes: Jackson-kernel polynomials achieve $O(d_0/(K^2 s))$ when the spectral floor $s$ satisfies $sK\to\infty$, while at the critical scale $s\asymp 1/K$ the barrier is exactly $1/(K+1)$. The picture extends to normal operators and the nonlinear family $M=S+N_C$. (iii)~On linear problems AA-PPM needs no safeguarding; on nonlinear problems certification of the $O(1/k)$ envelope requires exactly two oracle evaluations per iteration, and this factor is optimal. We also correct and complete the theory for structured problems---affine, strongly monotone, piecewise-affine, and Hölderian growth---and confirm all predictions numerically.
摘要
我们研究了近端点方法(PPM)用于极大单调包含的剩余多项式加速,以Anderson加速(AA)作为典型自适应方案。我们精确回答了三个问题。(i) 所有自适应方法的极小极大复杂度恰好为每个K次预解评估d_0/(K+1)。上界由平均反射估计达到;匹配下界使用一个显式斜伴随实例,其预解特征值为u^{K+1}=-1的根和csc^2分布质量,在该实例上每个K次多项式方法满足||r(y_K)||≥1/(K+1)。最优多项式唯一地为Fejér核,且同一实例证明了每步下限。(ii) 一个尖锐的相变区分了不同区域:当谱底s满足sK→∞时,Jackson核多项式达到O(d_0/(K^2 s)),而在临界尺度s≈1/K时,障碍恰好为1/(K+1)。该图景扩展到正规算子以及非线性族M=S+N_C。(iii) 在线性问题中,AA-PPM不需要保护;在非线性问题中,认证O(1/k)包络需要每次迭代恰好两次Oracle评估,且该因子是最优的。我们还修正并完善了针对结构问题(仿射、强单调、分段仿射和Hölderian增长)的理论,并通过数值验证了所有预测。
#27Well-conditioned Electric Field Surface Integral Equations using Reflective Generalized Sources
使用反射广义源的良好条件电场表面积分方程
Yossi Dahan, Suryakumar Sivakumar, Yaniv Brick, Simon B. Adrian · 2026-07-27T15:07:46Z
Abstract
This work uses the generalized source approach to develop a class of well-conditioned integral operators that are free of internal resonance, without the need for combined formulations. The Generalized source integral equations (GSIEs) kernels are obtained by augmenting the conventional electric field integral equation (EFIE) kernel with auxiliary contributions to enhance the rank deficiency of the corresponding moment matrix blocks. This paper presents the first investigation of the spectra of GSIE operators for auxiliary kernels produced by internal scattering convex shields. Using closed-form expressions for concentric circular scatterers and shields, it is shown that, with shield parameters that are suitable for enhanced compressibility, the transverse magnetic (TM)- and transverse electric (TE)-GSIE operators are free of internal proper and quasi-resonances. The auxiliary components are shown to be compact perturbations of their EFIE counterparts. Hence these GSIESs inherit their dense-discretization breakdown, which remains curable via Calderón-type preconditioning. The mechanisms that govern the high-frequency breakdown are shown to be influenced by the auxiliary component, leading, in some cases, to greater resilience. These observations are shown to remain valid for moment matrices and GSIEs designed with non-circular stencil shields. For both GSIE-dual and Yukawa-kernel preconditioners, the formulations exhibit favorable spectral properties while maintaining their compressibility. This makes the formulations attractive for the design of fast iterative solvers. The results on the two-dimensional shield-based operators provide a foundation for extending the approach to three-dimensional problems and to auxiliary kernels with broader geometric applicability.
摘要
这项工作使用广义源方法发展了一类无内部共振的良好条件积分算子,无需组合公式。广义源积分方程(GSIE)核通过用辅助贡献增强传统电场积分方程(EFIE)核来获得,以增强相应矩量矩阵块的秩亏。本文首次研究了由内部散射凸屏蔽产生的辅助核的GSIE算子谱。利用同心圆形散射体和屏蔽的闭式表达式,表明对于适合增强可压缩性的屏蔽参数,横磁(TM)和横电(TE)-GSIE算子无内部固有共振和准共振。辅助分量被证明是其EFIE对应部分的紧扰动。因此这些GSIE继承了其密集离散崩溃,这仍可通过Calderón型预条件处理。控制高频崩溃的机制受到辅助分量的影响,在某些情况下导致更大的弹性。这些观察结果对于用非圆形模板屏蔽设计的矩量矩阵和GSIE仍然有效。对于GSIE-对偶和Yukawa核预条件子,公式在保持可压缩性的同时表现出有利的谱性质。这使得公式对于快速迭代求解器的设计具有吸引力。二维屏蔽算子的结果为将该方法扩展到三维问题和具有更广泛几何适用性的辅助核奠定了基础。
#28Low-Rank Dependence Decomposition via Accelerated Symmetric Non-negative Matrix Factorization
通过加速对称非负矩阵分解的低秩依赖分解
Lavinia Ghita, Dhruv Desai, Jake Goldberg, Roman Yokunda Enzmann · 2026-07-27T14:56:00Z
Abstract
Symmetric non-negative matrix factorization (SymNMF) recovers latent group structure from a dependence matrix, but its dense, quadratic-memory objective has confined prior work to moderate sizes. We present a large-scale GPU study of seven algorithm families (over 30 configurations) on absolute Pearson correlation and tail pairwise dependence matrices from Extreme Value Theory, two proxies for empirical risk-factor estimation on large portfolios. A trace-identity reformulation eliminates all $n \times n$ intermediates, so a single GPU reaches $n \approx 10^5$ and multi-node distribution scales to $n = 10^6$ and beyond. Under a two-phase protocol, eleven methods converge at moderate scale; six remain efficient enough at $n = 10^5$ (five AdaGrad-family plus ADMM), and five AdaGrad-family methods still converge at $n = 10^6$: AdaGrad, RMSprop, and three we introduce (Piecewise AdaGrad, Row-Stochastic SVRG, Block-SVRG AdaptGrow). At $n = 10^6$ the fastest solver tracks the matrix spectrum: Block-SVRG AdaptGrow wins on the flat, ill-conditioned tail-dependence spectrum, where its lower per-iteration cost decides a long factorization, and full-batch AdaGrad wins on the dominant-low-rank correlation spectrum, where the run is short. We also benchmark spherical K-means as a hard-label baseline: cheaper when angular cluster structure is present, yet provably degenerate once the matrix collapses toward a single common factor, where the soft factorization remains necessary.
摘要
对称非负矩阵分解(SymNMF)从依赖矩阵中恢复潜在的群结构,但其密集的二次内存目标函数限制了先前的工作在中等规模。我们提出了一个大规模GPU研究,对七个算法族(超过30种配置)在绝对Pearson相关和极值理论中的尾部成对依赖矩阵上进行测试,这两个矩阵是大规模投资组合经验风险因子估计的代理。通过迹恒等重述消除了所有n×n中间变量,使得单个GPU可达到n≈10^5,多节点分布可扩展到n=10^6及以上。在两阶段协议下,十一种方法在中等规模收敛;六种在n=10^5时仍然高效(五个AdaGrad族加ADMM),五种AdaGrad族方法在n=10^6时仍收敛:AdaGrad、RMSprop以及我们引入的三种(分段AdaGrad、行随机SVRG、Block-SVRG AdaptGrow)。在n=10^6时,最快的求解器跟踪矩阵谱:Block-SVRG AdaptGrow在平坦、病态的条件尾部依赖谱上获胜,其较低每次迭代成本决定了长因子分解,而全批AdaGrad在主导低秩相关谱上获胜,其运行时间短。我们还以球形K-means作为硬标签基线进行基准测试:当存在角度簇结构时更便宜,但一旦矩阵向单个公共因子崩溃,则证明退化,此时软因子分解仍然必要。
#29Optimization of the total tumor population under Gompertz growth
Gompertz增长下总肿瘤种群的最优化
Iulia Martina Bulai, Francesca Gladiali, Benedetta Pellacci · 2026-07-27T14:06:21Z
Abstract
We study optimal control problems for a stationary reaction--diffusion model describing the spatial distribution of a tumor cell population with Gompertz growth. The control $m(x)$ represents a treatment term acting as a density-dependent removal rate and it is subject to $L^{1}-L^{\infty}$ constraints. When the intrinsic growth rate is constant, the uniform distribution of the treatment is shown to be the unique minimizer. For the maximization problem, we prove that every optimal control is of bang-bang type. In addition, we show that in the one dimensional case and for sufficiently large diffusion rates, the positivity set of optimal controls is an interval sticking to one of the extrema of the domain. Finally, numerical simulations complement the theoretical analysis and explore regimes that are not fully covered by the results proved in the paper. The computations confirm the bang-bang structure of maximizers, and illustrate how the shape of optimal controls and the associated states are affected by spatial heterogeneity in the growth rate, localized admissible treatment regions, and the diffusion coefficient. Moreover, they reveal a monotone dependence of the optimized total population on the diffusion coefficient: this is a new phenomenon with respect to the logistic setting.
摘要
我们研究了描述具有Gompertz增长的肿瘤细胞种群空间分布的稳态反应扩散模型的最优控制问题。控制m(x)表示作为密度依赖去除率的治疗项,并受到L1-L∞约束。当内在增长率恒定时,均匀的治疗分布被证明是唯一极小化子。对于最大化问题,我们证明每个最优控制都是bang-bang型的。此外,我们证明在一维情况下且扩散率足够大时,最优控制的正集是粘附在区域一端的一个区间。最后,数值模拟补充了理论分析,并探索了论文中证明的结果未完全覆盖的区域。计算结果确认了极大化子的bang-bang结构,并说明了增长率空间异质性、局部可容许治疗区域和扩散系数如何影响最优控制及其相关状态的形状。此外,它们揭示了最优化总种群对扩散系数的单调依赖性:这是相对于Logistic设置的一个新现象。
#30The Convergence and Error Analysis of Coordinate Descent Methods with Compression for Full Configuration Interaction
带压缩的坐标下降方法在全构型相互作用中的收敛性与误差分析
Yingzhou Li, Qiang Wu · 2026-07-27T12:01:01Z
Abstract
We study the effect of compression in Coordinate Descent Full Configuration Interaction (CDFCI) within an unconstrained optimization formulation of the full configuration interaction ground-state problem. Under suitable local assumptions, we prove that the compressed iteration converges linearly to the solution of an associated restricted problem. We also characterize the convergence point of the compressed algorithm. Under an additional exponential decay assumption on the target eigenvector, we show that the resulting eigenvalue error is of order $τ^2$, where $τ$ denotes the compression threshold. Numerical results support the analysis.
摘要
我们研究了在全构型相互作用基态问题的无约束优化公式中,压缩对坐标下降全构型相互作用(CDFCI)的影响。在适当的局部假设下,我们证明了压缩迭代线性收敛到相关限制问题的解。我们还刻画了压缩算法的收敛点。在目标特征向量满足额外指数衰减假设的条件下,我们证明了所得特征值误差为$τ^2$阶,其中$τ$表示压缩阈值。数值结果支持了该分析。
#31The $L_1$-Discrepancy with Nonnegative Weights Suffers from the Curse of Dimensionality
具有非负权重的$L_1$差异遭受维数诅咒
Josef Dick · 2026-07-27T11:38:31Z
Abstract
We prove that the $L_1$-discrepancy with arbitrary nonnegative weights suffers from the curse of dimensionality. More precisely, for every $\varepsilon \in (0,1)$ and $d \in \mathbb{N}$, the inverse of the $L_1$-discrepancy satisfies \[ N_{1,+}(\varepsilon, d) \ge \frac{(1-\varepsilon)^2}{1 + \varepsilon} \left( \frac{3+2 \sqrt{3}}{6}\right)^d, \] where $(3+2\sqrt{3})/6 = 1.07735\ldots$. The proof combines a change to a volume-biased probability measure with a fractional-moment estimate for the normalized discrepancy function. The lower bound applies, in particular, to equally weighted point sets. The argument uses the nonnegativity of the weights in an essential way and does not cover arbitrary signed weights.
摘要
我们证明了具有任意非负权重的$L_1$差异遭受维数诅咒。更精确地,对于每个$\varepsilon \in (0,1)$和$d \in \mathbb{N}$,$L_1$差异的逆满足\[ N_{1,+}(\varepsilon, d) \ge \frac{(1-\varepsilon)^2}{1 + \varepsilon} \left( \frac{3+2 \sqrt{3}}{6}\right)^d, \]其中$(3+2\sqrt{3})/6 = 1.07735\ldots$。证明结合了向体积偏差概率测度的变换以及归一化差异函数的分数矩估计。该下界特别适用于等权重点集。论证本质上利用了权重的非负性,不覆盖任意带符号权重。
#32Convergence of a scheme for a one dimensional nonlocal and nonlinear eikonal equation
一维非局部非线性程函方程格式的收敛性
Diana Al Zareef, Ahmad El Hajj, Antoine Zurek · 2026-07-27T09:48:41Z
Abstract
In this work, we study a one-dimensional nonlocal and nonlinear eikonal equation without sign restriction on its spatial gradient. The equation is characterized by weak regularity assumptions on both the nonlocal velocity field and the initial data. We derive a periodic version of this model and propose a semi-explicit (IMEX) scheme for its numerical approximation. We prove that the scheme preserves a discrete gradient entropy estimate and establish its convergence in the viscosity sense. Finally, we present numerical results illustrating the behavior of the model and the performance of the proposed scheme.
摘要
本文研究了一个一维非局部非线性程函方程,其空间梯度没有符号限制。该方程的特点是对方程中的非局部速度场和初始数据均只要求弱正则性条件。我们推导了该模型的周期版本,并提出了一种半显式(IMEX)格式用于数值逼近。我们证明了该格式保持了离散梯度熵估计,并建立了其在粘性意义下的收敛性。最后,我们给出了数值结果,展示了模型的行为和所提格式的性能。
#33Randomized Krylov-Projected Iterated Tikhonov Regularization for Large-Scale Ill-posed Problems Under A Posteriori Stopping Rule
基于随机Krylov投影的迭代Tikhonov正则化求解大规模不适定问题及后验停止准则
Ravi Verma, Harshit Bajpai, Ankik Kumar Giri · 2026-07-27T08:18:16Z
Abstract
We introduce two novel randomized iterative regularization frameworks, termed \texttt{RIGKT} and \texttt{RIAT}, for solving large-scale linear ill-posed inverse problems governed by systems of equations. The proposed methods combine randomized iterated Tikhonov regularization with Krylov subspace projection techniques, utilizing Golub--Kahan bidiagonalization for general rectangular systems (\texttt{RIGKT}) and Arnoldi decomposition for square systems (\texttt{RIAT}). Unlike existing deterministic schemes that rely on fixed iteration counts, our framework incorporates randomized equation selection, an adaptive step-size strategy, and a global, discrepancy-based a posteriori early-stopping rule tailored specifically to the stochastic setting. We present a comprehensive regularization analysis establishing Bregman-distance monotonicity, finite termination, exact-data convergence, and pathwise stability under noise. Furthermore, we prove that the stopped iterates converge almost surely and in the mean-square sense to the true solution, establishing a rigorous regularization property. To the best of our knowledge, this is the first theoretical framework to simultaneously account for randomization, Krylov-subspace dimension reduction, and implementable early stopping. Numerical experiments involving two-dimensional X-ray computed tomography (CT) and image deblurring demonstrate that \texttt{RIGKT} and \texttt{RIAT} reliably reconstruct structural features across various noise regimes.
摘要
我们提出了两种新颖的随机迭代正则化框架,称为 \texttt{RIGKT} 和 \texttt{RIAT},用于求解由方程组控制的大规模线性不适定逆问题。所提方法将随机迭代Tikhonov正则化与Krylov子空间投影技术相结合,对一般矩形系统使用Golub-Kahan双对角化(\texttt{RIGKT}),对方形系统使用Arnoldi分解(\texttt{RIAT})。与依赖于固定迭代次数的现有确定性方案不同,我们的框架包含随机方程选择、自适应步长策略以及专门针对随机环境设计的基于偏差的全局后验早停规则。我们进行了全面的正则化分析,建立了Bregman距离单调性、有限终止、精确数据收敛性和噪声下的路径稳定性。此外,我们证明了停止的迭代几乎必然且在均方意义下收敛到真实解,从而建立了严格的正则化性质。据我们所知,这是第一个同时考虑随机化、Krylov子空间降维和可实现早停的理论框架。涉及二维X射线计算机断层扫描(CT)和图像去模糊的数值实验表明,\texttt{RIGKT} 和 \texttt{RIAT} 在各种噪声环境下都能可靠地重建结构特征。
#34Estimating eigenvectors and eigenspaces of covariance matrices: Optimal Bounds and Conditions for Consistency
协方差矩阵特征向量和特征空间的估计:最优界与一致性条件
Phuc Tran, Van Vu · 2026-07-27T03:25:16Z
Abstract
Let $X = [ ξ_1, \,\, ξ_2,...\,\, ,ξ_d]^\top$ be a zero-mean random vector of large dimension $d$ ($d \rightarrow \infty$) with (hidden) covariance matrix $M = (m_{ij})_{1 \leq i, j \leq d},$ where $m_{ij} = m_{ji} = \textbf{Cov}(ξ_i, ξ_j).$ Let $X_1, X_2, \dots, X_n$ be $n$ iid samples of $X$. Consider the sample covariance matrix $$\textstyle \tilde{M} := \frac{1}{n} \sum_{i=1}^{n} X_i X_i^\top.$$ In practice, one frequently uses the eigenvectors and eigenspaces of $\tilde M$ as estimators for those of $M$. A central task is to provide an error analysis for these estimators. In this paper, we provide an optimal error analysis, obtaining upper and lower bounds of matching order of magnitude, for a wide range of parameters $d$ and $n$, under mild assumptions on $M$. As corollaries, we obtain new necessary and sufficient conditions for the consistency of the estimators. In these conditions, we only require the number of samples $n$ to depend linearly on the effective rank of $M$, which can be much smaller than the dimension $d$.
摘要
设$X = [ ξ_1, \,\, ξ_2,...\,\, ,ξ_d]^\top$是一个大维数$d$($d \rightarrow \infty$)的零均值随机向量,具有(隐藏)协方差矩阵$M = (m_{ij})_{1 \leq i, j \leq d},$其中$m_{ij} = m_{ji} = \textbf{Cov}(ξ_i, ξ_j).$ 设$X_1, X_2, \dots, X_n$是$X$的$n$个iid样本。考虑样本协方差矩阵$$\textstyle \tilde{M} := \frac{1}{n} \sum_{i=1}^{n} X_i X_i^\top.$$ 在实践中,我们常用$\tilde M$的特征向量和特征空间作为$M$的估计。核心任务是为这些估计提供误差分析。在本文中,我们在对$M$施加温和假设的条件下,针对广泛的参数$d$和$n$,给出了最优误差分析,得到了匹配阶的上界和下界。作为推论,我们得到了估计量一致性的新的充要条件。在这些条件中,我们仅要求样本数$n$线性依赖于$M$的有效秩,而有效秩可以远小于维数$d$。
#35Recursive Governance: A Graph-Theoretic Framework for Risk Propagation and Drift Detection in Agentic AI Systems
递归治理:智能AI系统中风险传播与漂移检测的图论框架
Sriram Nagaraj, Advaith Nila Narayanan · 2026-07-27T01:13:48Z
Abstract
As financial institutions transition from traditional predictive models to autonomous agentic systems, the static model inventory requirements of traditional model risk management (MRM) face structural obsolescence. This paper proposes a dynamic Inventory-as-Code (IaC) governance loop that treats the model inventory as a living architectural component rather than a periodic documentation artifact. We make four principal contributions. First, we introduce a calibrated Degree of Autonomy (DoA) materiality score with an explicit, taxonomized tool-complexity weighting scheme that addresses the dominance problem of naive additive risk formulations. Second, we construct the agent inventory as a Directed Acyclic Graph (DAG) and define a formal Composite Risk Propagation algorithm under which upstream validation failures induce risk penalties on all reachable descendants. Third, we develop a Trajectory Monitoring protocol based on distributional cosine drift across ensembled Chain-of-Thought (CoT) embeddings, with an explicit procedure for constructing and certifying the Golden Path baseline, a matched-bootstrap calibration that we show is necessary to avoid a severe false-positive artifact in the naive alternative, and a two-stage response that separates legitimate reasoning variation from detrimental drift without demanding that a single exceedance event trigger an irreversible action. Fourth, we address practical complications largely absent from the prior literature: LLM base-model version changes, latent feedback loops in nominally acyclic agent graphs, and a two-pass execution structure that stages validation ahead of risk propagation.
摘要
随着金融机构从传统预测模型转向自主智能系统,传统模型风险管理(MRM)的静态模型清单要求面临结构性过时。本文提出了一种动态的清单即代码(IaC)治理循环,将模型清单视为一个活的架构组件,而非定期的文档产物。我们做出了四个主要贡献。第一,我们引入了一个经过校准的自主度(DoA)重要性评分,并配有明确的分类工具复杂度加权方案,解决了朴素加性风险公式中的主导性问题。第二,我们将智能体清单构建为有向无环图(DAG),并定义了一个形式化的复合风险传播算法,在该算法下,上游验证失败会对所有可达的后代节点施加风险惩罚。第三,我们开发了一个轨迹监控协议,基于集成思维链(CoT)嵌入的分布余弦漂移,包括构建和认证黄金路径基线的明确程序(一种匹配自助法校准,我们证明这对于避免朴素替代方法中严重的假阳性伪影是必要的),以及一个两阶段响应机制,该机制将合理的推理变异与有害漂移区分开来,而不要求单次超限事件触发不可逆动作。第四,我们处理了先前文献中基本缺失的实际复杂情况:LLM基础模型版本变化、名义上无环智能体图中的潜在反馈回路,以及一个两遍执行结构,该结构在风险传播之前进行验证。
#36GNN-based Multi-Agent Control of Traffic Shockwaves in Sparse Vehicular Ad-hoc Networks
基于图神经网络的稀疏车载自组织网络中交通冲击波的多智能体控制
Prachi Nandi, Madhuri Malakar, Sonakshi Satpathy, Pabitra Mohan Khilar · 2026-07-26T18:29:21Z
Abstract
Traffic shockwaves are stop-and-go waves that propagate upstream through the streams of vehicles and are one of the major causes of traffic congestion, fuel inefficiency, and increased accident rates in modern transportation systems. Although Connected and Autonomous Vehicles (CAVs) offer a promising opportunity to mitigate such shockwaves, most existing control strategies rely on global traffic state information, making them impractical for early-stage deployment of Vehicular Ad-hoc Networks (VANETs). In this paper, we propose a decentralized Multi-Agent Reinforcement Learning (MARL) framework that integrates a Graph Neural Network (GNN) to enhance the control architecture of connected and autonomous vehicles. The proposed approach enables vehicles to learn cooperative control policies using locally available information and interaction with neighboring vehicles. The effectiveness of the proposed scheme is evaluated using a scalable simulation environment under realistic highway traffic conditions. Simulation results show that the proposed GNN-based MARL framework can reduce the propagation of traffic shockwaves by up to 80\%, even when only 10\% of the vehicles are connected.
摘要
交通冲击波是在车流中向上游传播的停走波,是现代交通系统中造成交通拥堵、燃油效率低下和事故率增加的主要原因之一。尽管网联自动驾驶车辆(CAV)为缓解此类冲击波提供了有希望的机会,大多数现有控制策略依赖于全局交通状态信息,这使得它们在车载自组织网络(VANET)的早期部署阶段不切实际。在本文中,我们提出了一种集成图神经网络(GNN)的分散式多智能体强化学习(MARL)框架,以增强网联自动驾驶车辆的控制架构。所提方法使车辆能够利用本地可用信息和与相邻车辆的交互来学习协同控制策略。在现实高速公路交通条件下,使用可扩展仿真环境评估了所提方案的有效性。仿真结果表明,即使仅有10%的车辆是网联的,所提基于GNN的MARL框架也能将交通冲击波的传播减少高达80%。
#37Central-Hermite Sensing and Collision for Frame-Robust Order-Resolved Relaxation on D3Q125
D3Q125上框架鲁棒的阶分辨松弛的中央-Hermite感知与碰撞
Bjørn Wu · 2026-07-26T12:30:25Z
Abstract
Raw-Hermite sensing and collision on a fixed discrete-velocity set can convert a uniform translation into artificial coupling between nominally distinct nonequilibrium orders. We develop a central-Hermite formulation for a D3Q125 kinetic model with order-resolved log-Gaussian relaxation and compare three variants: raw sensing/raw collision (A), central sensing/raw collision (B), and central sensing/central collision (C). In homogeneous translated second-order perturbations, model C preserves third- and fourth-order modal purity to machine precision, whereas A and B develop boost-dependent cross-order content. Across a grid-CFL-boost matrix, model C reduces the post-transport collision frame discrepancy relative to A by 65.342-98.102% (median 81.131%) in the total relative L-infinity measure. Long-time calculations remain positive and conservative to numerical precision, although the accumulated benefit is configuration dependent because transport continually re-injects frame error. A transport study further reveals a clear trade-off: central-Hermite interface reconstruction strongly suppresses the third-order discrepancy but amplifies the fourth-order discrepancy. The fully central-Hermite collision therefore substantially reduces collision-induced cross-order frame discrepancy, while residual dependence remains due to discrete transport and finite velocity-space representation. This moment-space improvement does not by itself establish a comparable reduction in macroscopic Galilean transport error.
摘要
在固定离散速度集上的原始-Hermite感知和碰撞可以将均匀平动转化为名义上不同非平衡阶之间的人为耦合。我们为D3Q125动力学模型开发了一个中央-Hermite公式,具有阶分辨的对数高斯松弛,并比较了三种变体:原始感知/原始碰撞(A)、中央感知/原始碰撞(B)和中央感知/中央碰撞(C)。在均匀平移的二阶扰动中,模型C将三阶和四阶模态纯度保持到机器精度,而A和B则产生依赖于加速的交叉阶内容。在网格CFL加速矩阵上,模型C相对于A将传输后碰撞框架差异在总相对L无穷范数上减少了65.342-98.102%(中位数81.131%)。长时间计算保持正性和守恒到数值精度,尽管累计收益依赖于配置,因为传输不断重新注入框架误差。一项传输研究进一步揭示了一个明确的权衡:中央-Hermite界面重构强烈抑制了三阶差异,但放大了四阶差异。因此,完全中央-Hermite碰撞大大降低了碰撞引起的交叉阶框架差异,但由于离散传输和有限速度空间表示,仍存在残余依赖。这种矩空间改进本身并不带来宏观伽利略传输误差的可比降低。
#38Random Indexing for Image Change Detection: A Distance-Threshold Vocabulary Approach
图像变化检测的随机索引:一种距离阈值词汇方法
Cristiano Tamborrino · 2026-07-26T11:29:41Z
Abstract
Random Indexing (RI), used almost exclusively in text analysis (notably Temporal Random Indexing, TRI, for tracking word meaning over time), represents a discrete vocabulary with fixed random vectors and accumulates context by vector summation. We explore transplanting this mechanism to change detection in multitemporal images. A naive transplant using k-means to build the visual vocabulary is unstable: pixels are frequently reassigned between acquisition dates due to small radiometric shifts, destroying the pixel-to-vector correspondence RI depends on. We propose a distance-threshold (leader) clustering vocabulary instead, and give a short formal argument -- a stability radius from the vocabulary covering/packing properties -- for why this is provably more robust to acquisition noise than k-means. Combined with spatial context accumulation, this yields a training-free change detection pipeline, evaluated on four bi-temporal remote-sensing datasets (agriculture, river, urban PolSAR, wildfire) against a Change Vector Analysis baseline, which it consistently approaches but does not surpass. Multi-seed validation exposed and let us fix a degenerate-vector failure mode in a probabilistic-sparsity RI variant, and revealed a second, unresolved source of variability -- sensitivity to the leader-clustering visitation order -- which we characterize but, despite three attempted corrections, could not eliminate, reporting it as the main open problem. Results are cross-checked against an independent re-implementation. We report an ablation, a hyperparameter sensitivity analysis, an Otsu-vs-Gaussian-mixture thresholding comparison, and discuss RI incremental accumulation for future long time-series monitoring.
摘要
随机索引(RI)几乎仅在文本分析中使用(特别是时间随机索引TRI,用于追踪词义随时间的变化),它用固定随机向量表示离散词汇,并通过向量求和累积上下文。我们探索将此机制移植到多时相图像的变化检测。使用k-means构建视觉词汇的朴素移植是不稳定的:由于小的辐射偏移,像素在获取日期之间频繁重新分配,破坏了RI依赖的像素到向量的对应关系。我们提出了一种距离阈值(领导者)聚类词汇替代方案,并给出了一个简短的形式论证(来自词汇覆盖/填充性质的稳定半径),说明为什么这证明比k-means对获取噪声更具鲁棒性。与空间上下文累积相结合,这产生了一个无需训练的变化检测流程,在四个双时相遥感数据集(农业、河流、城市极化SAR、野火)上进行了评估,与变化向量分析基线进行了比较,该基线始终被接近但未被超越。多种子验证暴露并让我们修复了概率稀疏RI变体中的一个退化向量失败模式,并揭示了第二个未解决的变异性来源——对领导者聚类访问顺序的敏感性——我们对其进行了刻画,但尽管尝试了三次修正仍无法消除,将其报告为主要开放问题。结果通过独立的重新实现进行了交叉验证。我们报告了消融实验、超参数敏感性分析、Otsu与高斯混合阈值比较,并讨论了未来长时间序列监测的RI增量累积。
#39Optimal Polynomial Tractability Exponents for the Inverse Star Discrepancy
逆星偏差的最优多项式可处理性指数
Josef Dick · 2026-07-26T09:50:34Z
Abstract
The inverse of the star discrepancy $n^\ast(d, \varepsilon)$ satisfies \[ d \varepsilon^{-1} \lesssim n^{\ast}(d,\varepsilon)\lesssim d\varepsilon^{-2} \] for all $d \in \mathbb{N}$ and $0 < \varepsilon < \varepsilon_0$. The upper bound was shown by Heinrich, Novak, Wasilkowski and Woźniakowski (2001) and the lower bound was shown by Hinrichs (2004). A proof of this lower bound using elementary arguments was shown by Steinerberger (2023). These bounds show that the inverse of the star discrepancy depends linearly on the dimension, but the exact exponent of $\varepsilon^{-1}$ has remained open. In this paper we prove a lower bound which shows that the exponent $2$ of $\varepsilon^{-1}$ in the upper bound cannot be improved. More precisely, we show that for every $0<α<1$ and fixed $0<A\le B$, there are constants $c_{α,B}>0$ and $\varepsilon_{α,A}>0$ such that for every integer $d$ satisfying \[ A\varepsilon^{-α}\le d\le B\varepsilon^{-α} \] we have \[ n^{\ast}(d,\varepsilon) \ge c_{α,B}\,d\,\varepsilon^{-(2-α)}, \] for all $0 < \varepsilon < \varepsilon_{α, A}$. Along these polynomial strips the right-hand side is of order $\varepsilon^{-2}$. It follows that every uniform polynomial upper estimate $n^{\ast}(d,\varepsilon)\le C d^q\varepsilon^{-p}$ must satisfy $p \ge 2$. Together with the lower bound of Hinrichs (2004), which forces $q \ge 1$, this shows that the exponents $p=2$ and $q=1$ in the Heinrich--Novak--Wasilkowski--Woźniakowski upper bound are individually optimal.
摘要
星偏差的逆$n^\ast(d, \varepsilon)$满足\[ d \varepsilon^{-1} \lesssim n^{\ast}(d,\varepsilon)\lesssim d\varepsilon^{-2} \]对于所有$d \in \mathbb{N}$和$0 < \varepsilon < \varepsilon_0$。上界由Heinrich、Novak、Wasilkowski和Woźniakowski(2001)证明,下界由Hinrichs(2004)证明。Steinerberger(2023)给出了该下界的一个初等证明。这些界表明星偏差的逆线性依赖于维数,但$\varepsilon^{-1}$的精确指数一直未解决。在本文中,我们证明了一个下界,表明上界中$\varepsilon^{-1}$的指数$2$无法改进。更精确地说,我们证明了对每个$0<α<1$和固定的$0<A\le B$,存在常数$c_{α,B}>0$和$\varepsilon_{α,A}>0$,使得对每个满足\[ A\varepsilon^{-α}\le d\le B\varepsilon^{-α} \]的整数$d$,有\[ n^{\ast}(d,\varepsilon) \ge c_{α,B}\,d\,\varepsilon^{-(2-α)}, \]对所有$0 < \varepsilon < \varepsilon_{α, A}$成立。沿着这些多项式带,右边是$\varepsilon^{-2}$阶。由此可知,任何一致多项式上估计$n^{\ast}(d,\varepsilon)\le C d^q\varepsilon^{-p}$必须满足$p \ge 2$。结合Hinrichs(2004)迫使$q \ge 1$的下界,这表明Heinrich-Novak-Wasilkowski-Woźniakowski上界中的指数$p=2$和$q=1$分别是最优的。
#40New Globalized Newton-Type Methods for Nonconvex Optimization Problems
非凸优化问题的全局化牛顿型新方法
Vo Thanh Phat, Tuyen Tran · 2026-07-26T03:04:53Z
Abstract
Newton's method is one of the most effective second-order algorithms for smooth optimization because of its fast local convergence. However, existing globally convergent Newton-type methods typically require convexity or strong convexity of the objective function, while approaches for nonconvex optimization often rely on Hessian regularization at every iteration. In this paper, we propose a general line-search Newton framework for unconstrained optimization that avoids repeated Hessian regularization by exploiting the Newton direction only when it is well-defined and suitable. The proposed framework encompasses several existing hybrid gradient--Newton methods as special cases and naturally yields a new extragradient Newton method. We establish global convergence under mild assumptions, including the Polyak--Lojasiewicz--Kurdyka (PLK) condition, allowing both isolated and nonisolated accumulation points. We further prove local superlinear and quadratic convergence under appropriate regularity assumptions. Finally, we apply the proposed framework to strongly quasiconvex optimization and provide, to the best of our knowledge, the first Newton-type algorithm together with a comprehensive convergence analysis for this important class of nonconvex optimization problems. Numerical experiments demonstrate the effectiveness of the proposed methods.
摘要
牛顿法是光滑优化中最有效的二阶算法之一,因其局部快速收敛性。然而,现有的全局收敛牛顿型方法通常要求目标函数是凸的或强凸的,而非凸优化的方法往往依赖于每一步的海森正则化。本文提出了一种用于无约束优化的通用线搜索牛顿框架,该框架通过仅在牛顿方向定义良好且合适时利用牛顿方向,避免了重复的海森正则化。所提出的框架包含了若干现有的混合梯度-牛顿方法作为特例,并自然地产生了一种新的外梯度牛顿法。我们在温和假设下建立了全局收敛,包括Polyak--Lojasiewicz--Kurdyka(PLK)条件,允许孤立和非孤立累积点。我们进一步在适当的正则性假设下证明了局部超线性与二次收敛。最后,我们将所提出的框架应用于强拟凸优化,并据我们所知,为该重要的非凸优化问题类提供了首个牛顿型算法及其全面的收敛性分析。数值实验验证了所提出方法的有效性。
#41Scalably computing metric magnitude
可扩展计算度量幅度
Steve Huntsman, Jewell Thomas, Cynthia Ukawu · 2026-07-25T20:27:18Z
Abstract
Applications of metric magnitude often rely on numerically exact results in order to exploit a connection with information theory. We examine various approaches for scaling the dense linear algebra involved and identify hierarchical low-rank solvers as a preferred approach, with a clear path to scales of $10^5$ points on a single powerful workstation, and larger scales using our containerized CUDA-enabled C++/MPI pipeline.
摘要
度量幅度的应用通常依赖于数值精确的结果,以利用与信息理论的联系。我们研究了多种扩展密集线性代数的方法,并确定分层低秩求解器为首选方法,在单个强大工作站上可清晰扩展到10^5个点的规模,并使用我们的容器化CUDA启用C++/MPI流水线进行更大规模的计算。
#42Learning Asymptotics with Convergence-Rate Guarantees using Linear Least Squares
使用线性最小二乘学习具有收敛率保证的渐近性
Christos N. Efrem · 2026-07-25T16:47:40Z
Abstract
We introduce a new research area that is called Asymptotics Learning Theory (ALT) and combines optimization with asymptotic analysis. In particular, ALT provides a unified approach for computing unknown constants/parameters in proven asymptotic expansions using optimization theory. In this paper, we focus on a general asymptotic form which includes a broad class of asymptotics. Furthermore, we study two powerful numerical methods, namely, sliding Linear Least Squares (sLLSQ) and sliding Tikhonov Linear Least Squares (sT-LLSQ). For these techniques we rigorously prove asymptotic estimates that lead to sufficient conditions for convergence (to the correct values of unknown parameters) and convergence-rate guarantees. Despite their strengths, both methods have also limitations, e.g., slow convergence---or even, counterintuitively, divergence---in some cases. Moreover, we present fundamental applications in analytic combinatorics, a beautiful field of mathematics that deals with asymptotic enumeration of discrete structures using complex analysis. The proposed techniques complement existing approaches, such as the ratio method and its variants. Numerical examples also verify the theoretical results. Finally, we discuss interesting research directions in ALT.
摘要
我们引入了一个称为渐近学习理论(ALT)的新研究领域,它将优化与渐近分析相结合。特别地,ALT提供了一种统一的方法,利用优化理论计算已验证渐近展开中的未知常数/参数。本文中,我们关注一种包含广泛渐近类的通用渐近形式。此外,我们研究了两种强大的数值方法:滑动线性最小二乘(sLLSQ)和滑动Tikhonov线性最小二乘(sT-LLSQ)。对于这些技术,我们严格证明了渐近估计,这些估计导致收敛(到未知参数的正确值)的充分条件和收敛率保证。尽管有这些优点,这两种方法也有局限性,例如在某些情况下收敛缓慢,甚至反直觉地发散。此外,我们介绍了在解析组合学中的基础应用,这是一个使用复分析对离散结构进行渐近枚举的优美数学领域。所提出的方法补充了现有方法,如比率方法及其变体。数值例子也验证了理论结果。最后,我们讨论了ALT中有趣的研究方向。
#43A Fixed-Point Construction of the Elementary Transcendental Functions
基本超越函数的不动点构造
François Alouges, Giovanni Di Fratta, Alberto Fiorenza, Renato Fiorenza · 2026-07-25T13:18:22Z
Abstract
We present a unified fixed-point construction of the elementary transcendental functions, encompassing the real exponential, the complex exponential (sine and cosine), and the natural logarithm. Each function is characterized as the unique solution of a duplication identity established through the Banach contraction principle. These foundational identities are $e(2x)=e^2(x)$ for the exponentials, and $\log(x^{2})=2\log x$ for the logarithm. Because a direct iteration of these identities is numerically unstable, owing to local expansiveness at the target, the central idea transfers the analysis to a residual function, on which the operator becomes a strict contraction with an explicit convergence rate. Beyond its theoretical economy, which dispenses with differential equations and power series, this characterization translates into efficient algorithms for the machine evaluation of elementary functions: the underlying framework yields floating-point kernels whose accuracy and iteration depth are governed by the theoretical contraction rate. We also present a computational study showing that, in a throughput-bound vectorized regime, these kernels are competitive with standard production libraries, and in favorable configurations exceed them, with the sine--cosine kernel faster at every tested iteration depth. These implementations operate without lookup tables or memory traffic, an architectural advantage for modern high-performance and energy-efficient computing.
摘要
我们提出了一种基本超越函数的统一不动点构造,包括实数指数、复数指数(正弦和余弦)以及自然对数。每个函数被刻画为通过巴拿赫压缩原理建立的复制恒等式的唯一解。这些基础恒等式是指数函数的$e(2x)=e^2(x)$和对数函数的$\log(x^{2})=2\log x$。由于这些恒等式的直接迭代在数值上不稳定(由于目标处的局部扩张性),核心思想将分析转移到残差函数上,在该函数上算子成为具有显式收敛率的严格压缩。除了理论上的经济性(省去了微分方程和幂级数),这种刻画转化为基本函数机器评估的高效算法:基础框架产生浮点内核,其精度和迭代深度由理论压缩率控制。我们还提供了一项计算研究,表明在吞吐量受限的向量化情况下,这些内核与标准生产库具有竞争力,并且在有利配置下超过它们,其中正弦-余弦内核在每次测试的迭代深度下都更快。这些实现无需查找表或内存流量,这对现代高性能和节能计算具有架构优势。
#44Data-Driven Diffusion Processes on Differential Forms via the Projected Ambient Connection Laplacian
通过投影环境连接拉普拉斯算子的微分形式数据驱动扩散过程
Alvaro Almeida Gomez, Jorge Duque Franco · 2026-07-25T13:14:46Z
Abstract
We develop a data-driven approximation of the projected ambient connection Laplacian acting on differential forms over smooth Riemannian manifolds sampled by point clouds. The proposed construction extends the classical framework of diffusion maps and Vector Diffusion Maps from scalar functions and tangent vector fields to differential forms of arbitrary degree. Our approach is based on a novel representation of differential forms as alternating differential arrays obtained through an extension of the classical musical isomorphism. This representation enables the construction of a matrix-valued diffusion operator that approximates the projected ambient connection Laplacian directly from point cloud data without requiring a mesh or simplicial complex. The proposed discretization admits the asymptotically optimal kernel bandwidth scaling inherited from diffusion maps, leading to sharper convergence guarantees than previous data-driven approximations of the Hodge Laplacian. Building upon this operator, we derive a fully data-driven explicit Euler scheme for the heat equation on differential forms and validate the proposed methodology through numerical experiments on the unit sphere. The experiments confirm the predicted decay of the analytical solution and demonstrate the effectiveness of the proposed discretization. The proposed framework provides a natural generalization of Vector Diffusion Maps to differential forms of arbitrary degree and establishes a practical foundation for the numerical approximation of geometric partial differential equations directly from point cloud data.
摘要
我们开发了一种数据驱动近似,用于投影环境连接拉普拉斯算子作用于光滑黎曼流形上的微分形式,该流形由点云采样。所提出的构造将扩散映射和向量扩散映射的经典框架从标量函数和切向量场扩展到任意阶的微分形式。我们的方法基于一种新颖的表示,即通过经典音乐同构的扩展将微分形式表示为交错微分数组。这种表示使得能够直接从点云数据构建矩阵值扩散算子,近似投影环境连接拉普拉斯算子,无需网格或单纯复形。所提出的离散化继承了扩散映射的渐近最优核带宽缩放,导致比先前的Hodge拉普拉斯数据驱动近似更清晰的收敛保证。基于该算子,我们推导了一个完全数据驱动的显式欧拉格式用于微分形式上的热方程,并通过单位球面上的数值实验验证了所提出的方法。实验证实了解析解的预期衰减,并展示了所提出离散化的有效性。该框架提供了向量扩散映射到任意阶微分形式的自然推广,并为直接从点云数据数值近似几何偏微分方程建立了实用基础。
#45Accelerating preconditioned Jacobi methods via perturbation-inspired pivoting
通过扰动启发的旋转加速预处理雅可比方法
Nian Shao, Yuji Nakatsukasa · 2026-07-25T12:56:32Z
Abstract
Perturbation theory for symmetric matrices shows that eigenvalues with small spectral gaps are more sensitive to off-diagonal perturbation, implying that different entries affect the eigenvalues unevenly. Building on this insight, we incorporate spectral gap information into the Jacobi method for symmetric eigenvalue problems and propose a new pivoting strategy, which is completely different from classical ones governed solely by the magnitude of the off-diagonal entries. When combined with a mixed-precision preconditioner that diagonalizes the matrix to low precision, numerical experiments demonstrate that the resulting strategy can significantly outperform the classical greedy approach when the original matrix has clustered eigenvalues.
摘要
对称矩阵的扰动理论表明,具有小谱间隙的特征值对非对角扰动更敏感,这意味着不同条目对特征值的影响不均匀。基于这一洞见,我们将谱间隙信息纳入对称特征值问题的雅可比方法中,并提出了一种新的旋转策略,该策略完全不同于仅由非对角条目大小控制的经典策略。当与混合精度预处理器结合(该预处理器将矩阵对角化为低精度)时,数值实验表明,当原始矩阵具有聚簇特征值时,所得到的策略可以显著优于经典贪婪方法。
#46Physics-informed token transformer methodology for nonlinear balance laws. I. Schwarzschild--Burgers fluid flows
基于物理信息的令牌变换器方法用于非线性平衡定律。I. 史瓦西-伯格斯流体流动
Philippe G. LeFloch, Shuyang Xiang · 2026-07-25T10:51:22Z
Abstract
We introduce a Physics-Informed Token Transformer (PITT) methodology for nonlinear hyperbolic balance laws in one space dimension, using piecewise steady-state profiles for the representation of approximate weak solutions. The method combines symbolic equation tokenization, a Fourier neural operator encoder, an explicit Rankine--Hugoniot law for shock motion, and a learned correction term. For clarity, we present it here for the relativistic Schwarzschild--Burgers equation, a scalar model for spherically symmetric fluid flows on a Schwarzschild background. For this model the steady-state invariant and the generalized Riemann solutions are explicit, and they can therefore be built into the neural evolution. In particular, the leading discontinuities are advanced by the analytical jump condition, while the learned part reconstructs smooth regions, rarefaction fans, geometric dependence, and finite-resolution effects. The method is designed to locate wave fronts accurately and to preserve the relevant steady states. We test our PITT method on moving shocks, stationary shocks, rarefaction waves, and compare it with a standard high-order finite-volume approximation. We also analyze the standard Burgers limit (when the Schwarzschild mass tends to zero). The Rankine--Hugoniot prior plays the dominant role in these tests, while equation tokenization gives a systematic additional gain. The method is relevant for problems involving geometric effects and/or complex shock-wave dynamics, and is used here to study the long-time dynamics of perturbations of steady-state solutions. In particular, we exhibit an asymptotic law of propagation for the shock location of perturbed steady-state flows.
摘要
我们引入了一种基于物理信息的令牌变换器(PITT)方法,用于一维空间非线性双曲平衡定律,使用分段稳态分布来表示近似弱解。该方法结合了符号方程令牌化、傅里叶神经算子编码器、显式Rankine-Hugoniot激波运动定律和学习修正项。为清晰起见,我们在此将其呈现于相对论性史瓦西-伯格斯方程,这是一个在史瓦西背景上球对称流体流动的标量模型。对于该模型,稳态不变量和广义黎曼解是显式的,因此可以内置到神经演化中。特别地,主导不连续性通过解析跳跃条件推进,而学习部分重建光滑区域、稀疏扇、几何依赖性和有限分辨率效应。该方法旨在精确定位波前并保持相关稳态。我们在移动激波、静止激波、稀疏波上测试了我们的PITT方法,并将其与标准高阶有限体积近似进行比较。我们还分析了标准伯格斯极限(当史瓦西质量趋于零时)。在这些测试中,Rankine-Hugoniot先验起主导作用,而方程令牌化提供了系统的额外增益。该方法适用于涉及几何效应和/或复杂激波动力学的问题,并在此用于研究稳态解扰动的长时间动力学。特别地,我们展示了扰动稳态流激波位置的渐近传播定律。
#47A mixed residual method for biharmonic equations in spectral Barron spaces
谱Barron空间中双调和方程的混合残差法
Mengjia Bai, Kuo Gai, Shuai Lu · 2026-07-25T07:02:38Z
Abstract
We propose a mixed residual method (MIM) for numerically solving the biharmonic equation with nonhomogeneous clamped boundary conditions. By establishing the well-posedness of the biharmonic equation in spectral Barron spaces, we derive an error bound for MIM that relates shallow neural network approximations to the exact solution and overcomes the curse of dimensionality. This error bound consists of two components: the first corresponds to the approximation error of the neural network, while the second represents the generalization error arising from randomly sampled training data. Several numerical experiments are presented to demonstrate the effectiveness of the proposed method.
摘要
我们提出了一种混合残差法(MIM),用于数值求解具有非齐次夹紧边界条件的双调和方程。通过建立双调和方程在谱Barron空间中的适定性,我们推导了MIM的误差界,该误差界将浅层神经网络近似与精确解联系起来,并克服了维数灾难。该误差界由两部分组成:第一部分对应于神经网络的近似误差,而第二部分表示由随机采样训练数据引起的泛化误差。通过几个数值实验证明了所提出方法的有效性。
#48Geometry-aware LegONet for PDE Learning on Arbitrary Domains
几何感知的LegONet用于任意域上的偏微分方程学习
Jiahao Zhang, Yueqi Wang, Guang Lin · 2026-07-25T06:35:11Z
Abstract
Learned PDE solvers often entangle governing operators with the geometry, boundary conditions, and discretization used for training. This limits reuse when the same physics is posed on new domains, and it also makes physical-law discovery geometry-dependent. We introduce Geometry-aware LegONet (gLegONet), a boundary-manifold extension of Lego-like operator learning. Physical mechanisms are pretrained once as modular variational blocks on an ambient spectral domain. For a target geometry, sampled boundary constraints define an affine admissible manifold. Its mass-orthonormal tangent coordinates are used to evolve the dynamics and evaluate candidate law-discovery features directly. Changing the domain therefore changes only an algebraic coordinate interface, not the learned operator blocks. This converts arbitrary-domain PDE learning from geometry-specific retraining or soft penalty enforcement into boundary-guaranteed assembly of reusable mechanisms. In forward simulations and sparse identification tests on unseen domains, the method maintains boundary residuals near the algebraic tolerance and yields predictive governing laws from short-time observations.
摘要
学习型偏微分方程求解器常常将控制算子与训练所用的几何、边界条件和离散化纠缠在一起。这限制了当相同物理问题被置于新域时的复用,也使物理定律发现依赖于几何。我们引入了几何感知的LegONet(gLegONet),一种边界流形扩展的乐高风格算子学习。物理机制作为模块化变分块在环境谱域上预训练一次。对于目标几何,采样的边界约束定义了一个仿射可容许流形。其质量规范正交切坐标用于直接演化动力学并评估候选定律发现特征。因此,改变域仅改变代数坐标接口,而不改变学习到的算子块。这将任意域偏微分方程学习从特定几何的重训练或软惩罚执行转变为边界保证的可复用机制组装。在未见域上的正向模拟和稀疏识别测试中,该方法将边界残差保持在代数容限附近,并从短时观测中产生预测性的控制定律。
#49A Homogeneous Tensor Framework for High-Order Trust-Region and Spherical Polynomial Optimization
用于高阶信赖域和球面多项式优化的齐次张量框架
Wenqi Zhu, Haibin Chen, Guanglu Zhou · 2026-07-27T06:38:44Z
Abstract
High-order methods can improve worst-case evaluation complexity, but for orders $p\geq3$ their Taylor subproblems are nonconvex polynomial optimization problems and are generally difficult to solve. We develop a radius-controlled boundary approach based on homogeneous tensor representations. By augmenting the step with a constant coordinate, any $p$th-order Taylor polynomial can be represented exactly as an order-$p$ homogeneous tensor form; at a prescribed radius, the boundary model is a spherical polynomial optimization problem. The representation applies to arbitrary $p$, while the algorithmic development focuses on the cubic case $p=3$. For an inhomogeneous cubic on the sphere, we introduce a quadratic shift and prove, under an explicit shift bound, equivalence with a three-block multilinear formulation at global optimality. This motivates a proximal alternating minimization (PAM) method with closed-form block updates; its objective values decrease and every accumulation point is stationary. We embed the boundary-step mechanism in an Adaptive Homogeneous Tensor Method (Ada--HTM). Under explicit smoothness, safeguarded-decrease, weak-curvature nondegeneracy, and local-refinement conditions, Ada--HTM attains the adaptive-regularization-type (AR$p$-type) evaluation complexity $\mathcal{O}(ε^{-(p+1)/p})$ for first-order stationarity. Numerically, PAM matches order-$2$ moment--sum-of-squares (SOS) certificates on the structured cubic instances for which certification is tractable, scales particularly well for low-rank tensors, and makes Ada--HTM competitive with trust-region and cubic-regularization methods, with its largest gains on ill-conditioned and badly-scaled problems.
摘要
高阶方法可以改善最坏情况下的评估复杂度,但对于阶数$p\geq3$,它们的泰勒子问题是非凸多项式优化问题,一般难以求解。我们开发了一种基于齐次张量表示的半径控制边界方法。通过用常数坐标增补步长,任何$p$阶泰勒多项式可以精确表示为$p$阶齐次张量形式;在指定半径处,边界模型是一个球面多项式优化问题。该表示适用于任意$p$,而算法开发重点关注三次情况$p=3$。对于球面上的非齐次三次多项式,我们引入二次移位,并在显式移位界限下证明了与全局最优性的三块多线性公式的等价性。这激发了具有闭式块更新的近端交替最小化(PAM)方法;其目标值递减且每个累积点是平稳的。我们将边界步长机制嵌入自适应齐次张量方法(Ada--HTM)中。在显式光滑性、安全下降、弱曲率非退化性和局部细化条件下,Ada--HTM达到自适应正则化类型(AR$p$型)的一阶平稳性评估复杂度$\mathcal{O}(ε^{-(p+1)/p})$。在数值上,PAM在可进行认证的结构化三次实例上匹配阶$2$矩-平方和(SOS)认证,对低秩张量特别具有可扩展性,并使Ada--HTM与信赖域和三次正则化方法具有竞争力,在病态和不良缩放问题上增益最大。