(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–36 of 36 results for author: Erichson, N B

.
  1. arXiv:2405.20516  [pdf, other

    cs.LG physics.geo-ph

    WaveCastNet: An AI-enabled Wavefield Forecasting Framework for Earthquake Early Warning

    Authors: Dongwei Lyu, Rie Nakata, Pu Ren, Michael W. Mahoney, Arben Pitarka, Nori Nakata, N. Benjamin Erichson

    Abstract: Large earthquakes can be destructive and quickly wreak havoc on a landscape. To mitigate immediate threats, early warning systems have been developed to alert residents, emergency responders, and critical infrastructure operators seconds to a minute before seismic waves arrive. These warnings provide time to take precautions and prevent damage. The success of these systems relies on fast, accurate… ▽ More

    Submitted 30 May, 2024; originally announced May 2024.

  2. arXiv:2405.13975  [pdf, other

    cs.LG stat.ML

    There is HOPE to Avoid HiPPOs for Long-memory State Space Models

    Authors: Annan Yu, Michael W. Mahoney, N. Benjamin Erichson

    Abstract: State-space models (SSMs) that utilize linear, time-invariant (LTI) systems are known for their effectiveness in learning long sequences. However, these models typically face several challenges: (i) they require specifically designed initializations of the system matrices to achieve state-of-the-art performance, (ii) they require training of state matrices on a logarithmic scale with very small le… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

  3. arXiv:2310.02619  [pdf, other

    cs.LG

    Generative Modeling of Regular and Irregular Time Series Data via Koopman VAEs

    Authors: Ilan Naiman, N. Benjamin Erichson, Pu Ren, Michael W. Mahoney, Omri Azencot

    Abstract: Generating realistic time series data is important for many engineering and scientific applications. Existing work tackles this problem using generative adversarial networks (GANs). However, GANs are unstable during training, and they can suffer from mode collapse. While variational autoencoders (VAEs) are known to be more robust to the these issues, they are (surprisingly) less considered for tim… ▽ More

    Submitted 13 May, 2024; v1 submitted 4 October, 2023; originally announced October 2023.

    Comments: Accepted to The Twelfth International Conference on Learning Representations, ICLR 2024

  4. arXiv:2310.01698  [pdf, other

    cs.LG stat.ML

    Robustifying State-space Models for Long Sequences via Approximate Diagonalization

    Authors: Annan Yu, Arnur Nigmetov, Dmitriy Morozov, Michael W. Mahoney, N. Benjamin Erichson

    Abstract: State-space models (SSMs) have recently emerged as a framework for learning long-range sequence tasks. An example is the structured state-space sequence (S4) layer, which uses the diagonal-plus-low-rank structure of the HiPPO initialization framework. However, the complicated structure of the S4 layer poses challenges; and, in an effort to address these challenges, models such as S4D and S5 have c… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

  5. arXiv:2306.14070  [pdf, other

    cs.CV eess.IV physics.comp-ph

    SuperBench: A Super-Resolution Benchmark Dataset for Scientific Machine Learning

    Authors: Pu Ren, N. Benjamin Erichson, Shashank Subramanian, Omer San, Zarija Lukic, Michael W. Mahoney

    Abstract: Super-Resolution (SR) techniques aim to enhance data resolution, enabling the retrieval of finer details, and improving the overall quality and fidelity of the data representation. There is growing interest in applying SR methods to complex spatiotemporal systems within the Scientific Machine Learning (SciML) community, with the hope of accelerating numerical simulations and/or improving forecasts… ▽ More

    Submitted 24 June, 2023; originally announced June 2023.

  6. arXiv:2302.11474  [pdf, other

    math.NA cs.MS math.OC

    Randomized Numerical Linear Algebra : A Perspective on the Field With an Eye to Software

    Authors: Riley Murray, James Demmel, Michael W. Mahoney, N. Benjamin Erichson, Maksim Melnichenko, Osman Asif Malik, Laura Grigori, Piotr Luszczek, Michał Dereziński, Miles E. Lopes, Tianyu Liang, Hengrui Luo, Jack Dongarra

    Abstract: Randomized numerical linear algebra - RandNLA, for short - concerns the use of randomization as a resource to develop improved algorithms for large-scale linear algebra computations. The origins of contemporary RandNLA lay in theoretical computer science, where it blossomed from a simple idea: randomization provides an avenue for computing approximate solutions to linear algebra problems more ef… ▽ More

    Submitted 12 April, 2023; v1 submitted 22 February, 2023; originally announced February 2023.

    Comments: v1: this is the first arXiv release of LAPACK Working Note 299. v2: complete rewrite of the subsection on trace estimation, among other changes. See frontmatter page ii (pdf page 5) for revision history

  7. arXiv:2302.11174  [pdf, other

    stat.ML cs.LG stat.ME

    Error Estimation for Random Fourier Features

    Authors: Junwen Yao, N. Benjamin Erichson, Miles E. Lopes

    Abstract: Random Fourier Features (RFF) is among the most popular and broadly applicable approaches for scaling up kernel methods. In essence, RFF allows the user to avoid costly computations on a large kernel matrix via a fast randomized approximation. However, a pervasive difficulty in applying RFF is that the user does not know the actual error of the approximation, or how this error will propagate into… ▽ More

    Submitted 22 February, 2023; originally announced February 2023.

    Comments: Accepted to AISTATS 2023

  8. arXiv:2212.00228  [pdf, other

    cs.LG cs.NE stat.ML

    Gated Recurrent Neural Networks with Weighted Time-Delay Feedback

    Authors: N. Benjamin Erichson, Soon Hoe Lim, Michael W. Mahoney

    Abstract: We introduce a novel gated recurrent unit (GRU) with a weighted time-delay feedback mechanism in order to improve the modeling of long-term dependencies in sequential data. This model is a discretized version of a continuous-time formulation of a recurrent unit, where the dynamics are governed by delay differential equations (DDEs). By considering a suitable time-discretization scheme, we propose… ▽ More

    Submitted 30 November, 2022; originally announced December 2022.

  9. arXiv:2202.08494  [pdf, other

    cs.LG

    Learning continuous models for continuous physics

    Authors: Aditi S. Krishnapriyan, Alejandro F. Queiruga, N. Benjamin Erichson, Michael W. Mahoney

    Abstract: Dynamical systems that evolve continuously over time are ubiquitous throughout science and engineering. Machine learning (ML) provides data-driven approaches to model and predict the dynamics of such systems. A core issue with this approach is that ML models are typically trained on discrete data, using ML methodologies that are not aware of underlying continuity properties. This results in models… ▽ More

    Submitted 21 November, 2023; v1 submitted 17 February, 2022; originally announced February 2022.

    Comments: 39 pages

  10. arXiv:2202.01263  [pdf, other

    cs.LG stat.ML

    NoisyMix: Boosting Model Robustness to Common Corruptions

    Authors: N. Benjamin Erichson, Soon Hoe Lim, Winnie Xu, Francisco Utrera, Ziang Cao, Michael W. Mahoney

    Abstract: For many real-world applications, obtaining stable and robust statistical performance is more important than simply achieving state-of-the-art predictive test accuracy, and thus robustness of neural networks is an increasingly important topic. Relatedly, data augmentation schemes have been shown to improve robustness with respect to input perturbations and domain shifts. Motivated by this, we intr… ▽ More

    Submitted 22 May, 2022; v1 submitted 2 February, 2022; originally announced February 2022.

  11. arXiv:2110.14011  [pdf, other

    cs.LG stat.ML

    Cluster-and-Conquer: A Framework For Time-Series Forecasting

    Authors: Reese Pathak, Rajat Sen, Nikhil Rao, N. Benjamin Erichson, Michael I. Jordan, Inderjit S. Dhillon

    Abstract: We propose a three-stage framework for forecasting high-dimensional time-series data. Our method first estimates parameters for each univariate time series. Next, we use these parameters to cluster the time series. These clusters can be viewed as multivariate time series, for which we then compute parameters. The forecasted values of a single time series can depend on the history of other time ser… ▽ More

    Submitted 26 October, 2021; originally announced October 2021.

    Comments: 25 pages, 3 figures

  12. arXiv:2110.04744  [pdf, other

    cs.LG math.DS stat.ML

    Long Expressive Memory for Sequence Modeling

    Authors: T. Konstantin Rusch, Siddhartha Mishra, N. Benjamin Erichson, Michael W. Mahoney

    Abstract: We propose a novel method called Long Expressive Memory (LEM) for learning long-term sequential dependencies. LEM is gradient-based, it can efficiently process sequential tasks with very long-term dependencies, and it is sufficiently expressive to be able to learn complicated input-output maps. To derive LEM, we consider a system of multiscale ordinary differential equations, as well as a suitable… ▽ More

    Submitted 25 February, 2022; v1 submitted 10 October, 2021; originally announced October 2021.

    Comments: ICLR 2022

  13. arXiv:2110.02180  [pdf, other

    cs.LG stat.ML

    Noisy Feature Mixup

    Authors: Soon Hoe Lim, N. Benjamin Erichson, Francisco Utrera, Winnie Xu, Michael W. Mahoney

    Abstract: We introduce Noisy Feature Mixup (NFM), an inexpensive yet effective method for data augmentation that combines the best of interpolation based training and noise injection schemes. Rather than training with convex combinations of pairs of examples and their labels, we use noise-perturbed convex combinations of pairs of data points in both input and feature space. This method includes mixup and ma… ▽ More

    Submitted 21 November, 2021; v1 submitted 5 October, 2021; originally announced October 2021.

    Comments: 34 pages

    Journal ref: ICLR 2022

  14. arXiv:2106.10820  [pdf, other

    cs.LG stat.ML

    Stateful ODE-Nets using Basis Function Expansions

    Authors: Alejandro Queiruga, N. Benjamin Erichson, Liam Hodgkinson, Michael W. Mahoney

    Abstract: The recently-introduced class of ordinary differential equation networks (ODE-Nets) establishes a fruitful connection between deep learning and dynamical systems. In this work, we reconsider formulations of the weights as continuous-in-depth functions using linear combinations of basis functions which enables us to leverage parameter transformations such as function projections. In turn, this view… ▽ More

    Submitted 6 November, 2021; v1 submitted 20 June, 2021; originally announced June 2021.

    Comments: Accepted at 35th Conference on Neural Information Processing Systems (NeurIPS 2021)

  15. arXiv:2102.09589  [pdf, other

    cs.LG math.DG

    A Differential Geometry Perspective on Orthogonal Recurrent Models

    Authors: Omri Azencot, N. Benjamin Erichson, Mirela Ben-Chen, Michael W. Mahoney

    Abstract: Recently, orthogonal recurrent neural networks (RNNs) have emerged as state-of-the-art models for learning long-term dependencies. This class of models mitigates the exploding and vanishing gradients problem by design. In this work, we employ tools and insights from differential geometry to offer a novel perspective on orthogonal RNNs. We show that orthogonal RNNs may be viewed as optimizing in th… ▽ More

    Submitted 18 February, 2021; originally announced February 2021.

  16. arXiv:2102.04877  [pdf, other

    stat.ML cs.LG math.DS math.PR

    Noisy Recurrent Neural Networks

    Authors: Soon Hoe Lim, N. Benjamin Erichson, Liam Hodgkinson, Michael W. Mahoney

    Abstract: We provide a general framework for studying recurrent neural networks (RNNs) trained by injecting noise into hidden states. Specifically, we consider RNNs that can be viewed as discretizations of stochastic differential equations driven by input data. This framework allows us to study the implicit regularization effect of general noise injection schemes by deriving an approximate explicit regulari… ▽ More

    Submitted 1 December, 2021; v1 submitted 9 February, 2021; originally announced February 2021.

    Comments: 38 pages

    Journal ref: NeurIPS 2021 (https://proceedings.neurips.cc/paper/2021/hash/29301521774ff3cbd26652b2d5c95996-Abstract.html)

  17. arXiv:2008.02389  [pdf, other

    cs.LG math.DS stat.ML

    Continuous-in-Depth Neural Networks

    Authors: Alejandro F. Queiruga, N. Benjamin Erichson, Dane Taylor, Michael W. Mahoney

    Abstract: Recent work has attempted to interpret residual networks (ResNets) as one step of a forward Euler discretization of an ordinary differential equation, focusing mainly on syntactic algebraic similarities between the two systems. Discrete dynamical integrators of continuous dynamical systems, however, have a much richer structure. We first show that ResNets fail to be meaningful dynamical integrator… ▽ More

    Submitted 5 August, 2020; originally announced August 2020.

  18. arXiv:2008.00123  [pdf, other

    cs.LG stat.ML

    Noise-Response Analysis of Deep Neural Networks Quantifies Robustness and Fingerprints Structural Malware

    Authors: N. Benjamin Erichson, Dane Taylor, Qixuan Wu, Michael W. Mahoney

    Abstract: The ubiquity of deep neural networks (DNNs), cloud-based training, and transfer learning is giving rise to a new cybersecurity frontier in which unsecure DNNs have `structural malware' (i.e., compromised weights and activation pathways). In particular, DNNs can be designed to have backdoors that allow an adversary to easily and reliably fool an image classifier by adding a pattern of pixels called… ▽ More

    Submitted 3 February, 2021; v1 submitted 31 July, 2020; originally announced August 2020.

    Comments: 9 pages, 7 figures, accepted to the SIAM International Conference on Data Mining (SDM 21)

  19. arXiv:2007.05869  [pdf, other

    cs.LG stat.ML

    Adversarially-Trained Deep Nets Transfer Better: Illustration on Image Classification

    Authors: Francisco Utrera, Evan Kravitz, N. Benjamin Erichson, Rajiv Khanna, Michael W. Mahoney

    Abstract: Transfer learning has emerged as a powerful methodology for adapting pre-trained deep neural networks on image recognition tasks to new domains. This process consists of taking a neural network pre-trained on a large feature-rich source dataset, freezing the early layers that encode essential generic image properties, and then fine-tuning the last few layers in order to capture specific informatio… ▽ More

    Submitted 23 April, 2021; v1 submitted 11 July, 2020; originally announced July 2020.

    Comments: Published as a conference paper at ICLR 2021

  20. arXiv:2006.12070  [pdf, other

    cs.LG math.DS stat.ML

    Lipschitz Recurrent Neural Networks

    Authors: N. Benjamin Erichson, Omri Azencot, Alejandro Queiruga, Liam Hodgkinson, Michael W. Mahoney

    Abstract: Viewing recurrent neural networks (RNNs) as continuous-time dynamical systems, we propose a recurrent unit that describes the hidden state's evolution with two parts: a well-understood linear component plus a Lipschitz nonlinearity. This particular functional form facilitates stability analysis of the long-term behavior of the recurrent unit using tools from nonlinear systems theory. In turn, this… ▽ More

    Submitted 23 April, 2021; v1 submitted 22 June, 2020; originally announced June 2020.

    Comments: Published as a conference paper at ICLR 2021

  21. arXiv:2003.04937  [pdf, other

    stat.ML cs.LG stat.CO

    Error Estimation for Sketched SVD via the Bootstrap

    Authors: Miles E. Lopes, N. Benjamin Erichson, Michael W. Mahoney

    Abstract: In order to compute fast approximations to the singular value decompositions (SVD) of very large matrices, randomized sketching algorithms have become a leading approach. However, a key practical difficulty of sketching an SVD is that the user does not know how far the sketched singular vectors/values are from the exact ones. Indeed, the user may be forced to rely on analytical worst-case error bo… ▽ More

    Submitted 10 March, 2020; originally announced March 2020.

  22. arXiv:2003.02236  [pdf, other

    physics.comp-ph cs.LG math.DS

    Forecasting Sequential Data using Consistent Koopman Autoencoders

    Authors: Omri Azencot, N. Benjamin Erichson, Vanessa Lin, Michael W. Mahoney

    Abstract: Recurrent neural networks are widely used on time series data, yet such models often ignore the underlying physical structures in such sequences. A new class of physics-based methods related to Koopman theory has been introduced, offering an alternative for processing nonlinear dynamical systems. In this work, we propose a novel Consistent Koopman Autoencoder model which, unlike the majority of ex… ▽ More

    Submitted 30 June, 2020; v1 submitted 4 March, 2020; originally announced March 2020.

  23. arXiv:1909.06120  [pdf, other

    math.ST math.NA stat.ME

    Bootstrapping the Operator Norm in High Dimensions: Error Estimation for Covariance Matrices and Sketching

    Authors: Miles E. Lopes, N. Benjamin Erichson, Michael W. Mahoney

    Abstract: Although the operator (spectral) norm is one of the most widely used metrics for covariance estimation, comparatively little is known about the fluctuations of error in this norm. To be specific, let $\hatΣしぐま$ denote the sample covariance matrix of $n$ observations in $\mathbb{R}^p$ that arise from a population matrix $Σしぐま$, and let $T_n=\sqrt{n}\|\hatΣしぐま-Σしぐま\|_{\text{op}}$. In the setting where the eigen… ▽ More

    Submitted 13 September, 2019; originally announced September 2019.

    Comments: 52 pages, 5 figures

  24. arXiv:1909.00535  [pdf, other

    math.NA physics.data-an physics.flu-dyn

    Randomized methods to characterize large-scale vortical flow network

    Authors: Zhe Bai, N. Benjamin Erichson, Muralikrishnan Gopalakrishnan Meena, Kunihiko Taira, Steven L. Brunton

    Abstract: We demonstrate the effective use of randomized methods for linear algebra to perform network-based analysis of complex vortical flows. Network theoretic approaches can reveal the connectivity structures among a set of vortical elements and analyze their collective dynamics. These approaches have recently been generalized to analyze high-dimensional turbulent flows, for which network computations c… ▽ More

    Submitted 2 September, 2019; originally announced September 2019.

    Comments: 18 pages, 8 figures

  25. arXiv:1905.10866  [pdf, other

    physics.comp-ph cs.LG

    Physics-informed Autoencoders for Lyapunov-stable Fluid Flow Prediction

    Authors: N. Benjamin Erichson, Michael Muehlebach, Michael W. Mahoney

    Abstract: In addition to providing high-profile successes in computer vision and natural language processing, neural networks also provide an emerging set of techniques for scientific problems. Such data-driven models, however, typically ignore physical insights from the scientific system under consideration. Among other things, a physics-informed model formulation should encode some degree of stability or… ▽ More

    Submitted 26 May, 2019; originally announced May 2019.

  26. arXiv:1904.03750  [pdf, other

    cs.CR cs.CV

    JumpReLU: A Retrofit Defense Strategy for Adversarial Attacks

    Authors: N. Benjamin Erichson, Zhewei Yao, Michael W. Mahoney

    Abstract: It has been demonstrated that very simple attacks can fool highly-sophisticated neural network architectures. In particular, so-called adversarial examples, constructed from perturbations of input data that are small or imperceptible to humans but lead to different predictions, may lead to an enormous risk in certain critical applications. In light of this, there has been a great deal of work on d… ▽ More

    Submitted 7 April, 2019; originally announced April 2019.

  27. arXiv:1902.07358  [pdf, other

    physics.comp-ph cs.LG

    Shallow Neural Networks for Fluid Flow Reconstruction with Limited Sensors

    Authors: N. Benjamin Erichson, Lionel Mathelin, Zhewei Yao, Steven L. Brunton, Michael W. Mahoney, J. Nathan Kutz

    Abstract: In many applications, it is important to reconstruct a fluid flow field, or some other high-dimensional state, from limited measurements and limited data. In this work, we propose a shallow neural network-based learning methodology for such fluid flow reconstruction. Our approach learns an end-to-end mapping between the sensor measurements and the high-dimensional fluid flow field, without any hea… ▽ More

    Submitted 27 December, 2020; v1 submitted 19 February, 2019; originally announced February 2019.

    Journal ref: Proc. R. Soc. A476: 20200097 (2020)

  28. arXiv:1811.11874  [pdf, other

    eess.IV cs.CV

    RetinaMatch: Efficient Template Matching of Retina Images for Teleophthalmology

    Authors: Chen Gong, N. Benjamin Erichson, John P. Kelly, Laura Trutoiu, Brian T. Schowengerdt, Steven L. Brunton, Eric J. Seibel

    Abstract: Retinal template matching and registration is an important challenge in teleophthalmology with low-cost imaging devices. However, the images from such devices generally have a small field of view (FOV) and image quality degradations, making matching difficult. In this work, we develop an efficient and accurate retinal matching technique that combines dimension reduction and mutual information (MI)… ▽ More

    Submitted 28 November, 2018; originally announced November 2018.

  29. arXiv:1804.00341  [pdf, other

    stat.ML cs.LG

    Sparse Principal Component Analysis via Variable Projection

    Authors: N. Benjamin Erichson, Peng Zheng, Krithika Manohar, Steven L. Brunton, J. Nathan Kutz, Aleksandr Y. Aravkin

    Abstract: Sparse principal component analysis (SPCA) has emerged as a powerful technique for modern data analysis, providing improved interpretation of low-rank structures by identifying localized spatial structures in the data and disambiguating between distinct time scales. We demonstrate a robust and scalable SPCA algorithm by formulating it as a value-function optimization problem. This viewpoint leads… ▽ More

    Submitted 27 December, 2020; v1 submitted 1 April, 2018; originally announced April 2018.

    Journal ref: SIAM Journal on Applied Mathematics 2020 80:2, 977-1002

  30. arXiv:1802.08762  [pdf, other

    stat.ML cs.LG

    Diffusion Maps meet Nyström

    Authors: N. Benjamin Erichson, Lionel Mathelin, Steven L. Brunton, J. Nathan Kutz

    Abstract: Diffusion maps are an emerging data-driven technique for non-linear dimensionality reduction, which are especially useful for the analysis of coherent structures and nonlinear embeddings of dynamical systems. However, the computational complexity of the diffusion maps algorithm scales with the number of observations. Thus, long time-series data presents a significant challenge for fast and efficie… ▽ More

    Submitted 23 February, 2018; originally announced February 2018.

  31. Randomized Nonnegative Matrix Factorization

    Authors: N. Benjamin Erichson, Ariana Mendible, Sophie Wihlborn, J. Nathan Kutz

    Abstract: Nonnegative matrix factorization (NMF) is a powerful tool for data mining. However, the emergence of `big data' has severely challenged our ability to compute this fundamental decomposition using deterministic algorithms. This paper presents a randomized hierarchical alternating least squares (HALS) algorithm to compute the NMF. By deriving a smaller matrix from the nonnegative input data, a more… ▽ More

    Submitted 30 April, 2018; v1 submitted 6 November, 2017; originally announced November 2017.

    Comments: This is an extended and revised version of the paper which appeared in JPRL

    Journal ref: Pattern Recognition Letters, Volume 104, 2018, Pages 1-7

  32. arXiv:1703.09074  [pdf, other

    math.NA stat.CO

    Randomized CP Tensor Decomposition

    Authors: N. Benjamin Erichson, Krithika Manohar, Steven L. Brunton, J. Nathan Kutz

    Abstract: The CANDECOMP/PARAFAC (CP) tensor decomposition is a popular dimensionality-reduction method for multiway data. Dimensionality reduction is often sought after since many high-dimensional tensors have low intrinsic rank relative to the dimension of the ambient measurement space. However, the emergence of `big data' poses significant computational challenges for computing this fundamental tensor dec… ▽ More

    Submitted 13 March, 2020; v1 submitted 27 March, 2017; originally announced March 2017.

  33. Randomized Dynamic Mode Decomposition

    Authors: N. Benjamin Erichson, Lionel Mathelin, Steven L. Brunton, J. Nathan Kutz

    Abstract: This paper presents a randomized algorithm for computing the near-optimal low-rank dynamic mode decomposition (DMD). Randomized algorithms are emerging techniques to compute low-rank matrix approximations at a fraction of the cost of deterministic algorithms, easing the computational challenges arising in the area of `big data'. The idea is to derive a small matrix from the high-dimensional data,… ▽ More

    Submitted 26 November, 2019; v1 submitted 7 February, 2017; originally announced February 2017.

    Journal ref: SIAM Journal on Applied Dynamical Systems 2019 18:4, 1867-1891

  34. arXiv:1608.02148  [pdf, other

    stat.CO cs.MS stat.ME

    Randomized Matrix Decompositions using R

    Authors: N. Benjamin Erichson, Sergey Voronin, Steven L. Brunton, J. Nathan Kutz

    Abstract: Matrix decompositions are fundamental tools in the area of applied mathematics, statistical computing, and machine learning. In particular, low-rank matrix decompositions are vital, and widely used for data analysis, dimensionality reduction, and data compression. Massive datasets, however, pose a computational challenge for traditional algorithms, placing significant constraints on both memory an… ▽ More

    Submitted 26 November, 2019; v1 submitted 6 August, 2016; originally announced August 2016.

    Journal ref: Journal of Statistical Software. May 2019, Volume 89, Issue 11

  35. Compressed Dynamic Mode Decomposition for Background Modeling

    Authors: N. Benjamin Erichson, Steven L. Brunton, J. Nathan Kutz

    Abstract: We introduce the method of compressed dynamic mode decomposition (cDMD) for background modeling. The dynamic mode decomposition (DMD) is a regression technique that integrates two of the leading data analysis methods in use today: Fourier transforms and singular value decomposition. Borrowing ideas from compressed sensing and matrix sketching, cDMD eases the computational workload of high resoluti… ▽ More

    Submitted 24 August, 2016; v1 submitted 14 December, 2015; originally announced December 2015.

    Comments: Preprint submitted to Journal of Real-Time Image Processing

  36. Randomized Low-Rank Dynamic Mode Decomposition for Motion Detection

    Authors: N. Benjamin Erichson, Carl Donovan

    Abstract: This paper introduces a fast algorithm for randomized computation of a low-rank Dynamic Mode Decomposition (DMD) of a matrix. Here we consider this matrix to represent the development of a spatial grid through time e.g. data from a static video source. DMD was originally introduced in the fluid mechanics community, but is also suitable for motion detection in video streams and its use for backgrou… ▽ More

    Submitted 11 December, 2015; originally announced December 2015.

    Comments: Preprint submitted to Journal of Computer Vision and Image Understanding