菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-22
📄 Abstract - EML Trees Are Universal Approximators

The recently introduced EML (Exp-Minus-Log) function acts as continuous analogue of NAND gates, providing a compositional building block capable of representing elementary functions. In this work, we study the expressive power of tree-structured compositions of EML functions. We show that such trees enjoy a universal approximation property for functions in $W^{k, \infty}$ for $k \in \mathbb N$, drawing on classical neural network approximation arguments while exploiting the ability to explicitly construct EML trees that mimic polynomial representations. We further propose a learning algorithm for EML-type trees equipped with fitting parameters, and demonstrate its feasibility in practical optimization problems. Our results establish EML trees as a theoretically grounded framework for function approximation.

顶级标签: machine learning theory
详细标签: universal approximation function approximation expressive power neural network theory optimization 或 搜索:

EML树是通用逼近器 / EML Trees Are Universal Approximators


1️⃣ 一句话总结

本文证明了一种名为EML(指数-减-对数)的数学函数,当以树状结构组合时,能够像神经网络一样逼近任意复杂的数学函数,并提出了相应的学习算法,为函数逼近提供了一种新的理论框架。

源自 arXiv: 2606.23179