Data Object Pooling via Metadata Grouping

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Accessing data objects in an organization by a remote computer is inefficient due to the overhead of individually locating and transferring objects, which results in excessive time and communication costs.

Innovation Solution

Identifying data objects with common metadata attributes and creating a pool of resembling objects, allowing for the transfer of multiple objects en masse when one is requested, thereby reducing the need for individual retrieval and transfer.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If data objects are accessed individually from remote computer, then access precision is maintained, but time consumption and communication overhead increase significantly

Engineering Contradiction:
Improvetime consumptionVSAvoidaccess precision
Core Design Contradiction:
Loss of timeVSMeasurement precision

Solution Approach 1:

The patent merges multiple individual data object access operations into a single bulk transfer operation. By identifying that multiple data objects share common metadata attributes (such as same creator, same classification, or same access patterns), the system combines these objects into a single transfer unit, thereby reducing the number of individual access operations and significantly decreasing time consumption and communication overhead.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent performs preliminary identification and grouping of data objects based on their metadata attributes before the actual access operation. By pre-processing and organizing data objects into groups that share common characteristics, the system prepares the data structure in advance, enabling efficient bulk transfer operations without compromising the ability to precisely identify and access specific objects when needed.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If bulk transfer of data objects is performed, then communication efficiency improves, but transfer of unnecessary objects increases

Engineering Contradiction:
Improvecommunication efficiencyVSAvoidtransfer volume
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

The patent applies local quality by making the bulk transfer operation selective rather than universal. Instead of transferring all data objects in a directory or storage location, the system identifies and transfers only those objects that share specific metadata attributes with the requested object. This selective approach ensures that each bulk transfer operation contains only relevant objects, maintaining high communication efficiency while avoiding unnecessary data transfer.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent changes the parameters used for data object identification from individual-specific parameters to group-based parameters. By using metadata attributes (such as creator, classification, or access patterns) as grouping parameters, the system transforms the access model from individual object retrieval to parameter-based group retrieval, thereby improving communication efficiency without significantly increasing transfer volume.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If individual object location and transfer is performed, then access accuracy is maintained, but communication overhead increases

Engineering Contradiction:
Improveaccess accuracyVSAvoidcommunication overhead
Core Design Contradiction:
Measurement precisionVSLoss of energy

Solution Approach 1:

The patent merges multiple individual location and transfer operations into a single consolidated operation. By identifying data objects that share common metadata attributes with the requested object, the system combines their location and transfer processes, thereby maintaining access accuracy (since all transferred objects are relevant) while significantly reducing communication overhead through reduced protocol invocations and data path traversals.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS10628460B2Delegating resembling data of an organization to a linked device
Publication Date: 2020.04.21 VARONIS SYSTEMS INC
  • US10628460B2 patent drawing
  • US10628460B2 patent drawing
  • US10628460B2 patent drawing

AI summary

A computerized method for pooling objects in a computerized system having a storage for objects, comprising identifying in the computerized system objects having an at least one common metadata entity associated with the objects, and including the identified objects in a pool of objects, and a apparatus for performing the same.