Saliency Map Generation via Resolution-Aligned Feature Fusion

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for detecting salient objects in images using convolutional neural networks face challenges due to the direct fusion of feature maps from different layers, which results in suboptimal saliency detection outcomes due to differences in feature map resolutions and quality.

Innovation Solution

The method involves performing convolution processing on multiple convolutional layers to obtain feature maps with varying resolutions, followed by superposition and splicing processes to create a saliency map, where feature maps with lower resolutions are upscaled to match higher resolution maps, and weights are trained based on differences between saliency maps and reference maps to enhance fusion and feature extraction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If feature maps from different convolutional layers are directly fused, then the detection process is simple, but the saliency detection result is not ideal due to great differences in feature map qualities

Engineering Contradiction:
Improvedetection process complexityVSAvoidsaliency detection accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent applies preliminary action by performing resolution alignment and quality enhancement on feature maps before fusion. Specifically, it resamples feature maps from different layers to a unified resolution and applies quality enhancement processing to ensure all feature maps have consistent quality metrics before being fused, thereby resolving the quality mismatch problem while maintaining a relatively simple overall process

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent changes key parameters of feature maps including resolution (through resampling), quality metrics (through quality enhancement processing), and feature representation (through quality-aware fusion with learnable parameters). These parameter transformations enable effective fusion of multi-scale features while improving detection accuracy

Inventive Principle:
Principle #35Parameter changes

2Ease of manufacture

If feature maps with different resolutions are directly fused, then the processing is straightforward, but the sparsity and irregularity of the result increase

Engineering Contradiction:
Improveprocessing easeVSAvoidfeature map regularity
Core Design Contradiction:
Ease of manufactureVSStability of the object's composition

Solution Approach 1:

The patent performs resolution alignment as a preliminary step before fusion by resampling feature maps from different convolutional layers to a unified resolution. This ensures that all feature maps have consistent spatial dimensions and regular structures before being combined, preventing sparsity and irregularity in the final result

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent changes the resolution parameter of feature maps through resampling operations, transforming them to a common resolution scale. This parameter standardization enables regular and consistent feature map composition during fusion, eliminating the irregularity caused by direct fusion of multi-resolution features

Inventive Principle:
Principle #35Parameter changes

3Manufacturing precision

If shallow layer feature maps are used, then fine details are preserved, but the feature maps become too messy and noisy

Engineering Contradiction:
Improvedetail preservationVSAvoidfeature map quality
Core Design Contradiction:
Manufacturing precisionVSReliability

Solution Approach 1:

The patent applies quality enhancement processing as a preliminary step to shallow layer feature maps before fusion. This processing reduces noise and messiness while preserving the fine details and high-frequency information characteristic of shallow features, thereby improving their reliability for subsequent fusion operations

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent changes the quality parameters of shallow layer feature maps through quality enhancement processing, which adjusts noise levels, sharpness, and other quality metrics. This transformation maintains the detailed information while improving the overall reliability and usability of shallow features in the fusion process

Inventive Principle:
Principle #35Parameter changes

4Stability of the object's composition

If deep layer feature maps are used, then regularity is improved, but the feature maps lack fine details and become too abstract

Engineering Contradiction:
Improvefeature map regularityVSAvoiddetail preservation
Core Design Contradiction:
Stability of the object's compositionVSManufacturing precision

Solution Approach 1:

The patent performs resolution alignment on deep layer feature maps as a preliminary step, resampling them to a unified resolution that preserves their inherent regularity while enabling proper integration with shallow features. This ensures deep features maintain their structural advantages during fusion

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11430205B2Method and apparatus for detecting salient object in image
Publication Date: 2022.08.30 HUAWEI TECH CO LTD
  • US11430205B2 patent drawing
  • US11430205B2 patent drawing
  • US11430205B2 patent drawing

AI summary

A method and an apparatus for detecting a salient object in an image includes separately performing convolution processing corresponding to at least two convolutional layers on a to-be-processed image to obtain at least two first feature maps of the to-be-processed image, performing superposition processing on at least two first feature maps included in a superposition set in at least two sets to obtain at least two second feature maps of the to-be-processed image, the at least two sets are in a one-to-one correspondence with the at least two second feature maps, and a resolution of a first feature map included in the superposition set is lower than or equal to a resolution of a second feature map corresponding to the superposition set, and splicing the at least two second feature maps to obtain a saliency map.