arXivDaily arXiv每日学术速递 周一至周五更新
2606.20325 2026-06-19 cs.LG cs.SC math.DS 交叉投稿

Recurrent neural networks approximate continuous functions

递归神经网络近似连续函数

Valentin Abadie, Clemens Hutter, Helmut Bölcskei

AI总结 本文证明,对于[-1,1]上的任意连续函数,存在一个固定权重和隐藏维度的ReLU递归神经网络,其时间演化可以均匀逼近该函数,并给出了收敛速率和极小极大下界。

详情
AI中文摘要

经典逼近定理要求每当目标精度提高时,就需要一个新的神经网络。本文研究相反的可能性:能否一劳永逸地选择网络,而仅通过让其运行更长时间来换取精度?我们证明这对于[-1,1]上的每个连续函数都是可能的。更准确地说,每个这样的函数都可以通过一个具有固定权重和固定隐藏维度的单ReLU递归神经网络的时间演化来均匀逼近。该构造背后的机制是一个新的中间模型——带神经单元的图灵机(TMNU)。该模型保留了实现多项式逼近方案所需的算法自由度,同时保持足够的刚性,以便被具有显式隐藏维度和权重幅度界限的RNN模拟。由此产生的收敛速率反映了底层多项式逼近的速率。我们通过极小极大下界补充了该构造,表明运行时间不仅仅是证明的产物,而是这种固定网络逼近范式中不可避免的资源。

英文摘要

Classical approximation theorems ask for a new neural network whenever the target accuracy is improved. This paper studies the opposite possibility: can the network be chosen once and for all, and can accuracy be bought only by letting it run longer? We prove that this is possible for every continuous function on [-1,1]. More precisely, each such function is uniformly approximated by the time evolution of a single ReLU recurrent neural network with fixed weights and fixed hidden dimension. The mechanism behind the construction is a new intermediate model, the Turing machine with neural units (TMNU). This model retains the algorithmic freedom needed to implement polynomial approximation schemes, while remaining rigid enough to be simulated by RNNs with explicit bounds on hidden dimension and weight magnitude. The resulting convergence rates reflect the underlying polynomial approximation rates. We complement the construction with minimax lower bounds showing that runtime is not merely a proof artifact, but an unavoidable resource in this fixed-network approximation paradigm.

2601.08522 2026-06-19 cs.SC 版本更新

Degree bounds for linear differential equations and recurrences

线性微分方程和递推的度数界

Louis Gaillard

AI总结 提出统一方法,为伪线性映射迭代的线性关系问题建立精确度数界,改进或恢复已知最优界。

详情
AI中文摘要

线性微分方程和递推揭示了其解的许多性质。因此,这些方程非常适合表示解以及用特殊函数进行计算。我们识别了一大类现有算法,这些算法将此类表示计算为称为伪线性映射的基本算子的迭代之间的线性关系。这种形式的算法已被设计并用于解决各种计算问题,在不同背景下,包括线性微分或递推方程的有效闭包性质、计算代数函数满足的微分方程等。我们提出了一种统一的方法,为所有这些问题的解建立精确的度数界。该方法依赖于该类所有具体实例共享的公共结构。对于每个问题,得到的界是紧的。它要么改进要么恢复了先前通过特设方法推导出的已知最优界。

英文摘要

Linear differential equations and recurrences reveal many properties about their solutions. Therefore, these equations are well-suited for representing solutions and computing with special functions. We identify a large class of existing algorithms that compute such representations as a linear relation between the iterates of an elementary operator known as a \emph{pseudo-linear map}. Algorithms of this form have been designed and used for solving various computational problems, in different contexts, including effective closure properties for linear differential or recurrence equations, the computation of a differential equation satisfied by an algebraic function, and many others. We propose a unified approach for establishing precise degree bounds on the solutions of all these problems. This approach relies on a common structure shared by all the specific instances of the class. For each problem, the obtained bound is tight. It either improves or recovers the previous best known bound that was derived by ad hoc methods.

2406.02421 2026-06-19 cs.DM cs.LG cs.SC 版本更新

Representing Piecewise-Linear Functions by Functions with Minimal Arity

用最小元数函数表示分段线性函数

Christoph Koutschan, Anton Ponomarchuk, Josef Schicho

发表机构 * Johann Radon Institute for Computational and Applied Mathematics(约翰·拉登研究所(计算与应用数学)) Research Institute for Symbolic Computation(符号计算研究所) Johannes Kepler University(约翰· Kepler大学)

AI总结 本文研究了连续分段线性函数表示为max函数线性组合所需的最小参数个数,建立了函数诱导的空间剖分与所需参数个数之间的直接联系。

详情
AI中文摘要

任何连续分段线性函数 $F\colon \mathbb{R}^{n}\to \mathbb{R}$ 都可以表示为至多 $n+1$ 个仿射线性函数的 $\max$ 函数的线性组合。在我们之前的论文 [``Representing piecewise linear functions by functions with small arity'', AAECC, 2023] 中,我们证明了 $n+1$ 个参数的上界是紧的。在本文中,我们通过建立函数 $F$ 与任何此类分解所需的最小参数个数之间的对应关系来扩展这一结果。我们表明,由函数 $F$ 诱导的输入空间 $\mathbb{R}^{n}$ 的剖分与 $\max$ 函数中的参数个数有直接联系。

英文摘要

Any continuous piecewise-linear function $F\colon \mathbb{R}^{n}\to \mathbb{R}$ can be represented as a linear combination of $\max$ functions of at most $n+1$ affine-linear functions. In our previous paper [``Representing piecewise linear functions by functions with small arity'', AAECC, 2023], we showed that this upper bound of $n+1$ arguments is tight. In the present paper, we extend this result by establishing a correspondence between the function $F$ and the minimal number of arguments that are needed in any such decomposition. We show that the tessellation of the input space $\mathbb{R}^{n}$ induced by the function $F$ has a direct connection to the number of arguments in the $\max$ functions.