中文
相关论文

相关论文: Extended Rate, more GFUN

200 篇论文

This article describes the implementation in the software package NumGfun of classical algorithms that operate on solutions of linear differential equations or recurrence relations with polynomial coefficients, including what seems to be…

符号计算 · 计算机科学 2010-06-01 Marc Mezzarobba

Quantitative logic reasons about the degree to which formulas are satisfied. This paper studies the fundamental reasoning principles of higher-order quantitative logic and their application to reasoning about probabilistic programs and…

计算机科学中的逻辑 · 计算机科学 2026-05-21 Giorgio Bacci , Rasmus Ejlers Møgelberg

We show that the statistics of the continued fraction expansion of a randomly chosen rational in the unit interval, with a fixed large denominator $q$, approaches the Gauss-Kuzmin statistics with polynomial rate in $q$. This improves on…

动力系统 · 数学 2024-11-19 Ofir David , Taehyeong Kim , Ron Mor , Uri Shapira

A common recent approach to semantic parsing augments sequence-to-sequence models by retrieving and appending a set of training samples, called exemplars. The effectiveness of this recipe is limited by the ability to retrieve informative…

计算与语言 · 计算机科学 2022-09-30 Yury Zemlyanskiy , Michiel de Jong , Joshua Ainslie , Panupong Pasupat , Peter Shaw , Linlu Qiu , Sumit Sanghai , Fei Sha

A conjecture is given that, if true, could lead to an algorithm for computing definite sums of rational functions.

组合数学 · 数学 2007-05-23 Mark van Hoeij

We extend Robust Optimization to fractional programming, where both the objective and the constraints contain uncertain parameters. Earlier work did not consider uncertainty in both the objective and the constraints, or did not use Robust…

最优化与控制 · 数学 2015-08-21 Bram L. Gorissen

This article describes the REDUCE package ZEILBERG implemented by Gregor St\"olting and the author. The REDUCE package ZEILBERG is a careful implementation of the Gosper and Zeilberger algorithms for indefinite, and definite summation of…

经典分析与常微分方程 · 数学 2009-09-25 Wolfram Koepf

In this article we show the rough outline of a computer algorithm to generate lower bounds on the exponential function of (in principle) arbitrary precision. We implemented this to generate all necessary analytic terms for the Boltzmann…

数值分析 · 计算机科学 2013-01-07 Martijn Leisink , Hilbert Kappen

We develop a synthesis of Turing's paradigm of computation and von Neumann's quantum logic to serve as a model for quantum computation with recursion, such that potentially non-terminating computation can take place, as in a quantum Turing…

量子物理 · 物理学 2009-11-10 A. Edalat

The celebrated Zeilberger algorithm which finds holonomic recurrence equations for definite sums of hypergeometric terms $F(n,k)$ is extended to certain nonhypergeometric terms. An expression $F(n,k)$ is called a hypergeometric term if both…

经典分析与常微分方程 · 数学 2016-09-06 Wolfram Koepf

There has recently been a concerted effort to derive mechanisms in vision and machine learning systems to offer uncertainty estimates of the predictions they make. Clearly, there are enormous benefits to a system that is not only accurate…

机器学习 · 计算机科学 2018-09-05 Seong Jae Hwang , Ronak Mehta , Hyunwoo J. Kim , Vikas Singh

Summation formulas, such as the Euler-Maclaurin expansion or Gregory's quadrature, have found many applications in mathematics, ranging from accelerating series, to evaluating fractional sums and analyzing asymptotics, among others. We show…

数值分析 · 数学 2021-06-15 Ibrahim Alabdulmohsin

It is natural for probabilistic programs to use conditionals to express alternative substructures in models, and loops (recursion) to express repeated substructures in models. Thus, probabilistic programs with conditionals and recursion…

编程语言 · 计算机科学 2020-10-26 David Chiang , Chung-chieh Shan

We construct a new scheme of approximation of any multivalued algebraic function $f(z)$ by a sequence $\{r_{n}(z)\}_{n\in \mathbb{N}}$ of rational functions. The latter sequence is generated by a recurrence relation which is completely…

经典分析与常微分方程 · 数学 2007-05-23 Julius Borcea , Rikard Bögvad , Boris Shapiro

Motivated by the optimal continued fractions studied independently by Selenius and Bosma, we define and introduce algorithms producing superoptimal continued fraction expansions of irrationals. The convergents of these expansions…

数论 · 数学 2025-12-09 Slade Sanderson

This paper establishes a novel role for Gaussian-mixture models (GMMs) as functional approximators of Q-function losses in reinforcement learning (RL). Unlike the existing RL literature, where GMMs play their typical role as estimates of…

机器学习 · 计算机科学 2024-09-11 Minh Vu , Konstantinos Slavakis

We study the problem of generating interesting integer sequences with a combinatorial interpretation. For this we introduce a two-step approach. In the first step, we generate first-order logic sentences which define some combinatorial…

计算机科学中的逻辑 · 计算机科学 2023-02-10 Martin Svatoš , Peter Jung , Jan Tóth , Yuyi Wang , Ondřej Kuželka

Lin and Lin have recently shown how starting with a classical query algorithm (decision tree) for a function, we may find upper bounds on its quantum query complexity. More precisely, they have shown that given a decision tree for a…

量子物理 · 物理学 2020-03-04 Salman Beigi , Leila Taghavi

In this paper we present two efficient methods for reconstructing a rational number from several residue-modulus pairs, some of which may be incorrect. One method is a natural generalization of that presented by Wang, Guy and Davenport in…

数论 · 数学 2015-07-22 John Abbott

Scaling inference compute in large language models (LLMs) through repeated sampling consistently increases the coverage (fraction of problems solved) as the number of samples increases. We conjecture that this observed improvement is…

计算与语言 · 计算机科学 2024-10-22 Gal Yona , Or Honovich , Omer Levy , Roee Aharoni