Skip to main content

Showing 1–7 of 7 results for author: Ewetz, R

.
  1. arXiv:2309.16436  [pdf, other

    cs.AI cs.LO

    Neuro Symbolic Reasoning for Planning: Counterexample Guided Inductive Synthesis using Large Language Models and Satisfiability Solving

    Authors: Sumit Kumar Jha, Susmit Jha, Patrick Lincoln, Nathaniel D. Bastian, Alvaro Velasquez, Rickard Ewetz, Sandeep Neema

    Abstract: Generative large language models (LLMs) with instruct training such as GPT-4 can follow human-provided instruction prompts and generate human-like responses to these prompts. Apart from natural language responses, they have also been found to be effective at generating formal artifacts such as code, plans, and logical specifications from natural language prompts. Despite their remarkably improved… ▽ More

    Submitted 28 September, 2023; originally announced September 2023.

    Comments: 25 pages, 7 figures

  2. arXiv:2309.15386  [pdf, other

    cs.LG cs.AI

    Neural Stochastic Differential Equations for Robust and Explainable Analysis of Electromagnetic Unintended Radiated Emissions

    Authors: Sumit Kumar Jha, Susmit Jha, Rickard Ewetz, Alvaro Velasquez

    Abstract: We present a comprehensive evaluation of the robustness and explainability of ResNet-like models in the context of Unintended Radiated Emission (URE) classification and suggest a new approach leveraging Neural Stochastic Differential Equations (SDEs) to address identified limitations. We provide an empirical demonstration of the fragility of ResNet-like models to Gaussian noise perturbations, wher… ▽ More

    Submitted 26 September, 2023; originally announced September 2023.

    Comments: 11 pages, 3 figures, 4 tables

  3. arXiv:2305.20052  [pdf, other

    cs.LG cs.CV

    Integrated Decision Gradients: Compute Your Attributions Where the Model Makes Its Decision

    Authors: Chase Walker, Sumit Jha, Kenny Chen, Rickard Ewetz

    Abstract: Attribution algorithms are frequently employed to explain the decisions of neural network models. Integrated Gradients (IG) is an influential attribution method due to its strong axiomatic foundation. The algorithm is based on integrating the gradients along a path from a reference image to the input image. Unfortunately, it can be observed that gradients computed from regions where the output log… ▽ More

    Submitted 18 December, 2023; v1 submitted 31 May, 2023; originally announced May 2023.

    Comments: 16 pages, 11 figures, accepted at AAAI 2024, the full code implementation of the paper results is located at: https://github.com/chasewalker26/Integrated-Decision-Gradients

    ACM Class: I.4.7

  4. arXiv:2301.04093  [pdf, other

    cs.LG q-bio.BM

    On the Robustness of AlphaFold: A COVID-19 Case Study

    Authors: Ismail Alkhouri, Sumit Jha, Andre Beckus, George Atia, Alvaro Velasquez, Rickard Ewetz, Arvind Ramanathan, Susmit Jha

    Abstract: Protein folding neural networks (PFNNs) such as AlphaFold predict remarkably accurate structures of proteins compared to other approaches. However, the robustness of such networks has heretofore not been explored. This is particularly relevant given the broad social implications of such technologies and the fact that biologically small perturbations in the protein sequence do not generally lead to… ▽ More

    Submitted 12 January, 2023; v1 submitted 10 January, 2023; originally announced January 2023.

    Comments: arXiv admin note: text overlap with arXiv:2109.04460

  5. arXiv:2109.04460  [pdf, other

    q-bio.BM cs.LG

    Protein Folding Neural Networks Are Not Robust

    Authors: Sumit Kumar Jha, Arvind Ramanathan, Rickard Ewetz, Alvaro Velasquez, Susmit Jha

    Abstract: Deep neural networks such as AlphaFold and RoseTTAFold predict remarkably accurate structures of proteins compared to other algorithmic approaches. It is known that biologically small perturbations in the protein sequence do not lead to drastic changes in the protein structure. In this paper, we demonstrate that RoseTTAFold does not exhibit such a robustness despite its high accuracy, and biologic… ▽ More

    Submitted 19 September, 2021; v1 submitted 9 September, 2021; originally announced September 2021.

    Comments: 8 pages, 5 figures

  6. arXiv:2009.08097  [pdf, other

    cs.LG cs.AI stat.ML

    An Extension of Fano's Inequality for Characterizing Model Susceptibility to Membership Inference Attacks

    Authors: Sumit Kumar Jha, Susmit Jha, Rickard Ewetz, Sunny Raj, Alvaro Velasquez, Laura L. Pullum, Ananthram Swami

    Abstract: Deep neural networks have been shown to be vulnerable to membership inference attacks wherein the attacker aims to detect whether specific input data were used to train the model. These attacks can potentially leak private or proprietary data. We present a new extension of Fano's inequality and employ it to theoretically establish that the probability of success for a membership inference attack o… ▽ More

    Submitted 17 September, 2020; originally announced September 2020.

    Comments: 9 pages, 3 figures

    ACM Class: I.2.0

  7. arXiv:1911.12352  [pdf, other

    cs.ET cs.NE

    Representable Matrices: Enabling High Accuracy Analog Computation for Inference of DNNs using Memristors

    Authors: Baogang Zhang, Necati Uysal, Deliang Fan, Rickard Ewetz

    Abstract: Analog computing based on memristor technology is a promising solution to accelerating the inference phase of deep neural networks (DNNs). A fundamental problem is to map an arbitrary matrix to a memristor crossbar array (MCA) while maximizing the resulting computational accuracy. The state-of-the-art map** technique is based on a heuristic that only guarantees to produce the correct output for… ▽ More

    Submitted 27 November, 2019; originally announced November 2019.

    Comments: 6 pages, ASPDAC'20