Zum Hauptinhalt springen

Showing 1–6 of 6 results for author: Jackson, E

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

    cs.RO

    Data-Efficient Model Learning for Control with Jacobian-Regularized Dynamic-Mode Decomposition}

    Authors: Brian E. Jackson, Jeong Hun Lee, Kevin Tracy, Zachary Manchester

    Abstract: We present a data-efficient algorithm for learning models for model-predictive control (MPC). Our approach, Jacobian-Regularized Dynamic-Mode Decomposition (JDMD), offers improved sample efficiency over traditional Koopman approaches based on Dynamic-Mode Decomposition (DMD) by leveraging Jacobian information from an approximate prior model of the system, and improved tracking performance over tra… ▽ More

    Submitted 28 January, 2023; v1 submitted 25 October, 2022; originally announced December 2022.

    Journal ref: Conference on Robot Learning (CoRL) 2022, Auckland, New Zealand

  2. arXiv:1909.08159  [pdf, other

    cs.LG stat.ML

    Decision-Directed Data Decomposition

    Authors: Brent D. Davis, Ethan Jackson, Daniel J. Lizotte

    Abstract: We present an algorithm, Decision-Directed Data Decomposition (D4), which decomposes a dataset into two components. The first contains most of the useful information for a specified supervised learning task. The second orthogonal component contains little information about the task but retains associations and information that were not targeted. The algorithm is simple and scalable. We illustrate… ▽ More

    Submitted 10 March, 2020; v1 submitted 17 September, 2019; originally announced September 2019.

  3. arXiv:1902.03142  [pdf, other

    cs.AI

    Novelty Search for Deep Reinforcement Learning Policy Network Weights by Action Sequence Edit Metric Distance

    Authors: Ethan C. Jackson, Mark Daley

    Abstract: Reinforcement learning (RL) problems often feature deceptive local optima, and learning methods that optimize purely for reward signal often fail to learn strategies for overcoming them. Deep neuroevolution and novelty search have been proposed as effective alternatives to gradient-based methods for learning RL policies directly from pixels. In this paper, we introduce and evaluate the use of nove… ▽ More

    Submitted 8 February, 2019; originally announced February 2019.

    Comments: Submitted to GECCO 2019

  4. arXiv:1802.02423  [pdf, other

    stat.AP cs.CV

    On the Generalizability of Linear and Non-Linear Region of Interest-Based Multivariate Regression Models for fMRI Data

    Authors: Ethan C. Jackson, James Alexander Hughes, Mark Daley

    Abstract: In contrast to conventional, univariate analysis, various types of multivariate analysis have been applied to functional magnetic resonance imaging (fMRI) data. In this paper, we compare two contemporary approaches for multivariate regression on task-based fMRI data: linear regression with ridge regularization and non-linear symbolic regression using genetic programming. The data for this project… ▽ More

    Submitted 3 February, 2018; originally announced February 2018.

    Comments: Pre-print of paper submitted for review to 2018 IEEE CIBCB

  5. arXiv:1412.6402  [pdf, other

    cs.CE physics.bio-ph q-bio.BM

    pyFRET: A Python Library for Single Molecule Fluorescence Data Analysis

    Authors: Rebecca R. Murphy, Sophie E. Jackson, David Klenerman

    Abstract: Single molecule Förster resonance energy transfer (smFRET) is a powerful experimental technique for studying the properties of individual biological molecules in solution. However, as adoption of smFRET techniques becomes more widespread, the lack of available software, whether open source or commercial, for data analysis, is becoming a significant issue. Here, we present pyFRET, an open source Py… ▽ More

    Submitted 19 December, 2014; originally announced December 2014.

    Comments: Part of the Proceedings of the 7th European Conference on Python in Science (EuroSciPy 2014), Pierre de Buyl and Nelle Varoquaux editors, (2014)

    Report number: euroscipy-proceedings2014-10

  6. A Module System for Domain-Specific Languages

    Authors: Ethan K. Jackson

    Abstract: Domain-specific languages (DSLs) are routinely created to simplify difficult or specialized programming tasks. They expose useful abstractions and design patterns in the form of language constructs, provide static semantics to eagerly detect misuse of these constructs, and dynamic semantics to completely define how language constructs interact. However, implementing and composing DSLs is a non-tri… ▽ More

    Submitted 15 May, 2014; originally announced May 2014.

    Comments: Appearing in International Conference on Logic Programming (ICLP) 2014

    Journal ref: Theory and Practice of Logic Programming 14 (2014) 771-785