paper-with-me

Papers

Predict Globally, Correct Locally: Parallel-in-Time Optimal Control of Neural Networks

2019-02-07 · Panos Parpas, Corey Muir

The links between optimal control of dynamical systems and neural networks have proved beneficial both from a theoretical and from a practical point of view. Several researchers have exploited these links to investigate the stability of different neural network architectures and develop memory efficient training algorithms. We also adopt the dynamical systems view of neural networks, but our aim is different from earlier works. We exploit the links between dynamical systems, optimal control, and neural networks to develop a novel distributed optimization algorithm. The proposed algorithm addresses the most significant obstacle for distributed algorithms for neural network optimization: the network weights cannot be updated until the forward propagation of the data, and backward propagation of the gradients are complete. Using the dynamical systems point of view, we interpret the layers of a (residual) neural network as the discretized dynamics of a dynamical system and exploit the relationship between the co-states (adjoints) of the optimal control problem and backpropagation. We then develop a parallel-in-time method that updates the parameters of the network without waiting for the forward or back propagation algorithms to complete in full. We establish the convergence of the proposed algorithm. Preliminary numerical results suggest that the algorithm is competitive and more efficient than the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1902.02542

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed Optimization

Similar Papers 제목 키워드 기반

Think Globally, Act Locally: A Deep Neural Network Approach to High-Dimensional Time Series Forecasting

2019-05-09 · NeurIPS 2019 12 · Rajat Sen, Hsiang-Fu Yu, Inderjit Dhillon

Forecasting high-dimensional time series plays a crucial role in many applications such as demand forecasting and financial predictions. Modern datasets can have millions of correlated time-series that evolve together, i…

Demand ForecastingTime SeriesTime Series AnalysisTime Series Forecasting

Efficient Online Surface Correction for Real-time Large-Scale 3D Reconstruction

2017-09-12 · Robert Maier, Raphael Schaller, Daniel Cremers

State-of-the-art methods for large-scale 3D reconstruction from RGB-D sensors usually reduce drift in camera tracking by globally optimizing the estimated camera poses in real-time without simultaneously updating the rec…

3D ReconstructionCPUGPU

Learn Locally, Correct Globally: A Distributed Algorithm for Training Graph Neural Networks

2021-11-16 · ICLR 2022 4 · Morteza Ramezani, Weilin Cong, Mehrdad Mahdavi, Mahmut T. Kandemir 외

Despite the recent success of Graph Neural Networks (GNNs), training GNNs on large graphs remains challenging. The limited resource capacities of the existing servers, the dependency between nodes in a graph, and the pri…

Inverting Non-Injective Functions with Twin Neural Network Regression

2026-01-08 · Sebastian J. Wetzel arxiv

Non-injective functions are not globally invertible. However, they can often be restricted to locally injective subdomains where the inversion is well-defined. In many settings a preferred solution can be selected even w…

Effective Low-Cost Time-Domain Audio Separation Using Globally Attentive Locally Recurrent Networks

2021-01-13 · Max W. Y. Lam, Jun Wang, Dan Su, Dong Yu

Recent research on the time-domain audio separation networks (TasNets) has brought great success to speech separation. Nevertheless, conventional TasNets struggle to satisfy the memory and latency constraints in industri…

Speech Separation