Email Classification via Recipient Metadata Extraction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for classifying emails as official or private struggle to balance efficiency with employee privacy, as monitoring email contents is often required to determine purpose, leading to resource strain and privacy concerns.

Innovation Solution

A method that generates feature values based on recipient email accounts using domain names, social network relations, and keyword analysis, employing classification algorithms like Naïve Bayes or SVM to classify emails without monitoring their contents, allowing ARM-based embedded systems to implement this classification in network environments.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If email contents are monitored to determine official or private purpose, then classification accuracy is improved, but employee privacy is violated

Engineering Contradiction:
Improveclassification accuracyVSAvoidprivacy violation
Core Design Contradiction:
Measurement precisionVSObject-affected harmful factors

Solution Approach 1:

The patent extracts only the recipient email account information from the email content, separating this necessary classification data from the private email body. By taking out only the essential metadata (recipient accounts) while leaving the content untouched, the system achieves classification functionality without violating employee privacy.

Inventive Principle:
Principle #2Taking out (Extraction)

2Measurement precision

If email monitoring is implemented to classify emails, then official email identification is improved, but email transmission efficiency deteriorates

Engineering Contradiction:
Improveemail classification accuracyVSAvoidemail transmission efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system extracts only the recipient email account metadata from emails, avoiding full content monitoring. This selective extraction of necessary classification information maintains classification accuracy while minimizing processing overhead and preserving email transmission efficiency.

Inventive Principle:
Principle #2Taking out (Extraction)

3Measurement precision

If comprehensive email analysis is performed to improve classification, then classification accuracy is improved, but system resource consumption increases

Engineering Contradiction:
Improveclassification accuracyVSAvoidsystem resource consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent extracts only the essential recipient email account information needed for classification, avoiding comprehensive analysis of email contents. This selective extraction approach achieves sufficient classification accuracy while significantly reducing system resource consumption compared to full content analysis.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS9202203B2Method for classifying email
Publication Date: 2015.12.01 NAT CENT UNIV
  • US9202203B2 patent drawing
  • US9202203B2 patent drawing
  • US9202203B2 patent drawing

AI summary

A method for classifying email includes receiving an email. Several recipient email accounts of the email are extracted. Several email feature values of the email are generated according to the recipient email accounts. A classification algorithm is utilized to classify the email as an official email or a private email according to the email feature values of the email.