中文
相关论文

相关论文: Fast computation of a rational point of a variety …

200 篇论文

We propose an algorithm for quickly evaluating polynomials. It pre-conditions a complex polynomial $P$ of degree $d$ in time $O(d\log d)$, with a low multiplicative constant independent of the precision. Subsequent evaluations of $P$…

数值分析 · 数学 2022-11-15 Ramona Anton , Nicolae Mihalache , François Vigneron

Polynomial system solving is a classical problem in mathematics with a wide range of applications. This makes its complexity a fundamental problem in computer science. Depending on the context, solving has different meanings. In order to…

符号计算 · 计算机科学 2013-07-16 Jean-Charles Faugère , Pierrick Gaudry , Louise Huot , Guénaël Renault

We design a Quasi-Polynomial time deterministic approximation algorithm for computing the integral of a multi-dimensional separable function, supported by some underlying hyper-graph structure, appropriately defined. Equivalently, our…

数据结构与算法 · 计算机科学 2024-02-14 David Gamarnik , Devin Smedira

Let $\RR$ be a real closed field (e.g. the field of real numbers) and $\mathscr{S} \subset \RR^n$ be a semi-algebraic set defined as the set of points in $\RR^n$ satisfying a system of $s$ equalities and inequalities of multivariate…

符号计算 · 计算机科学 2013-09-20 Mohab Safey El Din , Elias Tsigaridas

Probabilistic algorithms are applied to prove theorems about the finite general linear and unitary groups which are typically proved by techniques such as character theory and Moebius inversion. Among the theorems studied are Steinberg's…

群论 · 数学 2007-05-23 Jason Fulman

We provide an explicit bound on the number of periodic points of a rational function defined over a number field, where the bound depends only on the number of primes of bad reduction and the degree of the function, and is linear in the…

数论 · 数学 2017-02-23 J. K. Canci , Solomon Vishkautsan

Given a nonsingular $n \times n$ matrix of univariate polynomials over a field $\mathbb{K}$, we give fast and deterministic algorithms to compute its determinant and its Hermite normal form. Our algorithms use…

符号计算 · 计算机科学 2017-03-31 George Labahn , Vincent Neiger , Wei Zhou

We present counting methods for some special classes of multivariate polynomials over a finite field, namely the reducible ones, the s-powerful ones (divisible by the s-th power of a nonconstant polynomial), and the relatively irreducible…

交换代数 · 数学 2013-11-12 Joachim von zur Gathen , Alfredo Viola , Konstantin Ziegler

We focus on rational solutions or nearly-feasible rational solutions that serve as certificates of feasibility for polynomial optimization problems. We show that, under some separability conditions, certain cubic polynomially constrained…

最优化与控制 · 数学 2022-04-15 Daniel Bienstock , Alberto del Pia , Robert Hildebrand

A method is described which allows to evaluate efficiently a polynomial in a (possibly trivial) extension of the finite field of its coefficients. Its complexity is shown to be lower than that of standard techniques when the degree of the…

信息论 · 计算机科学 2011-02-24 Davide Schipani , Michele Elia , Joachim Rosenthal

In this paper, we prove a general result computing the number of rational points of bounded height on a projective variety $V$ which is covered by lines. The main technical result used to achieve this is an upper bound on the number of…

代数几何 · 数学 2007-05-23 David McKinnon

We completely describe a new domain for abstract interpretation of numerical programs. Fixpoint iteration in this domain is proved to converge to finite precise invariants for (at least) the class of stable linear recursive filters of any…

计算机科学中的逻辑 · 计算机科学 2008-07-21 Eric Goubault , Sylvie Putot

In this work we relate the deterministic complexity of factoring polynomials (over finite fields) to certain combinatorial objects we call m-schemes. We extend the known conditional deterministic subexponential time polynomial factoring…

计算复杂性 · 计算机科学 2008-04-15 Gábor Ivanyos , Marek Karpinski , Nitin Saxena

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

In this vision paper, we explore the challenges and opportunities of a form of computation that employs an empirical (rather than a formal) approach, where the solution of a computational problem is returned as empirically most likely…

软件工程 · 计算机科学 2025-03-17 Eric Tang , Marcel Böhme

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

Quantum computing is a new model of computation, based on quantum physics. Quantum computers can be exponentially faster than conventional computers for problems such as factoring. Besides full-scale quantum computers, more restricted…

形式语言与自动机理论 · 计算机科学 2018-07-05 Andris Ambainis , Abuzer Yakaryılmaz

Given a model in algebraic statistics and some data, the likelihood function is a rational function on a projective variety. Algebraic algorithms are presented for computing all critical points of this function, with the aim of identifying…

统计理论 · 数学 2007-06-13 Serkan Hosten , Amit Khetan , Bernd Sturmfels

This article presents a general solution to the problem of computational complexity. First, it gives a historical introduction to the problem since the revival of the foundational problems of mathematics at the end of the 19th century.…

计算复杂性 · 计算机科学 2023-12-25 Rami Zaidan

Computational problems can be classified according to their algorithmic complexity, which is defined based on how the resources needed to solve the problem, e.g. the execution time, scale with the problem size. Many problems in…

计算复杂性 · 计算机科学 2021-07-29 Davide Cirillo , Miguel Ponce-de-Leon , Alfonso Valencia