Skip to main content

Showing 1–16 of 16 results for author: Bates, D

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

    cs.AI cs.ET cs.LG

    Keeping Medical AI Healthy: A Review of Detection and Correction Methods for System Degradation

    Authors: Hao Guan, David Bates, Li Zhou

    Abstract: Artificial intelligence (AI) is increasingly integrated into modern healthcare, offering powerful support for clinical decision-making. However, in real-world settings, AI systems may experience performance degradation over time, due to factors such as shifting data distributions, changes in patient characteristics, evolving clinical protocols, and variations in data quality. These factors can com… ▽ More

    Submitted 20 June, 2025; originally announced June 2025.

    Comments: 15 pages, 5 figures

  2. arXiv:2502.06124  [pdf, other

    cs.LG cs.AI

    Foundation Model of Electronic Medical Records for Adaptive Risk Estimation

    Authors: Pawel Renc, Michal K. Grzeszczyk, Nassim Oufattole, Deirdre Goode, Yugang Jia, Szymon Bieganski, Matthew B. A. McDermott, Jaroslaw Was, Anthony E. Samir, Jonathan W. Cunningham, David W. Bates, Arkadiusz Sitek

    Abstract: The U.S. allocates nearly 18% of its GDP to healthcare but experiences lower life expectancy and higher preventable death rates compared to other high-income nations. Hospitals struggle to predict critical outcomes such as mortality, ICU admission, and prolonged hospital stays. Traditional early warning systems, like NEWS and MEWS, rely on static variables and fixed thresholds, limiting their adap… ▽ More

    Submitted 13 March, 2025; v1 submitted 9 February, 2025; originally announced February 2025.

    Comments: Fix affiliation list

  3. arXiv:2410.04304  [pdf

    cs.SE

    Robotics Meets Software Engineering: A First Look at the Robotics Discussions on Stackoverflow

    Authors: Hisham Kidwai, Danika Passler Bates, Sujana Islam Suhi, James Young, Shaiful Chowdhury

    Abstract: Robots can greatly enhance human capabilities, yet their development presents a range of challenges. This collaborative study, conducted by a team of software engineering and robotics researchers, seeks to identify the challenges encountered by robot developers by analyzing questions posted on StackOverflow. We created a filtered dataset of 500 robotics-related questions and examined their charact… ▽ More

    Submitted 5 October, 2024; originally announced October 2024.

  4. Zero Shot Health Trajectory Prediction Using Transformer

    Authors: Pawel Renc, Yugang Jia, Anthony E. Samir, Jaroslaw Was, Quanzheng Li, David W. Bates, Arkadiusz Sitek

    Abstract: Integrating modern machine learning and clinical decision-making has great promise for mitigating healthcare's increasing cost and complexity. We introduce the Enhanced Transformer for Health Outcome Simulation (ETHOS), a novel application of the transformer deep-learning architecture for analyzing high-dimensional, heterogeneous, and episodic health data. ETHOS is trained using Patient Health Tim… ▽ More

    Submitted 30 July, 2024; originally announced July 2024.

  5. arXiv:2206.14358  [pdf

    cs.CY cs.CL cs.LG stat.AP

    Using Twitter Data to Understand Public Perceptions of Approved versus Off-label Use for COVID-19-related Medications

    Authors: Yining Hua, Hang Jiang, Shixu Lin, Jie Yang, Joseph M. Plasek, David W. Bates, Li Zhou

    Abstract: Understanding public discourse on emergency use of unproven therapeutics is crucial for monitoring safe use and combating misinformation. We developed a natural language processing-based pipeline to comprehend public perceptions of and stances on coronavirus disease 2019 (COVID-19)-related drugs on Twitter over time. This retrospective study included 609,189 US-based tweets from January 29, 2020,… ▽ More

    Submitted 21 January, 2024; v1 submitted 28 June, 2022; originally announced June 2022.

    Comments: Full paper published in JAMIA

    Journal ref: amiajnl-2022-012337.R1

  6. arXiv:2206.06769  [pdf, other

    cs.AR

    Muntjac -- Open Source Multicore RV64 Linux-capable SoC

    Authors: Xuan Guo, Daniel Bates, Robert Mullins, Alex Bradbury

    Abstract: Muntjac is an open-source collection of components which can be used to build a multicore, Linux-capable system-on-chip. This includes a 64-bit RISC-V core, a cache subsystem, and TileLink interconnect allowing cache-coherent multicore configurations. Each component is easy to understand, verify, and extend, with most being configurable enough to be useful across a wide range of applications.

    Submitted 14 June, 2022; originally announced June 2022.

    Comments: To be published in the First Workshop on Open-Source Computer Architecture Research

  7. arXiv:2205.08978  [pdf, other

    cs.LG math.NA

    Fast Neural Network based Solving of Partial Differential Equations

    Authors: Jaroslaw Rzepecki, Daniel Bates, Chris Doran

    Abstract: We present a novel method for using Neural Networks (NNs) for finding solutions to a class of Partial Differential Equations (PDEs). Our method builds on recent advances in Neural Radiance Field research (NeRFs) and allows for a NN to converge to a PDE solution much faster than classic Physically Informed Neural Network (PINNs) approaches.

    Submitted 27 May, 2022; v1 submitted 18 May, 2022; originally announced May 2022.

  8. arXiv:2103.03048  [pdf, other

    eess.IV cs.CV cs.LG stat.ML

    Detecting Spurious Correlations with Sanity Tests for Artificial Intelligence Guided Radiology Systems

    Authors: Usman Mahmood, Robik Shrestha, David D. B. Bates, Lorenzo Mannelli, Giuseppe Corrias, Yusuf Erdi, Christopher Kanan

    Abstract: Artificial intelligence (AI) has been successful at solving numerous problems in machine perception. In radiology, AI systems are rapidly evolving and show progress in guiding treatment decisions, diagnosing, localizing disease on medical images, and improving radiologists' efficiency. A critical component to deploying AI in radiology is to gain confidence in a developed system's efficacy and safe… ▽ More

    Submitted 4 March, 2021; originally announced March 2021.

  9. arXiv:2102.08362  [pdf, other

    cs.LG cs.RO

    A Hybrid Approach for Reinforcement Learning Using Virtual Policy Gradient for Balancing an Inverted Pendulum

    Authors: Dylan Bates

    Abstract: Using the policy gradient algorithm, we train a single-hidden-layer neural network to balance a physically accurate simulation of a single inverted pendulum. The trained weights and biases can then be transferred to a physical agent, where they are robust enough to to balance a real inverted pendulum. This hybrid approach of training a simulation allows thousands of trial runs to be completed orde… ▽ More

    Submitted 6 February, 2021; originally announced February 2021.

    Comments: ICAART '21: Proceedings of the 13th International Conference on Agents and Artificial Intelligence, Doctoral Consortium, 2021. 9 pages, 3 figures

    ACM Class: I.2.1; I.2.8; I.2.9

  10. arXiv:2102.03670  [pdf, ps, other

    cs.SE cs.IR

    Recommending More Efficient Workflows to Software Developers

    Authors: Dylan Bates

    Abstract: Existing recommendation systems can help developers improve their software development abilities by recommending new programming tools, such as a refactoring tool or a program navigation tool. However, simply recommending tools in isolation may not, in and of itself, allow developers to successfully complete their tasks. In this paper, I introduce a new recommendation system that recommends workfl… ▽ More

    Submitted 6 February, 2021; originally announced February 2021.

    Comments: Paper accepted at SPLASH '14: Conference on Systems, Programming, and Applications: Software for Humanity, Student Research Competition, October 2014, Portland, OR., 2 pages

    ACM Class: D.2.3; H.3.3; K.3.1

  11. arXiv:2009.09232  [pdf, other

    cs.LG cs.NE

    Learned Low Precision Graph Neural Networks

    Authors: Yiren Zhao, Duo Wang, Daniel Bates, Robert Mullins, Mateja Jamnik, Pietro Lio

    Abstract: Deep Graph Neural Networks (GNNs) show promising performance on a range of graph tasks, yet at present are costly to run and lack many of the optimisations applied to DNNs. We show, for the first time, how to systematically quantise GNNs with minimal or no loss in performance using Network Architecture Search (NAS). We define the possible quantisation search space of GNNs. The proposed novel NAS m… ▽ More

    Submitted 19 September, 2020; originally announced September 2020.

  12. arXiv:2006.03463  [pdf, other

    cs.LG cs.CL cs.CR stat.ML

    Sponge Examples: Energy-Latency Attacks on Neural Networks

    Authors: Ilia Shumailov, Yiren Zhao, Daniel Bates, Nicolas Papernot, Robert Mullins, Ross Anderson

    Abstract: The high energy costs of neural network training and inference led to the use of acceleration hardware such as GPUs and TPUs. While this enabled us to train large-scale neural networks in datacenters and deploy them on edge devices, the focus so far is on average-case performance. In this work, we introduce a novel threat vector against neural networks whose energy consumption or decision latency… ▽ More

    Submitted 12 May, 2021; v1 submitted 5 June, 2020; originally announced June 2020.

    Comments: Accepted at 6th IEEE European Symposium on Security and Privacy (EuroS&P)

  13. arXiv:1903.03046  [pdf, other

    cs.LG stat.ML

    Focused Quantization for Sparse CNNs

    Authors: Yiren Zhao, Xitong Gao, Daniel Bates, Robert Mullins, Cheng-Zhong Xu

    Abstract: Deep convolutional neural networks (CNNs) are powerful tools for a wide range of vision tasks, but the enormous amount of memory and compute resources required by CNNs pose a challenge in deploying them on constrained devices. Existing compression techniques, while excelling at reducing model sizes, struggle to be computationally friendly. In this paper, we attend to the statistical properties of… ▽ More

    Submitted 28 October, 2019; v1 submitted 7 March, 2019; originally announced March 2019.

    Comments: To appear in NeurIPS 2019, this is the same paper adapted for viewing on arXiv. TL;DR: Better size/accuracy trade-off of compressed sparse models with focused quantization. 11 pages, 5 figures, 4 tables

  14. arXiv:1601.00894  [pdf, other

    cs.AR cs.DC

    Configurable memory systems for embedded many-core processors

    Authors: Daniel Bates, Alex Chadwick, Robert Mullins

    Abstract: The memory system of a modern embedded processor consumes a large fraction of total system energy. We explore a range of different configuration options and show that a reconfigurable design can make better use of the resources available to it than any fixed implementation, and provide large improvements in both performance and energy consumption. Reconfigurability becomes increasingly useful as r… ▽ More

    Submitted 7 January, 2016; v1 submitted 5 January, 2016; originally announced January 2016.

    Comments: Presented at HIP3ES, 2016

    Report number: HIP3ES/2016/2

  15. arXiv:1505.05241  [pdf, ps, other

    math.AG cs.MS math.NA

    Software for the Gale transform of fewnomial systems and a Descartes rule for fewnomials

    Authors: Daniel J. Bates, Jonathan D. Hauenstein, Matthew E. Niemerg, Frank Sottile

    Abstract: We give a Descartes'-like bound on the number of positive solutions to a system of fewnomials that holds when its exponent vectors are not in convex position and a sign condition is satisfied. This was discovered while developing algorithms and software for computing the Gale transform of a fewnomial system, which is our main goal. This software is a component of a package we are developing for Kh… ▽ More

    Submitted 20 May, 2015; originally announced May 2015.

    Comments: 22 pages, 4 figures

    MSC Class: 14P99; 65H10; 65H20 ACM Class: G.1.5

  16. arXiv:1310.3297  [pdf, ps, other

    math.AG cs.MS

    Bertini for Macaulay2

    Authors: Daniel J. Bates, Elizabeth Gross, Anton Leykin, Jose Israel Rodriguez

    Abstract: Numerical algebraic geometry is the field of computational mathematics concerning the numerical solution of polynomial systems of equations. Bertini, a popular software package for computational applications of this field, includes implementations of a variety of algorithms based on polynomial homotopy continuation. The Macaulay2 package Bertini.m2 provides an interface to Bertini, making it possi… ▽ More

    Submitted 11 October, 2013; originally announced October 2013.

    MSC Class: 65H10