Skip to main content

Showing 1–9 of 9 results for author: Roman, J

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

    cond-mat.mtrl-sci cs.DC

    Performances in solving the Bethe-Salpeter equation with the Yambo code

    Authors: Petru Milev, Blanca Mellado-Pinto, Muralidhar Nalabothula, Ali Esquembre Kucukalic, Fernando Alvarruiz, Enrique Ramos, Ludger Wirtz, Jose E. Roman, Davide Sangalli

    Abstract: In this work, we analyze the performances of two different strategies in solving the structured eigenvalue problem deriving from the Bethe-Salpeter equation (BSE) in condensed matter physics. The first strategy employs direct diagonalization, while the second is based on an iterative solver. The BSE matrix is constructed with the Yambo code, and the two strategies are implemented by interfacing Ya… ▽ More

    Submitted 14 April, 2025; originally announced April 2025.

    Comments: Submitted to Euro-Par 2025 conference

    MSC Class: 81-04 ACM Class: A.0

  2. arXiv:2210.11327  [pdf, other

    cs.LG stat.ML

    Improving Data Quality with Training Dynamics of Gradient Boosting Decision Trees

    Authors: Moacir Antonelli Ponti, Lucas de Angelis Oliveira, Mathias Esteban, Valentina Garcia, Juan Martín Román, Luis Argerich

    Abstract: Real world datasets contain incorrectly labeled instances that hamper the performance of the model and, in particular, the ability to generalize out of distribution. Also, each example might have different contribution towards learning. This motivates studies to better understanding of the role of data instances with respect to their contribution in good metrics in models. In this paper we propose… ▽ More

    Submitted 22 February, 2024; v1 submitted 20 October, 2022; originally announced October 2022.

  3. arXiv:2206.03768  [pdf, ps, other

    math.NA cs.MS

    Thick-restarted joint Lanczos bidiagonalization for the GSVD

    Authors: Fernando Alvarruiz, Carmen Campos, Jose E. Roman

    Abstract: The computation of the partial generalized singular value decomposition (GSVD) of large-scale matrix pairs can be approached by means of iterative methods based on expanding subspaces, particularly Krylov subspaces. We consider the joint Lanczos bidiagonalization method, and analyze the feasibility of adapting the thick restart technique that is being used successfully in the context of other line… ▽ More

    Submitted 12 May, 2023; v1 submitted 8 June, 2022; originally announced June 2022.

  4. arXiv:2012.00506  [pdf, other

    math.NA cs.MS

    A Parallel Direct Eigensolver for Sequences of Hermitian Eigenvalue Problems with No Tridiagonalization

    Authors: Shengguo Li, Xinzhe Wu, Jose E. Roman, Ziyang Yuan, Ruibo Wang, Lizhi Cheng

    Abstract: In this paper, a Parallel Direct Eigensolver for Sequences of Hermitian Eigenvalue Problems with no tridiagonalization is proposed, denoted by \texttt{PDESHEP}, and it combines direct methods with iterative methods. \texttt{PDESHEP} first reduces a Hermitian matrix to its banded form, then applies a spectrum slicing algorithm to the banded matrix, and finally computes the eigenvectors of the origi… ▽ More

    Submitted 18 March, 2022; v1 submitted 1 December, 2020; originally announced December 2020.

    Comments: 19 pages and 9 figures

  5. A parallel structured divide-and-conquer algorithm for symmetric tridiagonal eigenvalue problems

    Authors: Xia Liao, Shengguo Li, Yutong Lu, Jose E. Roman

    Abstract: In this paper, a parallel structured divide-and-conquer (PSDC) eigensolver is proposed for symmetric tridiagonal matrices based on ScaLAPACK and a parallel structured matrix multiplication algorithm, called PSMMA. Computing the eigenvectors via matrix-matrix multiplications is the most computationally expensive part of the divide-and-conquer algorithm, and one of the matrices involved in such mult… ▽ More

    Submitted 28 November, 2020; v1 submitted 5 August, 2020; originally announced August 2020.

    Comments: 17 pages, 9 figures

    Journal ref: IEEE Transactions on Parallel and Distributed Systems 32 (2021) 367-378

  6. arXiv:1910.11712  [pdf, ps, other

    cs.MS math.NA

    NEP: a module for the parallel solution of nonlinear eigenvalue problems in SLEPc

    Authors: Carmen Campos, Jose E. Roman

    Abstract: SLEPc is a parallel library for the solution of various types of large-scale eigenvalue problems. In the last years we have been developing a module within SLEPc, called NEP, that is intended for solving nonlinear eigenvalue problems. These problems can be defined by means of a matrix-valued function that depends nonlinearly on a single scalar parameter. We do not consider the particular case of p… ▽ More

    Submitted 15 January, 2021; v1 submitted 25 October, 2019; originally announced October 2019.

    Journal ref: ACM Trans. Math. Software, 47(3), Article 23, 2021

  7. Design and Analysis of a Task-based Parallelization over a Runtime System of an Explicit Finite-Volume CFD Code with Adaptive Time Stepping

    Authors: Jean Marie Couteyen Carpaye, Jean Roman, Pierre Brenner

    Abstract: FLUSEPA (Registered trademark in France No. 134009261) is an advanced simulation tool which performs a large panel of aerodynamic studies. It is the unstructured finite-volume solver developed by Airbus Safran Launchers company to calculate compressible, multidimensional, unsteady, viscous and reactive flows around bodies in relative motion. The time integration in FLUSEPA is done using an explici… ▽ More

    Submitted 6 April, 2017; v1 submitted 29 March, 2017; originally announced April 2017.

    Comments: Accepted manuscript of a paper in Journal of Computational Science

  8. arXiv:1602.02886  [pdf, ps, other

    physics.comp-ph cs.DC math.NA

    Optilization of the gyroaverage operator based on hermite interpolation

    Authors: F Rozar, C Steiner, G Latu, M Mehrenberger, V Grandgirard, Julien Bigot, T Cartier-Michaud, Jean Roman

    Abstract: Gyrokinetic modeling is appropriate for describing Tokamak plasma turbulence, and the gyroaverage operator is a cornerstone of this approach. In a gyrokinetic code, the gyroaveraging scheme needs to be accurate enough to avoid spoiling the data but also requires a low computation cost because it is applied often on the main unknown, the 5D guiding-center distribution function, and on the 3D electr… ▽ More

    Submitted 9 February, 2016; originally announced February 2016.

  9. arXiv:1206.0042  [pdf, other

    cs.CL

    Language Acquisition in Computers

    Authors: Megan Belzner, Sean Colin-Ellerin, Jorge H. Roman

    Abstract: This project explores the nature of language acquisition in computers, guided by techniques similar to those used in children. While existing natural language processing methods are limited in scope and understanding, our system aims to gain an understanding of language from first principles and hence minimal initial input. The first portion of our system was implemented in Java and is focused on… ▽ More

    Submitted 31 May, 2012; originally announced June 2012.

    Comments: 39 pages, 10 figures and 6 tables

    ACM Class: I.2.6; I.2.7