中文
相关论文

相关论文: A Fast, Vectorizable Algorithm for Producing Singl…

200 篇论文

This paper describes the design and simulation of an 8-bit dedicated processor for calculating the Sine and Cosine of an Angle using CORDIC Algorithm (COordinate Rotation DIgital Computer), a simple and efficient algorithm to calculate…

硬件体系结构 · 计算机科学 2017-04-07 Aman Chadha , Divya Jyoti , M. G. Bhatia

Leveraging the SIMD capability of modern CPU architectures is mandatory to take full benefit of their increasing performance. To exploit this feature, binary executables must be explicitly vectorized by the developers or an automatic…

分布式、并行与集群计算 · 计算机科学 2023-07-03 Hayfa Tayeb , Ludovic Paillat , Berenger Bramas

A new procedure is presented for computing the matrix cosine and sine simultaneously by means of Taylor polynomial approximations. These are factorized so as to reduce the number of matrix products involved. Two versions are developed to be…

数值分析 · 数学 2020-10-02 Muaz Seydaoglu , Philipp Bader , Sergio Blanes , Fernando Casas

We explore the use of GPU for accelerating large scale nearest neighbor search and we propose a fast vector-quantization-based exhaustive nearest neighbor search algorithm that can achieve high accuracy without any indexing construction…

计算机视觉与模式识别 · 计算机科学 2020-08-06 Xiaozheng Jian , Jianqiu Lu , Zexi Yuan , Ao Li

A method of fast linear transform algorithm synthesis for an arbitrary tensor, matrix, or vector is proposed. The method is based on factorization of a tensor and using the factors for building computational structures performing fast…

数据结构与算法 · 计算机科学 2016-02-24 Pavel Dourbal

In this paper, we consider a natural extension of the edge-preserving bilateral filter for vector-valued images. The direct computation of this non-linear filter is slow in practice. We demonstrate how a fast algorithm can be obtained by…

计算机视觉与模式识别 · 计算机科学 2016-05-10 Sanjay Ghosh , Kunal N. Chaudhury

A current trend in HPC systems is the utilization of architectures with SIMD or vector extensions to exploit data parallelism. There are several ways to take advantage of such modern vector architectures, each with a different impact on the…

分布式、并行与集群计算 · 计算机科学 2024-11-05 Marc Blancafort , Roger Ferrer , Guillaume Houzeaux , Marta Garcia-Gasulla , Filippo Mantovani

Matrix factorization is at the heart of many machine learning algorithms, for example, dimensionality reduction (e.g. kernel PCA) or recommender systems relying on collaborative filtering. Understanding a singular value decomposition (SVD)…

机器学习 · 统计学 2019-01-11 Franziska Horn , Klaus-Robert Müller

Efficient Matlab codes in 2D and 3D have been proposed recently to assemble finite element matrices. In this paper we present simple, compact and efficient vectorized algorithms, which are variants of these codes, in arbitrary dimension,…

数学软件 · 计算机科学 2015-06-22 François Cuvelier , Caroline Japhet , Gilles Scarella

In calculating integral or discrete transforms, use has been made of fast algorithms for multiplying vectors by matrices whose elements are specified as values of special (Chebyshev, Legendre, Laguerre, etc.) functions. The currently…

数值分析 · 数学 2022-08-11 Andrew V. Terekhov

Image tracing is a foundational component of the workflow in graphic design, engineering, and computer animation, linking hand-drawn concept images to collections of smooth curves needed for geometry processing and editing. Even for clean…

图形学 · 计算机科学 2018-09-07 Mikhail Bessmeltsev , Justin Solomon

In many important applications -- such as search engines and relational database systems -- data is stored in the form of arrays of integers. Encoding and, most importantly, decoding of these arrays consumes considerable CPU time.…

信息检索 · 计算机科学 2021-02-02 Daniel Lemire , Leonid Boytsov

This paper presents an iterative method suitable for inverting semilinear problems which are important kernels in many numerical applications. The primary idea is to employ a parametrization that is able to reduce semilinear problems into…

数值分析 · 数学 2019-08-02 Prosper Torsu

Many modern sequence alignment tools implement fast string matching using the space efficient data structure called FM-index. The succinct nature of this data structure presents unique challenges for the algorithm designers. In this paper,…

数据结构与算法 · 计算机科学 2019-09-04 Roman Snytsar

Multiple-precision floating-point branch-free algorithms can significantly accelerate multi-component arithmetic implemented by combining hardware-based binary64 and binary32, particularly for triple- and quadruple-precision computations.…

数学软件 · 计算机科学 2026-05-08 Tomonori Kouya

In this paper, we study the nonnegative matrix factorization problem under the separability assumption (that is, there exists a cone spanned by a small subset of the columns of the input nonnegative data matrix containing all columns),…

机器学习 · 统计学 2014-04-07 Nicolas Gillis , Stephen A. Vavasis

We consider the task of lossy compression of high-dimensional vectors through quantization. We propose the approach that learns quantization parameters by minimizing the distortion of scalar products and squared distances between pairs of…

计算机视觉与模式识别 · 计算机科学 2016-06-07 Artem Babenko , Relja Arandjelović , Victor Lempitsky

Computationally efficient classification system architecture is proposed. It utilizes fast tensor-vector multiplication algorithm to apply linear operators upon input signals . The approach is applicable to wide variety of recognition…

计算机视觉与模式识别 · 计算机科学 2016-03-08 Pavel Dourbal , Mikhail Pekker

Fast Fourier transform algorithms are an arsenal of effective tools for solving various problems of analysis and high-speed processing of signals of various natures. Almost all of these algorithms are designed to process sequences of…

数据结构与算法 · 计算机科学 2025-04-11 Aleksandr Cariow

We propose a very simple preprocessing algorithm for semidefinite programming. Our algorithm inspects the constraints of the problem, deletes redundant rows and columns in the constraints, and reduces the size of the variable matrix. It…

最优化与控制 · 数学 2016-08-09 Preston Faulk , Gabor Pataki , Quoc Tran-Dinh
‹ 上一页 1 2 3 10 下一页 ›