paper-with-me

Papers

Predictability Enables Parallelization of Nonlinear State Space Models

2025-08-22 · Xavier Gonzalez, Leo Kozachkov, David M. Zoltowski, Kenneth L. Clarkson, Scott W. Linderman arxiv

The rise of parallel computing hardware has made it increasingly important to understand which nonlinear state space models can be efficiently parallelized. Recent advances like DEER (arXiv:2309.12252) and DeepPCR (arXiv:2309.16318) recast sequential evaluation as a parallelizable optimization problem, sometimes yielding dramatic speedups. However, the factors governing the difficulty of these optimization problems remained unclear, limiting broader adoption. In this work, we establish a precise relationship between a system's dynamics and the conditioning of its corresponding optimization problem, as measured by its Polyak-Lojasiewicz (PL) constant. We show that the predictability of a system, defined as the degree to which small perturbations in state influence future behavior and quantified by the largest Lyapunov exponent (LLE), impacts the number of optimization steps required for evaluation. For predictable systems, the state trajectory can be computed in at worst $O((\log T)^2)$ time, where $T$ is the sequence length: a major improvement over the conventional sequential approach. In contrast, chaotic or unpredictable systems exhibit poor conditioning, with the consequence that parallel evaluation converges too slowly to be useful. Importantly, our theoretical analysis shows that predictable systems always yield well-conditioned optimization problems, whereas unpredictable systems lead to severe conditioning degradation. We validate our claims through extensive experiments, providing practical guidance on when nonlinear dynamical systems can be efficiently parallelized. We highlight predictability as a key design principle for parallelizable models.

📄 PDF Abstract BibTeX arXiv:2508.16817

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ParaRNN: Unlocking Parallel Training of Nonlinear RNNs for Large Language Models

2025-10-24 · Federico Danieli, Pau Rodriguez, Miguel Sarabia, Xavier Suau 외 arxiv

Recurrent Neural Networks (RNNs) laid the foundation for sequence modeling, but their intrinsic sequential nature restricts parallel computation, creating a fundamental barrier to scaling. This has led to the dominance o…

Deep Learning for Predicting Asset Returns

2018-04-25 · Guanhao Feng, Jingyu He, Nicholas G. Polson

Deep learning searches for nonlinear factors for predicting asset returns. Predictability is achieved via multiple layers of composite factors as opposed to additive ones. Viewed in this way, asset pricing studies can be…

Deep LearningTime SeriesTime Series Analysis

SuperScaler: Supporting Flexible DNN Parallelization via a Unified Abstraction

2023-01-21 · Zhiqi Lin, Youshan Miao, Guodong Liu, Xiaoxiang Shi 외

With the growing model size, deep neural networks (DNN) are increasingly trained over massive GPU accelerators, which demands a proper parallelization plan that transforms a DNN model into fine-grained tasks and then sch…

GPUScheduling

Computationally Efficient Sampling-Based Algorithm for Stability Analysis of Nonlinear Systems

2024-05-22 · Péter Antal, Tamás Péni, Roland Tóth

For complex nonlinear systems, it is challenging to design algorithms that are fast, scalable, and give an accurate approximation of the stability region. This paper proposes a sampling-based approach to address these ch…

GPU-accelerated partially linear multiuser detection for 5G and beyond URLLC systems

2022-01-13 · Matthias Mehlhose, Guillermo Marcus, Daniel Schäufele, Daniyal Amir Awan 외

In this feasibility study, we have implemented a recently proposed partially linear multiuser detection algorithm in reproducing kernel Hilbert spaces (RKHSs) on a GPU-accelerated platform. Partially linear multiuser det…

GPU