IP Library Granted Patent US 9,654,437
Granted Patent B2
US 9,654,437 · App. 14/225,241 · Granted May 16, 2017

System and method for prioritizing messages based on senders and content for drivers

Inventors: Jianqiang Shen (Santa Clara, CA); Masafumi Suzuki (Mountain View, CA); Oliver Brdiczka (Mountain View, CA)
Assignee: PALO ALTO RESEARCH CENTER INCORPORATED
H04L51/26G10L15/063G10L15/08H04L51/12H04L51/24H04L67/22H04L67/322H04L51/063
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,654,437
App. No.
14/225,241
Filed
Mar 25, 2014
Granted
May 16, 2017
Kind
B2
Art Unit
2443
USPC
709/206
Abstract

The system facilitates the selective display of messages to a user while the user is driving a vehicle. During operation, the system determines the priority of a message based on: a sender of the message; whether the message requests a response; a duration of time within which to read the message; and one or more rules. The system precludes the display of one or more messages while the user is driving a vehicle based on the respective priority of the messages.

Claims (80)

1. A computer-implemented method for selectively displaying messages to a user, the method comprising:

determining a priority of a message based on:

a sender of the message;

whether the message requests a response, wherein determining the priority of the message based on whether the message requests a response involves training a speech predictor to predict speech acts from the message;

a duration of time within which the user can read the message while driving a vehicle; and

one or more rules;

responsive to determining that the user is not an intended recipient of the message, decreasing the priority of the message; and

precluding display of one or more messages while the user is driving the vehicle based on the respective priority of the messages.

2. The method of claim 1 , wherein determining the priority of the message further comprises using a weighted score for each of the respective measures of the priority of the message based on predetermined multipliers.

3. The method of claim 1 , wherein determining the priority of the message based on the sender of the message further comprises calculating a perceived priority of a communication pattern of the user.

4. The method of claim 1 , wherein the speech predictor is trained from a collection of messages using machine learning methods, and wherein determining the priority of the message based on whether the message requests a response further comprises:

scoring the message using the speech predictor.

5. The method of claim 1 , wherein determining the priority of the message based on the duration of time within which the user can read the message while driving the vehicle further comprises counting the number of words in the message.

6. The method of claim 1 , wherein determining the priority of the message based on the one or more rules further comprises determining an overall score for the rules, wherein each rule contains a condition and a predetermined score corresponding to the condition, and wherein the conditions of the rules comprise one or more of:

whether a particular sender is associated with the message;

whether a particular word appears within the message; and

whether a sentence contains two particular words in a particular order; and

wherein if the conditions of the rules are present, the method further comprises determining the overall score for the rules by summing up the predetermined scores corresponding to the conditions of the rules.

7. The method of claim 1 , further comprising:

determining whether the user is an intended recipient of the message.

8. The method of claim 1 , further comprising:

partitioning the message into sentences; and

determining the priority of each sentence.

9. The method of claim 8 , further comprising displaying one or more messages based on the respective priority of the messages by one or more of:

displaying the sentences whose priority is greater than a predetermined threshold; and

displaying all of the sentences, regardless of their priority, wherein the sentences with a priority greater than a predetermined threshold are displayed in color.

10. The method of claim 8 , further comprising displaying one or more messages based on the respective priority of the messages by summarizing the messages to display to the user, which comprises one or more of:

sorting the sentences based on their priority;

determining a total character capacity of a display;

determining a character count of each sorted sentence;

selecting the sentences with the highest priority, wherein the summation of the character count of the selected sentences is equal to or less than the total character capacity of the display;

ordering the selected sentences in the order in which they appear in the message; and

displaying the ordered sentences on the display of the user.

11. A non-transitory computer-readable storage medium storing instructions that when executed by a computer cause the computer to perform a method for selectively displaying messages to a user, the method comprising:

determining a priority of a message based on:

a sender of the message;

whether the message requests a response, wherein determining the priority of the message based on whether the message requests a response involves training a speech predictor to predict speech acts from the message;

a duration of time within which the user can read the message while driving a vehicle; and

one or more rules,

wherein determining the priority of the message comprises combining measures of the priority determined based on the sender of the message, whether the message requests a response, the duration of time within which to read the message, and the one or more rules, and

wherein determining the priority of the message further comprises using a decision tree with branches which check each of the respective measures of the priority of the message against conditions based on a predetermined threshold;

responsive to determining that the user is not an intended recipient of the message, decreasing the priority of the message; and

precluding display of one or more messages while the user is driving the vehicle based on the respective priority of the messages.

12. The storage medium of claim 11 , wherein determining the priority of the message further comprises using a weighted score for each of the respective measures of the priority of the message based on predetermined multipliers.

13. The storage medium of claim 11 , wherein determining the priority of the message based on the sender of the message further comprises calculating a perceived priority of a communication pattern of the user.

14. The storage medium of claim 11 , wherein the speech predictor is trained from a collection of messages using machine learning methods, and wherein determining the priority of the message based on whether the message requests a response further comprises:

scoring the message using the speech predictor.

15. The storage medium of claim 11 , wherein determining the priority of the message based on the duration of time within which the user can read the message while driving the vehicle further comprises counting the number of words in the message.

16. The storage medium of claim 11 , wherein determining the priority of the message based on the one or more rules further comprises determining an overall score for the rules, wherein each rule contains a condition and a predetermined score corresponding to the condition, and wherein the conditions of the rules comprise one or more of:

whether a particular sender is associated with the message;

whether a particular word appears within the message; and

whether a sentence contains two particular words in a particular order; and

wherein if the conditions of the rules are present, the method further comprises determining the overall score for the rules by summing up the predetermined scores corresponding to the conditions of the rules.

17. The storage medium of claim 11 , further comprising:

determining whether the user is an intended recipient of the message.

18. The storage medium of claim 11 , further comprising:

partitioning the message into sentences; and

determining the priority of each sentence.

19. The storage medium of claim 18 , further comprising displaying one or more messages based on the respective priority of the messages by one or more of:

displaying the sentences whose priority is greater than a predetermined threshold; and

displaying all of the sentences, regardless of their priority, wherein the sentences with a priority greater than a predetermined threshold are displayed in color.

20. The storage medium of claim 18 , further comprising displaying one or more messages based on the respective priority of the messages by summarizing the messages to display to the user, which comprises one or more of:

sorting the sentences based on their priority;

determining a total character capacity of a display;

determining a character count of each sorted sentence;

selecting the sentences with the highest priority, wherein the summation of the character count of the selected sentences is equal to or less than the total character capacity of the display;

ordering the selected sentences in the order in which they appear in the message; and

displaying the ordered sentences on the display of the user.

21. A computer system to selectively display messages to a user, comprising:

a processor;

a storage device coupled to the processor and storing instructions that when executed by a computer cause the computer to perform a method, the method comprising:

determining a priority of a message based on:

a sender of the message;

whether the message requests a response, which involves training a speech predictor to predict speech acts from the message;

a duration of time within which the user can read the message while driving a vehicle; and

one or more rules,

wherein determining the priority of the message comprises combining measures of the priority determined based on the sender of the message, whether the message requests a response, the duration of time within which to read the message, and the one or more rules, and

wherein determining the priority of the message further comprises using a decision tree with branches which check each of the respective measures of the priority of the message against conditions based on a predetermined threshold;

responsive to determining that the user is not an intended recipient of the message, decreasing the priority of the message; and

precluding display of one or more messages while the user is driving the vehicle based on the respective priority of the messages.

Assignments (9)
SECOND LIEN NOTES PATENT SECURITY AGREEMENT Recorded Jul 2, 2025
From: XEROX CORPORATION
To: U.S. BANK TRUST COMPANY, NATIONAL ASSOCIATION, AS COLLATERAL AGENT
Reel/Frame 071785/0550 →
FIRST LIEN NOTES PATENT SECURITY AGREEMENT Recorded Apr 11, 2025
From: XEROX CORPORATION
To: U.S. BANK TRUST COMPANY, NATIONAL ASSOCIATION, AS COLLATERAL AGENT
Reel/Frame 070824/0001 →
TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS RECORDED AT RF 064760/0389 Recorded Feb 13, 2024
From: CITIBANK, N.A., AS COLLATERAL AGENT
To: XEROX CORPORATION
Reel/Frame 068261/0001 →
SECURITY INTEREST Recorded Feb 13, 2024
From: XEROX CORPORATION
To: CITIBANK, N.A., AS COLLATERAL AGENT
Reel/Frame 066741/0001 →
SECURITY INTEREST Recorded Nov 20, 2023
From: XEROX CORPORATION
To: JEFFERIES FINANCE LLC, AS COLLATERAL AGENT
Reel/Frame 065628/0019 →
CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVAL OF US PATENTS 9356603, 10026651, 10626048 AND INCLUSION OF US PATENT 7167871 PREVIOUSLY RECORDED ON REEL 064038 FRAME 0001. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Recorded Jun 28, 2023
From: PALO ALTO RESEARCH CENTER INCORPORATED
To: XEROX CORPORATION
Reel/Frame 064161/0001 →
SECURITY INTEREST Recorded Jun 22, 2023
From: XEROX CORPORATION
To: CITIBANK, N.A., AS COLLATERAL AGENT
Reel/Frame 064760/0389 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 20, 2023
From: PALO ALTO RESEARCH CENTER INCORPORATED
To: XEROX CORPORATION
Reel/Frame 064038/0001 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 1, 2014
From: SHEN, JIANQIANG; SUZUKI, MASAFUMI; BRDICZKA, OLIVER
To: PALO ALTO RESEARCH CENTER INCORPORATED
Reel/Frame 032576/0713 →
Continuity (1)
Related Publication 20150281162A1 · Oct 1, 2015