中文
相关论文

相关论文: Approximate rational arithmetics and arbitrary pre…

200 篇论文

We discuss the use of matrices for providing sequences of rationals that approximate algebraic irrationalities. In particular, we study the regular representation of algebraic extensions, proving that ratios between two entries of the…

数论 · 数学 2020-03-10 Stefano Barbero , Umberto Cerruti , Nadir Murru

Using appropriate notation systems for proofs, cut-reduction can often be rendered feasible on these notations, and explicit bounds can be given. Developing a suitable notation system for Bounded Arithmetic, and applying these bounds, all…

计算机科学中的逻辑 · 计算机科学 2007-12-11 Klaus Aehlig , Arnold Beckmann

State-of-the-art static analysis tools for verifying finite-precision code compute worst-case absolute error bounds on numerical errors. These are, however, often not a good estimate of accuracy as they do not take into account the…

编程语言 · 计算机科学 2017-08-07 Anastasiia Izycheva , Eva Darulova

It is known that any rational abstract numeration system is faithfully, and effectively, represented by an N-rational series. A simple proof of this result is given which yields a representation of this series which in turn allows a simple…

离散数学 · 计算机科学 2011-08-30 Pierre-Yves Angrand , Jacques Sakarovitch

Rounding linear programs using techniques from discrepancy is a recent approach that has been very successful in certain settings. However this method also has some limitations when compared to approaches such as randomized and iterative…

数据结构与算法 · 计算机科学 2016-12-05 Nikhil Bansal , Viswanath Nagarajan

Approximate Bayesian computation (ABC) or likelihood-free inference algorithms are used to find approximations to posterior distributions without making explicit use of the likelihood function, depending instead on simulation of sample data…

统计计算 · 统计学 2015-09-08 Richard D. Wilkinson

Significant inaccuracy often occurs during the process of mathematical calculation due to the digit limitation of floating point, which may lead to catastrophic loss. Normally, people believe that adjustment of floating-point precision is…

数值分析 · 计算机科学 2015-12-07 Ran Wang , Xinrui He

We show how rational function approximations to the logarithm, such as $\log z \approx (z^2 - 1)/(z^2 + 6z + 1)$, can be turned into fast algorithms for approximating the determinant of a very large matrix. We empirically demonstrate that…

数据结构与算法 · 计算机科学 2024-05-07 Thomas Colthurst , Srinivas Vasudevan , James Lottes , Brian Patton

This article gives an introduction for mathematicians interested in numerical computations in algebraic geometry and number theory to some recent progress in algorithmic number theory, emphasising the key role of approximate computations…

数论 · 数学 2012-05-29 Jean-Marc Couveignes , Bas Edixhoven

Iterative numerical algorithms are typically equipped with a stopping criterion, where the iteration process is terminated when some error or misfit measure is deemed to be below a given tolerance. This is a useful setting for comparing…

数值分析 · 计算机科学 2014-12-04 Uri Ascher , Farbod Roosta-Khorasani

We deliver a call to arms for probabilistic numerical methods: algorithms for numerical tasks, including linear algebra, integration, optimization and solving differential equations, that return uncertainties in their calculations. Such…

数值分析 · 数学 2016-02-17 Philipp Hennig , Michael A Osborne , Mark Girolami

Rational approximations are introduced and studied in granular graded rough sets and generalizations thereof by the first author in recent research papers. The concept of rationality is determined by related ontologies and coherence between…

人工智能 · 计算机科学 2022-11-01 A Mani , Sushmita Mitra

Successive quadratic approximations, or second-order proximal methods, are useful for minimizing functions that are a sum of a smooth part and a convex, possibly nonsmooth part that promotes regularization. Most analyses of iteration…

最优化与控制 · 数学 2019-01-25 Ching-pei Lee , Stephen J. Wright

The Operator axioms have produced new real numbers with new operators. New operators naturally produce new equations and thus extend the traditional mathematical models which are selected to describe various scientific rules. So new…

数值分析 · 计算机科学 2021-02-08 Pith Peishu Xie

A posteriori error estimates are an important tool to bound discretization errors in terms of computable quantities avoiding regularity conditions that are often difficult to establish. For non-linear and non-differentiable problems,…

数值分析 · 数学 2024-06-12 Sören Bartels , Alex Kaltenbach

We present new algorithms and fast implementations to find efficient approximations for modelling stochastic processes. For many numerical computations it is essential to develop finite approximations for stochastic processes. While the…

最优化与控制 · 数学 2020-12-03 Kipngeno Benard Kirui , Georg Ch. Pflug , Alois Pichler

It is shown that quadrature formulas in many different applications can be derived from rational approximation of the Cauchy transform of a weight function. Since rational approximation is now a routine technology, this provides an easy new…

数值分析 · 数学 2025-07-22 Andrew Horning , Lloyd N. Trefethen

This paper considers the computational hardness of computing expected outcomes and deciding almost-sure termination of probabilistic programs. We show that deciding almost-sure termination and deciding whether the expected outcome of a…

计算机科学中的逻辑 · 计算机科学 2014-10-28 Benjamin Lucien Kaminski , Joost-Pieter Katoen

A new recalibration post-processing method is presented to improve the quality of the posterior approximation when using Approximate Bayesian Computation (ABC) algorithms. Recalibration may be used in conjunction with existing…

统计计算 · 统计学 2017-04-24 G. S. Rodrigues , D. Prangle , S. A. Sisson

We propose novel smooth approximations to the classical rounding function, suitable for differentiable optimization and machine learning applications. Our constructions are based on two approaches: (1) localized sigmoid window functions…

机器学习 · 计算机科学 2025-04-29 Stanislav Semenov