Skip to main content

Showing 1–21 of 21 results for author: Pardo, D

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

    cs.DB cs.AI cs.LG

    TransClean: Finding False Positives in Multi-Source Entity Matching under Real-World Conditions via Transitive Consistency

    Authors: Fernando de Meer Pardo, Branka Hadji Misheva, Martin Braschler, Kurt Stockinger

    Abstract: We present TransClean, a method for detecting false positive predictions of entity matching algorithms under real-world conditions characterized by large-scale, noisy, and unlabeled multi-source datasets that undergo distributional shifts. TransClean is explicitly designed to operate with multiple data sources in an efficient, robust and fast manner while accounting for edge cases and requiring li… ▽ More

    Submitted 4 June, 2025; originally announced June 2025.

  2. arXiv:2504.16553  [pdf, other

    cs.LG physics.comp-ph physics.geo-ph

    Least-Squares-Embedded Optimization for Accelerated Convergence of PINNs in Acoustic Wavefield Simulations

    Authors: Mohammad Mahdi Abedi, David Pardo, Tariq Alkhalifah

    Abstract: Physics-Informed Neural Networks (PINNs) have shown promise in solving partial differential equations (PDEs), including the frequency-domain Helmholtz equation. However, standard training of PINNs using gradient descent (GD) suffers from slow convergence and instability, particularly for high-frequency wavefields. For scattered acoustic wavefield simulation based on Helmholtz equation, we derive a… ▽ More

    Submitted 23 April, 2025; originally announced April 2025.

  3. arXiv:2502.17134  [pdf, other

    physics.geo-ph cs.LG

    Gabor-Enhanced Physics-Informed Neural Networks for Fast Simulations of Acoustic Wavefields

    Authors: Mohammad Mahdi Abedi, David Pardo, Tariq Alkhalifah

    Abstract: Physics-Informed Neural Networks (PINNs) have gained increasing attention for solving partial differential equations, including the Helmholtz equation, due to their flexibility and mesh-free formulation. However, their low-frequency bias limits their accuracy and convergence speed for high-frequency wavefield simulations. To alleviate these problems, we propose a simplified PINN framework that inc… ▽ More

    Submitted 28 February, 2025; v1 submitted 24 February, 2025; originally announced February 2025.

  4. arXiv:2406.15015  [pdf, other

    cs.DB cs.AI cs.CL

    GraLMatch: Matching Groups of Entities with Graphs and Language Models

    Authors: Fernando De Meer Pardo, Claude Lehmann, Dennis Gehrig, Andrea Nagy, Stefano Nicoli, Branka Hadji Misheva, Martin Braschler, Kurt Stockinger

    Abstract: In this paper, we present an end-to-end multi-source Entity Matching problem, which we call entity group matching, where the goal is to assign to the same group, records originating from multiple data sources but representing the same real-world entity. We focus on the effects of transitively matched records, i.e. the records connected by paths in the graph G = (V,E) whose nodes and edges represen… ▽ More

    Submitted 21 June, 2024; originally announced June 2024.

    Comments: 12 pages, 4 figures, accepted as research paper at EDBT 2025

  5. arXiv:2405.07441  [pdf, other

    cs.LG physics.flu-dyn

    Reducing Spatial Discretization Error on Coarse CFD Simulations Using an OpenFOAM-Embedded Deep Learning Framework

    Authors: Jesus Gonzalez-Sieiro, David Pardo, Vincenzo Nava, Victor M. Calo, Markus Towara

    Abstract: We propose a method for reducing the spatial discretization error of coarse computational fluid dynamics (CFD) problems by enhancing the quality of low-resolution simulations using deep learning. We feed the model with fine-grid data after projecting it to the coarse-grid discretization. We substitute the default differencing scheme for the convection term by a feed-forward neural network that int… ▽ More

    Submitted 5 September, 2024; v1 submitted 12 May, 2024; originally announced May 2024.

  6. Residual-based Attention Physics-informed Neural Networks for Spatio-Temporal Ageing Assessment of Transformers Operated in Renewable Power Plants

    Authors: Ibai Ramirez, Joel Pino, David Pardo, Mikel Sanz, Luis del Rio, Alvaro Ortiz, Kateryna Morozovska, Jose I. Aizpurua

    Abstract: Transformers are crucial for reliable and efficient power system operations, particularly in supporting the integration of renewable energy. Effective monitoring of transformer health is critical to maintain grid stability and performance. Thermal insulation ageing is a key transformer failure mode, which is generally tracked by monitoring the hotspot temperature (HST). However, HST measurement is… ▽ More

    Submitted 3 October, 2024; v1 submitted 10 May, 2024; originally announced May 2024.

    Comments: 23 pages, 18 figures

  7. arXiv:2304.01802  [pdf, other

    math.NA cs.LG

    Machine Learning Discovery of Optimal Quadrature Rules for Isogeometric Analysis

    Authors: Tomas Teijeiro, Jamie M. Taylor, Ali Hashemian, David Pardo

    Abstract: We propose the use of machine learning techniques to find optimal quadrature rules for the construction of stiffness and mass matrices in isogeometric analysis (IGA). We initially consider 1D spline spaces of arbitrary degree spanned over uniform and non-uniform knot sequences, and then the generated optimal rules are used for integration over higher-dimensional spaces using tensor product sense.… ▽ More

    Submitted 4 April, 2023; originally announced April 2023.

    Comments: 18 pages, 14 figures

    MSC Class: 65D32

  8. A Deep Double Ritz Method (D$^2$RM) for solving Partial Differential Equations using Neural Networks

    Authors: Carlos Uriarte, David Pardo, Ignacio Muga, Judit Muñoz-Matute

    Abstract: Residual minimization is a widely used technique for solving Partial Differential Equations in variational form. It minimizes the dual norm of the residual, which naturally yields a saddle-point (min-max) problem over the so-called trial and test spaces. In the context of neural networks, we can address this min-max approach by employing one network to seek the trial minimum, while another network… ▽ More

    Submitted 18 January, 2023; v1 submitted 7 November, 2022; originally announced November 2022.

    Comments: 28 pages

  9. arXiv:2210.10900  [pdf, ps, other

    math.NA cs.LG cs.NE

    $r-$Adaptive Deep Learning Method for Solving Partial Differential Equations

    Authors: Ángel J. Omella, David Pardo

    Abstract: We introduce an $r-$adaptive algorithm to solve Partial Differential Equations using a Deep Neural Network. The proposed method restricts to tensor product meshes and optimizes the boundary node locations in one dimension, from which we build two- or three-dimensional meshes. The method allows the definition of fixed interfaces to design conforming meshes, and enables changes in the topology, i.e.… ▽ More

    Submitted 19 October, 2022; originally announced October 2022.

    Comments: 19 pages

    MSC Class: 65N50; 68T07

  10. arXiv:2208.06244  [pdf, other

    cs.CE cs.LG

    A Modular Framework for Reinforcement Learning Optimal Execution

    Authors: Fernando de Meer Pardo, Christoph Auth, Florin Dascalu

    Abstract: In this article, we develop a modular framework for the application of Reinforcement Learning to the problem of Optimal Trade Execution. The framework is designed with flexibility in mind, in order to ease the implementation of different simulation setups. Rather than focusing on agents and optimization methods, we focus on the environment and break down the necessary requirements to simulate an O… ▽ More

    Submitted 11 August, 2022; originally announced August 2022.

  11. Automated machine learning for borehole resistivity measurements

    Authors: M. Shahriari, D. Pardo, S. Kargaran, T. Teijeiro

    Abstract: Deep neural networks (DNNs) offer a real-time solution for the inversion of borehole resistivity measurements to approximate forward and inverse operators. It is possible to use extremely large DNNs to approximate the operators, but it demands a considerable training time. Moreover, evaluating the network after training also requires a significant amount of memory and processing power. In addition… ▽ More

    Submitted 20 July, 2022; originally announced July 2022.

  12. arXiv:2111.07490  [pdf

    physics.geo-ph cs.LG

    Deep-Learning Inversion Method for the Interpretation of Noisy Logging-While-Drilling Resistivity Measurements

    Authors: Kyubo Noh, David Pardo, Carlos Torres-Verdin

    Abstract: Deep Learning (DL) inversion is a promising method for real time interpretation of logging while drilling (LWD) resistivity measurements for well navigation applications. In this context, measurement noise may significantly affect inversion results. Existing publications examining the effects of measurement noise on DL inversion results are scarce. We develop a method to generate training data set… ▽ More

    Submitted 14 November, 2021; originally announced November 2021.

    Comments: 9 pages, 10 figures, 6 tables, a pre-print version of a paper under revision for IEEE TGRS

  13. arXiv:2101.05623  [pdf, other

    cs.LG eess.SP math.NA

    Design of borehole resistivity measurement acquisition systems using deep learning

    Authors: M. Shahriari, A. Hazra, D. Pardo

    Abstract: Borehole resistivity measurements recorded with logging-while-drilling (LWD) instruments are widely used for characterizing the earth's subsurface properties. They facilitate the extraction of natural resources such as oil and gas. LWD instruments require real-time inversions of electromagnetic measurements to estimate the electrical properties of the earth's subsurface near the well and possibly… ▽ More

    Submitted 12 January, 2021; originally announced January 2021.

  14. arXiv:2005.08919  [pdf

    eess.SP cs.CE cs.LG

    Modeling extra-deep electromagnetic logs using a deep neural network

    Authors: Sergey Alyaev, Mostafa Shahriari, David Pardo, Angel Javier Omella, David Larsen, Nazanin Jahani, Erich Suter

    Abstract: Modern geosteering is heavily dependent on real-time interpretation of deep electromagnetic (EM) measurements. We present a methodology to construct a deep neural network (DNN) model trained to reproduce a full set of extra-deep EM logs consisting of 22 measurements per logging position. The model is trained in a 1D layered environment consisting of up to seven layers with different resistivity va… ▽ More

    Submitted 13 August, 2021; v1 submitted 18 May, 2020; originally announced May 2020.

    Journal ref: Geophysics, Volume 86, Issue 3, May 2021

  15. arXiv:2005.08868  [pdf, other

    physics.geo-ph cs.LG math.NA

    Error Control and Loss Functions for the Deep Learning Inversion of Borehole Resistivity Measurements

    Authors: M. Shahriari, D. Pardo, J. A. Rivera, C. Torres-Verdín, A. Picon, J. Del Ser, S. Ossandón, V. M. Calo

    Abstract: Deep learning (DL) is a numerical method that approximates functions. Recently, its use has become attractive for the simulation and inversion of multiple problems in computational mechanics, including the inversion of borehole logging measurements for oil and gas applications. In this context, DL methods exhibit two key attractive features: a) once trained, they enable to solve an inverse problem… ▽ More

    Submitted 28 May, 2020; v1 submitted 7 May, 2020; originally announced May 2020.

  16. arXiv:1810.04522  [pdf, other

    cs.LG

    A Deep Learning Approach to the Inversion of Borehole Resistivity Measurements

    Authors: M. Shahriari, D. Pardo, A. Picón, A. Galdrán, J. Del Ser, C. Torres-Verdín

    Abstract: We use borehole resistivity measurements to map the electrical properties of the subsurface and to increase the productivity of a reservoir. When used for geosteering purposes, it becomes essential to invert them in real time. In this work, we explore the possibility of using Deep Neural Network (DNN) to perform a rapid inversion of borehole resistivity measurements. Herein, we build a DNN that ap… ▽ More

    Submitted 9 January, 2019; v1 submitted 5 October, 2018; originally announced October 2018.

  17. arXiv:1705.10313  [pdf, other

    cs.RO math.OC

    Fast Trajectory Optimization for Legged Robots using Vertex-based ZMP Constraints

    Authors: Alexander W Winkler, Farbod Farshidian, Diego Pardo, Michael Neunert, Jonas Buchli

    Abstract: This paper combines the fast Zero-Moment-Point (ZMP) approaches that work well in practice with the broader range of capabilities of a Trajectory Optimization formulation, by optimizing over body motion, footholds and Center of Pressure simultaneously. We introduce a vertex-based representation of the support-area constraint, which can treat arbitrarily oriented point-, line-, and area-contacts un… ▽ More

    Submitted 27 May, 2017; originally announced May 2017.

    Comments: currently under review for IEEE RA-L

  18. arXiv:1608.05619  [pdf, other

    cs.PL cs.LO

    Symbolic Abstract Contract Synthesis in a Rewriting Framework

    Authors: María Alpuente, Daniel Pardo, Alicia Villanueva

    Abstract: We propose an automated technique for inferring software contracts from programs that are written in a non-trivial fragment of C, called KernelC, that supports pointer-based structures and heap manipulation. Starting from the semantic definition of KernelC in the K framework, we enrich the symbolic execution facilities recently provided by K with novel capabilities for assertion synthesis that are… ▽ More

    Submitted 19 August, 2016; originally announced August 2016.

    Comments: Pre-proceedings paper presented at the 26th International Symposium on Logic-Based Program Synthesis and Transformation (LOPSTR 2016), Edinburgh, Scotland UK, 6-8 September 2016 (arXiv:1608.02534)

    Report number: LOPSTR/2016/1

  19. Automatic Inference of Specifications in the K Framework

    Authors: María Alpuente, Daniel Pardo, Alicia Villanueva

    Abstract: Despite its many unquestionable benefits, formal specifications are not widely used in industrial software development. In order to reduce the time and effort required to write formal specifications, in this paper we propose a technique for automatically discovering specifications from real code. The proposed methodology relies on the symbolic execution capabilities recently provided by the K fra… ▽ More

    Submitted 21 December, 2015; originally announced December 2015.

    Comments: In Proceedings PROLE 2015, arXiv:1512.06178

    ACM Class: D.2.1; D.2.4; D.2.5; D.3.1; F.3.1

    Journal ref: EPTCS 200, 2015, pp. 1-17

  20. arXiv:1510.01625  [pdf, other

    cs.RO

    Projection based whole body motion planning for legged robots

    Authors: Diego Pardo, Michael Neunert, Alexander W. Winkler, Jonas Buchli

    Abstract: In this paper we present a new approach for dynamic motion planning for legged robots. We formulate a trajectory optimization problem based on a compact form of the robot dynamics. Such a form is obtained by projecting the rigid body dynamics onto the null space of the Constraint Jacobian. As consequence of the projection, contact forces are removed from the model but their effects are still taken… ▽ More

    Submitted 6 October, 2015; originally announced October 2015.

  21. Evaluating direct transcription and nonlinear optimization methods for robot motion planning

    Authors: Diego Pardo, Lukas Möller, Michael Neunert, Alexander W. Winkler, Jonas Buchli

    Abstract: This paper studies existing direct transcription methods for trajectory optimization applied to robot motion planning. There are diverse alternatives for the implementation of direct transcription. In this study we analyze the effects of such alternatives when solving a robotics problem. Different parameters such as integration scheme, number of discretization nodes, initialization strategies and… ▽ More

    Submitted 29 January, 2016; v1 submitted 22 April, 2015; originally announced April 2015.