Folder Destination Suggestion via Similarity Metrics

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current file system management lacks an efficient method to accurately suggest destination folders for saving files, leading to reduced productivity and increased navigation efforts for users.

Innovation Solution

A computer-implemented method that determines a starting folder, computes similarity metrics for child folders, selects the two most similar folders, compares their similarity metrics to a threshold, and conditionally recommends the starting folder as the saving destination based on the comparison, using language models for files and folders.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If manual folder selection is used for saving files, then users have full control over destination choice, but user productivity decreases due to increased navigation efforts

Engineering Contradiction:
Improveuser productivityVSAvoidnavigation efforts
Core Design Contradiction:
ProductivityVSEase of operation

Solution Approach 1:

The system automatically analyzes the file's content, metadata, and folder characteristics to self-determine the most appropriate destination folder, eliminating the need for manual user navigation and selection while maintaining intelligent decision-making

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent replaces the manual mechanical navigation process with an automated computational system that uses language models, similarity metrics, and threshold comparisons to automatically determine folder destinations, substituting human effort with algorithmic processing

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

2Measurement precision

If simple folder suggestion methods are used, then system complexity is reduced, but suggestion accuracy decreases

Engineering Contradiction:
Improvesuggestion accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the folder suggestion process into distinct computational stages: generating language models for files and folders, computing similarity metrics between them, comparing metrics against thresholds, and making conditional recommendations. This segmentation enables complex accurate suggestions while managing system complexity through modular processing

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system changes parameters by computing similarity metrics between language models of files and folders, using these metrics as quantitative measures to determine destination accuracy. The introduction of similarity metrics as a parameter enables precise measurement of folder-file compatibility without requiring overly complex system architecture

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If comprehensive folder analysis is performed for all child folders, then suggestion relevance is improved, but computing resource consumption increases

Engineering Contradiction:
Improvesuggestion relevanceVSAvoidcomputing resources
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent applies partial action by computing similarity metrics for all child folders but then filtering results through threshold comparisons to identify only the most relevant matches. This approach performs comprehensive analysis where needed while avoiding unnecessary processing of clearly unsuitable folders, optimizing computing resource usage while maintaining suggestion relevance

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system applies local quality by focusing computational resources on computing and comparing similarity metrics for folders that are locally relevant to the file being saved. By using threshold-based filtering, the system concentrates computing effort on promising candidates rather than uniformly processing all folders in the file system

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS11748305B2Suggesting a destination folder for a file to be saved
Publication Date: 2023.09.05 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US11748305B2 patent drawing
  • US11748305B2 patent drawing
  • US11748305B2 patent drawing

AI summary

A computer-implemented method according to one embodiment includes determining a starting folder within a file system, computing, for each child folder of the starting folder, a similarity metric indicating a level of similarity to a file, selecting two child folders of the starting folder having greatest similarity metrics, comparing a difference between the greatest similarity metrics of the two child folders to a predetermined threshold, and conditionally selecting the starting folder as a recommended folder to which the file is saved, based on the comparing.