Fuzzy Stochastic Filtering for Edge-Preserving Image Noise Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional image noise reduction techniques, such as mean and median filtering, often blur important image features like edges, leading to a loss of detail and reduced image quality.

Innovation Solution

A stochastic computing-based fuzzy filtering method that uses fuzzy logic to adaptively determine the amount of smoothing required for each pixel based on its local neighborhood, preserving edges by distinguishing between noise and image structures.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Object-affected harmful factors

If conventional filtering techniques (mean and median filtering) are used for noise reduction, then noise is reduced, but image features like edges are blurred and image quality deteriorates

Engineering Contradiction:
ImprovenoiseVSAvoidimage quality
Core Design Contradiction:
Object-affected harmful factorsVSManufacturing precision

Solution Approach 1:

The patent applies local quality by making the filtering operation adaptive to local image characteristics. The fuzzy logic system evaluates local neighborhood properties (edge presence, noise level) and dynamically adjusts filtering strength for each pixel. This allows strong noise reduction in homogeneous regions while preserving edges and fine details, resolving the contradiction between noise reduction and image quality preservation.

Inventive Principle:
Principle #3Local quality

2Device complexity

If conventional binary implementations are used for image processing, then computation is straightforward, but hardware area and power consumption are high

Engineering Contradiction:
Improvecomputation simplicityVSAvoidpower consumption
Core Design Contradiction:
Device complexityVSUse of energy by stationary object

Solution Approach 1:

The patent substitutes conventional binary arithmetic operations with stochastic computing operations. Instead of using traditional multipliers and adders that consume significant power, the system uses stochastic bit-streams and simple logic gates (AND, OR, XOR) to perform fuzzy logic operations. This substitution dramatically reduces hardware area and power consumption while maintaining computational effectiveness for image processing tasks.

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

Data Source

PatentUS20250259278A1System and method for image noise reduction
Publication Date: 2025.08.14 UNIVERSITY OF LOUISIANA AT LAFAYETTE
  • US20250259278A1 patent drawing
  • US20250259278A1 patent drawing
  • US20250259278A1 patent drawing

AI summary

An efficient hardware design for a fuzzy noise reduction filtering in a stochastic computing system. The filtering device and method comprises two main stages: edge detection and fuzzy smoothing. The fuzzy difference, which is encoded as bit-streams, is used to detect edges. Then, fuzzy smoothing is done to average the pixel value based on eight directions. Experimental results show a significant reduction in the hardware area and power consumption compared to the conventional binary implementation while preserving the quality of the results.