Skip to Main Content

Basic Search

Skip to Search Results
 
 
 

Left Column

Filters

Right Column

Search Results

Search Results

(Total results 2)

Mini-Tools

 
 

Search Report

  • 1. Weborg, Brooke Reservoir Computing: Empirical Investigation into Sensitivity of Configuring Echo State Networks for Representative Benchmark Problem Domains

    Master of Science, University of Toledo, 2021, Engineering (Computer Science)

    This research examines Echo State Network, a reservoir computer, performance using four different benchmark problems, then proposes heuristics or rules of thumb for configuring the architecture, as well as the selection of parameters and their values, which are applicable to problems within the same domain, to help serve to fill the ‘experience gap' needed by those entering this field of study. The influence of various parameter selections and their value adjustments, as well as architectural changes made to an Echo State Network, a powerful recurrent neural network configured as a reservoir computer, can be difficult to understand without experience in the field, and even some hyperparameter optimization algorithms may have difficulty adjusting parameter values without proper manual selections made first; therefore, it is imperative to understand the effects of parameters and their value selection on echo state network architecture performance for a successful build. Thus, to address the requirement for an extensive background in Echo State Network architecture, as well as examine how Echo State Network performance is affected with respect to variations in architecture, design, and parameter selection and values, a series of benchmark tasks representing different problem domains, including time series prediction, pattern generation, chaotic system prediction, and time series classification, were modeled and experimented on to show the impact on the performance of Echo State Network.

    Committee: Gursel Serpen (Advisor); Kevin Xu (Committee Member); Joshua Stuckner (Committee Member); Lawrence Thomas (Committee Member) Subjects: Computer Engineering; Computer Science
  • 2. Griffith, Aaron Essential Reservoir Computing

    Doctor of Philosophy, The Ohio State University, 2021, Physics

    Reservoir computing (RC) is a machine learning method especially well suited to solving physical problems, by using an internal dynamic system known as a 'reservoir'. Many systems are suitable for use as an internal reservoir. A common choice is an echo state network (ESN), a network with recurrent connections that gives the RC a memory which it uses to efficiently solve many time-domain problems such as forecasting chaotic systems and hidden state inference. However, constructing an ESN involves a large number of poorly- understood meta-parameters, and the properties that an ESN must have to solve these tasks well are largely unknown. In this dissertation, I explore what parts of an RC are absolutely necessary. I build ESNs that perform well at system forecasting despite an extremely simple internal network structure, without any recurrent connections at all, breaking one of the most common rules of ESN design. These simple reservoirs indicate that the role of the reservoir in the RC is only to remember a finite number of time-delays of the RCs input, and while a complicated network can achieve this, in many cases a simple one achieves this as well. I then build upon a recent proof of the equivalence between a specific ESN construction and the nonlinear vector auto-regression (NVAR) method with my collaborators. The NVAR is an RC boiled down to its most essential components, taking the necessary time- delay taps directly rather than relying on an internal dynamic reservoir. I demonstrate these RCs-without-reservoirs on a variety of classical RC problems, showing that in many cases an NVAR will perform as well or better than an RC despite the simpler method. I then conclude with an example problem that highlights a remaining unsolved issue in the application of NVARs, and then look to a possible future where NVARs may supplant RCs.

    Committee: Daniel Gauthier (Advisor); Amy Connolly (Committee Member); Ciriyam Jayaprakash (Committee Member); Gregory Lafyatis (Committee Member) Subjects: Physics