AI Channel Estimation Using Profile-Based MMSE Weights

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional MMSE channel estimation techniques face challenges such as high computational complexity, especially in high noise and high mobility scenarios, making them impractical for many devices.

Innovation Solution

Implement AI-augmented channel estimation by classifying received signals into channel profiles using machine learning, determining MMSE channel estimation weights from a database, and applying respective weights for each channel profile, leveraging machine learning to estimate second-order statistics.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional MMSE channel estimation techniques are used, then channel estimation accuracy is improved, but computational complexity increases significantly

Engineering Contradiction:
Improvechannel estimation accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the channel estimation process into two distinct phases: (1) an offline training phase where a machine learning network is trained to map channel features to MMSE weights, and (2) an online estimation phase where the trained network quickly infers weights from received signals. This segmentation moves the computationally intensive work to the offline phase, making the online phase much simpler and more suitable for real-time deployment on devices with limited computational resources.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary action by pre-training the machine learning network offline to learn the optimal mapping between channel features and MMSE weights. During this offline training phase, the system processes大量 training data to build the neural network model. Once trained, the network contains embedded knowledge that enables fast, accurate channel estimation during online operation without requiring complex real-time computations, thus resolving the contradiction between accuracy and computational complexity.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If conventional MMSE channel estimation is applied, then estimation performance is improved, but ease of operation deteriorates due to difficulty in obtaining second order statistics

Engineering Contradiction:
Improveestimation performanceVSAvoidease of obtaining second order statistics
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The patent introduces a machine learning network as an intermediary between the received signals and the channel estimation process. Instead of directly computing complex second order statistics from received signals, the ML network acts as a mediator that automatically learns and extracts the necessary statistical features from the signals. This intermediary simplifies the operation by replacing difficult statistical computations with a trained model that performs the same function more easily, especially in challenging conditions like high noise and high mobility.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent replaces the mechanical/computational system of directly calculating second order statistics with a machine learning-based system. Instead of manually computing covariance matrices and other statistical measures, the ML network automatically infers the necessary information from channel features. This substitution transforms a complex mathematical computation problem into a pattern recognition problem that the trained network can solve more efficiently, improving ease of operation while maintaining estimation performance.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS12513026B2AI-augmented channel estimation
Publication Date: 2025.12.30 SAMSUNG ELECTRONICS CO LTD
  • US12513026B2 patent drawing
  • US12513026B2 patent drawing
  • US12513026B2 patent drawing

AI summary

A method includes determining estimated features comprising second order statistics based on at least one received signal. The method also includes classifying, using a machine learning network, each channel of the at least one received signal into a channel profile based on the estimated features. The method also includes obtaining multiple minimum mean square error (MMSE) channel estimation weights from a database based on the estimated features, the database storing (i) representative MMSE estimation weights and (ii) channel cluster representatives indexed by the estimated features. The method also includes applying a respective MMSE channel estimation weight for each channel.