Skip to main content

Showing 1–8 of 8 results for author: Johnson, E C

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

    cs.NE

    Using evolutionary computation to optimize task performance of unclocked, recurrent Boolean circuits in FPGAs

    Authors: Raphael Norman-Tenazas, David Kleinberg, Erik C. Johnson, Daniel P. Lathrop, Matthew J. Roos

    Abstract: It has been shown that unclocked, recurrent networks of Boolean gates in FPGAs can be used for low-SWaP reservoir computing. In such systems, topology and node functionality of the network are randomly initialized. To create a network that solves a task, weights are applied to output nodes and learning is achieved by adjusting those weights with conventional machine learning methods. However, perf… ▽ More

    Submitted 19 March, 2024; originally announced March 2024.

  2. arXiv:2401.00077  [pdf, other

    q-bio.NC cs.CY

    A Maturity Model for Operations in Neuroscience Research

    Authors: Erik C. Johnson, Thinh T. Nguyen, Benjamin K. Dichter, Frank Zappulla, Montgomery Kosma, Kabilar Gunalan, Yaroslav O. Halchenko, Shay Q. Neufeld, Michael Schirner, Petra Ritter, Maryann E. Martone, Brock Wester, Franco Pestilli, Dimitri Yatsenko

    Abstract: Scientists are adopting new approaches to scale up their activities and goals. Progress in neurotechnologies, artificial intelligence, automation, and tools for collaboration promises new bursts of discoveries. However, compared to other disciplines and the industry, neuroscience laboratories have been slow to adopt key technologies to support collaboration, reproducibility, and automation. Drawin… ▽ More

    Submitted 29 December, 2023; originally announced January 2024.

    Comments: 10 pages, one figure

  3. arXiv:2305.17300  [pdf, other

    cs.NE cs.AI cs.LG

    Exploiting Large Neuroimaging Datasets to Create Connectome-Constrained Approaches for more Robust, Efficient, and Adaptable Artificial Intelligence

    Authors: Erik C. Johnson, Brian S. Robinson, Gautam K. Vallabha, Justin Joyce, Jordan K. Matelsky, Raphael Norman-Tenazas, Isaac Western, Marisel VillafaƱe-Delgado, Martha Cervantes, Michael S. Robinette, Arun V. Reddy, Lindsey Kitchell, Patricia K. Rivlin, Elizabeth P. Reilly, Nathan Drenkow, Matthew J. Roos, I-Jeng Wang, Brock A. Wester, William R. Gray-Roncal, Joan A. Hoffmann

    Abstract: Despite the progress in deep learning networks, efficient learning at the edge (enabling adaptable, low-complexity machine learning solutions) remains a critical need for defense and commercial applications. We envision a pipeline to utilize large neuroimaging datasets, including maps of the brain which capture neuron and synapse connectivity, to improve machine learning approaches. We have pursue… ▽ More

    Submitted 26 May, 2023; originally announced May 2023.

    Comments: 11 pages, 4 figures

  4. arXiv:2301.00345  [pdf, other

    cs.CV cs.LG

    MTNeuro: A Benchmark for Evaluating Representations of Brain Structure Across Multiple Levels of Abstraction

    Authors: Jorge Quesada, Lakshmi Sathidevi, Ran Liu, Nauman Ahad, Joy M. Jackson, Mehdi Azabou, **gyun Xiao, Christopher Liding, Matthew **, Carolina Urzay, William Gray-Roncal, Erik C. Johnson, Eva L. Dyer

    Abstract: There are multiple scales of abstraction from which we can describe the same image, depending on whether we are focusing on fine-grained details or a more global attribute of the image. In brain map**, learning to automatically parse images to build representations of both small-scale features (e.g., the presence of cells or blood vessels) and global properties of an image (e.g., which brain reg… ▽ More

    Submitted 31 December, 2022; originally announced January 2023.

    Comments: 10 pages, 4 figures, Accepted at NeurIPS 2022

  5. arXiv:2209.05245  [pdf, other

    cs.NE cs.LG eess.IV

    Continual learning benefits from multiple sleep mechanisms: NREM, REM, and Synaptic Downscaling

    Authors: Brian S. Robinson, Clare W. Lau, Alexander New, Shane M. Nichols, Erik C. Johnson, Michael Wolmetz, William G. Coon

    Abstract: Learning new tasks and skills in succession without losing prior learning (i.e., catastrophic forgetting) is a computational challenge for both artificial and biological neural networks, yet artificial systems struggle to achieve parity with their biological analogues. Mammalian brains employ numerous neural operations in support of continual learning during sleep. These are ripe for artificial ad… ▽ More

    Submitted 9 September, 2022; originally announced September 2022.

    Comments: 9 pages, 12 figures, code available upon reasonable request. Corresponding author: William G. Coon ([email protected])

  6. arXiv:2206.08368  [pdf, other

    cs.CV

    Unbiased 4D: Monocular 4D Reconstruction with a Neural Deformation Model

    Authors: Erik C. M. Johnson, Marc Habermann, Soshi Shimada, Vladislav Golyanik, Christian Theobalt

    Abstract: Capturing general deforming scenes from monocular RGB video is crucial for many computer graphics and vision applications. However, current approaches suffer from drawbacks such as struggling with large scene deformations, inaccurate shape completion or requiring 2D point tracks. In contrast, our method, Ub4D, handles large deformations, performs shape completion in occluded regions, and can opera… ▽ More

    Submitted 4 May, 2023; v1 submitted 16 June, 2022; originally announced June 2022.

    Comments: 26 pages, 17 figures, 8 tables

  7. arXiv:2203.07454  [pdf, other

    cs.LG cs.AI

    L2Explorer: A Lifelong Reinforcement Learning Assessment Environment

    Authors: Erik C. Johnson, Eric Q. Nguyen, Blake Schreurs, Chigozie S. Ewulum, Chace Ashcraft, Neil M. Fendley, Megan M. Baker, Alexander New, Gautam K. Vallabha

    Abstract: Despite groundbreaking progress in reinforcement learning for robotics, gameplay, and other complex domains, major challenges remain in applying reinforcement learning to the evolving, open-world problems often found in critical application spaces. Reinforcement learning solutions tend to generalize poorly when exposed to new tasks outside of the data distribution they are trained on, prompting an… ▽ More

    Submitted 14 March, 2022; originally announced March 2022.

    Comments: 10 Pages submitted to AAAI AI for Open Worlds Symposium 2022

  8. arXiv:2102.10106  [pdf, other

    cs.LG

    Mine Your Own vieW: Self-Supervised Learning Through Across-Sample Prediction

    Authors: Mehdi Azabou, Mohammad Gheshlaghi Azar, Ran Liu, Chi-Heng Lin, Erik C. Johnson, Kiran Bhaskaran-Nair, Max Dabagia, Bernardo Avila-Pires, Lindsey Kitchell, Keith B. Hengen, William Gray-Roncal, Michal Valko, Eva L. Dyer

    Abstract: State-of-the-art methods for self-supervised learning (SSL) build representations by maximizing the similarity between different transformed "views" of a sample. Without sufficient diversity in the transformations used to create views, however, it can be difficult to overcome nuisance variables in the data and build rich representations. This motivates the use of the dataset itself to find similar… ▽ More

    Submitted 13 December, 2021; v1 submitted 19 February, 2021; originally announced February 2021.