Skip to main content

Showing 1–27 of 27 results for author: Clark, G

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

    q-bio.NC cond-mat.dis-nn cs.NE

    Structure of activity in multiregion recurrent neural networks

    Authors: David G. Clark, Manuel Beiran

    Abstract: Neural circuits are composed of multiple regions, each with rich dynamics and engaging in communication with other regions. The combination of local, within-region dynamics and global, network-level dynamics is thought to provide computational flexibility. However, the nature of such multiregion dynamics and the underlying synaptic connectivity patterns remain poorly understood. Here, we study the… ▽ More

    Submitted 20 February, 2024; v1 submitted 19 February, 2024; originally announced February 2024.

    Comments: 18 pages, 10 figures; updated author info

  2. arXiv:2308.09870  [pdf, other

    cs.RO

    Enhancing State Estimation in Robots: A Data-Driven Approach with Differentiable Ensemble Kalman Filters

    Authors: Xiao Liu, Geoffrey Clark, Joseph Campbell, Yifan Zhou, Heni Ben Amor

    Abstract: This paper introduces a novel state estimation framework for robots using differentiable ensemble Kalman filters (DEnKF). DEnKF is a reformulation of the traditional ensemble Kalman filter that employs stochastic neural networks to model the process noise implicitly. Our work is an extension of previous research on differentiable filters, which has provided a strong foundation for our modular and… ▽ More

    Submitted 18 August, 2023; originally announced August 2023.

    Comments: 8 pages, 6 figures, 4 tables

  3. arXiv:2303.06582  [pdf, other

    cs.RO

    Certifiably-correct Control Policies for Safe Learning and Adaptation in Assistive Robotics

    Authors: Keyvan Majd, Geoffrey Clark, Tanmay Khandait, Siyu Zhou, Sriram Sankaranarayanan, Georgios Fainekos, Heni Ben Amor

    Abstract: Guaranteeing safety in human-centric applications is critical in robot learning as the learned policies may demonstrate unsafe behaviors in formerly unseen scenarios. We present a framework to locally repair an erroneous policy network to satisfy a set of formal safety constraints using Mixed Integer Quadratic Programming (MIQP). Our MIQP formulation explicitly imposes the safety constraints to th… ▽ More

    Submitted 12 March, 2023; originally announced March 2023.

    Comments: Appeared in the 36th Conference on Neural Information Processing Systems (NeurIPS) - Robot Learning Workshop. arXiv admin note: substantial text overlap with arXiv:2303.04431

  4. arXiv:2303.04431  [pdf, other

    cs.RO

    Safe Robot Learning in Assistive Devices through Neural Network Repair

    Authors: Keyvan Majd, Geoffrey Clark, Tanmay Khandait, Siyu Zhou, Sriram Sankaranarayanan, Georgios Fainekos, Heni Ben Amor

    Abstract: Assistive robotic devices are a particularly promising field of application for neural networks (NN) due to the need for personalization and hard-to-model human-machine interaction dynamics. However, NN based estimators and controllers may produce potentially unsafe outputs over previously unseen data points. In this paper, we introduce an algorithm for updating NN control policies to satisfy a gi… ▽ More

    Submitted 8 March, 2023; originally announced March 2023.

    Journal ref: PMLR 205:2148-2158, 2023

  5. arXiv:2302.08985  [pdf, other

    q-bio.NC cond-mat.dis-nn cs.NE

    Theory of coupled neuronal-synaptic dynamics

    Authors: David G. Clark, L. F. Abbott

    Abstract: In neural circuits, synaptic strengths influence neuronal activity by sha** network dynamics, and neuronal activity influences synaptic strengths through activity-dependent plasticity. Motivated by this fact, we study a recurrent-network model in which neuronal units and synaptic couplings are interacting dynamic variables, with couplings subject to Hebbian modification with decay around quenche… ▽ More

    Submitted 10 January, 2024; v1 submitted 17 February, 2023; originally announced February 2023.

    Comments: 20 pages, 9 figures

  6. arXiv:2209.00357  [pdf, other

    cs.SE

    Testing Causality in Scientific Modelling Software

    Authors: Andrew G. Clark, Michael Foster, Benedikt Prifling, Neil Walkinshaw, Robert M. Hierons, Volker Schmidt, Robert D. Turner

    Abstract: From simulating galaxy formation to viral transmission in a pandemic, scientific models play a pivotal role in develo** scientific theories and supporting government policy decisions that affect us all. Given these critical applications, a poor modelling assumption or bug could have far-reaching consequences. However, scientific models possess several properties that make them notoriously diffic… ▽ More

    Submitted 30 June, 2023; v1 submitted 1 September, 2022; originally announced September 2022.

    ACM Class: D.2.5; I.6.4

  7. arXiv:2207.12373  [pdf, other

    q-bio.NC cond-mat.dis-nn cs.NE

    Dimension of activity in random neural networks

    Authors: David G. Clark, L. F. Abbott, Ashok Litwin-Kumar

    Abstract: Neural networks are high-dimensional nonlinear dynamical systems that process information through the coordinated activity of many connected units. Understanding how biological and machine-learning networks function and learn requires knowledge of the structure of this coordinated activity, information contained, for example, in cross covariances between units. Self-consistent dynamical mean field… ▽ More

    Submitted 11 September, 2023; v1 submitted 25 July, 2022; originally announced July 2022.

    Comments: 8 pages, 6 figures; clarified derivation

    Journal ref: Phys. Rev. Lett. 131, 118401 (2023)

  8. arXiv:2110.01810  [pdf, other

    cs.AI cs.LG

    Deep Synoptic Monte Carlo Planning in Reconnaissance Blind Chess

    Authors: Gregory Clark

    Abstract: This paper introduces deep synoptic Monte Carlo planning (DSMCP) for large imperfect information games. The algorithm constructs a belief state with an unweighted particle filter and plans via playouts that start at samples drawn from the belief state. The algorithm accounts for uncertainty by performing inference on "synopses," a novel stochastic abstraction of information states. DSMCP is the ba… ▽ More

    Submitted 1 November, 2021; v1 submitted 4 October, 2021; originally announced October 2021.

    Comments: Accepted to NeurIPS 2021

  9. arXiv:2106.04089  [pdf, other

    q-bio.NC cs.NE

    Credit Assignment Through Broadcasting a Global Error Vector

    Authors: David G. Clark, L. F. Abbott, SueYeon Chung

    Abstract: Backpropagation (BP) uses detailed, unit-specific feedback to train deep neural networks (DNNs) with remarkable success. That biological neural circuits appear to perform credit assignment, but cannot implement BP, implies the existence of other powerful learning algorithms. Here, we explore the extent to which a globally broadcast learning signal, coupled with local weight updates, enables traini… ▽ More

    Submitted 28 October, 2021; v1 submitted 8 June, 2021; originally announced June 2021.

    Comments: 20 pages, 6 figures; expanded references and discussion

  10. Test case generation for agent-based models: A systematic literature review

    Authors: Andrew G. Clark, Neil Walkinshaw, Robert M. Hierons

    Abstract: Agent-based models play an important role in simulating complex emergent phenomena and supporting critical decisions. In this context, a software fault may result in poorly informed decisions that lead to disastrous consequences. The ability to rigorously test these models is therefore essential. In this systematic literature review, we answer five research questions related to the key aspects of… ▽ More

    Submitted 18 March, 2021; v1 submitted 12 March, 2021; originally announced March 2021.

  11. arXiv:2011.07005  [pdf, other

    cs.RO cs.AI cs.LG

    Learning Predictive Models for Ergonomic Control of Prosthetic Devices

    Authors: Geoffrey Clark, Joseph Campbell, Heni Ben Amor

    Abstract: We present Model-Predictive Interaction Primitives -- a robot learning framework for assistive motion in human-machine collaboration tasks which explicitly accounts for biomechanical impact on the human musculoskeletal system. First, we extend Interaction Primitives to enable predictive biomechanics: the prediction of future biomechanical states of a human partner conditioned on current observatio… ▽ More

    Submitted 13 November, 2020; originally announced November 2020.

    Comments: Accepted to CoRL 2020. Accompanying video presentation: https://www.youtube.com/watch?v=DxQPF3VwuoA&feature=youtu.be

  12. arXiv:2010.03058  [pdf, other

    cs.LG cs.AI

    Characterising Bias in Compressed Models

    Authors: Sara Hooker, Nyalleng Moorosi, Gregory Clark, Samy Bengio, Emily Denton

    Abstract: The popularity and widespread use of pruning and quantization is driven by the severe resource constraints of deploying deep neural networks to environments with strict latency, memory and energy requirements. These techniques achieve high levels of compression with negligible impact on top-line metrics (top-1 and top-5 accuracy). However, overall accuracy hides disproportionately high errors on a… ▽ More

    Submitted 18 December, 2020; v1 submitted 6 October, 2020; originally announced October 2020.

  13. arXiv:2005.13139  [pdf, other

    cs.RO cs.AI cs.LG

    Predictive Modeling of Periodic Behavior for Human-Robot Symbiotic Walking

    Authors: Geoffrey Clark, Joseph Campbell, Seyed Mostafa Rezayat Sorkhabadi, Wenlong Zhang, Heni Ben Amor

    Abstract: We propose in this paper Periodic Interaction Primitives - a probabilistic framework that can be used to learn compact models of periodic behavior. Our approach extends existing formulations of Interaction Primitives to periodic movement regimes, i.e., walking. We show that this model is particularly well-suited for learning data-driven, customized models of human walking, which can then be used f… ▽ More

    Submitted 26 May, 2020; originally announced May 2020.

    Comments: Accepted to ICRA 2020. Accompanying video presentation: https://www.youtube.com/watch?v=EjSVjueePyQ&t=1s

  14. arXiv:2003.03626  [pdf

    q-bio.NC cs.RO

    Discrimination Among Multiple Cutaneous and Proprioceptive Hand Percepts Evoked by Nerve Stimulation with Utah Slanted Electrode Arrays in Human Amputees

    Authors: David M. Page, Suzanne M. Wendelken, Tyler S. Davis, David T. Kluger, Douglas T. Hutchinson, Jacob A. George, Gregory A. Clark

    Abstract: Objective: This paper aims to demonstrate functional discriminability among restored hand sensations with different locations, qualities, and intensities that are evoked by microelectrode stimulation of residual afferent fibers in human amputees. Methods: We implanted a Utah Slanted Electrode Array (USEA) in the median and ulnar residual arm nerves of three transradial amputees and delivered stimu… ▽ More

    Submitted 7 March, 2020; originally announced March 2020.

    Comments: 19 pages

  15. arXiv:2003.00070  [pdf

    cs.RO cs.CV q-bio.NC

    Inexpensive surface electromyography sleeve with consistent electrode placement enables dexterous and stable prosthetic control through deep learning

    Authors: Jacob A. George, Anna Neibling, Michael D. Paskett, Gregory A. Clark

    Abstract: The dexterity of conventional myoelectric prostheses is limited in part by the small datasets used to train the control algorithms. Variations in surface electrode positioning make it difficult to collect consistent data and to estimate motor intent reliably over time. To address these challenges, we developed an inexpensive, easy-to-don sleeve that can record robust and repeatable surface electro… ▽ More

    Submitted 28 February, 2020; originally announced March 2020.

    Comments: MEC2020

  16. arXiv:2001.08808  [pdf

    q-bio.NC cs.RO

    Intensity Discriminability of Electrocutaneous and Intraneural Stimulation Pulse Frequency in Intact Individuals and Amputees

    Authors: Jacob A. George, Mark R. Brinton, Paul C. Colgan, Garrison K. Colvin, Sliman J. Bensmaia, Gregory A. Clark

    Abstract: Electrical stimulation of residual nerves can be used to provide amputees with intuitive sensory feedback. An important aspect of this artificial sensory feedback is the ability to convey the magnitude of tactile stimuli. Using classical psychophysical methods, we quantified the just-noticeable differences for electrocutaneous stimulation pulse frequency in both intact participants and one transra… ▽ More

    Submitted 23 January, 2020; originally announced January 2020.

    Comments: IEEE EMBC 2020

  17. arXiv:2001.08807  [pdf

    cs.RO q-bio.NC

    Bilaterally Mirrored Movements Improve the Accuracy and Precision of Training Data for Supervised Learning of Neural or Myoelectric Prosthetic Control

    Authors: Jacob A. George, Troy N. Tully, Paul C. Colgan, Gregory A. Clark

    Abstract: Intuitive control of prostheses relies on training algorithms to correlate biological recordings to motor intent. The quality of the training dataset is critical to run-time performance, but it is difficult to label hand kinematics accurately after the hand has been amputated. We quantified the accuracy and precision of labeling hand kinematics for two different approaches: 1) assuming a participa… ▽ More

    Submitted 23 January, 2020; originally announced January 2020.

    Comments: IEEE EMBC 2020

  18. arXiv:2001.08805  [pdf

    cs.RO q-bio.NC

    Inexpensive and Portable System for Dexterous High-Density Myoelectric Control of Multiarticulate Prostheses

    Authors: Jacob A. George, Sridharan Radhakrishnan, Mark R. Brinton, Gregory A. Clark

    Abstract: Multiarticulate bionic arms are now capable of mimicking the endogenous movements of the human hand. 3D-printing has reduced the cost of prosthetic hands themselves, but there is currently no low-cost alternative to dexterous electromyographic (EMG) control systems. To address this need, we developed an inexpensive (~$675) and portable EMG control system by integrating low-cost microcontrollers wi… ▽ More

    Submitted 23 January, 2020; originally announced January 2020.

    Comments: IEEE EMBC 2020

  19. arXiv:1911.05248  [pdf, other

    cs.LG cs.AI cs.CV cs.HC stat.ML

    What Do Compressed Deep Neural Networks Forget?

    Authors: Sara Hooker, Aaron Courville, Gregory Clark, Yann Dauphin, Andrea Frome

    Abstract: Deep neural network pruning and quantization techniques have demonstrated it is possible to achieve high levels of compression with surprisingly little degradation to test set accuracy. However, this measure of performance conceals significant differences in how different classes and images are impacted by model compression techniques. We find that models with radically different numbers of weight… ▽ More

    Submitted 5 September, 2021; v1 submitted 12 November, 2019; originally announced November 2019.

  20. A Modular Transradial Bypass Socket for Surface Myoelectric Prosthetic Control in Non-Amputees

    Authors: Michael D. Paskett, Nathaniel R. Olsen, Jacob A. George, David T. Kluger, Mark R. Brinton, Tyler S. Davis, Christopher C. Duncan, Gregory A. Clark

    Abstract: Bypass sockets allow researchers to perform tests of prosthetic systems from the prosthetic user's perspective. We designed a modular upper-limb bypass socket with 3D-printed components that can be easily modified for use with a variety of terminal devices. Our bypass socket preserves access to forearm musculature and the hand, which are necessary for surface electromyography and to provide substi… ▽ More

    Submitted 26 September, 2019; v1 submitted 6 September, 2019; originally announced September 2019.

    Comments: 8 pages, 5 figures

    Journal ref: IEEE Trans. Neural Syst. Rehabil. Eng. (2019)

  21. arXiv:1908.10522  [pdf

    q-bio.NC cs.RO

    Intuitive Neuromyoelectric Control of a Dexterous Bionic Arm Using a Modified Kalman Filter

    Authors: Jacob A. George, Tyler S. Davis, Mark R. Brinton, Gregory A. Clark

    Abstract: Background: Multi-articulate prostheses are capable of performing dexterous hand movements. However, clinically available control strategies fail to provide users with intuitive, independent and proportional control over multiple degrees of freedom (DOFs) in real-time. New Method: We detail the use of a modified Kalman filter (MKF) to provide intuitive, independent and proportional control over si… ▽ More

    Submitted 10 October, 2019; v1 submitted 27 August, 2019; originally announced August 2019.

    Comments: 10 figures. Accepted in J. Neurosci. Methods (2019)

  22. arXiv:1905.09944  [pdf, other

    cs.IT cs.LG

    Unsupervised Discovery of Temporal Structure in Noisy Data with Dynamical Components Analysis

    Authors: David G. Clark, Jesse A. Livezey, Kristofer E. Bouchard

    Abstract: Linear dimensionality reduction methods are commonly used to extract low-dimensional structure from high-dimensional data. However, popular methods disregard temporal structure, rendering them prone to extracting noise rather than meaningful dynamics when applied to time series data. At the same time, many successful unsupervised learning methods for temporal, sequential and spatial data extract f… ▽ More

    Submitted 27 October, 2019; v1 submitted 23 May, 2019; originally announced May 2019.

    Comments: 22 pages, 10 figures; updated appendix with additional analyses

    Journal ref: NeurIPS 14267-14278 (2019)

  23. arXiv:1812.09410  [pdf, other

    cs.CR

    Quantifying the Security of Recognition Passwords: Gestures and Signatures

    Authors: Can Liu, Shridatt Sugrim, Gradeigh D. Clark, Janne Lindqvist

    Abstract: Gesture and signature passwords are two-dimensional figures created by drawing on the surface of a touchscreen with one or more fingers. Prior results about their security have used resilience to either shoulder surfing, a human observation attack, or dictionary attacks. These evaluations restrict generalizability since the results are: non-comparable to other password systems (e.g. PINs), harder… ▽ More

    Submitted 21 December, 2018; originally announced December 2018.

  24. arXiv:1805.08889  [pdf, other

    cs.NE q-bio.NC

    Spiking Linear Dynamical Systems on Neuromorphic Hardware for Low-Power Brain-Machine Interfaces

    Authors: David G. Clark, Jesse A. Livezey, Edward F. Chang, Kristofer E. Bouchard

    Abstract: Neuromorphic architectures achieve low-power operation by using many simple spiking neurons in lieu of traditional hardware. Here, we develop methods for precise linear computations in spiking neural networks and use these methods to map the evolution of a linear dynamical system (LDS) onto an existing neuromorphic chip: IBM's TrueNorth. We analytically characterize, and numerically validate, the… ▽ More

    Submitted 5 June, 2018; v1 submitted 22 May, 2018; originally announced May 2018.

    Comments: 23 pages, 8 figures; added reference, removed typo in Fig. 2

  25. arXiv:1503.02377  [pdf, other

    cs.CY cs.HC

    Of Two Minds, Multiple Addresses, and One History: Characterizing Opinions, Knowledge, and Perceptions of Bitcoin Across Groups

    Authors: Xianyi Gao, Gradeigh D. Clark, Janne Lindqvist

    Abstract: Digital currencies represent a new method for exchange and investment that differs strongly from any other fiat money seen throughout history. A digital currency makes it possible to perform all financial transactions without the intervention of a third party to act as an arbiter of verification; payments can be made between two people with degrees of anonymity, across continents, at any denominat… ▽ More

    Submitted 9 March, 2015; originally announced March 2015.

  26. arXiv:1408.6010  [pdf, other

    cs.CR cs.HC

    Engineering Gesture-Based Authentication Systems

    Authors: Gradeigh D. Clark, Janne Lindqvist

    Abstract: Gestures are a topic of increasing interest in authentication and successful implementation as a security layer requires reliable gesture recognition. So far much work focuses on new ways to recognize gestures, leaving discussion on the viability of recognition in an authentication scheme to the background. It is unclear how recognition should be deployed for practical and robust real-world auth… ▽ More

    Submitted 26 August, 2014; originally announced August 2014.

  27. arXiv:1401.0561  [pdf, other

    cs.CR cs.HC

    User-Generated Free-Form Gestures for Authentication: Security and Memorability

    Authors: Michael Sherman, Gradeigh Clark, Yulong Yang, Shridatt Sugrim, Arttu Modig, Janne Lindqvist, Antti Oulasvirta, Teemu Roos

    Abstract: This paper studies the security and memorability of free-form multitouch gestures for mobile authentication. Towards this end, we collected a dataset with a generate-test-retest paradigm where participants (N=63) generated free-form gestures, repeated them, and were later retested for memory. Half of the participants decided to generate one-finger gestures, and the other half generated multi-finge… ▽ More

    Submitted 2 January, 2014; originally announced January 2014.