Priority Inbox Filtering for Mobile Messaging Resource Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users face challenges in efficiently identifying and prioritizing important messages amidst a large volume of email communications, especially on mobile devices with limited screens and resource constraints, where existing organizational techniques often fail to accurately distinguish crucial messages.

Innovation Solution

A distributed client-server system generates importance scores for messages using prediction models, categorizing them as important or unimportant, and displays them in a 'Priority Inbox' interface, allowing users to focus on high-priority messages while conserving device resources.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If users view all received messages on mobile devices, then complete message information is available, but user interaction frequency increases and battery depletes quickly

Engineering Contradiction:
Improvemessage information completenessVSAvoidbattery consumption
Core Design Contradiction:
Loss of informationVSUse of energy by moving object

Solution Approach 1:

The system extracts and displays only priority messages (those meeting importance criteria) in the inbox, separating them from non-priority messages. This extraction principle reduces the number of messages users must view, thereby reducing interaction frequency and battery consumption while still providing access to the most important information.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system applies different quality standards to different messages by evaluating each message's importance characteristics (sender, subject, recency) and displaying only those with high importance scores. This local quality differentiation allows the system to maintain information completeness for important messages while filtering out less critical ones, reducing overall interaction requirements.

Inventive Principle:
Principle #3Local quality

2Ease of operation

If users organize messages into folders or apply labels, then message organization improves, but the system fails to automatically identify the most important messages

Engineering Contradiction:
Improvemessage organizationVSAvoidautomatic importance identification
Core Design Contradiction:
Ease of operationVSExtent of automation

Solution Approach 1:

The system performs self-service by automatically evaluating messages against importance criteria (sender importance, subject keywords, recency) and assigning importance scores without requiring user intervention. This automated self-service approach identifies important messages autonomously, eliminating the need for manual folder organization while achieving the goal of message prioritization.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system changes the parameter of message evaluation from manual categorization (folders, labels) to automated numerical scoring based on multiple parameters (sender importance weight, subject line keywords, time recency). This parameter transformation enables automatic identification of important messages through computational evaluation rather than manual organization.

Inventive Principle:
Principle #35Parameter changes

3Ease of operation

If message interfaces display only a small number of messages at a time on mobile devices, then interface simplicity is maintained, but users must scroll frequently to locate important messages

Engineering Contradiction:
Improveinterface simplicityVSAvoidtime to locate important messages
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system performs preliminary action by pre-evaluating all messages against importance criteria before display, assigning importance scores in advance. This preliminary evaluation ensures that when messages are displayed in the inbox, the most important ones are already identified and positioned for immediate visibility, eliminating the need for users to scroll through messages to locate important ones.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system segments messages into priority and non-priority categories based on importance scores, displaying priority messages prominently in the inbox. This segmentation principle allows the interface to maintain simplicity by showing only a limited number of high-priority messages at a time, while ensuring important messages are immediately visible without requiring scrolling.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentEP3471349B1Priority inbox notifications and synchronization for mobile messaging application
Publication Date: 2023.06.07 GOOGLE LLC
  • EP3471349B1 patent drawingFigure 1A
  • EP3471349B1 patent drawingFigure 1B
  • EP3471349B1 patent drawingFigure 2

AI summary

At a client device with a display and in a method for displaying messages at the client device, the client device receives message information from a server system, the message information representing a set of messages. In accordance with a determination that the set of messages include one or more unread priority messages, where priority messages are messages that satisfy predefined message importance criteria, the device presents a new mail notification. In accordance with a determination that the set of messages do not include any unread priority messages, the device foregoes presenting a new mail notification.