中文
相关论文

相关论文: The complexity of accurate floating point computat…

200 篇论文

In recent years, machine learning (ML) and neural networks (NNs) have gained widespread use and attention across various domains, particularly in transportation for achieving autonomy, including the emergence of flying taxis for urban air…

机器学习 · 计算机科学 2024-01-17 Fabien Geyer , Johannes Freitag , Tobias Schulz , Sascha Uhrig

We suggest a time-effective algorithm to calculate tight focusing of a collimated continuous-wave laser beam with an arbitrary cross-section light vector distribution by a high-aperture microscope objective into a planar microcavity. This…

光学 · 物理学 2023-08-09 Stepan Boichenko

Since the elimination algorithm of Fourier and Motzkin, many different methods have been developed for solving linear programs. When analyzing the time complexity of LP algorithms, it is typically either assumed that calculations are…

最优化与控制 · 数学 2020-01-01 Ambros Gleixner , Daniel E. Steffy

Randomized algorithms for low-rank matrix approximation are investigated, with the emphasis on the fixed-precision problem and computational efficiency for handling large matrices. The algorithms are based on the so-called QB factorization,…

数值分析 · 数学 2018-02-13 Wenjian Yu , Yu Gu , Yaohang Li

Modern computer architectures support low-precision arithmetic, which present opportunities for the adoption of mixed-precision algorithms to achieve high computational throughput and reduce energy consumption. As a growing number of…

统计计算 · 统计学 2024-12-02 Sahil Bhola , Karthik Duraisamy

Complexity bounds for many problems on matrices with univariate polynomial entries have been improved in the last few years. Still, for most related algorithms, efficient implementations are not available, which leaves open the question of…

符号计算 · 计算机科学 2019-05-14 Seung Gyu Hyun , Vincent Neiger , Éric Schost

Many applications in scientific computing and data science require the computation of a rank-revealing factorization of a large matrix. In many of these instances the classical algorithms for computing the singular value decomposition are…

数值分析 · 数学 2018-12-17 Abinand Gopal , Per-Gunnar Martinsson

Mixed-precision computations are a hallmark of the current stage of AI, driving the progress in large language models towards efficient, locally deployable solutions. This article addresses the floating-point computation of…

There are several numerical methods for computing approximate zeros of a given univariate polynomial. In this paper, we develop a simple and novel method for determining sharp upper bounds on errors in approximate zeros of a given…

An algorithm for computing an analytic function of a matrix $A$ is described. The algorithm is intended for the case where $A$ has some close eigenvalues, and clusters (subsets) of close eigenvalues are separated from each other. This…

数值分析 · 数学 2023-12-13 V. G. Kurbatov , I. V. Kurbatova

Low Rank Approximation is among most fundamental subjects of numerical linear algebra having important applications to various areas of modern computing and %they range from machine learning theory and %neural networks to data mining and…

数值分析 · 数学 2018-09-25 Victor Y. Pan , Qi Luan , John Svadlenka , Liang Zhao

Tensor factorizations are computationally hard problems, and in particular, are often significantly harder than their matrix counterparts. In case of Boolean tensor factorizations -- where the input tensor and all the factors are required…

数值分析 · 计算机科学 2016-09-19 Saskia Metzler , Pauli Miettinen

The main result of this paper is a new exact algorithm computing the estimate given by the Least Trimmed Squares (LTS). The algorithm works under very weak assumptions. To prove that, we study the respective objective function using basic…

统计计算 · 统计学 2017-05-31 Karel Klouda

Polyhedral projection is a main operation of the polyhedron abstract domain.It can be computed via parametric linear programming (PLP), which is more efficient than the classic Fourier-Motzkin elimination method.In prior work, PLP was done…

最优化与控制 · 数学 2019-11-25 Hang Yu , David Monniaux

We are interested in the fast computation of the exact value of integrals of polynomial functions over convex polyhedra. We present speed ups and extensions of the algorithms presented in previous work. We present the new software…

The computational cost of many signal processing and machine learning techniques is often dominated by the cost of applying certain linear operators to high-dimensional vectors. This paper introduces an algorithm aimed at reducing the…

机器学习 · 计算机科学 2016-03-30 Luc Le Magoarou , Rémi Gribonval

A rational approximation by a ratio of polynomial functions is a flexible alternative to polynomial approximation. In particular, rational functions exhibit accurate estimations to nonsmooth and non- Lipschitz functions, where polynomial…

最优化与控制 · 数学 2020-02-27 V. Peiris , N. Sharon , N. Sukhorukova J. Ugon

The estimation of high dimensional precision matrices has been a central topic in statistical learning. However, as the number of parameters scales quadratically with the dimension $p$, many state-of-the-art methods do not scale well to…

统计计算 · 统计学 2019-07-10 Cheng Wang , Binyan Jiang

In exploratory factor analysis, rotation techniques are employed to derive interpretable factor loading matrices. Factor rotations deal with equality-constrained optimization problems aimed at determining a loading matrix based on measure…

统计理论 · 数学 2025-05-01 Ryoya Fukasaku , Michio Yamamoto , Yutaro Kabata , Yasuhiko Ikematsu , Kei Hirose

Performance of clustering algorithms is evaluated with the help of accuracy metrics. There is a great diversity of clustering algorithms, which are key components of many data analysis and exploration systems. However, there exist only few…

数据结构与算法 · 计算机科学 2019-02-18 Artem Lutov , Mourad Khayati , Philippe Cudré-Mauroux