Skip to main content

Showing 1–17 of 17 results for author: Pan, V

Searching in archive cs. Search in all archives.
.
  1. arXiv:2301.11268   

    cs.SC math.NA

    Fast Approximation of Polynomial Zeros and Matrix Eigenvalues

    Authors: Victor Y. Pan, Soo Go, Qi Luan, Liang Zhao

    Abstract: We approximate the d complex zeros of a univariate polynomial p(x) of a degree d or those zeros that lie in a fixed region of interest on the complex plane such as a disc or a square. Our divide and conquer algorithm of STOC 1995 supports solution of this problem in optimal Boolean time (up to a poly-logarithmic factor), that is, runs nearly as fast as one can access the coefficients of p with the… ▽ More

    Submitted 11 June, 2023; v1 submitted 31 December, 2022; originally announced January 2023.

    Comments: Wrong file intended for the revision of arXiv:1805.12042 was erroneously uploaded

  2. arXiv:2206.08622  [pdf, other

    cs.SC

    Accelerated Subdivision for Clustering Roots of Polynomials given by Evaluation Oracles

    Authors: Rémi Imbach, Victor Y. Pan

    Abstract: In our quest for the design, the analysis and the implementation of a subdivision algorithm for finding the complex roots of univariate polynomials given by oracles for their evaluation, we present sub-algorithms allowing substantial acceleration of subdivision for complex roots clustering for such polynomials. We rely on Cauchy sums which approximate power sums of the roots in a fixed complex dis… ▽ More

    Submitted 17 June, 2022; originally announced June 2022.

  3. arXiv:2102.10821  [pdf, other

    cs.SC

    Root Radii and Subdivision for Polynomial Root-Finding

    Authors: Rémi Imbach, Victor Y. Pan

    Abstract: We depart from our approximation of 2000 of all root radii of a polynomial, which has readily extended Sch{ö}nhage's efficient algorithm of 1982 for a single root radius. We revisit this extension, advance it, based on our simple but novel idea, and yield significant practical acceleration of the known near optimal subdivision algorithms for complex and real root-finding of user's choice. We achie… ▽ More

    Submitted 2 July, 2021; v1 submitted 22 February, 2021; originally announced February 2021.

  4. arXiv:1911.06706  [pdf, other

    cs.SC math.NA

    New practical advances in polynomial root clustering

    Authors: Rémi Imbach, Victor Y. Pan

    Abstract: We report an ongoing work on clustering algorithms for complex roots of a univariate polynomial $p$ of degree $d$ with real or complex coefficients. As in their previous best subdivision algorithms our root-finders are robust even for multiple roots of a polynomial given by a black box for the approximation of its coefficients, and their complexity decreases at least proportionally to the number o… ▽ More

    Submitted 15 November, 2019; originally announced November 2019.

    Comments: Version submitted and accepted to MACIS 2019

  5. arXiv:1906.04920  [pdf, other

    cs.SC math.NA

    Polynomial root clustering and explicit deflation

    Authors: Rémi Imbach, Victor Y. Pan

    Abstract: We seek complex roots of a univariate polynomial $P$ with real or complex coefficients. We address this problem based on recent algorithms that use subdivision and have a nearly optimal complexity. They are particularly efficient when only roots in a given Region Of Interest (ROI) are sought. We propose two improvements for root finders. The first one is applied to polynomials having only real coe… ▽ More

    Submitted 15 November, 2019; v1 submitted 11 June, 2019; originally announced June 2019.

    Comments: Part on clustering roots of polynomials with real coefficients has been removed, since it is now in "New practical advances in polynomial root clustering"

  6. arXiv:1806.10584  [pdf, other

    cs.MS cs.SC

    Implementation of a Near-Optimal Complex Root Clustering Algorithm

    Authors: Rémi Imbach, Victor Y. Pan, Chee Yap

    Abstract: We describe Ccluster, a software for computing natural $ε$-clusters of complex roots in a given box of the complex plane. This algorithm from Becker et al.~(2016) is near-optimal when applied to the benchmark problem of isolating all complex roots of an integer polynomial. It is one of the first implementations of a near-optimal algorithm for complex roots. We describe some low level techniques fo… ▽ More

    Submitted 1 August, 2018; v1 submitted 27 June, 2018; originally announced June 2018.

  7. arXiv:1804.04102  [pdf, ps, other

    cs.DS

    Fast Feasible and Unfeasible Matrix Multiplication

    Authors: Victor Y. Pan

    Abstract: Fast matrix-by-matrix multiplication (hereafter MM) is a highly recognized research subject. The record upper bound 3 of 1968 on the exponent of the complexity MM decreased below 2.38 by 1987, applies to celebrated problems in many areas of computing, and is extensively cited in the Theory of Computing. Further decrease of the exponent remains a celebrated challenge. Acceleration of MM in the Prac… ▽ More

    Submitted 11 April, 2018; originally announced April 2018.

    Comments: 35 pages, 7 tables

  8. arXiv:1703.00144  [pdf, other

    cs.LG cs.CV stat.ML

    Theoretical Properties for Neural Networks with Weight Matrices of Low Displacement Rank

    Authors: Liang Zhao, Siyu Liao, Yanzhi Wang, Zhe Li, Jian Tang, Victor Pan, Bo Yuan

    Abstract: Recently low displacement rank (LDR) matrices, or so-called structured matrices, have been proposed to compress large-scale neural networks. Empirical results have shown that neural networks with weight matrices of LDR matrices, referred as LDR neural networks, can achieve significant reduction in space and computational complexity while retaining high accuracy. We formally study LDR matrices in d… ▽ More

    Submitted 21 September, 2017; v1 submitted 1 March, 2017; originally announced March 2017.

    Comments: 13 pages, 1 figure

  9. arXiv:1612.05766  [pdf, other

    cs.SC

    Fast Matrix Multiplication and Symbolic Computation

    Authors: Jean-Guillaume Dumas, Victor Pan

    Abstract: The complexity of matrix multiplication (hereafter MM) has been intensively studied since 1969, when Strassen surprisingly decreased the exponent 3 in the cubic cost of the straightforward classical MM to log 2 (7) $\approx$ 2.8074. Applications to some fundamental problems of Linear Algebra and Computer Science have been immediately recognized, but the researchers in Computer Algebra keep discove… ▽ More

    Submitted 17 December, 2016; originally announced December 2016.

  10. arXiv:1501.05392  [pdf, ps, other

    cs.SC

    Accelerated Approximation of the Complex Roots and Factors of a Univariate Polynomial

    Authors: Victor Y. Pan, Elias P. Tsigaridas, Vitaly Zaderman, Liang Zhao

    Abstract: The algorithms of Pan (1995) and(2002) approximate the roots of a complex univariate polynomial in nearly optimal arithmetic and Boolean time but require precision of computing that exceeds the degree of the polynomial. This causes numerical stability problems when the degree is large. We observe, however, that such a difficulty disappears at the initial stage of the algorithms, and in our present… ▽ More

    Submitted 8 November, 2016; v1 submitted 21 January, 2015; originally announced January 2015.

    Comments: 16 pages

  11. arXiv:1501.05390  [pdf, ps, other

    cs.SC

    Real Polynomial Root-finding by Means of Matrix and Polynomial Iterations

    Authors: Victor Y. Pan, Liang Zhao

    Abstract: Univariate polynomial root-finding is a classical subject, still important for modern computing. Frequently one seeks just the real roots of a polynomial with real coefficients. They can be approximated at a low computational cost if the polynomial has no nonreal roots, but for high degree polynomials, nonreal roots are typically much more numerous than the real ones. The challenge is known for a… ▽ More

    Submitted 13 April, 2017; v1 submitted 21 January, 2015; originally announced January 2015.

    Comments: 24 pages 12 tables. arXiv admin note: substantial text overlap with arXiv:1404.6817

  12. arXiv:1501.05385  [pdf, ps, other

    cs.SC

    Numerically Safe Gaussian Elimination with No Pivoting

    Authors: Victor Pan, Liang Zhao

    Abstract: Gaussian elimination with no pivoting and block Gaussian elimination are attractive alternatives to the customary but communication intensive Gaussian elimination with partial pivoting (hereafter we use the acronyms GENP, BGE, and GEPP} provided that the computations proceed safely and numerically safely}, that is, run into neither division by 0 nor numerical problems. Empirically, safety and nume… ▽ More

    Submitted 17 April, 2017; v1 submitted 21 January, 2015; originally announced January 2015.

    Comments: 27 pages, 7 figures, the paper is in both areas of computer science (randomized algorithms) and numerical matrix computations

  13. arXiv:1412.1145  [pdf, other

    cs.DS

    Matrix Multiplication, Trilinear Decompositions, APA Algorithms, and Summation

    Authors: Victor Y. Pan

    Abstract: Matrix multiplication (hereafter we use the acronym MM) is among the most fundamental operations of modern computations. The efficiency of its performance depends on various factors, in particular vectorization, data movement and arithmetic complexity of the computations, but here we focus just on the study of the arithmetic cost and the impact of this study on other areas of modern computing. In… ▽ More

    Submitted 5 February, 2015; v1 submitted 2 December, 2014; originally announced December 2014.

    Comments: 16 pages, 2 figures

  14. arXiv:1404.5525  [pdf, ps, other

    math.NA cs.SC

    Global Newton Iteration over Archimedean and non-Archimedean Fields

    Authors: Jonathan D. Hauenstein, Victor Pan, Agnes Szanto

    Abstract: In this paper, we study iterative methods on the coefficients of the rational univariate representation (RUR) of a given algebraic set, called global Newton iteration. We compare two natural approaches to define locally quadratically convergent iterations: the first one involves Newton iteration applied to the approximate roots individually and then interpolation to find the RUR of these approxima… ▽ More

    Submitted 17 April, 2014; originally announced April 2014.

  15. arXiv:1404.4775  [pdf, ps, other

    cs.SC

    Accelerated Approximation of the Complex Roots of a Univariate Polynomial (Extended Abstract)

    Authors: Victor Y. Pan, Elias Tsigaridas

    Abstract: Highly efficient and even nearly optimal algorithms have been developed for the classical problem of univariate polynomial root-finding (see, e.g., \cite{P95}, \cite{P02}, \cite{MNP13}, and the bibliography therein), but this is still an area of active research. By combining some powerful techniques developed in this area we devise new nearly optimal algorithms, whose substantial merit is their si… ▽ More

    Submitted 18 April, 2014; originally announced April 2014.

    Comments: (10/04/2014)

  16. arXiv:1404.4768  [pdf, ps, other

    cs.SC

    Nearly Optimal Computations with Structured Matrices

    Authors: Victor Y. Pan, Elias Tsigaridas

    Abstract: We estimate the Boolean complexity of multiplication of structured matrices by a vector and the solution of nonsingular linear systems of equations with these matrices. We study four basic most popular classes, that is, Toeplitz, Hankel, Cauchy and Van-der-monde matrices, for which the cited computational problems are equivalent to the task of polynomial multiplication and division and polynomial… ▽ More

    Submitted 18 April, 2014; originally announced April 2014.

    Comments: (2014-04-10)

  17. arXiv:1311.3731  [pdf, ps, other

    cs.DS cs.SC math.NA

    Chapter 10: Algebraic Algorithms

    Authors: Ioannis Z. Emiris, Victor Y. Pan, Elias P. Tsigaridas

    Abstract: Our Chapter in the upcoming Volume I: Computer Science and Software Engineering of Computing Handbook (Third edition), Allen Tucker, Teo Gonzales and Jorge L. Diaz-Herrera, editors, covers Algebraic Algorithms, both symbolic and numerical, for matrix computations and root-finding for polynomials and systems of polynomials equations. We cover part of these large subjects and include basic bibliogra… ▽ More

    Submitted 15 November, 2013; originally announced November 2013.

    Comments: 41.1 pages