Skip to main content

Showing 1–9 of 9 results for author: Quintana-Ortí, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2412.07631  [pdf, other

    physics.med-ph cs.DC cs.MS

    Direct Low-Dose CT Image Reconstruction on GPU using Out-Of-Core: Precision and Quality Study

    Authors: M. Chillarón, G. Quintana-Ortí, V. Vidal, G. Verdú

    Abstract: Algebraic methods applied to the reconstruction of Sparse-view Computed Tomography (CT) can provide both a high image quality and a decrease in the dose received by patients, although with an increased reconstruction time since their computational costs are higher. In our work, we present a new algebraic implementation that obtains an exact solution to the system of linear equations that models th… ▽ More

    Submitted 11 December, 2024; v1 submitted 10 December, 2024; originally announced December 2024.

    Comments: 22 pages, 12 figures, 9 tables

    MSC Class: 15A23; 15A30; 65F05; 65K05; 65Y20; 68W10; 92C55 ACM Class: D.1; F.2.1; G.1.3; G.4; I.4; I.4.5; J.3

  2. arXiv:2408.10743  [pdf, other

    quant-ph cs.CE cs.IT cs.MS

    Fast Algorithms and Implementations for Computing the Minimum Distance of Quantum Codes

    Authors: Fernando Hernando, Gregorio Quintana-Ortí, Markus Grassl

    Abstract: The distance of a stabilizer quantum code is a very important feature since it determines the number of errors that can be detected and corrected. We present three new fast algorithms and implementations for computing the symplectic distance of the associated classical code. Our new algorithms are based on the Brouwer-Zimmermann algorithm. Our experimental study shows that these new implementation… ▽ More

    Submitted 20 August, 2024; originally announced August 2024.

    Comments: 14 pages, 7 figures, 1 table

    MSC Class: 81-04; 81-08; 94B05; 94B60; 94B99 ACM Class: G.4

  3. arXiv:2408.05238  [pdf, other

    cs.DC cs.PF

    Solving Large Rank-Deficient Linear Least-Squares Problems on Shared-Memory CPU Architectures and GPU Architectures

    Authors: Mónica Chillarón, Gregorio Quintana-Ortí, Vicente Vidal, Per-Gunnar Martinsson

    Abstract: Solving very large linear systems of equations is a key computational task in science and technology. In many cases, the coefficient matrix of the linear system is rank-deficient, leading to systems that may be underdetermined, inconsistent, or both. In such cases, one generally seeks to compute the least squares solution that minimizes the residual of the problem, which can be further defined as… ▽ More

    Submitted 5 August, 2024; originally announced August 2024.

    Comments: 26 pages, 12 figures

    MSC Class: 68-04; 68W10; 15-04 ACM Class: G.1.3; G.4; C.4; D.1.3; F.2.1

  4. arXiv:2104.05782  [pdf, other

    cs.MS

    Efficient algorithms for computing a rank-revealing UTV factorization on parallel computing architectures

    Authors: N. Heavner, F. D. Igual, G. Quintana-Ortí, P. G. Martinsson

    Abstract: The randomized singular value decomposition (RSVD) is by now a well established technique for efficiently computing an approximate singular value decomposition of a matrix. Building on the ideas that underpin the RSVD, the recently proposed algorithm "randUTV" computes a FULL factorization of a given matrix that provides low-rank approximations with near-optimal error. Because the bulk of randUTV… ▽ More

    Submitted 12 April, 2021; originally announced April 2021.

    Comments: 31 pages and 20 figures

    ACM Class: G.1.3; G.4; C.4; D.1.3; F.2.1

  5. arXiv:2002.06960  [pdf, ps, other

    cs.MS cs.CL cs.DC cs.DS math.NA

    Computing rank-revealing factorizations of matrices stored out-of-core

    Authors: Nathan Heavner, Per-Gunnar Martinsson, Gregorio Quintana-Ortí

    Abstract: This paper describes efficient algorithms for computing rank-revealing factorizations of matrices that are too large to fit in RAM, and must instead be stored on slow external memory devices such as solid-state or spinning disk hard drives (out-of-core or out-of-memory). Traditional algorithms for computing rank revealing factorizations, such as the column pivoted QR factorization, or techniques f… ▽ More

    Submitted 4 March, 2020; v1 submitted 17 February, 2020; originally announced February 2020.

    Comments: 23 pages, 11 figures, 1 table

    ACM Class: G.1.3; G.4; C.4; D.1.3; F.2.1

  6. arXiv:1911.08963  [pdf, ps, other

    cs.DC cs.IT

    Parallel Implementations for Computing the Minimum Distance of a Random Linear Code on Multicomputers

    Authors: Gregorio Quintana-Ortí, Fernando Hernando, Francisco D. Igual

    Abstract: The minimum distance of a linear code is a key concept in information theory. Therefore, the time required by its computation is very important to many problems in this area. In this paper, we introduce a family of implementations of the Brouwer-Zimmermann algorithm for distributed-memory architectures for computing the minimum distance of a random linear code over F2. Both current commercial and… ▽ More

    Submitted 20 November, 2019; originally announced November 2019.

  7. arXiv:1907.01891  [pdf, ps, other

    eess.IV cs.DC

    Computed tomography medical image reconstruction on affordable equipment by using out-of-core techniques

    Authors: Mónica Chillarón, Gregorio Quintana-Ortí, Vicente Vidal, Gumersindo Verdú

    Abstract: As Computed Tomography (CT) scans are an essential medical test, many techniques have been proposed to reconstruct high-quality images using a smaller amount of radiation. One approach is to employ algebraic factorization methods to reconstruct the images, using fewer views than the traditional analytical methods. However, their main drawback is the high computational cost and hence the time neede… ▽ More

    Submitted 27 June, 2019; originally announced July 2019.

  8. Fast Algorithms for the Computation of the Minimum Distance of a Random Linear Code

    Authors: Fernando Hernando, Francisco D. Igual, Gregorio Quintana-Ortí

    Abstract: The minimum distance of a code is an important concept in information theory. Hence, computing the minimum distance of a code with a minimum computational cost is a crucial process to many problems in this area. In this paper, we present and evaluate a family of algorithms and implementations to compute the minimum distance of a random linear code over $\mathbb{F}_{2}$ that are faster than differe… ▽ More

    Submitted 30 January, 2017; v1 submitted 22 March, 2016; originally announced March 2016.

    MSC Class: 68Q30; 68Q25; 65F30; 11Y16

    Journal ref: ACM Transactions on Mathematical Software (TOMS). Volume 45 Issue 2, June 2019

  9. arXiv:1307.2100  [pdf, other

    cs.MS cs.DM

    Towards an Efficient Use of the BLAS Library for Multilinear Tensor Contractions

    Authors: Edoardo Di Napoli, Diego Fabregat-Traver, Gregorio Quintana-Ortì, Paolo Bientinesi

    Abstract: Mathematical operators whose transformation rules constitute the building blocks of a multi-linear algebra are widely used in physics and engineering applications where they are very often represented as tensors. In the last century, thanks to the advances in tensor calculus, it was possible to uncover new research fields and make remarkable progress in the existing ones, from electromagnetism to… ▽ More

    Submitted 8 July, 2013; originally announced July 2013.

    Comments: 27 Pages, 7 figures and additional tikz generated diagrams. Submitted to Applied Mathematics and Computation