Skip to main content

Showing 1–4 of 4 results for author: Sederberg, P B

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

    cs.LG

    A deep convolutional neural network that is invariant to time rescaling

    Authors: Brandon G. Jacques, Zoran Tiganj, Aakash Sarkar, Marc W. Howard, Per B. Sederberg

    Abstract: Human learners can readily understand speech, or a melody, when it is presented slower or faster than usual. Although deep convolutional neural networks (CNNs) are extremely powerful in extracting information from time series, they require explicit training to generalize to different time scales. This paper presents a deep CNN that incorporates a temporal representation inspired by recent findings… ▽ More

    Submitted 29 June, 2022; v1 submitted 9 July, 2021; originally announced July 2021.

  2. arXiv:2104.04646  [pdf, other

    cs.LG

    DeepSITH: Efficient Learning via Decomposition of What and When Across Time Scales

    Authors: Brandon Jacques, Zoran Tiganj, Marc W. Howard, Per B. Sederberg

    Abstract: Extracting temporal relationships over a range of scales is a hallmark of human perception and cognition -- and thus it is a critical feature of machine learning applied to real-world problems. Neural networks are either plagued by the exploding/vanishing gradient problem in recurrent neural networks (RNNs) or must adjust their parameters to learn the relevant time scales (e.g., in LSTMs). This pa… ▽ More

    Submitted 26 October, 2021; v1 submitted 9 April, 2021; originally announced April 2021.

  3. arXiv:1802.06426  [pdf, other

    cs.AI q-bio.NC

    Estimating scale-invariant future in continuous time

    Authors: Zoran Tiganj, Samuel J. Gershman, Per B. Sederberg, Marc W. Howard

    Abstract: Natural learners must compute an estimate of future outcomes that follow from a stimulus in continuous time. Widely used reinforcement learning algorithms discretize continuous time and estimate either transition functions from one step to the next (model-based algorithms) or a scalar value of exponentially-discounted future reward using the Bellman equation (model-free algorithms). An important d… ▽ More

    Submitted 26 October, 2018; v1 submitted 18 February, 2018; originally announced February 2018.

    Comments: 25 pages, 10 figures

  4. arXiv:1712.07165  [pdf, other

    cs.AI cs.NE

    Scale-invariant temporal history (SITH): optimal slicing of the past in an uncertain world

    Authors: Tyler A. Spears, Brandon G. Jacques, Marc W. Howard, Per B. Sederberg

    Abstract: In both the human brain and any general artificial intelligence (AI), a representation of the past is necessary to predict the future. However, perfect storage of all experiences is not feasible. One approach utilized in many applications, including reward prediction in reinforcement learning, is to retain recently active features of experience in a buffer. Despite its prior successes, we show tha… ▽ More

    Submitted 18 December, 2018; v1 submitted 19 December, 2017; originally announced December 2017.

    Comments: Preprint for submission to Neural Computation. Submitted to Neural Computation - Update 12/18/2018: revised based on reviewer comments, resubmitted to Neural Computation on 15 December, 2018. Restructured introduction and discussion, combined figures, added section for SITH parameterization