Digital Content Segmentation for Storage Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing content management systems (CMSs) face challenges in efficiently storing and retrieving digital content due to the large size and complexity of content, which can lead to significant memory consumption and slower response times.

Innovation Solution

A computer-implemented method that analyzes and divides digital content into a common portion and a unique portion, where the common portion is stored as a template if it does not match existing templates, allowing for efficient storage and retrieval by combining the common and unique portions at content retrieval time.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If digital content is stored in its entirety in a cache, then content retrieval speed is improved, but memory consumption increases significantly

Engineering Contradiction:
Improvecontent retrieval speedVSAvoidmemory consumption
Core Design Contradiction:
SpeedVSQuantity of substance

Solution Approach 1:

The patent segments digital content into two distinct portions: a common portion that is stored in the cache as a template, and a unique portion that is stored separately. This segmentation allows the system to store only the essential common structure in memory while keeping the variable content elsewhere, thereby reducing memory consumption while maintaining fast retrieval capability for the common portion.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent extracts the common portion from the complete digital content and separates it into a template that is stored in the cache. By taking out and isolating the common elements, the system reduces the amount of data that needs to be stored in memory, as only the common portion needs to be cached rather than the entire content including unique variations.

Inventive Principle:
Principle #2Taking out (Extraction)

2Productivity

If the cache is made larger to store more content, then content retrieval efficiency is improved, but system cost increases

Engineering Contradiction:
Improvecontent retrieval efficiencyVSAvoidstorage capacity
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

The patent applies segmentation by dividing content into common and unique portions, allowing the cache to store only the common portion as templates. This reduces the required cache size significantly compared to storing complete content, thereby improving retrieval efficiency without requiring proportionally large storage capacity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a universal template approach where a single common portion template can serve multiple different digital content items that share similar structures. This multi-functionality allows the cache to store one template that can be reused for multiple content types, improving retrieval efficiency while minimizing the total storage capacity required.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Quantity of substance

If digital content is divided into common and unique portions, then storage requirements are reduced, but content processing complexity increases

Engineering Contradiction:
Improvestorage requirementsVSAvoidcontent processing complexity
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The patent segments content into common and unique portions using automated analysis tools that examine content structure and identify reusable elements. This segmentation reduces storage requirements by allowing the system to store only the common portion as a template, while the complexity of the segmentation process itself is managed through automated detection and classification mechanisms.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS12307113B2Analyzing and dividing content for efficient storage and retrieval
Publication Date: 2025.05.20 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US12307113B2 patent drawing
  • US12307113B2 patent drawing
  • US12307113B2 patent drawing

AI summary

In an approach to analyzing and dividing content for efficient storage and retrieval, one or more computer processors receive a first digital content from a user. One or more computer processors divide the first digital content into a first unique portion and a first common portion. One or more computer processors analyze the first common portion to determine whether the first common portion matches a previously stored template. One or more computer processors determine the first common portion does not match a previously stored template. In response to determining the first common portion does not match a previously stored template one or more computer processors store the first common portion as a new template. One or more computer processors distribute the new template to the user.