paper-with-me

홈 › Papers

Statistical Taylor Expansion

2024-10-02 · Chengpu Wang

Statistical Taylor expansion replaces the input precise variables in a conventional Taylor expansion with random variables each with known distribution, to calculate the result mean and deviation. It is based on the uncorrelated uncertainty assumption: Each input variable is measured independently with fine enough statistical precision, so that their uncertainties are independent of each other. It requires each sampling count to be sufficiently large for accurate results. Statistical Taylor expansion reviews that the intermediate analytic expressions can no longer be regarded as independent of each other, and the result of analytic expression should be path independent. This conclusion differs fundamentally from the conventional common approach in applied mathematics to find the best execution path for a result. This paper also presents an implementation of statistical Taylor expansion called variance arithmetic, and the tests on variance arithmetic.

📄 PDF Abstract BibTeX arXiv:2410.01223

Code (1)

chengpu0707/variancearithmetic 공식 구현

Similar Papers 제목 키워드 기반

Taylor Expansion Policy Optimization

2020-03-13 · ICML 2020 1 · Yunhao Tang, Michal Valko, Rémi Munos

In this work, we investigate the application of Taylor expansions in reinforcement learning. In particular, we propose Taylor expansion policy optimization, a policy optimization formalism that generalizes prior work (e.…

Off-policy evaluationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Taylor Moment Expansion for Continuous-Discrete Gaussian Filtering and Smoothing

2020-01-08 · Zheng Zhao, Toni Karvonen, Roland Hostettler, Simo Särkkä

The paper is concerned with non-linear Gaussian filtering and smoothing in continuous-discrete state-space models, where the dynamic model is formulated as an It\^{o} stochastic differential equation (SDE), and the measu…

State Space Models

A probabilistic Taylor expansion with Gaussian processes

2021-02-01 · Toni Karvonen, Jon Cockayne, Filip Tronarp, Simo Särkkä

We study a class of Gaussian processes for which the posterior mean, for a particular choice of data, replicates a truncated Taylor expansion of any order. The data consist of derivative evaluations at the expansion poin…

Gaussian Processesregression

TaylorPODA: A Taylor Expansion-Based Method to Improve Post-Hoc Attributions for Opaque Models

2025-07-14 · Yuchi Tang, Iñaki Esnaola, Suzanne Mason, George Panoutsos

Existing post-hoc model-agnostic methods generate external explanations for opaque models, primarily by locally attributing the model output to its input features. However, they often lack an explicit and systematic fram…

MB-TaylorFormer V2: Improved Multi-branch Linear Transformer Expanded by Taylor Formula for Image Restoration

2025-01-08 · Zhi Jin, Yuwei Qiu, Kaihao Zhang, Hongdong Li 외

Recently, Transformer networks have demonstrated outstanding performance in the field of image restoration due to the global receptive field and adaptability to input. However, the quadratic computational complexity of S…

DeblurringDenoisingImage DehazingImage Restoration+1