Sparse LMS With Zero Attraction and Compensation for Channel Convergence

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing sparse channel identification algorithms, such as l0-norm, l1-norm, and lp-norm, face implementation challenges due to high complexity and inefficiencies in distinguishing between zero and non-zero channel coefficients, leading to suboptimal Mean Square Deviation (MSD) performance.

Innovation Solution

A sparse LMS method combining zero attraction penalty and attraction compensation, which divides estimation filter coefficients into near-zero, small, and large categories, applying distinct update methods to each, including zero attraction penalties and compensation to speed up convergence.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If lp-norm algorithm is used to achieve better performance, then MSD performance is improved, but hardware implementation complexity increases

Engineering Contradiction:
ImproveMSD performanceVSAvoidhardware implementation complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the channel coefficients into three categories: near-zero coefficients, small coefficients, and large coefficients. Different update strategies are applied to each segment: near-zero coefficients use simple zero attraction penalty, small coefficients use reweighted zero attraction penalty, and large coefficients use attraction compensation. This segmentation resolves the contradiction by achieving lp-norm performance through simplified piecewise operations rather than complex unified calculations.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies local quality by treating different coefficient groups differently based on their magnitude. Instead of applying a uniform complex lp-norm penalty to all coefficients, the method applies tailored penalties: strong penalty for near-zero coefficients, moderate penalty for small coefficients, and compensation for large coefficients. This localized approach achieves high precision while reducing overall computational complexity.

Inventive Principle:
Principle #3Local quality

2Device complexity

If l1-norm algorithm is used for zero attraction penalty, then implementation complexity is reduced, but MSD performance deteriorates

Engineering Contradiction:
Improveimplementation complexityVSAvoidMSD performance
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent improves upon l1-norm by applying local quality: it distinguishes between near-zero, small, and large coefficients and applies different penalty strengths accordingly. Near-zero coefficients receive strong penalty to ensure they remain zero, small coefficients receive moderate penalty, and large coefficients receive compensation to maintain their values. This localized differentiation restores MSD performance while keeping the overall structure simple like l1-norm.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent introduces dynamic penalty adjustment based on coefficient magnitude. The zero attraction penalty is not fixed but varies dynamically: strong penalty for near-zero coefficients, moderate for small coefficients, and compensated for large coefficients. This dynamic adaptation allows the algorithm to achieve both simplicity and high performance.

Inventive Principle:
Principle #15Dynamics

3Measurement precision

If reweighted ZA-LMS is used to improve coefficient estimation, then channel estimation accuracy is improved, but division operation complexity increases

Engineering Contradiction:
Improvechannel estimation accuracyVSAvoiddivision operation complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies local quality by treating different coefficient groups differently: near-zero coefficients use simple zero attraction penalty without division, small coefficients use reweighted penalty with controlled complexity, and large coefficients use attraction compensation. This localized approach achieves high estimation accuracy while minimizing the need for complex division operations across all coefficients.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent extracts the division operation from the universal penalty application. Instead of applying division-based reweighting to all coefficients, the method extracts and applies division only where necessary (for small coefficients), while using simple multiplication-based penalties for near-zero and large coefficients. This extraction reduces overall computational complexity while maintaining accuracy.

Inventive Principle:
Principle #2Taking out (Extraction)

4Adaptability or versatility

If l0-LMS method is used for zero attraction penalty, then parameter constraints are reduced, but accuracy of estimation coefficients deteriorates

Engineering Contradiction:
Improveparameter constraintsVSAvoidaccuracy of estimation coefficients
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The patent applies local quality by differentiating treatment based on coefficient magnitude: near-zero coefficients receive strong penalty to ensure accuracy, small coefficients receive moderate penalty with reweighting, and large coefficients receive compensation. This localized differentiation maintains parameter flexibility while improving estimation accuracy compared to uniform l0-LMS approach.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent introduces dynamic penalty adjustment that adapts to coefficient values. The penalty strength varies dynamically: strong for near-zero coefficients, moderate for small coefficients, and compensated for large coefficients. This dynamic adaptation allows the algorithm to maintain parameter versatility while improving estimation accuracy through context-aware penalty application.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20250310155A1Sparse LMS Method Combining Zero Attraction Penalty and Attraction Compensation
Publication Date: 2025.10.02 CHONGQING UNIV OF POSTS & TELECOMM
  • US20250310155A1 patent drawing
  • US20250310155A1 patent drawing
  • US20250310155A1 patent drawing

AI summary

The invention relates to a sparse LMS method combining zero attraction penalty and attraction compensation which belongs to the field of signal processing. The method combines zero attraction penalty and attraction compensation to divide coefficients of an estimation filter into a near-zero coefficient, a small coefficient and a large coefficient, and then different attraction methods are adopted; at each iterative update, the near-zero coefficient of the estimation filter is calculated by only the product term in the iterative update formula; for the large coefficient of the estimation filter, a small amount of attraction compensation is performed to speed up the convergence speed of the estimation filter coefficients to approximate the large coefficients of the channel; for the small coefficient of the estimation filter, if the coefficient approximates the zero coefficient value of the channel or the large coefficient value of the channel in the iterative process, the aforementioned methods for the near zero coefficient of the estimation filter and the large coefficient of the estimation filter are adopted, otherwise, a simple zero attraction penalty is adopted to the coefficient. The method has fast convergence speed, low complexity and wide range of tuning parameters.