Deep Learning Address Recognition for Mail Sorting

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current image processing systems for sorting items, such as mail and parcels, rely on time-consuming optical character recognition (OCR) processes to extract delivery information, which limits the speed and efficiency of sorting, especially when handling large volumes of items.

Innovation Solution

A system and method utilizing machine learning or deep learning models to recognize geographical area information, like addresses, without the need for OCR, by storing and converting images of items into hierarchical databases and using optical scanners to capture and process images, allowing for faster identification of delivery points.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If optical character recognition (OCR) process is used to extract delivery information, then accuracy of information extraction is improved, but processing time increases significantly

Engineering Contradiction:
Improveaccuracy of delivery information extractionVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent segments the address recognition task into multiple hierarchical levels: capturing full address images, extracting individual address components (street, city, state, ZIP code), and processing each component separately through specialized neural networks. This segmentation allows parallel processing of different address elements, significantly reducing overall processing time while maintaining accuracy through component-specific recognition models.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent replaces the traditional OCR mechanical character-by-character recognition system with a deep learning-based image recognition system. Instead of using OCR to sequentially decode characters, the system uses trained neural networks to directly recognize and classify address components from images, achieving both faster processing and maintained accuracy through pattern recognition rather than mechanical character analysis.

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

2Reliability

If traditional OCR-based image processing is used, then delivery information can be extracted, but sorting speed decreases

Engineering Contradiction:
Improvedelivery information extraction capabilityVSAvoidsorting speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent implements preliminary action by pre-training specialized neural networks for each address component recognition task before actual sorting operations. The system captures and stores training images of address components in advance, trains the recognition models on this pre-prepared data, and then uses the trained models for rapid during-sorting recognition. This preliminary preparation enables fast processing during actual sorting without compromising extraction reliability.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces dynamics by implementing a flexible, adaptive recognition system that can handle varying address formats, fonts, sizes, and orientations. The deep learning models dynamically adjust to different address presentations through training on diverse samples, allowing the system to maintain high sorting speed while reliably extracting delivery information from varied real-world address formats.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20240249544A1System and method for automatically recognizing delivery point information
Publication Date: 2024.07.25 US POSTAL SERVICE
  • US20240249544A1 patent drawing
  • US20240249544A1 patent drawing
  • US20240249544A1 patent drawing

AI summary

This application relates to a system for building machine learning or deep learning data sets for automatically recognizing geographical area information comprising a plurality of geographical area components provided on items. The system may include a first image database configured to store a first plurality of sets of images of geographical area information of items, each first set including an image of an entirety of geographical area information of an item. The system may also include a second image database configured to store a second plurality of sets of images of the geographical area information of the items, each second set including images of individual geographical area components. The system may further include a controller configured to convert the first plurality of sets of images into the second plurality of sets of images.