Edge Federated Learning with Blockchain for Private Model Updates

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing AI systems face challenges in edge computing environments due to data privacy, communication overhead, and heterogeneity, leading to reduced accuracy and model reliability.

Innovation Solution

Implementing a Federated Learning with Blockchain and Artificial Intelligence (FLwBC-AI) system that enables decentralized model training across edge nodes, using blockchain for secure and immutable updates, Kalman filters for weight adjustment, and containerized environments for efficient model deployment.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If centralized AI training is used, then model accuracy can be improved, but data privacy is compromised and communication overhead increases

Engineering Contradiction:
Improvemodel accuracyVSAvoiddata privacy
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent segments the centralized training process into distributed local training at edge nodes. Each node trains models locally on its own data, keeping data private while contributing only model updates to the global training process. This segmentation resolves the contradiction by enabling accurate model training without centralizing sensitive data.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces blockchain as an intermediary layer that mediates between edge nodes and the global model aggregation. The blockchain securely transmits and validates model updates without exposing raw data, acting as a trusted intermediary that preserves data privacy while enabling collaborative training for improved model accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If federated learning is implemented, then data privacy is preserved, but model reliability and accuracy are reduced

Engineering Contradiction:
Improvedata privacyVSAvoidmodel accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent merges multiple federated learning approaches by combining blockchain-based secure transmission, Kalman filter-based weight adjustment, and containerized deployment. This integration resolves the accuracy limitation of traditional federated learning by adding sophisticated weight adjustment mechanisms and ensuring reliable model aggregation across heterogeneous edge nodes.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent dynamically adjusts model training parameters using Kalman filters, which optimize weight updates based on observed performance and uncertainty. This parameter adaptation enables the system to achieve higher model accuracy while maintaining the data privacy benefits of federated learning, resolving the trade-off between privacy preservation and model performance.

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If frequent model updates are transmitted, then model adaptability improves, but communication overhead increases

Engineering Contradiction:
Improvemodel adaptabilityVSAvoidcommunication overhead
Core Design Contradiction:
Adaptability or versatilityVSLoss of energy

Solution Approach 1:

The patent implements periodic model update transmission instead of continuous updates. Edge nodes transmit model updates at optimized intervals determined by the blockchain network state and performance requirements. This periodic action maintains model adaptability while significantly reducing communication overhead and energy consumption compared to frequent continuous updates.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The patent allows each edge node to maintain local model quality and adaptability independently while contributing to the global model. Nodes can perform local adaptations without immediate central coordination, reducing the frequency and volume of communications required while preserving model adaptability to local conditions.

Inventive Principle:
Principle #3Local quality

4Reliability

If blockchain infrastructure is deployed, then security and traceability are enhanced, but device complexity increases

Engineering Contradiction:
ImprovesecurityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts the complex blockchain implementation details into a separate infrastructure layer, allowing edge nodes to interact with blockchain through simplified interfaces. The heavy lifting of blockchain management, consensus mechanisms, and security protocols is handled by dedicated blockchain nodes rather than every edge device, reducing device complexity while maintaining enhanced security and traceability.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20260004147A1Method and System for edge intelligence using federated learning with blockchain, covariance matrix transfer, and artificial intelligence (FLwBC-AI)
Publication Date: 2026.01.01 VEEA INC
  • US20260004147A1 patent drawing
  • US20260004147A1 patent drawing
  • US20260004147A1 patent drawing

AI summary

This disclosure describes methods for distributed machine learning across edge nodes. An edge node acquires new data and checks with a federated server for an updated large language model (LLM) or small learning model (SLM). If available, it downloads the update; otherwise, it uses the existing model. The edge node then trains the LLM/SLM on its new data and sends the updated model back to the server. This enables continuous, privacy-preserving model improvement with low communication overhead. Additionally, methods are provided for sequential task execution at the edge: a smart contract provides a pointer to a covariance matrix, which is loaded into a neural network. The edge node processes sensor data to generate a task output, then repeats the process for subsequent tasks using new matrices and updated models as needed.