Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–50 of 53 results for author: Kirby, R

Searching in archive cs. Search in all archives.
.
  1. CircuitVAE: Efficient and Scalable Latent Circuit Optimization

    Authors: Jialin Song, Aidan Swope, Robert Kirby, Rajarshi Roy, Saad Godil, Jonathan Raiman, Bryan Catanzaro

    Abstract: Automatically designing fast and space-efficient digital circuits is challenging because circuits are discrete, must exactly implement the desired logic, and are costly to simulate. We address these challenges with CircuitVAE, a search algorithm that embeds computation graphs in a continuous space and optimizes a learned surrogate of physical simulation by gradient descent. By carefully controllin… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

    Comments: Design Automation Conference (DAC) 2024; the first two authors contributed equally

  2. arXiv:2406.06751  [pdf, other

    cs.LG cs.AI

    Complexity-Aware Deep Symbolic Regression with Robust Risk-Seeking Policy Gradients

    Authors: Zachary Bastiani, Robert M. Kirby, Jacob Hochhalter, Shandian Zhe

    Abstract: This paper proposes a novel deep symbolic regression approach to enhance the robustness and interpretability of data-driven mathematical expression discovery. Despite the success of the state-of-the-art method, DSR, it is built on recurrent neural networks, purely guided by data fitness, and potentially meet tail barriers, which can zero out the policy gradient and cause inefficient model updates.… ▽ More

    Submitted 10 June, 2024; originally announced June 2024.

  3. arXiv:2406.02336  [pdf, other

    cs.LG

    Polynomial-Augmented Neural Networks (PANNs) with Weak Orthogonality Constraints for Enhanced Function and PDE Approximation

    Authors: Madison Cooley, Shandian Zhe, Robert M. Kirby, Varun Shankar

    Abstract: We present polynomial-augmented neural networks (PANNs), a novel machine learning architecture that combines deep neural networks (DNNs) with a polynomial approximant. PANNs combine the strengths of DNNs (flexibility and efficiency in higher-dimensional approximation) with those of polynomial approximation (rapid convergence rates for smooth functions). To aid in both stable training and enhanced… ▽ More

    Submitted 4 June, 2024; originally announced June 2024.

    MSC Class: 68T07; 68U99; 65N99

  4. arXiv:2402.11126  [pdf, other

    cs.LG physics.comp-ph

    Kolmogorov n-Widths for Multitask Physics-Informed Machine Learning (PIML) Methods: Towards Robust Metrics

    Authors: Michael Penwarden, Houman Owhadi, Robert M. Kirby

    Abstract: Physics-informed machine learning (PIML) as a means of solving partial differential equations (PDE) has garnered much attention in the Computational Science and Engineering (CS&E) world. This topic encompasses a broad array of methods and models aimed at solving a single or a collection of PDE problems, called multitask learning. PIML is characterized by the incorporation of physical laws into the… ▽ More

    Submitted 4 September, 2024; v1 submitted 16 February, 2024; originally announced February 2024.

  5. arXiv:2311.04465  [pdf, other

    cs.LG cs.CE

    Solving High Frequency and Multi-Scale PDEs with Gaussian Processes

    Authors: Shikai Fang, Madison Cooley, Da Long, Shibo Li, Robert Kirby, Shandian Zhe

    Abstract: Machine learning based solvers have garnered much attention in physical simulation and scientific computing, with a prominent example, physics-informed neural networks (PINNs). However, PINNs often struggle to solve high-frequency and multi-scale PDEs, which can be due to spectral bias during neural network training. To address this problem, we resort to the Gaussian process (GP) framework. To fle… ▽ More

    Submitted 18 March, 2024; v1 submitted 8 November, 2023; originally announced November 2023.

    Journal ref: The Twelfth International Conference on Learning Representations (ICLR 2024)

  6. arXiv:2311.00176  [pdf, other

    cs.CL

    ChipNeMo: Domain-Adapted LLMs for Chip Design

    Authors: Mingjie Liu, Teodor-Dumitru Ene, Robert Kirby, Chris Cheng, Nathaniel Pinckney, Rongjian Liang, Jonah Alben, Himyanshu Anand, Sanmitra Banerjee, Ismet Bayraktaroglu, Bonita Bhaskaran, Bryan Catanzaro, Arjun Chaudhuri, Sharon Clay, Bill Dally, Laura Dang, Parikshit Deshpande, Siddhanth Dhodhi, Sameer Halepete, Eric Hill, Jiashang Hu, Sumit Jain, Ankit Jindal, Brucek Khailany, George Kokai , et al. (17 additional authors not shown)

    Abstract: ChipNeMo aims to explore the applications of large language models (LLMs) for industrial chip design. Instead of directly deploying off-the-shelf commercial or open-source LLMs, we instead adopt the following domain adaptation techniques: domain-adaptive tokenization, domain-adaptive continued pretraining, model alignment with domain-specific instructions, and domain-adapted retrieval models. We e… ▽ More

    Submitted 4 April, 2024; v1 submitted 31 October, 2023; originally announced November 2023.

    Comments: Updated results for ChipNeMo-70B model

  7. arXiv:2310.17021  [pdf, other

    cs.LG

    Streaming Factor Trajectory Learning for Temporal Tensor Decomposition

    Authors: Shikai Fang, Xin Yu, Shibo Li, Zheng Wang, Robert Kirby, Shandian Zhe

    Abstract: Practical tensor data is often along with time information. Most existing temporal decomposition approaches estimate a set of fixed factors for the objects in each tensor mode, and hence cannot capture the temporal evolution of the objects' representation. More important, we lack an effective approach to capture such evolution from streaming data, which is common in real-world applications. To add… ▽ More

    Submitted 7 November, 2023; v1 submitted 25 October, 2023; originally announced October 2023.

  8. arXiv:2310.08818  [pdf, other

    math.NA cs.MS

    Algorithm xxxx: HiPPIS A High-Order Positivity-Preserving Mapping Software for Structured Meshes

    Authors: Timbwaoga A. J. Ouermi, Robert M Kirby, Martin Berzins

    Abstract: Polynomial interpolation is an important component of many computational problems. In several of these computational problems, failure to preserve positivity when using polynomials to approximate or map data values between meshes can lead to negative unphysical quantities. Currently, most polynomial-based methods for enforcing positivity are based on splines and polynomial rescaling. The spline-ba… ▽ More

    Submitted 12 October, 2023; originally announced October 2023.

    MSC Class: 65D05; 65D15

  9. arXiv:2310.05387  [pdf, other

    cs.LG stat.ML

    Equation Discovery with Bayesian Spike-and-Slab Priors and Efficient Kernels

    Authors: Da Long, Wei W. Xing, Aditi S. Krishnapriyan, Robert M. Kirby, Shandian Zhe, Michael W. Mahoney

    Abstract: Discovering governing equations from data is important to many scientific and engineering applications. Despite promising successes, existing methods are still challenged by data sparsity and noise issues, both of which are ubiquitous in practice. Moreover, state-of-the-art methods lack uncertainty quantification and/or are costly in training. To overcome these limitations, we propose a novel equa… ▽ More

    Submitted 21 April, 2024; v1 submitted 8 October, 2023; originally announced October 2023.

  10. arXiv:2307.04909  [pdf, other

    cs.CV math.NA

    Planar Curve Registration using Bayesian Inversion

    Authors: Andreas Bock, Colin J. Cotter, Robert C. Kirby

    Abstract: We study parameterisation-independent closed planar curve matching as a Bayesian inverse problem. The motion of the curve is modelled via a curve on the diffeomorphism group acting on the ambient space, leading to a large deformation diffeomorphic metric mapping (LDDMM) functional penalising the kinetic energy of the deformation. We solve Hamilton's equations for the curve matching problem using t… ▽ More

    Submitted 10 July, 2023; originally announced July 2023.

    Comments: 45 pages, 9 figures

  11. arXiv:2304.03297  [pdf, other

    eess.IV cs.CV cs.LG

    Neural Operator Learning for Ultrasound Tomography Inversion

    Authors: Haocheng Dai, Michael Penwarden, Robert M. Kirby, Sarang Joshi

    Abstract: Neural operator learning as a means of mapping between complex function spaces has garnered significant attention in the field of computational science and engineering (CS&E). In this paper, we apply Neural operator learning to the time-of-flight ultrasound computed tomography (USCT) problem. We learn the mapping between time-of-flight (TOF) data and the heterogeneous sound speed field using a ful… ▽ More

    Submitted 28 May, 2023; v1 submitted 6 April, 2023; originally announced April 2023.

    Comments: 4 pages, 1 figure

  12. arXiv:2302.14227  [pdf, other

    physics.comp-ph cs.LG

    A unified scalable framework for causal sweeping strategies for Physics-Informed Neural Networks (PINNs) and their temporal decompositions

    Authors: Michael Penwarden, Ameya D. Jagtap, Shandian Zhe, George Em Karniadakis, Robert M. Kirby

    Abstract: Physics-informed neural networks (PINNs) as a means of solving partial differential equations (PDE) have garnered much attention in the Computational Science and Engineering (CS&E) world. However, a recent topic of interest is exploring various training (i.e., optimization) challenges - in particular, arriving at poor local minima in the optimization landscape results in a PINN approximation givin… ▽ More

    Submitted 18 September, 2023; v1 submitted 27 February, 2023; originally announced February 2023.

    Journal ref: Journal of Computational Physics, 493, 2023, 112464

  13. arXiv:2302.03175  [pdf, other

    cs.LG

    Genetic Programming Based Symbolic Regression for Analytical Solutions to Differential Equations

    Authors: Hongsup Oh, Roman Amici, Geoffrey Bomarito, Shandian Zhe, Robert Kirby, Jacob Hochhalter

    Abstract: In this paper, we present a machine learning method for the discovery of analytic solutions to differential equations. The method utilizes an inherently interpretable algorithm, genetic programming based symbolic regression. Unlike conventional accuracy measures in machine learning we demonstrate the ability to recover true analytic solutions, as opposed to a numerical approximation. The method is… ▽ More

    Submitted 6 February, 2023; originally announced February 2023.

    Comments: 14 pages, 9 figures

  14. arXiv:2302.00807  [pdf, other

    physics.flu-dyn cs.AI math.OC

    Deep neural operators can serve as accurate surrogates for shape optimization: A case study for airfoils

    Authors: Khemraj Shukla, Vivek Oommen, Ahmad Peyvan, Michael Penwarden, Luis Bravo, Anindya Ghoshal, Robert M. Kirby, George Em Karniadakis

    Abstract: Deep neural operators, such as DeepONets, have changed the paradigm in high-dimensional nonlinear regression from function regression to (differential) operator regression, paving the way for significant changes in computational engineering applications. Here, we investigate the use of DeepONets to infer flow fields around unseen airfoils with the aim of shape optimization, an important design pro… ▽ More

    Submitted 1 February, 2023; originally announced February 2023.

    Comments: 21 pages, 14 Figures

  15. arXiv:2210.12704  [pdf, other

    cs.LG

    Batch Multi-Fidelity Active Learning with Budget Constraints

    Authors: Shibo Li, Jeff M. Phillips, Xin Yu, Robert M. Kirby, Shandian Zhe

    Abstract: Learning functions with high-dimensional outputs is critical in many applications, such as physical simulation and engineering design. However, collecting training examples for these applications is often costly, e.g. by running numerical solvers. The recent work (Li et al., 2022) proposes the first multi-fidelity active learning approach for high-dimensional outputs, which can acquire examples at… ▽ More

    Submitted 23 October, 2022; originally announced October 2022.

  16. arXiv:2210.12669  [pdf, other

    cs.LG physics.comp-ph

    Meta Learning of Interface Conditions for Multi-Domain Physics-Informed Neural Networks

    Authors: Shibo Li, Michael Penwarden, Yiming Xu, Conor Tillinghast, Akil Narayan, Robert M. Kirby, Shandian Zhe

    Abstract: Physics-informed neural networks (PINNs) are emerging as popular mesh-free solvers for partial differential equations (PDEs). Recent extensions decompose the domain, apply different PINNs to solve the problem in each subdomain, and stitch the subdomains at the interface. Thereby, they can further alleviate the problem complexity, reduce the computational cost, and allow parallelization. However, t… ▽ More

    Submitted 6 July, 2023; v1 submitted 23 October, 2022; originally announced October 2022.

  17. arXiv:2208.00579  [pdf, other

    cs.LG math.NA

    Momentum Transformer: Closing the Performance Gap Between Self-attention and Its Linearization

    Authors: Tan Nguyen, Richard G. Baraniuk, Robert M. Kirby, Stanley J. Osher, Bao Wang

    Abstract: Transformers have achieved remarkable success in sequence modeling and beyond but suffer from quadratic computational and memory complexities with respect to the length of the input sequence. Leveraging techniques include sparse and linear attention and hashing tricks; efficient transformers have been proposed to reduce the quadratic complexity of transformers but significantly degrade the accurac… ▽ More

    Submitted 31 July, 2022; originally announced August 2022.

    Comments: 22 pages, 5 figures. arXiv admin note: substantial text overlap with arXiv:2110.07034

    MSC Class: 65Pxx

  18. arXiv:2207.04084  [pdf, other

    cs.LG physics.comp-ph

    Adaptive Self-supervision Algorithms for Physics-informed Neural Networks

    Authors: Shashank Subramanian, Robert M. Kirby, Michael W. Mahoney, Amir Gholami

    Abstract: Physics-informed neural networks (PINNs) incorporate physical knowledge from the problem domain as a soft constraint on the loss function, but recent work has shown that this can lead to optimization difficulties. Here, we study the impact of the location of the collocation points on the trainability of these models. We find that the vanilla PINN performance can be significantly boosted by adaptin… ▽ More

    Submitted 8 July, 2022; originally announced July 2022.

    Comments: 15 pages

  19. arXiv:2207.00678  [pdf, other

    cs.LG

    Infinite-Fidelity Coregionalization for Physical Simulation

    Authors: Shibo Li, Zheng Wang, Robert M. Kirby, Shandian Zhe

    Abstract: Multi-fidelity modeling and learning are important in physical simulation-related applications. It can leverage both low-fidelity and high-fidelity examples for training so as to reduce the cost of data generation while still achieving good performance. While existing approaches only model finite, discrete fidelities, in practice, the fidelity choice is often continuous and infinite, which can cor… ▽ More

    Submitted 23 October, 2022; v1 submitted 1 July, 2022; originally announced July 2022.

  20. PrefixRL: Optimization of Parallel Prefix Circuits using Deep Reinforcement Learning

    Authors: Rajarshi Roy, Jonathan Raiman, Neel Kant, Ilyas Elkin, Robert Kirby, Michael Siu, Stuart Oberman, Saad Godil, Bryan Catanzaro

    Abstract: In this work, we present a reinforcement learning (RL) based approach to designing parallel prefix circuits such as adders or priority encoders that are fundamental to high-performance digital design. Unlike prior methods, our approach designs solutions tabula rasa purely through learning with synthesis in the loop. We design a grid-based state-action representation and an RL environment for const… ▽ More

    Submitted 14 May, 2022; originally announced May 2022.

    Comments: Copyright 2021 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works

    Journal ref: ACM/IEEE Design Automation Conference (DAC), 2021, pp. 853-858

  21. arXiv:2204.04273  [pdf, other

    cs.LG math.NA

    Weight Matrix Dimensionality Reduction in Deep Learning via Kronecker Multi-layer Architectures

    Authors: Jarom D. Hogue, Robert M. Kirby, Akil Narayan

    Abstract: Deep learning using neural networks is an effective technique for generating models of complex data. However, training such models can be expensive when networks have large model capacity resulting from a large number of layers and nodes. For training in such a computationally prohibitive regime, dimensionality reduction techniques ease the computational burden, and allow implementations of more r… ▽ More

    Submitted 17 January, 2023; v1 submitted 8 April, 2022; originally announced April 2022.

    MSC Class: 15A23; 15A69; 65F30; 68T05 ACM Class: G.1.3; I.2.6

  22. arXiv:2202.12316  [pdf, other

    cs.LG

    AutoIP: A United Framework to Integrate Physics into Gaussian Processes

    Authors: Da Long, Zheng Wang, Aditi Krishnapriyan, Robert Kirby, Shandian Zhe, Michael Mahoney

    Abstract: Physical modeling is critical for many modern science and engineering applications. From a data science or machine learning perspective, where more domain-agnostic, data-driven models are pervasive, physical knowledge -- often expressed as differential equations -- is valuable in that it is complementary to data, and it can potentially help overcome issues such as data sparsity, noise, and inaccur… ▽ More

    Submitted 20 July, 2022; v1 submitted 24 February, 2022; originally announced February 2022.

  23. arXiv:2202.04137  [pdf, other

    cs.LG cond-mat.mtrl-sci

    Machine Learning in Heterogeneous Porous Materials

    Authors: Marta D'Elia, Hang Deng, Cedric Fraces, Krishna Garikipati, Lori Graham-Brady, Amanda Howard, George Karniadakis, Vahid Keshavarzzadeh, Robert M. Kirby, Nathan Kutz, Chunhui Li, Xing Liu, Hannah Lu, Pania Newell, Daniel O'Malley, Masa Prodanovic, Gowri Srinivasan, Alexandre Tartakovsky, Daniel M. Tartakovsky, Hamdi Tchelepi, Bozo Vazic, Hari Viswanathan, Hongkyu Yoon, Piotr Zarzycki

    Abstract: The "Workshop on Machine learning in heterogeneous porous materials" brought together international scientific communities of applied mathematics, porous media, and material sciences with experts in the areas of heterogeneous materials, machine learning (ML) and applied mathematics to identify how ML can advance materials research. Within the scope of ML and materials research, the goal of the wor… ▽ More

    Submitted 4 February, 2022; originally announced February 2022.

    Comments: The workshop link is: https://amerimech.mech.utah.edu

  24. arXiv:2201.00888  [pdf, other

    math.NA cs.CE

    GP-HMAT: Scalable, ${O}(n\log(n))$ Gaussian Process Regression with Hierarchical Low-Rank Matrices

    Authors: Vahid Keshavarzzadeh, Shandian Zhe, Robert M. Kirby, Akil Narayan

    Abstract: A Gaussian process (GP) is a powerful and widely used regression technique. The main building block of a GP regression is the covariance kernel, which characterizes the relationship between pairs in the random field. The optimization to find the optimal kernel, however, requires several large-scale and often unstructured matrix inversions. We tackle this challenge by introducing a hierarchical mat… ▽ More

    Submitted 17 December, 2021; originally announced January 2022.

  25. arXiv:2110.13361  [pdf, ps, other

    physics.comp-ph cs.LG

    A Metalearning Approach for Physics-Informed Neural Networks (PINNs): Application to Parameterized PDEs

    Authors: Michael Penwarden, Shandian Zhe, Akil Narayan, Robert M. Kirby

    Abstract: Physics-informed neural networks (PINNs) as a means of discretizing partial differential equations (PDEs) are garnering much attention in the Computational Science and Engineering (CS&E) world. At least two challenges exist for PINNs at present: an understanding of accuracy and convergence characteristics with respect to tunable parameters and identification of optimization strategies that make PI… ▽ More

    Submitted 19 January, 2023; v1 submitted 25 October, 2021; originally announced October 2021.

    Journal ref: Journal of Computational Physics, Volume 477, 2023, 111912

  26. arXiv:2110.08432  [pdf, other

    cs.LG

    Meta-Learning with Adjoint Methods

    Authors: Shibo Li, Zheng Wang, Akil Narayan, Robert Kirby, Shandian Zhe

    Abstract: Model Agnostic Meta Learning (MAML) is widely used to find a good initialization for a family of tasks. Despite its success, a critical challenge in MAML is to calculate the gradient w.r.t. the initialization of a long training trajectory for the sampled tasks, because the computation graph can rapidly explode and the computational cost is very expensive. To address this problem, we propose Adjoin… ▽ More

    Submitted 24 February, 2023; v1 submitted 15 October, 2021; originally announced October 2021.

  27. arXiv:2109.02631  [pdf, other

    cs.LG

    Guiding Global Placement With Reinforcement Learning

    Authors: Robert Kirby, Kolby Nottingham, Rajarshi Roy, Saad Godil, Bryan Catanzaro

    Abstract: Recent advances in GPU accelerated global and detail placement have reduced the time to solution by an order of magnitude. This advancement allows us to leverage data driven optimization (such as Reinforcement Learning) in an effort to improve the final quality of placement results. In this work we augment state-of-the-art, force-based global placement solvers with a reinforcement learning agent t… ▽ More

    Submitted 6 September, 2021; originally announced September 2021.

    ACM Class: B.7.2

  28. arXiv:2109.01050  [pdf, other

    cs.LG cs.AI math.NA physics.comp-ph

    Characterizing possible failure modes in physics-informed neural networks

    Authors: Aditi S. Krishnapriyan, Amir Gholami, Shandian Zhe, Robert M. Kirby, Michael W. Mahoney

    Abstract: Recent work in scientific machine learning has developed so-called physics-informed neural network (PINN) models. The typical approach is to incorporate physical domain knowledge as soft constraints on an empirical loss function and use existing machine learning methodologies to train the model. We demonstrate that, while existing PINN methodologies can learn good models for relatively trivial pro… ▽ More

    Submitted 11 November, 2021; v1 submitted 2 September, 2021; originally announced September 2021.

    Comments: 22 pages

    Journal ref: NeurIPS 2021

  29. arXiv:2108.10946  [pdf, other

    cs.CE

    Full waveform inversion using triangular waveform adapted meshes

    Authors: Keith J. Roberts, Alexandre Olender, Lucas Franceschini, Robert C. Kirby, Rafael S. Gioria, Bruno S. Carmo

    Abstract: In this article, continuous Galerkin finite elements are applied to perform full waveform inversion (FWI) for seismic velocity model building. A time-domain FWI approach is detailed that uses meshes composed of variably sized triangular elements to discretize the domain. To resolve both the forward and adjoint-state equations, and to calculate a mesh-independent gradient associated with the FWI pr… ▽ More

    Submitted 24 August, 2021; originally announced August 2021.

  30. Particle Merging-and-Splitting

    Authors: Nghia Truong, Cem Yuksel, Chakrit Watcharopas, Joshua A. Levine, Robert M. Kirby

    Abstract: Robustly handling collisions between individual particles in a large particle-based simulation has been a challenging problem. We introduce particle merging-and-splitting, a simple scheme for robustly handling collisions between particles that prevents inter-penetrations of separate objects without introducing numerical instabilities. This scheme merges colliding particles at the beginning of the… ▽ More

    Submitted 16 July, 2021; originally announced July 2021.

    Comments: IEEE Trans. Vis. Comput. Graph

  31. arXiv:2106.13361  [pdf, other

    physics.comp-ph cs.LG

    Multifidelity Modeling for Physics-Informed Neural Networks (PINNs)

    Authors: Michael Penwarden, Shandian Zhe, Akil Narayan, Robert M. Kirby

    Abstract: Multifidelity simulation methodologies are often used in an attempt to judiciously combine low-fidelity and high-fidelity simulation results in an accuracy-increasing, cost-saving way. Candidates for this approach are simulation methodologies for which there are fidelity differences connected with significant computational cost differences. Physics-informed Neural Networks (PINNs) are candidates f… ▽ More

    Submitted 5 January, 2023; v1 submitted 24 June, 2021; originally announced June 2021.

    Journal ref: Journal of Computational Physics Volume 451, 15 February 2022, 110844

  32. arXiv:2106.09884  [pdf, other

    cs.LG stat.ML

    Batch Multi-Fidelity Bayesian Optimization with Deep Auto-Regressive Networks

    Authors: Shibo Li, Robert M. Kirby, Shandian Zhe

    Abstract: Bayesian optimization (BO) is a powerful approach for optimizing black-box, expensive-to-evaluate functions. To enable a flexible trade-off between the cost and accuracy, many applications allow the function to be evaluated at different fidelities. In order to reduce the optimization cost while maximizing the benefit-cost ratio, in this paper, we propose Batch Multi-fidelity Bayesian Optimization… ▽ More

    Submitted 25 October, 2021; v1 submitted 17 June, 2021; originally announced June 2021.

  33. Towards an Extrinsic, CG-XFEM Approach Based on Hierarchical Enrichments for Modeling Progressive Fracture

    Authors: M. Keith Ballard, Roman Amici, Varun Shankar, Lauren A. Ferguson, Michael Braginsky, Robert M. Kirby

    Abstract: We propose an extrinsic, continuous-Galerkin (CG), extended finite element method (XFEM) that generalizes the work of Hansbo and Hansbo to allow multiple Heaviside enrichments within a single element in a hierarchical manner. This approach enables complex, evolving XFEM surfaces in 3D that cannot be captured using existing CG-XFEM approaches. We describe an implementation of the method for 3D stat… ▽ More

    Submitted 29 April, 2021; originally announced April 2021.

  34. arXiv:2104.12986  [pdf, other

    math.NA cs.MS math.AP

    Bringing Trimmed Serendipity Methods to Computational Practice in Firedrake

    Authors: Justin Crum, Cyrus Cheng, David A. Ham, Lawrence Mitchell, Robert C. Kirby, Joshua A. Levine, Andrew Gillette

    Abstract: We present an implementation of the trimmed serendipity finite element family, using the open source finite element package Firedrake. The new elements can be used seamlessly within the software suite for problems requiring $H^1$, \hcurl, or \hdiv-conforming elements on meshes of squares or cubes. To test how well trimmed serendipity elements perform in comparison to traditional tensor product ele… ▽ More

    Submitted 8 October, 2021; v1 submitted 27 April, 2021; originally announced April 2021.

    Comments: 19 pages, 7 figures, 3 tables, 2 listings

    Journal ref: ACM Transactions on Mathematical Software 48(1):8:1-8:19 (2022)

  35. arXiv:2104.03743  [pdf, other

    cs.LG cs.CE stat.AP

    Residual Gaussian Process: A Tractable Nonparametric Bayesian Emulator for Multi-fidelity Simulations

    Authors: Wei W. Xing, Akeel A. Shah, Peng Wang, Shandian Zhe Qian Fu, Robert. M. Kirby

    Abstract: Challenges in multi-fidelity modeling relate to accuracy, uncertainty estimation and high-dimensionality. A novel additive structure is introduced in which the highest fidelity solution is written as a sum of the lowest fidelity solution and residuals between the solutions at successive fidelity levels, with Gaussian process priors placed over the low fidelity solution and each of the residuals. T… ▽ More

    Submitted 8 April, 2021; originally announced April 2021.

  36. arXiv:2012.14901  [pdf, other

    cs.GR

    Visualization of topology optimization designs with representative subset selection

    Authors: Daniel J Perry, Vahid Keshavarzzadeh, Shireen Y Elhabian, Robert M Kirby, Michael Gleicher, Ross T Whitaker

    Abstract: An important new trend in additive manufacturing is the use of optimization to automatically design industrial objects, such as beams, rudders or wings. Topology optimization, as it is often called, computes the best configuration of material over a 3D space, typically represented as a grid, in order to satisfy or optimize physical parameters. Designers using these automated systems often seek to… ▽ More

    Submitted 29 December, 2020; originally announced December 2020.

    Comments: 14 pages, 10 figures

    ACM Class: I.3.8; G.1.3

  37. arXiv:2012.00901  [pdf, other

    cs.LG

    Deep Multi-Fidelity Active Learning of High-dimensional Outputs

    Authors: Shibo Li, Robert M. Kirby, Shandian Zhe

    Abstract: Many applications, such as in physical simulation and engineering design, demand we estimate functions with high-dimensional outputs. The training examples can be collected with different fidelities to allow a cost/accuracy trade-off. In this paper, we consider the active learning task that identifies both the fidelity and input to query new training examples so as to achieve the best benefit-cost… ▽ More

    Submitted 25 October, 2021; v1 submitted 1 December, 2020; originally announced December 2020.

  38. arXiv:2006.04976  [pdf, other

    stat.ML cs.LG

    Physics Informed Deep Kernel Learning

    Authors: Zheng Wang, Wei Xing, Robert Kirby, Shandian Zhe

    Abstract: Deep kernel learning is a promising combination of deep neural networks and nonparametric function learning. However, as a data driven approach, the performance of deep kernel learning can still be restricted by scarce or insufficient data, especially in extrapolation tasks. To address these limitations, we propose Physics Informed Deep Kernel Learning (PI-DKL) that exploits physics knowledge repr… ▽ More

    Submitted 18 January, 2022; v1 submitted 8 June, 2020; originally announced June 2020.

    Comments: 8 pages, 5 figures, AISTATS

  39. arXiv:2006.04972  [pdf, other

    stat.ML cs.LG physics.comp-ph

    Multi-Fidelity High-Order Gaussian Processes for Physical Simulation

    Authors: Zheng Wang, Wei Xing, Robert Kirby, Shandian Zhe

    Abstract: The key task of physical simulation is to solve partial differential equations (PDEs) on discretized domains, which is known to be costly. In particular, high-fidelity solutions are much more expensive than low-fidelity ones. To reduce the cost, we consider novel Gaussian process (GP) models that leverage simulation examples of different fidelities to predict high-dimensional PDE solution outputs.… ▽ More

    Submitted 8 June, 2020; originally announced June 2020.

  40. arXiv:1911.11906  [pdf, other

    cs.DC math.NA

    A Scalable Framework for Solving Fractional Diffusion Equations

    Authors: Max Carlson, Robert M. Kirby, Hari Sundar

    Abstract: The study of fractional order differential operators is receiving renewed attention in many scientific fields. In order to accommodate researchers doing work in these areas, there is a need for highly scalable numerical methods for solving partial differential equations that involve fractional order operators on complex geometries. These operators have desirable special properties that also change… ▽ More

    Submitted 26 November, 2019; originally announced November 2019.

  41. arXiv:1910.07577  [pdf, ps, other

    physics.comp-ph cs.CE

    Deep Coregionalization for the Emulation of Spatial-Temporal Fields

    Authors: Wei Xing, Robert M. Kirby, Shandian Zhe

    Abstract: Data-driven surrogate models are widely used for applications such as design optimization and uncertainty quantification, where repeated evaluations of an expensive simulator are required. For most partial differential equation (PDE) simulators, the outputs of interest are often spatial or spatial-temporal fields, leading to very high-dimensional outputs. Despite the success of existing data-drive… ▽ More

    Submitted 16 October, 2019; originally announced October 2019.

  42. arXiv:1907.07224  [pdf, other

    cs.CE cs.GR

    The Effect of Data Transformations on Scalar Field Topological Analysis of High-Order FEM Solutions

    Authors: Ashok Jallepalli, Joshua A. Levine, Robert M. Kirby

    Abstract: High-order finite element methods (HO-FEM) are gaining popularity in the simulation community due to their success in solving complex flow dynamics. There is an increasing need to analyze the data produced as output by these simulations. Simultaneously, topological analysis tools are emerging as powerful methods for investigating simulation data. However, most of the current approaches to topologi… ▽ More

    Submitted 16 July, 2019; originally announced July 2019.

    Comments: 11 pages, Accepted to IEEEVIS

  43. arXiv:1906.03489  [pdf, other

    cs.MS math.NA physics.flu-dyn

    Nektar++: enhancing the capability and application of high-fidelity spectral/$hp$ element methods

    Authors: David Moxey, Chris D. Cantwell, Yan Bao, Andrea Cassinelli, Giacomo Castiglioni, Sehun Chun, Emilia Juda, Ehsan Kazemi, Kilian Lackhove, Julian Marcon, Gianmarco Mengaldo, Douglas Serson, Michael Turner, Hui Xu, Joaquim Peiró, Robert M. Kirby, Spencer J. Sherwin

    Abstract: Nektar++ is an open-source framework that provides a flexible, high-performance and scalable platform for the development of solvers for partial differential equations using the high-order spectral/$hp$ element method. In particular, Nektar++ aims to overcome the complex implementation challenges that are often associated with high-order methods, thereby allowing them to be more readily used in a… ▽ More

    Submitted 26 November, 2019; v1 submitted 8 June, 2019; originally announced June 2019.

    Comments: 21 pages, 14 figures

    Journal ref: Computer Physics Communications 249 (2020) 107110

  44. arXiv:1811.00684  [pdf, other

    cs.CV

    SDCNet: Video Prediction Using Spatially-Displaced Convolution

    Authors: Fitsum A. Reda, Guilin Liu, Kevin J. Shih, Robert Kirby, Jon Barker, David Tarjan, Andrew Tao, Bryan Catanzaro

    Abstract: We present an approach for high-resolution video frame prediction by conditioning on both past frames and past optical flows. Previous approaches rely on resampling past frames, guided by a learned future optical flow, or on direct generation of pixels. Resampling based on flow is insufficient because it cannot deal with disocclusions. Generative models currently lead to blurry results. Recent app… ▽ More

    Submitted 27 March, 2021; v1 submitted 1 November, 2018; originally announced November 2018.

    Comments: Published in ECCV 2018. Codes available at https://github.com/NVIDIA/semantic-segmentation/tree/sdcnet/sdcnet. Project page available at https://nv-adlr.github.io/publication/2018-SDCNet

  45. arXiv:1808.05513  [pdf, other

    cs.MS math.NA

    Code generation for generally mapped finite elements

    Authors: Robert C. Kirby, Lawrence Mitchell

    Abstract: Many classical finite elements such as the Argyris and Bell elements have long been absent from high-level PDE software. Building on recent theoretical work, we describe how to implement very general finite element transformations in FInAT and hence into the Firedrake finite element system. Numerical results evaluate the new elements, comparing them to existing methods for classical problems. For… ▽ More

    Submitted 6 September, 2019; v1 submitted 16 August, 2018; originally announced August 2018.

    Comments: 23 pages

    Journal ref: ACM Transactions on Mathematical Software 45(41):1-23 (2019)

  46. arXiv:1808.01371  [pdf, other

    cs.LG cs.CL stat.ML

    Large Scale Language Modeling: Converging on 40GB of Text in Four Hours

    Authors: Raul Puri, Robert Kirby, Nikolai Yakovenko, Bryan Catanzaro

    Abstract: Recent work has shown how to train Convolutional Neural Networks (CNNs) rapidly on large image datasets, then transfer the knowledge gained from these models to a variety of tasks. Following [Radford 2017], in this work, we demonstrate similar scalability and transfer for Recurrent Neural Networks (RNNs) for Natural Language tasks. By utilizing mixed precision arithmetic and a 32k batch size distr… ▽ More

    Submitted 10 August, 2018; v1 submitted 3 August, 2018; originally announced August 2018.

    Comments: 8 pages; To appear in High Performance Machine Learning Workshop (HPML) 2018

  47. arXiv:1806.02972  [pdf, other

    cs.DS math.NA

    Robust Node Generation for Meshfree Discretizations on Irregular Domains and Surfaces

    Authors: Varun Shankar, Robert M. Kirby, Aaron L. Fogelson

    Abstract: We present a new algorithm for the automatic one-shot generation of scattered node sets on irregular 2D and 3D domains using Poisson disk sampling coupled to novel parameter-free, high-order parametric Spherical Radial Basis Function (SBF)-based geometric modeling of irregular domain boundaries. Our algorithm also automatically modifies the scattered node sets locally for time-varying embedded bou… ▽ More

    Submitted 8 June, 2018; originally announced June 2018.

    Comments: 26 pages, 9 figures, accepted SIAM Journal on Scientific Computing

  48. arXiv:1804.03358  [pdf, other

    math.NA cs.CG

    Curvilinear Mesh Adaptation using Radial Basis Function Interpolation and Smoothing

    Authors: Vidhi Zala, Varun Shankar, Shankar P. Sastry, Robert M. Kirby

    Abstract: We present a new iterative technique based on radial basis function (RBF) interpolation and smoothing for the generation and smoothing of curvilinear meshes from straight-sided or other curvilinear meshes. Our technique approximates the coordinate deformation maps in both the interior and boundary of the curvilinear output mesh by using only scattered nodes on the boundary of the input mesh as dat… ▽ More

    Submitted 10 April, 2018; originally announced April 2018.

    Comments: 18 pages, 8 figures. Accepted to Journal of Scientific Computing

  49. arXiv:1711.02473  [pdf, other

    cs.MS math.NA

    Exposing and exploiting structure: optimal code generation for high-order finite element methods

    Authors: Miklós Homolya, Robert C. Kirby, David A. Ham

    Abstract: Code generation based software platforms, such as Firedrake, have become popular tools for developing complicated finite element discretisations of partial differential equations. We extended the code generation infrastructure in Firedrake with optimisations that can exploit the structure inherent to some finite elements. This includes sum factorisation on cuboid cells for continuous, discontinuou… ▽ More

    Submitted 7 November, 2017; originally announced November 2017.

    Comments: Submitted to ACM Transactions on Mathematical Software

  50. arXiv:1710.02862  [pdf, other

    cs.GR cs.HC

    Exploration of Heterogeneous Data Using Robust Similarity

    Authors: Mahsa Mirzargar, Ross T. Whitaker, Robert M. Kirby

    Abstract: Heterogeneous data pose serious challenges to data analysis tasks, including exploration and visualization. Current techniques often utilize dimensionality reductions, aggregation, or conversion to numerical values to analyze heterogeneous data. However, the effectiveness of such techniques to find subtle structures such as the presence of multiple modes or detection of outliers is hindered by the… ▽ More

    Submitted 8 October, 2017; originally announced October 2017.

    Comments: Presented at Visualization in Data Science (VDS at IEEE VIS 2017)