Numerical Differentiation using local Chebyshev-Approximation
Stefan H. Reiterer

TL;DR
This paper proposes a local Chebyshev approximation method for numerical differentiation, addressing instability issues of global methods by focusing on local regions, which is effective for functions with finite non-smooth points.
Contribution
It introduces a novel local Chebyshev approximation approach for numerical differentiation, improving stability and efficiency for functions with limited non-smooth features.
Findings
Local Chebyshev approximations are effective for functions with finite non-smooth points.
The method reduces the number of function evaluations needed.
Numerical examples demonstrate improved stability over global approaches.
Abstract
In applied mathematics, especially in optimization, functions are often only provided as so called "Black-Boxes" provided by software packages, or very complex algorithms, which make automatic differentation very complicated or even impossible. Hence one seeks the numerical approximation of the derivative. Unfortunately numerical differentation is a difficult task in itself, and it is well known that it is numerical instable. There are many works on this topic, including the usage of (global) Chebyshev approximations. Chebyshev approximations have the great property that they converge very fast, if the function is smooth. Nevertheless those approches have several drawbacks, since in practice functions are not smooth, and a global approximation needs many function evalutions. Nevertheless there is hope. Since functions in real world applications are most times smooth except for…
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
TopicsIterative Methods for Nonlinear Equations · Numerical Methods and Algorithms · Advanced Optimization Algorithms Research
