Skip to main content

Showing 1–41 of 41 results for author: Velasquez, A

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

    cs.DM cs.LG

    Dataless Quadratic Neural Networks for the Maximum Independent Set Problem

    Authors: Ismail Alkhouri, Cedric Le Denmat, Yingjie Li, Cunxi Yu, Jia Liu, Rongrong Wang, Alvaro Velasquez

    Abstract: Combinatorial Optimization (CO) plays a crucial role in addressing various significant problems, among them the challenging Maximum Independent Set (MIS) problem. In light of recent advancements in deep learning methods, efforts have been directed towards leveraging data-driven learning approaches, typically rooted in supervised learning and reinforcement learning, to tackle the NP-hard MIS proble… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

  2. arXiv:2406.13991  [pdf, other

    cs.LG

    Bayesian Inverse Reinforcement Learning for Non-Markovian Rewards

    Authors: Noah Topper, Alvaro Velasquez, George Atia

    Abstract: Inverse reinforcement learning (IRL) is the problem of inferring a reward function from expert behavior. There are several approaches to IRL, but most are designed to learn a Markovian reward. However, a reward function might be non-Markovian, depending on more than just the current state, such as a reward machine (RM). Although there has been recent work on inferring RMs, it assumes access to the… ▽ More

    Submitted 20 June, 2024; originally announced June 2024.

  3. arXiv:2406.11889  [pdf, other

    quant-ph cs.AI cs.ET

    Hyperdimensional Quantum Factorization

    Authors: Prathyush Poduval, Zhuowen Zou, Alvaro Velasquez, Mohsen Imani

    Abstract: This paper presents a quantum algorithm for efficiently decoding hypervectors, a crucial process in extracting atomic elements from hypervectors - an essential task in Hyperdimensional Computing (HDC) models for interpretable learning and information retrieval. HDC employs high-dimensional vectors and efficient operators to encode and manipulate information, representing complex objects from atomi… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

    Comments: 8 pages, 7 figures

  4. arXiv:2402.03678  [pdf, other

    cs.AI cs.LG cs.RO

    Logical Specifications-guided Dynamic Task Sampling for Reinforcement Learning Agents

    Authors: Yash Shukla, Tanushree Burman, Abhishek Kulkarni, Robert Wright, Alvaro Velasquez, Jivko Sinapov

    Abstract: Reinforcement Learning (RL) has made significant strides in enabling artificial agents to learn diverse behaviors. However, learning an effective policy often requires a large number of environment interactions. To mitigate sample complexity issues, recent approaches have used high-level task specifications, such as Linear Temporal Logic (LTL$_f$) formulas or Reward Machines (RM), to guide the lea… ▽ More

    Submitted 2 April, 2024; v1 submitted 5 February, 2024; originally announced February 2024.

  5. A Survey on Verification and Validation, Testing and Evaluations of Neurosymbolic Artificial Intelligence

    Authors: Justus Renkhoff, Ke Feng, Marc Meier-Doernberg, Alvaro Velasquez, Houbing Herbert Song

    Abstract: Neurosymbolic artificial intelligence (AI) is an emerging branch of AI that combines the strengths of symbolic AI and sub-symbolic AI. A major drawback of sub-symbolic AI is that it acts as a "black box", meaning that predictions are difficult to explain, making the testing & evaluation (T&E) and validation & verification (V&V) processes of a system that uses sub-symbolic AI a challenge. Since neu… ▽ More

    Submitted 10 January, 2024; v1 submitted 6 January, 2024; originally announced January 2024.

    Comments: 16 pages, 8 figures

  6. arXiv:2312.09938  [pdf, other

    cs.LG cs.AI cs.MA

    Assume-Guarantee Reinforcement Learning

    Authors: Milad Kazemi, Mateo Perez, Fabio Somenzi, Sadegh Soudjani, Ashutosh Trivedi, Alvaro Velasquez

    Abstract: We present a modular approach to \emph{reinforcement learning} (RL) in environments consisting of simpler components evolving in parallel. A monolithic view of such modular environments may be prohibitively large to learn, or may require unrealizable communication between the components in the form of a centralized controller. Our proposed approach is based on the assume-guarantee paradigm where t… ▽ More

    Submitted 15 December, 2023; originally announced December 2023.

    Comments: This is the extended version of the paper accepted in the SRRAI Special Track at the Conference on Artificial Intelligence (AAAI-24)

  7. arXiv:2310.19137  [pdf, other

    cs.LG cs.AI

    Automaton Distillation: Neuro-Symbolic Transfer Learning for Deep Reinforcement Learning

    Authors: Suraj Singireddy, Andre Beckus, George Atia, Sumit Jha, Alvaro Velasquez

    Abstract: Reinforcement learning (RL) is a powerful tool for finding optimal policies in sequential decision processes. However, deep RL methods suffer from two weaknesses: collecting the amount of agent experience required for practical RL problems is prohibitively expensive, and the learned policies exhibit poor generalization on tasks outside of the training distribution. To mitigate these issues, we int… ▽ More

    Submitted 29 October, 2023; originally announced October 2023.

  8. arXiv:2310.09454  [pdf, other

    cs.AI cs.LG

    LgTS: Dynamic Task Sampling using LLM-generated sub-goals for Reinforcement Learning Agents

    Authors: Yash Shukla, Wenchang Gao, Vasanth Sarathy, Alvaro Velasquez, Robert Wright, Jivko Sinapov

    Abstract: Recent advancements in reasoning abilities of Large Language Models (LLM) has promoted their usage in problems that require high-level planning for robots and artificial agents. However, current techniques that utilize LLMs for such planning tasks make certain key assumptions such as, access to datasets that permit finetuning, meticulously engineered prompts that only provide relevant and essentia… ▽ More

    Submitted 13 October, 2023; originally announced October 2023.

  9. arXiv:2310.07320  [pdf, other

    cs.LG eess.SY

    Byzantine-Resilient Decentralized Multi-Armed Bandits

    Authors: **gxuan Zhu, Alec Koppel, Alvaro Velasquez, Ji Liu

    Abstract: In decentralized cooperative multi-armed bandits (MAB), each agent observes a distinct stream of rewards, and seeks to exchange information with others to select a sequence of arms so as to minimize its regret. Agents in the cooperative setting can outperform a single agent running a MAB method such as Upper-Confidence Bound (UCB) independently. In this work, we study how to recover such salient b… ▽ More

    Submitted 11 October, 2023; originally announced October 2023.

  10. 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

  11. 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

  12. arXiv:2309.04077  [pdf, other

    cs.RO cs.AI

    SayNav: Grounding Large Language Models for Dynamic Planning to Navigation in New Environments

    Authors: Abhinav Rajvanshi, Karan Sikka, Xiao Lin, Bhoram Lee, Han-Pang Chiu, Alvaro Velasquez

    Abstract: Semantic reasoning and dynamic planning capabilities are crucial for an autonomous agent to perform complex navigation tasks in unknown environments. It requires a large amount of common-sense knowledge, that humans possess, to succeed in these tasks. We present SayNav, a new approach that leverages human knowledge from Large Language Models (LLMs) for efficient generalization to complex navigatio… ▽ More

    Submitted 3 April, 2024; v1 submitted 7 September, 2023; originally announced September 2023.

  13. Neurosymbolic Reinforcement Learning and Planning: A Survey

    Authors: K. Acharya, W. Raza, C. M. J. M. Dourado Jr, A. Velasquez, H. Song

    Abstract: The area of Neurosymbolic Artificial Intelligence (Neurosymbolic AI) is rapidly develo** and has become a popular research topic, encompassing sub-fields such as Neurosymbolic Deep Learning (Neurosymbolic DL) and Neurosymbolic Reinforcement Learning (Neurosymbolic RL). Compared to traditional learning methods, Neurosymbolic AI offers significant advantages by simplifying complexity and providing… ▽ More

    Submitted 2 September, 2023; originally announced September 2023.

    Comments: 16 pages, 9 figures, IEEE Transactions on Artificial Intelligence

  14. arXiv:2307.13642  [pdf, other

    cs.LG cs.AI eess.SY

    Safety Margins for Reinforcement Learning

    Authors: Alexander Grushin, Walt Woods, Alvaro Velasquez, Simon Khan

    Abstract: Any autonomous controller will be unsafe in some situations. The ability to quantitatively identify when these unsafe situations are about to occur is crucial for drawing timely human oversight in, e.g., freight transportation applications. In this work, we demonstrate that the true criticality of an agent's situation can be robustly defined as the mean reduction in reward given some number of ran… ▽ More

    Submitted 25 July, 2023; originally announced July 2023.

    Comments: 2 pages, 2 figures. Presented at the 2023 IEEE Conference on Artificial Intelligence (CAI), Santa Clara, CA

    MSC Class: 68T07 ACM Class: I.2.6

  15. arXiv:2305.10504  [pdf, other

    cs.LG cs.AI

    Model-Free Robust Average-Reward Reinforcement Learning

    Authors: Yue Wang, Alvaro Velasquez, George Atia, Ashley Prater-Bennette, Shaofeng Zou

    Abstract: Robust Markov decision processes (MDPs) address the challenge of model uncertainty by optimizing the worst-case performance over an uncertainty set of MDPs. In this paper, we focus on the robust average-reward MDPs under the model-free setting. We first theoretically characterize the structure of solutions to the robust average-reward Bellman equation, which is essential for our later convergence… ▽ More

    Submitted 17 May, 2023; originally announced May 2023.

    Comments: ICML 2023

  16. arXiv:2304.05271  [pdf, other

    cs.AI

    Automaton-Guided Curriculum Generation for Reinforcement Learning Agents

    Authors: Yash Shukla, Abhishek Kulkarni, Robert Wright, Alvaro Velasquez, Jivko Sinapov

    Abstract: Despite advances in Reinforcement Learning, many sequential decision making tasks remain prohibitively expensive and impractical to learn. Recently, approaches that automatically generate reward functions from logical task specifications have been proposed to mitigate this issue; however, they scale poorly on long-horizon tasks (i.e., tasks where the agent needs to perform a series of correct acti… ▽ More

    Submitted 11 April, 2023; originally announced April 2023.

    Comments: To be presented at The International Conference on Automated Planning and Scheduling (ICAPS) 2023

  17. arXiv:2303.06151  [pdf, other

    cs.LG cs.AI

    NoiseCAM: Explainable AI for the Boundary Between Noise and Adversarial Attacks

    Authors: Wenkai Tan, Justus Renkhoff, Alvaro Velasquez, Ziyu Wang, Lusi Li, Jian Wang, Shuteng Niu, Fan Yang, Yongxin Liu, Houbing Song

    Abstract: Deep Learning (DL) and Deep Neural Networks (DNNs) are widely used in various domains. However, adversarial attacks can easily mislead a neural network and lead to wrong decisions. Defense mechanisms are highly preferred in safety-critical applications. In this paper, firstly, we use the gradient class activation map (GradCAM) to analyze the behavior deviation of the VGG-16 network when its inputs… ▽ More

    Submitted 9 March, 2023; originally announced March 2023.

    Comments: Submitted to IEEE Fuzzy 2023. arXiv admin note: text overlap with arXiv:2303.06032

  18. arXiv:2303.06032  [pdf, other

    cs.LG cs.CR cs.CV eess.IV

    Exploring Adversarial Attacks on Neural Networks: An Explainable Approach

    Authors: Justus Renkhoff, Wenkai Tan, Alvaro Velasquez, illiam Yichen Wang, Yongxin Liu, Jian Wang, Shuteng Niu, Lejla Begic Fazlic, Guido Dartmann, Houbing Song

    Abstract: Deep Learning (DL) is being applied in various domains, especially in safety-critical applications such as autonomous driving. Consequently, it is of great significance to ensure the robustness of these methods and thus counteract uncertain behaviors caused by adversarial attacks. In this paper, we use gradient heatmaps to analyze the response characteristics of the VGG-16 model when the input ima… ▽ More

    Submitted 8 March, 2023; originally announced March 2023.

  19. arXiv:2303.04253  [pdf, other

    cs.CV

    TMHOI: Translational Model for Human-Object Interaction Detection

    Authors: Li**g Zhu, Qizhen Lan, Alvaro Velasquez, Houbing Song, Acharya Kamal, Qing Tian, Shuteng Niu

    Abstract: Detecting human-object interactions (HOIs) is an intricate challenge in the field of computer vision. Existing methods for HOI detection heavily rely on appearance-based features, but these may not fully capture all the essential characteristics necessary for accurate detection. To overcome these challenges, we propose an innovative graph-based approach called TMGHOI (Translational Model for Human… ▽ More

    Submitted 1 July, 2023; v1 submitted 7 March, 2023; originally announced March 2023.

    Comments: 10 pages, 3 figures, 2 tables

  20. arXiv:2302.13558  [pdf, other

    eess.SY cs.RO math.OC

    Deep Model Predictive Control

    Authors: Prabhat K. Mishra, Mateus V. Gasparino, Andres E. B. Velasquez, Girish Chowdhary

    Abstract: This paper presents a deep learning based model predictive control algorithm for control affine nonlinear discrete time systems with matched and bounded state-dependent uncertainties of unknown structure. Since the structure of uncertainties is not known, a deep neural network (DNN) is employed to approximate the disturbances. In order to avoid any unwanted behavior during the learning phase, a tu… ▽ More

    Submitted 27 February, 2023; originally announced February 2023.

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

    Journal ref: Conference on Robot Learning (CoRL'22): Workshop on Learning to Adapt and Improve in the Real World, 2022

  21. 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

  22. arXiv:2301.00858  [pdf, other

    cs.LG cs.AI

    Robust Average-Reward Markov Decision Processes

    Authors: Yue Wang, Alvaro Velasquez, George Atia, Ashley Prater-Bennette, Shaofeng Zou

    Abstract: In robust Markov decision processes (MDPs), the uncertainty in the transition kernel is addressed by finding a policy that optimizes the worst-case performance over an uncertainty set of MDPs. While much of the literature has focused on discounted MDPs, robust average-reward MDPs remain largely unexplored. In this paper, we focus on robust average-reward MDPs, where the goal is to find a policy th… ▽ More

    Submitted 1 March, 2023; v1 submitted 2 January, 2023; originally announced January 2023.

    Comments: AAAI 2023

  23. arXiv:2203.12071  [pdf, other

    cs.RO cs.AI cs.CV cs.LG eess.SY

    WayFAST: Navigation with Predictive Traversability in the Field

    Authors: Mateus Valverde Gasparino, Arun Narenthiran Sivakumar, Yixiao Liu, Andres Eduardo Baquero Velasquez, Vitor Akihiro Hisano Higuti, John Rogers, Huy Tran, Girish Chowdhary

    Abstract: We present a self-supervised approach for learning to predict traversable paths for wheeled mobile robots that require good traction to navigate. Our algorithm, termed WayFAST (Waypoint Free Autonomous Systems for Traversability), uses RGB and depth data, along with navigation experience, to autonomously generate traversable paths in outdoor unstructured environments. Our key inspiration is that t… ▽ More

    Submitted 1 August, 2022; v1 submitted 22 March, 2022; originally announced March 2022.

    Comments: Project website with code and videos: https://mateusgasparino.com/wayfast-traversability-navigation/ Published in the IEEE Robotics and Automation Letters (RA-L, 2022) Accepted for presentation in the 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2022)

    ACM Class: I.2.9; I.2.6; I.2.10

  24. arXiv:2203.08209  [pdf, other

    cs.LG cs.AI

    A Differentiable Approach to Combinatorial Optimization using Dataless Neural Networks

    Authors: Ismail R. Alkhouri, George K. Atia, Alvaro Velasquez

    Abstract: The success of machine learning solutions for reasoning about discrete structures has brought attention to its adoption within combinatorial optimization algorithms. Such approaches generally rely on supervised learning by leveraging datasets of the combinatorial structures of interest drawn from some distribution of problem instances. Reinforcement learning has also been employed to find such str… ▽ More

    Submitted 15 March, 2022; originally announced March 2022.

  25. arXiv:2110.13616  [pdf, other

    cs.FL

    LTL-Based Non-Markovian Inverse Reinforcement Learning

    Authors: Mohammad Afzal, Sankalp Gambhir, Ashutosh Gupta, Krishna S, Ashutosh Trivedi, Alvaro Velasquez

    Abstract: The successes of reinforcement learning in recent years are underpinned by the characterization of suitable reward functions. However, in settings where such rewards are non-intuitive, difficult to define, or otherwise error-prone in their definition, it is useful to instead learn the reward signal from expert demonstrations. This is the crux of inverse reinforcement learning (IRL). While elicitin… ▽ More

    Submitted 28 February, 2023; v1 submitted 26 October, 2021; originally announced October 2021.

  26. 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

  27. arXiv:2109.00573  [pdf, other

    cs.CV cs.LG

    Pulmonary Disease Classification Using Globally Correlated Maximum Likelihood: an Auxiliary Attention mechanism for Convolutional Neural Networks

    Authors: Edward Verenich, Tobias Martin, Alvaro Velasquez, Nazar Khan, Faraz Hussain

    Abstract: Convolutional neural networks (CNN) are now being widely used for classifying and detecting pulmonary abnormalities in chest radiographs. Two complementary generalization properties of CNNs, translation invariance and equivariance, are particularly useful in detecting manifested abnormalities associated with pulmonary disease, regardless of their spatial locations within the image. However, these… ▽ More

    Submitted 1 September, 2021; originally announced September 2021.

    Comments: 13 pages, 9 figures

  28. arXiv:2108.02756  [pdf, other

    cs.LG

    BOSS: Bidirectional One-Shot Synthesis of Adversarial Examples

    Authors: Ismail R. Alkhouri, Alvaro Velasquez, George K. Atia

    Abstract: The design of additive imperceptible perturbations to the inputs of deep classifiers to maximize their misclassification rates is a central focus of adversarial machine learning. An alternative approach is to synthesize adversarial examples from scratch using GAN-like structures, albeit with the use of large amounts of training data. By contrast, this paper considers one-shot synthesis of adversar… ▽ More

    Submitted 16 July, 2022; v1 submitted 5 August, 2021; originally announced August 2021.

  29. arXiv:2107.04633  [pdf, other

    cs.LG cs.FL stat.ML

    Inferring Probabilistic Reward Machines from Non-Markovian Reward Processes for Reinforcement Learning

    Authors: Taylor Dohmen, Noah Topper, George Atia, Andre Beckus, Ashutosh Trivedi, Alvaro Velasquez

    Abstract: The success of reinforcement learning in typical settings is predicated on Markovian assumptions on the reward signal by which an agent learns optimal policies. In recent years, the use of reward machines has relaxed this assumption by enabling a structured representation of non-Markovian rewards. In particular, such representations can be used to augment the state space of the underlying decision… ▽ More

    Submitted 27 March, 2022; v1 submitted 9 July, 2021; originally announced July 2021.

  30. arXiv:2107.02792  [pdf, other

    cs.RO cs.AI cs.CV cs.LG

    Learned Visual Navigation for Under-Canopy Agricultural Robots

    Authors: Arun Narenthiran Sivakumar, Sahil Modi, Mateus Valverde Gasparino, Che Ellis, Andres Eduardo Baquero Velasquez, Girish Chowdhary, Saurabh Gupta

    Abstract: We describe a system for visually guided autonomous navigation of under-canopy farm robots. Low-cost under-canopy robots can drive between crop rows under the plant canopy and accomplish tasks that are infeasible for over-the-canopy drones or larger agricultural equipment. However, autonomously navigating them under the canopy presents a number of challenges: unreliable GPS and LiDAR, high cost of… ▽ More

    Submitted 6 July, 2021; originally announced July 2021.

    Comments: RSS 2021. Project website with data and videos: https://ansivakumar.github.io/learned-visual-navigation/

  31. Multi-Sensor Fusion based Robust Row Following for Compact Agricultural Robots

    Authors: Andres Eduardo Baquero Velasquez, Vitor Akihiro Hisano Higuti, Mateus Valverde Gasparino, Arun Narenthiran Sivakumar, Marcelo Becker, Girish Chowdhary

    Abstract: This paper presents a state-of-the-art LiDAR based autonomous navigation system for under-canopy agricultural robots. Under-canopy agricultural navigation has been a challenging problem because GNSS and other positioning sensors are prone to significant errors due to attentuation and multi-path caused by crop leaves and stems. Reactive navigation by detecting crop rows using LiDAR measurements is… ▽ More

    Submitted 28 June, 2021; originally announced June 2021.

    Journal ref: Field Robotics 2 2022 1291 1319

  32. arXiv:2106.02951  [pdf, other

    eess.SY cs.AI

    Controller Synthesis for Omega-Regular and Steady-State Specifications

    Authors: Alvaro Velasquez, Ismail Alkhouri, Andre Beckus, Ashutosh Trivedi, George Atia

    Abstract: Given a Markov decision process (MDP) and a linear-time ($ω$-regular or LTL) specification, the controller synthesis problem aims to compute the optimal policy that satisfies the specification. More recently, problems that reason over the asymptotic behavior of systems have been proposed through the lens of steady-state planning. This entails finding a control policy for an MDP such that the Marko… ▽ More

    Submitted 7 February, 2022; v1 submitted 5 June, 2021; originally announced June 2021.

  33. arXiv:2103.15710  [pdf, other

    cs.LO

    Representation of a vehicular traffic model using hybrid systems

    Authors: Miguel Andres Velasquez, Carlos Ernesto Ramirez

    Abstract: There is a great diversity of formal models to understand the dynamics of transport and vehicular flow on a road. Many of these models are inspired by the dynamics of flows governed by partial differential equations. However, it is possible to simplify these models to ordinary equations by considering constant variations in some of the input variables in this type of models. However, given that th… ▽ More

    Submitted 29 March, 2021; originally announced March 2021.

  34. arXiv:2012.02178  [pdf, other

    cs.AI cs.LG cs.MA stat.ML

    Steady-State Planning in Expected Reward Multichain MDPs

    Authors: George K. Atia, Andre Beckus, Ismail Alkhouri, Alvaro Velasquez

    Abstract: The planning domain has experienced increased interest in the formal synthesis of decision-making policies. This formal synthesis typically entails finding a policy which satisfies formal specifications in the form of some well-defined logic. While many such logics have been proposed with varying degrees of expressiveness and complexity in their capacity to capture desirable agent behavior, their… ▽ More

    Submitted 23 October, 2021; v1 submitted 3 December, 2020; originally announced December 2020.

    Journal ref: Journal of Artificial Intelligence Research 72 (2021) 1029-1082

  35. arXiv:2011.06075  [pdf

    cs.NE cond-mat.mes-hall cs.ET physics.app-ph

    Domain Wall Leaky Integrate-and-Fire Neurons with Shape-Based Configurable Activation Functions

    Authors: Wesley H. Brigner, Naimul Hassan, Xuan Hu, Christopher H. Bennett, Felipe Garcia-Sanchez, Can Cui, Alvaro Velasquez, Matthew J. Marinella, Jean Anne C. Incorvia, Joseph S. Friedman

    Abstract: Complementary metal oxide semiconductor (CMOS) devices display volatile characteristics, and are not well suited for analog applications such as neuromorphic computing. Spintronic devices, on the other hand, exhibit both non-volatile and analog features, which are well-suited to neuromorphic computing. Consequently, these novel devices are at the forefront of beyond-CMOS artificial intelligence ap… ▽ More

    Submitted 11 November, 2020; originally announced November 2020.

  36. 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

  37. arXiv:2008.02866  [pdf, other

    cs.CV cs.LG eess.IV

    Improving Explainability of Image Classification in Scenarios with Class Overlap: Application to COVID-19 and Pneumonia

    Authors: Edward Verenich, Alvaro Velasquez, Nazar Khan, Faraz Hussain

    Abstract: Trust in predictions made by machine learning models is increased if the model generalizes well on previously unseen samples and when inference is accompanied by cogent explanations of the reasoning behind predictions. In the image classification domain, generalization can be assessed through accuracy, sensitivity, and specificity. Explainability can be assessed by how well the model localizes the… ▽ More

    Submitted 15 August, 2020; v1 submitted 6 August, 2020; originally announced August 2020.

    Comments: 7 pages, 6 figures

  38. arXiv:2003.11120  [pdf, other

    cs.NE cs.ET physics.app-ph

    Unsupervised Competitive Hardware Learning Rule for Spintronic Clustering Architecture

    Authors: Alvaro Velasquez, Christopher H. Bennett, Naimul Hassan, Wesley H. Brigner, Otitoaleke G. Akinola, Jean Anne C. Incorvia, Matthew J. Marinella, Joseph S. Friedman

    Abstract: We propose a hardware learning rule for unsupervised clustering within a novel spintronic computing architecture. The proposed approach leverages the three-terminal structure of domain-wall magnetic tunnel junction devices to establish a feedback loop that serves to train such devices when they are used as synapses in a neuromorphic computing architecture.

    Submitted 24 March, 2020; originally announced March 2020.

  39. arXiv:2003.04117  [pdf, other

    cs.CV cs.LG stat.ML

    The Utility of Feature Reuse: Transfer Learning in Data-Starved Regimes

    Authors: Rashik Shadman, M. G. Sarwar Murshed, Edward Verenich, Alvaro Velasquez, Faraz Hussain

    Abstract: The use of transfer learning with deep neural networks has increasingly become widespread for deploying well-tested computer vision systems to newer domains, especially those with limited datasets. We describe a transfer learning use case for a domain with a data-starved regime, having fewer than 100 labeled target samples. We evaluate the effectiveness of convolutional feature extraction and fine… ▽ More

    Submitted 28 December, 2023; v1 submitted 29 February, 2020; originally announced March 2020.

    Comments: 5 pages, 3 figure, conference

  40. arXiv:2003.02357  [pdf, other

    cs.NE cs.LG

    Plasticity-Enhanced Domain-Wall MTJ Neural Networks for Energy-Efficient Online Learning

    Authors: Christopher H. Bennett, T. Patrick Xiao, Can Cui, Naimul Hassan, Otitoaleke G. Akinola, Jean Anne C. Incorvia, Alvaro Velasquez, Joseph S. Friedman, Matthew J. Marinella

    Abstract: Machine learning implements backpropagation via abundant training samples. We demonstrate a multi-stage learning system realized by a promising non-volatile memory device, the domain-wall magnetic tunnel junction (DW-MTJ). The system consists of unsupervised (clustering) as well as supervised sub-systems, and generalizes quickly (with few samples). We demonstrate interactions between physical prop… ▽ More

    Submitted 4 March, 2020; originally announced March 2020.

  41. arXiv:2003.01538  [pdf, other

    cs.DC cs.LG stat.ML

    FlexServe: Deployment of PyTorch Models as Flexible REST Endpoints

    Authors: Edward Verenich, Alvaro Velasquez, M. G. Sarwar Murshed, Faraz Hussain

    Abstract: The integration of artificial intelligence capabilities into modern software systems is increasingly being simplified through the use of cloud-based machine learning services and representational state transfer architecture design. However, insufficient information regarding underlying model provenance and the lack of control over model evolution serve as an impediment to the more widespread adopt… ▽ More

    Submitted 29 February, 2020; originally announced March 2020.

    Comments: 3 pages, 1 figure, conference