• Login
    Search 
    •   Home
    • Research
    • Search
    •   Home
    • Research
    • Search
    JavaScript is disabled for your browser. Some features of this site may not work without it.

    Filter by Category

    Author
    Litvinenko, Alexander (24)
    Tempone, Raul (8)Genton, Marc G. (6)Matthies, Hermann G. (6)Sun, Ying (6)View MoreDepartmentComputer, Electrical and Mathematical Sciences and Engineering (CEMSE) Division (18)Applied Mathematics and Computational Science Program (7)Extreme Computing Research Center (4)Center for Uncertainty Quantification in Computational Science and Engineering (SRI-UQ) (3)Statistics Program (3)View MoreSubjecthierarchical matrices (5)Bayesian (4)Matern covariance (3)Uncertainty Quantification (3)HLIB (2)View MoreType
    Poster (24)
    Year (Issue Date)2019 (1)2018 (1)2017 (4)2016 (3)2015 (9)View MoreItem Availability
    Open Access (24)

    Browse

    All of KAUSTCommunitiesIssue DateSubmit DateThis CommunityIssue DateSubmit Date

    My Account

    Login

    Quick Links

    Open Access PolicyORCID LibguidePlumX LibguideSubmit an Item

    Statistics

    Display statistics
     

    Search

    Show Advanced FiltersHide Advanced Filters

    Filters

    Now showing items 1-10 of 24

    • List view
    • Grid view
    • Sort Options:
    • Relevance
    • Title Asc
    • Title Desc
    • Issue Date Asc
    • Issue Date Desc
    • Submit Date Asc
    • Submit Date Desc
    • Results Per Page:
    • 5
    • 10
    • 20
    • 40
    • 60
    • 80
    • 100

    • 24CSV
    • 24RefMan
    • 24EndNote
    • 24BibTex
    • Selective Export
    • Select All
    • Help
    Thumbnail

    Computation of Electromagnetic Fields Scattered From Objects With Uncertain Shapes Using Multilevel Monte Carlo Method

    Litvinenko, Alexander; Yucel, Abdulkadir; Bagci, Hakan; Oppelstrup, Jesper; Tempone, Raul; Michielssen, Eric (2019-02-14) [Poster]
    Computational tools for characterizing electromagnetic scattering from objects with uncertain shapes are needed in various applications ranging from remote sensing at microwave frequencies to Raman spectroscopy at optical frequencies. Often, such computational tools use the Monte Carlo (MC) method to sample a parametric space describing geometric uncertainties. For each sample, which corresponds to a realization of the geometry, a deterministic electromagnetic solver computes the scattered fields. However, for an accurate statistical characterization the number of MC samples has to be large. In this work, to address this challenge, the continuation multilevel Monte Carlo (CMLMC) method is used together with a surface integral equation solver. The CMLMC method optimally balances statistical errors due to sampling of the parametric space, and numerical errors due to the discretization of the geometry using a hierarchy of discretizations, from coarse to fine. The number of realizations of finer discretizations can be kept low, with most samples computed on coarser discretizations to minimize computational cost. Consequently, the total execution time is significantly reduced, in comparison to the standard MC scheme.
    Thumbnail

    Likelihood Approximation With Parallel Hierarchical Matrices For Large Spatial Datasets

    Litvinenko, Alexander (2018-04-10) [Poster]
    Use H-matrices to approximate large covariance matrices in spatial statistics
    Thumbnail

    Likelihood Approximation With Parallel Hierarchical Matrices For Large Spatial Datasets

    Litvinenko, Alexander; Sun, Ying; Genton, Marc G.; Keyes, David E. (2017-11-01) [Poster]
    The main goal of this article is to introduce the parallel hierarchical matrix library HLIBpro to the statistical community. We describe the HLIBCov package, which is an extension of the HLIBpro library for approximating large covariance matrices and maximizing likelihood functions. We show that an approximate Cholesky factorization of a dense matrix of size $2M\times 2M$ can be computed on a modern multi-core desktop in few minutes. Further, HLIBCov is used for estimating the unknown parameters such as the covariance length, variance and smoothness parameter of a Matérn covariance function by maximizing the joint Gaussian log-likelihood function. The computational bottleneck here is expensive linear algebra arithmetics due to large and dense covariance matrices. Therefore covariance matrices are approximated in the hierarchical ($\H$-) matrix format with computational cost $\mathcal{O}(k^2n \log^2 n/p)$ and storage $\mathcal{O}(kn \log n)$, where the rank $k$ is a small integer (typically $k<25$), $p$ the number of cores and $n$ the number of locations on a fairly general mesh. We demonstrate a synthetic example, where the true values of known parameters are known. For reproducibility we provide the C++ code, the documentation, and the synthetic data.
    Thumbnail

    Risk assessment of salt contamination of groundwater under uncertain aquifer properties

    Litvinenko, Alexander; Keyes, David E.; Logashenko, Dmitry; Tempone, Raul; Wittum, Gabriel (2017-10-01) [Poster]
    One of the central topics in hydrogeology and environmental science is the investigation of salinity-driven groundwater flow in heterogeneous porous media. Our goals are to model and to predict pollution of water resources. We simulate a density driven groundwater flow with uncertain porosity and permeability. This strongly non-linear model describes the unstable transport of salt water with building ‘fingers’-shaped patterns. The computation requires a very fine unstructured mesh and, therefore, high computational resources. We run the highly-parallel multigrid solver, based on ug4, on supercomputer Shaheen II. A MPI-based parallelization is done in the geometrical as well as in the stochastic spaces. Every scenario is computed on 32 cores and requires a mesh with ~8M grid points and 1500 or more time steps. 200 scenarios are computed concurrently. The total number of cores in parallel computation is 200x32=6400. The main goal of this work is to estimate propagation of uncertainties through the model, to investigate sensitivity of the solution to the input uncertain parameters. Additionally, we demonstrate how the multigrid ug4-based solver can be applied as a black-box in the uncertainty quantification framework.
    Thumbnail

    Uncertainty Quantification in Numerical Aerodynamics

    Litvinenko, Alexander; Matthies, Hermann G.; Liu, Dishi; Schillings, Claudia; Schulz, Volker (2017-05-16) [Poster]
    We consider uncertainty quantification problem in aerodynamic simulations. We identify input uncertainties, classify them, suggest an appropriate statistical model and, finally, estimate propagation of these uncertainties into the solution (pressure, velocity and density fields as well as the lift and drag coefficients). The deterministic problem under consideration is a compressible transonic Reynolds-averaged Navier-Strokes flow around an airfoil with random/uncertain data. Input uncertainties include: uncertain angle of attack, the Mach number, random perturbations in the airfoil geometry, mesh, shock location, turbulence model and parameters of this turbulence model. This problem requires efficient numerical/statistical methods since it is computationally expensive, especially for the uncertainties caused by random geometry variations which involve a large number of variables. In numerical section we compares five methods, including quasi-Monte Carlo quadrature, polynomial chaos with coefficients determined by sparse quadrature and gradient-enhanced version of Kriging, radial basis functions and point collocation polynomial chaos, in their efficiency in estimating statistics of aerodynamic performance upon random perturbation to the airfoil geometry [D.Liu et al '17]. For modeling we used the TAU code, developed in DLR, Germany.
    Thumbnail

    Likelihood Approximation With Parallel Hierarchical Matrices For Large Spatial Datasets

    Litvinenko, Alexander; Sun, Ying; Genton, Marc G.; Keyes, David E. (2017-03-13) [Poster]
    Thumbnail

    Computation of Electromagnetic Fields Scattered From Dielectric Objects of Uncertain Shapes Using MLMC

    Litvinenko, Alexander; Haji Ali, Abdul Lateef; Uysal, Ismail Enes; Ulku, Huseyin Arda; Oppelstrup, Jesper; Tempone, Raul; Bagci, Hakan (2016-01-06) [Poster]
    Simulators capable of computing scattered fields from objects of uncertain shapes are highly useful in electromagnetics and photonics, where device designs are typically subject to fabrication tolerances. Knowledge of statistical variations in scattered fields is useful in ensuring error-free functioning of devices. Oftentimes such simulators use a Monte Carlo (MC) scheme to sample the random domain, where the variables parameterize the uncertainties in the geometry. At each sample, which corresponds to a realization of the geometry, a deterministic electromagnetic solver is executed to compute the scattered fields. However, to obtain accurate statistics of the scattered fields, the number of MC samples has to be large. This significantly increases the total execution time. In this work, to address this challenge, the Multilevel MC (MLMC [1]) scheme is used together with a (deterministic) surface integral equation solver. The MLMC achieves a higher efficiency by balancing the statistical errors due to sampling of the random domain and the numerical errors due to discretization of the geometry at each of these samples. Error balancing results in a smaller number of samples requiring coarser discretizations. Consequently, total execution time is significantly shortened.
    Thumbnail

    Solving inverse problem via non-linear update of PCE coefficients

    Litvinenko, Alexander; Matthies, Hermann G.; Rosic, Bojana V.; Zander, Elmar (2016-01-06) [Poster]
    Thumbnail

    Hierarchical matrix approximation of large covariance matrices

    Litvinenko, Alexander; Genton, Marc G.; Sun, Ying (2016-01-06) [Poster]
    Thumbnail

    Hierarchical matrix approximation of large covariance matrices

    Litvinenko, Alexander; Genton, Marc G.; Sun, Ying (2015-11-30) [Poster]
    We approximate large non-structured Matérn covariance matrices of size n×n in the H-matrix format with a log-linear computational cost and storage O(kn log n), where rank k ≪ n is a small integer. Applications are: spatial statistics, machine learning and image analysis, kriging and optimal design.
    • 1
    • 2
    • 3
    DSpace software copyright © 2002-2019  DuraSpace
    Quick Guide | Contact Us | Send Feedback
    Open Repository is a service hosted by 
    Atmire NV
     

    Export search results

    The export option will allow you to export the current search results of the entered query to a file. Different formats are available for download. To export the items, click on the button corresponding with the preferred download format.

    By default, clicking on the export buttons will result in a download of the allowed maximum amount of items. For anonymous users the allowed maximum amount is 50 search results.

    To select a subset of the search results, click "Selective Export" button and make a selection of the items you want to export. The amount of items that can be exported at once is similarly restricted as the full export.

    After making a selection, click one of the export format buttons. The amount of items that will be exported is indicated in the bubble next to export format.