paper-with-me

Papers

A Unified Algorithmic Framework for Distributed Adaptive Signal and Feature Fusion Problems -- Part I: Algorithm Derivation

2022-08-18 · Cem Ates Musluoglu, Alexander Bertrand

In this paper, we describe a general algorithmic framework for solving linear signal or feature fusion optimization problems in a distributed setting, for example in a wireless sensor network (WSN). These problems require linearly combining the observed signals (or features thereof) collected at the various sensor nodes to satisfy a pre-defined optimization criterion. The framework covers several classical spatial filtering problems, including minimum variance beamformers, multi-channel Wiener filters, principal component analysis, canonical correlation analysis, (generalized) eigenvalue problems, etc. The proposed distributed adaptive signal fusion (DASF) algorithm is an iterative method that solves these types of problems by allowing each node to share a linearly compressed version of the local sensor signal observations with its neighbors to reduce the energy and bandwidth requirements of the network. We first discuss the case of fully-connected networks and then extend the analysis to more general network topologies. The general DASF algorithm is shown to have several existing distributed algorithms from the literature as a special case, while at the same time allowing to solve new distributed problems as well with guaranteed convergence and optimality. This paper focuses on the algorithm derivation of the DASF framework along with simulations demonstrating its performance. A technical analysis along with convergence conditions and proofs are provided in a companion paper.

📄 PDF Abstract BibTeX arXiv:2208.08867

Code (1)

AlexanderBertrandLab/DASF_toolbox 공식 구현

Similar Papers 제목 키워드 기반

A Unified Algorithmic Framework for Distributed Adaptive Signal and Feature Fusion Problems -- Part II: Convergence Properties

2022-08-18 · Cem Ates Musluoglu, Charles Hovine, Alexander Bertrand

This paper studies the convergence conditions and properties of the distributed adaptive signal fusion (DASF) algorithm, the framework itself having been introduced in a `Part I' companion paper. The DASF algorithm can b…

Finite-Bit Quantization For Distributed Algorithms With Linear Convergence

2021-07-23 · Nicolò Michelusi, Gesualdo Scutari, Chang-Shen Lee

This paper studies distributed algorithms for (strongly convex) composite optimization problems over mesh networks, subject to quantized communications. Instead of focusing on a specific algorithmic design, a black-box m…

Quantization

On the Convergence of Decentralized Adaptive Gradient Methods

2021-09-07 · Xiangyi Chen, Belhal Karimi, Weijie Zhao, Ping Li

Adaptive gradient methods including Adam, AdaGrad, and their variants have been very successful for training deep learning models, such as neural networks. Meanwhile, given the need for distributed computing, distributed…

Distributed ComputingDistributed Optimization

Convergent Adaptive Gradient Methods in Decentralized Optimization

2021-01-01 · Xiangyi Chen, Belhal Karimi, Weijie Zhao, Ping Li

Adaptive gradient methods including Adam, AdaGrad, and their variants have been very successful for training deep learning models, such as neural networks, in the past few years. Meanwhile, given the need for distributed…

Distributed Optimization

A Unified Theory of Decentralized SGD with Changing Topology and Local Updates

2020-03-23 · ICML 2020 1 · Anastasia Koloskova, Nicolas Loizou, Sadra Boreiri, Martin Jaggi 외

Decentralized stochastic optimization methods have gained a lot of attention recently, mainly because of their cheap per iteration cost, data locality, and their communication-efficiency. In this paper we introduce a uni…

Stochastic Optimization