Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,878 papers · 148 categories

Trend · papers per month

305989118 · Jun 202019922001200920172026
48 results for series ESN

New deep ESN architectures improve memory capacity and prediction accuracy.

problem Improving memory capacity and prediction accuracy of ESNs.
method Two new deep ESN architectures: parallel and series. Analysis of memory capacity and prediction accuracy.
result Parallel deep ESNs have equivalent memory capacity to shallow ESNs, while series deep ESNs have smaller memory capacity.

Echo State Networks (ESNs) are recurrent neural networks that only train their output layer, thereby precluding the need to backpropagate gradients through time, which leads to significant computational gains. Nevertheless, a common issue in ESNs is determining its hyperparameters, which are crucial in instantiating a …

2019-03-12abs ↗pdf ↗

ESNs trained with Tikhonov least squares approximate ergodic dynamical systems in L2(μ) norm.

problem Approximating ergodic dynamical systems using ESNs.
method Tikhonov least squares regression on ESNs trained on observations from an ergodic dynamical system.
result ESNs trained with Tikhonov least squares approximate the target function in the L2(μ) norm.

Efficient cross-validation method for Echo State Networks reduces validation time complexity.

problem Hyper-parameter tuning and validation for Echo State Networks (ESNs).
method Proposes several kk-fold cross-validation schemes for ESNs with an efficient algorithm.
result Cross-validation of ESNs can be done for the same time complexity as a single split validation.

New method combines long-memory reservoirs for accurate dengue forecasting from short data.

problem Accurate dengue forecasting from short, noisy, non-stationary, and nonlinear data.
method Fractional ESN and Wavelet ESN frameworks integrating long-term memory.
result fESN and wESN outperform baselines in multiple dengue datasets and forecasting horizons.

Deep models predict intraday electricity prices accurately.

problem Accurately forecasting intraday electricity prices.
method Two deep time series probabilistic models using ESNs with stochastic disturbances and copulas.
result Deep distributional models provide accurate short-term probabilistic price forecasts.

Spatially aware ESN detects anomalies in chaotic time series.

problem Automated anomaly detection in chaotic time series, especially turbulent ocean simulations.
method Extended Echo State Network with spatially aware input maps and loss function.
result Spatial ESN reduces anomaly detection to thresholding of prediction error.

We propose a physics-informed Echo State Network (ESN) to predict the evolution of chaotic systems. Compared to conventional ESNs, the physics-informed ESNs are trained to solve supervised learning tasks while ensuring that their predictions do not violate physical laws. This is achieved by introducing an additional lo…

2019-04-09abs ↗pdf ↗

New analysis reveals optimal regularization for ESNs, avoiding double descent.

problem Characterizing and optimizing Echo State Networks (ESNs) for precise bias-variance.
method Random matrix theory applied to ESNs in a teacher-student setting.
result ESNs achieve lower MSE with limited training samples and teacher memory.

Echo State Networks (ESN) are a class of Recurrent Neural Networks (RNN) that has gained substantial popularity due to their effectiveness, ease of use and potential for compact hardware implementation. An ESN contains the three network layers input, reservoir and readout where the reservoir is the truly recurrent netw…

2018-07-25abs ↗pdf ↗

ESNs with transfer learning predict long-term chaotic patterns in spatiotemporal dynamical systems.

problem Predicting long-term statistical patterns of spatiotemporally chaotic dynamical systems.
method Echo state networks (ESNs) with transfer learning.
result ESNs with transfer learning accurately predict long-term statistical properties of spatiotemporally chaotic PDEs.

Machine learning predicts dam-break flood wave behavior accurately.

problem Predicting long-term wave behavior in dam-break floods.
method Solved Saint-Venant equations using Lax-Wendroff scheme, trained RC-ESN with flow depth data.
result RC-ESN model predicts 286 time-steps ahead with RMSE < 0.01, outperforming LSTM.

We analyze generalization in deep learning models using random matrix theory.

problem Understanding the generalization error in deep learning models with random feature representations.
method Applying Random Matrix Theory to derive asymptotic generalization error formulas for various architectures.
result Linear ESNs are equivalent to ridge regression with exponentially time-weighted input covariance, revealing an inductive bias towards recent inputs.

Reservoir Computing (RC) refers to a Recurrent Neural Networks (RNNs) framework, frequently used for sequence learning and time series prediction. The RC system consists of a random fixed-weight RNN (the input-hidden reservoir layer) and a classifier (the hidden-output readout layer). Here we focus on the sequence lear…

2017-06-24abs ↗pdf ↗

Deep learning models predict chaotic Lorenz 96 system accurately.

problem Predicting short-term and long-term statistics of a multi-scale chaotic system.
method Reservoir computing (RC-ESN), ANN, RNN-LSTM.
result RC-ESN outperforms ANN and RNN-LSTM for short-term prediction.

SORSCNs improve nonstationary data modeling by self-organizing and adjusting network parameters.

problem Nonstationary data challenges traditional models in continuous learning.
method SORSCNs autonomously adjust network parameters and structure in real-time using adaptive algorithms.
result SORSCNs outperform other models in generalizing to nonstationary data.

HFNO enhances interpretability of turbulent flows through parallel wavenumber bin processing.

problem Opaque inner workings of Fourier Neural Operators (FNOs) hinder physical interpretability.
method Introduces HFNO, a novel FNO-based architecture that processes wavenumber bins in parallel, enhancing interpretability.
result HFNO decomposes turbulent flows across various scales, enabling increased interpretability and multiscale modeling.

CogScale benchmarks AI architectures for sequential processing.

problem Evaluating AI architectures' ability to process sequential information efficiently.
method 14 scalable synthetic tasks designed to isolate cognitive and memory abilities at different scales.
result Attention mechanisms and modern state-space models consistently maintain high performance as task difficulty scales.

Previous studies indicate that nonlinear properties of Gaussian time series with long-range correlations, uiu_i, can be detected and quantified by studying the correlations in the magnitude series ui|u_i|, i.e., the ``volatility''. However, the origin for this empirical observation still remains unclear, and the exact …

2004-06-14abs ↗pdf ↗

Lie-Butcher (LB) series are formal power series expressed in terms of trees and forests. On the geometric side LB-series generalizes classical B-series from Euclidean spaces to Lie groups and homogeneous manifolds. On the algebraic side, B-series are based on pre-Lie algebras and the Butcher-Connes-Kreimer Hopf algebra…

2017-01-13abs ↗pdf ↗

Study series invariants of plumbed 3-manifolds using root lattices.

problem Understanding invariants of plumbed 3-manifolds twisted by root lattices.
method Use formal series to study invariants, decompose Z^(q)\widehat{Z}(q), and compute in specific cases.
result Show that Z^(q)\widehat{Z}(q) is unique and decomposes into related series invariant under five Neumann moves.

New formula and properties of inverted Habiro series derived from GM series.

problem Understanding and manipulating knot invariants using series expansions.
method Developed a new formula for the inverted Habiro series (IHS) in terms of GM series and theta functions. Proved a multiplication formula for IHS.
result Established a natural ring structure for IHS and studied its residues, applying them to Dehn surgery formulas.

MPPN network improves long-term time series forecasting accuracy.

problem Inaccurate long-term time series forecasting due to noise and lack of interpretability.
method MPPN network constructs context-aware multi-resolution semantic units and employs multi-periodic pattern mining and channel adaptive module.
result MPPN significantly outperforms state-of-the-art methods on nine real-world benchmarks.

Overview of high-dimensional time series regression methods.

problem Estimation and inference with high-dimensional time series data.
method Limit theory for high-dimensional dependent data, asymptotic theory for time series regression, statistical learning methods.
result Main limit theory results and asymptotic theory for high-dimensional time series regression.

Paper proposes a robust time series classification method using ResNet and Recurrence Plots.

problem Classifying time series data is challenging and underexplored.
method Transfer learning in Deep Neural Networks, 2D Recurrence Plots, ResNet architecture, simplified preprocessing.
result First time multi-time series classification using a single network.

Improved prediction of hierarchical time series using structured regularization.

problem Making coherent forecasts for hierarchical time series.
method Structured regularization method for bottom-level time series predictions.
result Superior prediction accuracy and computational efficiency compared to previous methods.

Capturing the dynamical properties of time series concisely as interpretable feature vectors can enable efficient clustering and classification for time-series applications across science and industry. Selecting an appropriate feature-based representation of time series for a given application can be achieved through s…

2019-01-29abs ↗pdf ↗

Modeling regime shifts in co-evolving time series with interactions and time-dependency.

problem Discovering and modeling regime shifts in multiple time series with relationships and time-dependent behaviors.
method Modeling interactions and time-dependency in co-evolving time series using a mapping grid and dynamic network representation for regime identification and time-dependent Cox regression for regime transition probabilities.
result A principled approach for modeling interactions and time-dependency in co-evolving time series.