Hardware-Friendly Input Expansion for Accelerating Function Approximation
Hu Lou, Yin-Jun Gao, Dong-Xiao Zhang, Tai-Jiao Du, Jun-Jie Zhang, Jia-Rui Zhang

TL;DR
This paper introduces a simple, hardware-friendly input-space expansion technique that accelerates convergence and improves accuracy in one-dimensional function approximation tasks by breaking parameter symmetries.
Contribution
It proposes a novel input-space expansion method inspired by symmetry breaking, which enhances neural network training efficiency without increasing model complexity.
Findings
Reduces LBFGS iterations by 12% on average
Decreases final MSE by 66.3% with 5D expansion
Constant $oldsymbol{ ext{ extpi}}$ outperforms other constants
Abstract
One-dimensional function approximation is a fundamental problem in scientific computing and engineering applications. While neural networks possess powerful universal approximation capabilities, their optimization process is often hindered by flat loss landscapes induced by parameter-space symmetries, leading to slow convergence and poor generalization, particularly for high-frequency components. Inspired by the principle of \emph{symmetry breaking} in physics, this paper proposes a hardware-friendly approach for function approximation through \emph{input-space expansion}. The core idea involves augmenting the original one-dimensional input (e.g., ) with constant values (e.g., ) to form a higher-dimensional vector (e.g., ), effectively breaking parameter symmetries without increasing the network's parameter count. We evaluate the method on ten…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Stochastic Gradient Optimization Techniques · Model Reduction and Neural Networks
