Decoder With Attention Layer For Magnetic Signal Processing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Magnetic replay processors face errors in decoding signals due to insufficient accuracy when using single filters or insufficient processing of input signals, leading to suboptimal decoding results.

Innovation Solution

A magnetic reproduction processing device with a decoder comprising a convolutional layer and an attention layer that integrates signal processing results from multiple filters based on their contribution, utilizing coefficients optimized by machine learning to enhance decoding accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If a single filter is used for signal processing, then the device complexity is reduced, but the decoding accuracy deteriorates

Engineering Contradiction:
Improvedecoder structureVSAvoiddecoding accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The decoder is segmented into multiple functional layers: a convolutional layer with multiple filters for feature extraction, an attention layer for selective weighting, and an integration layer for combining results. This segmentation allows each component to specialize in specific processing tasks, improving overall decoding accuracy while maintaining manageable complexity through modular design.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Multiple filter processing results are merged through the attention layer, which integrates information from different filters by assigning weights based on their contribution to the final output. This combining approach synthesizes complementary information from various filters, achieving superior decoding accuracy compared to single-filter approaches.

Inventive Principle:
Principle #5Merging (Combining)

2Measurement precision

If multiple filters are used for signal processing, then the decoding accuracy is improved, but the device complexity increases

Engineering Contradiction:
Improvedecoding accuracyVSAvoiddecoder structure
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The attention layer introduces dynamic adaptability by learning to assign different weights to different filters based on the input signal characteristics. This dynamic weighting mechanism allows the system to adaptively select and combine filter outputs, achieving high decoding accuracy without requiring a fixed complex structure for all possible input scenarios.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes parameters (weights) in the attention layer based on the input signal and filter outputs. By dynamically adjusting these parameters through machine learning optimization, the system achieves high decoding accuracy while keeping the overall structure efficient, as the parameter adjustments are learned rather than hard-coded.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If conventional signal processing is used, then the processing speed is maintained, but the decoding accuracy deteriorates

Engineering Contradiction:
Improvedecoding accuracyVSAvoidprocessing efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The convolutional layer performs preliminary feature extraction and filtering before the main decoding process. By pre-processing the input signal to extract relevant features and reduce noise, the subsequent decoding operations work with cleaner, more informative data, improving accuracy without significantly increasing overall processing time.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The attention layer acts as an intermediary between the convolutional layer and the final decoding stage. It selectively processes and weights intermediate results from multiple filters, enabling accurate integration of information while maintaining processing efficiency through learned attention mechanisms rather than exhaustive computation.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12020726B2Magnetic reproduction processing device, magnetic recording/reproducing device, and magnetic reproducing method
Publication Date: 2024.06.25 KK TOSHIBA
  • US12020726B2 patent drawing
  • US12020726B2 patent drawing
  • US12020726B2 patent drawing

AI summary

According to one embodiment, a magnetic reproduction processing device includes a decoder. The decoder includes a convolutional layer including a plurality of filters, and an attention layer configured to derive a degree of contribution related to the filters. The decoder is configured to output a decoded result obtained by integrating results of processing an input signal with the filters according to the degree of contribution.