Email Clustering for Automatic Document Organization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The increasing storage capacity on computing devices leads to difficulties in organizing and indexing large numbers of files and emails, as users struggle to remember file locations and contents, especially as the number of files and folders grows over time, resulting in inefficient search functions and incomplete folder organization.

Innovation Solution

Implementing an automatic document organization system that uses clustering algorithms to identify topics of interest from user emails, extracting key phrases, and assigning documents to these topics, allowing for multi-level clustering and personalized organization without relying on pre-existing folder structures.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If manual folder creation and labeling is used to organize files and emails, then organization structure can be established, but user time and effort increase significantly as the number of files grows

Engineering Contradiction:
Improveease of document organizationVSAvoidtime for manual labeling
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system performs automatic email clustering and topic extraction without requiring user intervention. The clustering algorithm independently analyzes email content, identifies topics, and organizes documents into folders automatically, allowing the system to serve itself rather than requiring manual user operation for each organization task.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system changes the organizational parameter from manual user-defined folders to algorithm-generated topic-based clusters. By transforming the organization criterion from user memory-dependent naming to automated content-based clustering, the system resolves the contradiction between ease of operation and time consumption.

Inventive Principle:
Principle #35Parameter changes

2Difficulty of detecting and measuring

If traditional search functions are used to locate files, then file retrieval is possible, but search effectiveness decreases when users do not remember file names or creation dates

Engineering Contradiction:
Improvedifficulty of file locationVSAvoidmemory of file parameters
Core Design Contradiction:
Difficulty of detecting and measuringVSLoss of information

Solution Approach 1:

The system performs preliminary organization of emails into topic-based folders before search is needed. By pre-clustering emails according to their content and topics, the system prepares the information structure in advance, making retrieval easier when users cannot remember specific file parameters like names or dates.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system introduces topic-based folders as an intermediary between raw emails and user search queries. These automatically generated topic folders serve as a mediating structure that organizes emails by content themes, allowing users to locate files through topic navigation rather than relying on memory of specific file parameters.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Adaptability or versatility

If emails are assigned to single folders based on user training, then categorization is achieved, but emails belonging to multiple topics are lost in other folders

Engineering Contradiction:
Improveemail categorization flexibilityVSAvoidcompleteness of folder organization
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system segments the email organization process into multiple independent clustering operations. Instead of forcing each email into a single folder through one training process, the system performs multiple clustering passes that can place emails in different topic folders independently, allowing an email to belong to multiple topic-based folders simultaneously without conflict.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system transitions from a single-dimension folder structure to a multi-dimensional topic-based organization. By creating folders based on multiple different clustering perspectives (different topics and themes), the system allows emails to be organized along multiple dimensions simultaneously, resolving the completeness issue while maintaining flexibility.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

4Productivity

If clustering algorithms are used to automatically organize emails, then time consumption is reduced, but system complexity increases

Engineering Contradiction:
Improveorganization speedVSAvoidclustering algorithm complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system replaces the mechanical manual process of folder creation and email sorting with an automated clustering algorithm. This substitution eliminates the need for manual user actions while handling the computational complexity internally, achieving high productivity by replacing manual mechanics with automated intelligent processing.

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

Data Source

PatentUS7765212B2Automatic organization of documents through email clustering
Publication Date: 2010.07.27 MICROSOFT TECHNOLOGY LICENSING LLC
  • US7765212B2 patent drawing
  • US7765212B2 patent drawing
  • US7765212B2 patent drawing

AI summary

A system that facilitates organization of emails comprises a clustering component that clusters a plurality of emails and creates topics for emails by assigning key phrases extracted from emails within one or more clusters. An organization component then utilizes the key phrases to organize documents. Furthermore, the organization component can comprise a probability component that determines a probability that a document belongs to a certain topic.