Related Concept Videos
Area Computation by the Alternative Coordinate Method
Design Example: Capacitance Multiplier Circuit
The circuit illustrated in Figure 1 below incorporates two op-amps, with the first operating as a voltage follower and the second acting as an inverting amplifier.
In Vitro Drug Dissolution: Alternative Methods
Linear Circuits
Alternative RNA Splicing
There are five types of alternative RNA splicing that vary in the ways the pre-mRNA segments are removed or retained in the mature mRNA. The first...
The Extracellular Matrix
You might also read
Related Articles
Articles linked to this work by shared authors, journal, and citation graph.
Federated learning with randomized alternating direction method of multipliers and application in training neural networks.
Methodology considerations for 'Safety and effectiveness of cannabinoids to Danish patients with treatment-refractory chronic pain' by Horsted et al.
SpeedyIBL: A comprehensive, precise, and fast implementation of instance-based learning theory.
A multi-city urban atmospheric greenhouse gas measurement data synthesis.
Conditioned pain modulation is more efficient in patients with painful diabetic polyneuropathy than those with nonpainful diabetic polyneuropathy.
Quantitative Evaluation of Subglottic Stenosis Using Ultrashort Echo Time MRI in a Rabbit Model.
Hidden Data Recovery and Forecasting via Next-Generation Reservoir Computing With Multiscale Delay Selection.
CAFF-CIL: Causality-Aware Freedom Forgetting Approach for Class-Incremental Learning.
Harmonic Autoencoding Framework for Multiple Tasks in Magnetic Particle Imaging Reconstruction.
A Survey on Human-Centric Voice-Face Multimodal Learning.
Vision-Assisted Foundation Model for Solving Multitask Vehicle Routing Problems.
FP3O: Enabling Proximal Policy Optimization in Multiagent Cooperation With Parameter-Sharing Versatility.
Related Experiment Video
Updated: Jan 23, 2026

Alternative Method of Removing Otoliths from Sturgeon
Published on: June 27, 2016
A Linearized Alternating Direction Multiplier Method for Federated Matrix Completion Problems.
This study introduces FedMC-ADMM, a new federated matrix completion (MC) method for privacy-preserving data prediction. It efficiently handles complex data without compromising user privacy, outperforming existing approaches.
More Related Videos
06:26Stereo-Imaging System DLT Calibration to Capture 3D In Situ Displacements of Stretched Peripheral Nerves
Published on: January 12, 2024
07:49Matrix-assisted Laser Desorption/Ionization Time of Flight MALDI-TOF Mass Spectrometric Analysis of Intact Proteins Larger than 100 kDa
Published on: September 9, 2013
Area of Science:
- Computer Science
- Machine Learning
- Data Science
Background:
- Matrix completion (MC) is crucial for predicting missing data across various fields.
- Traditional MC methods face challenges with centralized data storage, including privacy, scalability, and efficiency.
- Federated learning (FL) offers a solution for collaborative learning on distributed datasets without raw data sharing.
Purpose of the Study:
- To address the challenges of federated matrix completion (MC) in privacy-sensitive applications.
- To propose a novel algorithmic framework, FedMC-ADMM, for solving federated MC problems.
- To provide theoretical guarantees for federated MC with multiblock variables.
Main Methods:
- Developed FedMC-ADMM, combining alternating direction method of multipliers (ADMM) with randomized block-coordinate and proximal gradient strategies.
- Designed to handle multiblock nonconvex and nonsmooth optimization problems inherent in federated MC.
- Analyzed theoretical convergence properties, establishing subsequential convergence and a convergence rate of O(K^{-1/2}).
Main Results:
- FedMC-ADMM demonstrates subsequential convergence with a communication complexity of O(epsilon^{-2}).
- The algorithm effectively handles multiblock nonconvex and nonsmooth optimization problems.
- Extensive experiments on MovieLens and Netflix datasets show FedMC-ADMM surpasses existing methods in convergence speed and accuracy.
Conclusions:
- FedMC-ADMM offers an efficient and private solution for federated matrix completion.
- This work provides the first theoretical guarantees for federated MC with multiblock variables.
- The proposed method shows significant improvements in performance for real-world applications.