Skip to main content

Showing 1–14 of 14 results for author: Zavala, V M

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

    cs.MS cs.LG

    PlasmoData.jl -- A Julia Framework for Modeling and Analyzing Complex Data as Graphs

    Authors: David L Cole, Victor M Zavala

    Abstract: Datasets encountered in scientific and engineering applications appear in complex formats (e.g., images, multivariate time series, molecules, video, text strings, networks). Graph theory provides a unifying framework to model such datasets and enables the use of powerful tools that can help analyze, visualize, and extract value from data. In this work, we present PlasmoData.jl, an open-source, Jul… ▽ More

    Submitted 10 May, 2024; v1 submitted 21 January, 2024; originally announced January 2024.

    Comments: 62 pages, 18 figures, 8 tables

  2. A Fast and Scalable Computational Topology Framework for the Euler Characteristic

    Authors: Daniel J. Laky, Victor M. Zavala

    Abstract: The Euler characteristic (EC) is a powerful topological descriptor that can be used to quantify the shape of data objects that are represented as fields/manifolds. Fast methods for computing the EC are required to enable processing of high-throughput data and real-time implementations. This represents a challenge when processing high-resolution 2D field data (e.g., images) and 3D field data (e.g.,… ▽ More

    Submitted 20 November, 2023; originally announced November 2023.

  3. arXiv:2311.11254  [pdf, other

    stat.ML cs.LG

    BOIS: Bayesian Optimization of Interconnected Systems

    Authors: Leonardo D. González, Victor M. Zavala

    Abstract: Bayesian optimization (BO) has proven to be an effective paradigm for the global optimization of expensive-to-sample systems. One of the main advantages of BO is its use of Gaussian processes (GPs) to characterize model uncertainty which can be leveraged to guide the learning and search process. However, BO typically treats systems as black-boxes and this limits the ability to exploit structural k… ▽ More

    Submitted 28 November, 2023; v1 submitted 19 November, 2023; originally announced November 2023.

    Comments: 6 pages, 5 figures

  4. arXiv:2307.10438  [pdf

    cs.LG physics.chem-ph q-bio.BM

    Uncertainty Quantification for Molecular Property Predictions with Graph Neural Architecture Search

    Authors: Shengli Jiang, Shiyi Qin, Reid C. Van Lehn, Prasanna Balaprakash, Victor M. Zavala

    Abstract: Graph Neural Networks (GNNs) have emerged as a prominent class of data-driven methods for molecular property prediction. However, a key limitation of typical GNN models is their inability to quantify uncertainties in the predictions. This capability is crucial for ensuring the trustworthy use and deployment of models in downstream tasks. To that end, we introduce AutoGNNUQ, an automated uncertaint… ▽ More

    Submitted 28 June, 2024; v1 submitted 19 July, 2023; originally announced July 2023.

  5. arXiv:2302.04991  [pdf, other

    cs.LG

    A Graph-Based Modeling Framework for Tracing Hydrological Pollutant Transport in Surface Waters

    Authors: David L. Cole, Gerardo J. Ruiz-Mercado, Victor M. Zavala

    Abstract: Anthropogenic pollution of hydrological systems affects diverse communities and ecosystems around the world. Data analytics and modeling tools play a key role in fighting this challenge, as they can help identify key sources as well as trace transport and quantify impact within complex hydrological systems. Several tools exist for simulating and tracing pollutant transport throughout surface water… ▽ More

    Submitted 22 September, 2023; v1 submitted 9 February, 2023; originally announced February 2023.

    Comments: 41 pages, 9 figures; minor update to analysis (e.g., urban land cover to case studies; overall results remain unchanged)

  6. arXiv:2212.11571  [pdf, other

    eess.SY cs.MA

    Scalable Primal Decomposition Schemes for Large-Scale Infrastructure Networks

    Authors: Alexander Engelmann, Sungho Shin, François Pacaud, Victor M. Zavala

    Abstract: The real-time operation of large-scale infrastructure networks requires scalable optimization capabilities. Decomposition schemes can help achieve scalability; classical decomposition approaches such as the alternating direction method of multipliers (ADMM) and distributed Newtons schemes, however, often either suffer from slow convergence or might require high degrees of communication. In this wo… ▽ More

    Submitted 22 December, 2022; originally announced December 2022.

  7. arXiv:2210.07848  [pdf, other

    cs.CV

    Convolutional Neural Networks: Basic Concepts and Applications in Manufacturing

    Authors: Shengli Jiang, Shiyi Qin, Joshua L. Pulsipher, Victor M. Zavala

    Abstract: We discuss basic concepts of convolutional neural networks (CNNs) and outline uses in manufacturing. We begin by discussing how different types of data objects commonly encountered in manufacturing (e.g., time series, images, micrographs, videos, spectra, molecular structures) can be represented in a flexible manner using tensors and graphs. We then discuss how CNNs use convolution operations to e… ▽ More

    Submitted 14 October, 2022; originally announced October 2022.

  8. arXiv:2210.01071  [pdf, other

    stat.ML cs.AI cs.LG stat.AP stat.CO

    New Paradigms for Exploiting Parallel Experiments in Bayesian Optimization

    Authors: Leonardo D. González, Victor M. Zavala

    Abstract: Bayesian optimization (BO) is one of the most effective methods for closed-loop experimental design and black-box optimization. However, a key limitation of BO is that it is an inherently sequential algorithm (one experiment is proposed per round) and thus cannot directly exploit high-throughput (parallel) experiments. Diverse modifications to the BO framework have been proposed in the literature… ▽ More

    Submitted 9 December, 2022; v1 submitted 3 October, 2022; originally announced October 2022.

    Comments: 36 pages, 16 figures, 8 algorithms

  9. arXiv:2202.01816  [pdf, other

    math.OC cs.CV

    SAFE-OCC: A Novelty Detection Framework for Convolutional Neural Network Sensors and its Application in Process Control

    Authors: Joshua L. Pulsipher, Luke D. J. Coutinho, Tyler A. Soderstrom, Victor M. Zavala

    Abstract: We present a novelty detection framework for Convolutional Neural Network (CNN) sensors that we call Sensor-Activated Feature Extraction One-Class Classification (SAFE-OCC). We show that this framework enables the safe use of computer vision sensors in process control architectures. Emergent control applications use CNN models to map visual data to a state signal that can be interpreted by the con… ▽ More

    Submitted 3 February, 2022; originally announced February 2022.

  10. Convolutional Neural Nets in Chemical Engineering: Foundations, Computations, and Applications

    Authors: Shengli Jiang, Victor M. Zavala

    Abstract: In this paper we review the mathematical foundations of convolutional neural nets (CNNs) with the goals of: i) highlighting connections with techniques from statistics, signal processing, linear algebra, differential equations, and optimization, ii) demystifying underlying computations, and iii) identifying new types of applications. CNNs are powerful machine learning models that highlight feature… ▽ More

    Submitted 7 July, 2021; v1 submitted 12 January, 2021; originally announced January 2021.

    Journal ref: AIChE J. 2021; e17282

  11. arXiv:2012.11790  [pdf, other

    cs.LG eess.SY

    A Dynamic Penalty Function Approach for Constraints-Handling in Reinforcement Learning

    Authors: Haeun Yoo, Victor M. Zavala, Jay H. Lee

    Abstract: Reinforcement learning (RL) is attracting attention as an effective way to solve sequential optimization problems that involve high dimensional state/action space and stochastic uncertainties. Many such problems involve constraints expressed by inequality constraints. This study focuses on using RL to solve constrained optimal control problems. Most RL application studies have dealt with inequalit… ▽ More

    Submitted 31 March, 2021; v1 submitted 21 December, 2020; originally announced December 2020.

    Comments: Submitted to ADCHEM 2021

  12. arXiv:2005.06674  [pdf, other

    math.OC cs.LG math.DS

    On the Convergence of Overlap** Schwarz Decomposition for Nonlinear Optimal Control

    Authors: Sen Na, Sungho Shin, Mihai Anitescu, Victor M. Zavala

    Abstract: We study the convergence properties of an overlap** Schwarz decomposition algorithm for solving nonlinear optimal control problems (OCPs). The algorithm decomposes the time domain into a set of overlap** subdomains, and solves all subproblems defined over subdomains in parallel. The convergence is attained by updating primal-dual information at the boundaries of overlap** subdomains. We show… ▽ More

    Submitted 14 March, 2022; v1 submitted 13 May, 2020; originally announced May 2020.

    Comments: 16 pages

  13. arXiv:2003.05928  [pdf, ps, other

    eess.SY cs.LG stat.ML

    On the Convergence of the Dynamic Inner PCA Algorithm

    Authors: Sungho Shin, Alex D. Smith, S. Joe Qin, Victor M. Zavala

    Abstract: Dynamic inner principal component analysis (DiPCA) is a powerful method for the analysis of time-dependent multivariate data. DiPCA extracts dynamic latent variables that capture the most dominant temporal trends by solving a large-scale, dense, and nonconvex nonlinear program (NLP). A scalable decomposition algorithm has been recently proposed in the literature to solve these challenging NLPs. Th… ▽ More

    Submitted 12 March, 2020; originally announced March 2020.

    Journal ref: In Proceedings of Foundations of Process Analytics and Machine Learning, 2019

  14. arXiv:1606.00350  [pdf, ps, other

    math.OC cs.DC

    Data Centers as Dispatchable Loads to Harness Stranded Power

    Authors: Kibaek Kim, Fan Yang, Victor M. Zavala, Andrew A. Chien

    Abstract: We analyze how both traditional data center integration and dispatchable load integration affect power grid efficiency. We use detailed network models, parallel optimization solvers, and thousands of renewable generation scenarios to perform our analysis. Our analysis reveals that significant spillage and stranded power will be observed in power grids as wind power levels are increased. A counter-… ▽ More

    Submitted 1 June, 2016; originally announced June 2016.