IP Library Granted Patent US 10,915,706
Granted Patent B2
US 10,915,706 · App. 16/888,605 · Granted Feb 9, 2021

Sorting text report categories

Inventors: Hong Jin (Hangzhou, CN); Weiqiang Wang (Hangzhou, CN)
Assignee: Advanced New Technologies Co., Ltd.
G06F40/279G06N20/00G06Q10/10G06Q30/016G06Q30/0205
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 10,915,706
App. No.
16/888,605
Granted
Feb 9, 2021
Kind
B2
Abstract

A computer-implemented method includes: receiving, by a computing device, a text report request from a user device associated with a user; obtaining a behavior history and personal information of the user; inputting the behavior history and the personal information of the user into a model, to obtain a plurality of personalized evaluation results, each personalized evaluation result corresponding to a respective text report category of a plurality of text report categories, in which each personalized evaluation result indicates a predicted relevance of the corresponding text report category to a problem faced by the user, and in which the model includes a classification model trained using one or more supervised learning techniques on a plurality of user behavior history samples and a plurality of personal information samples; and determining an order in which the plurality of text report categories are to be presented to the user.

Claims (68)

1. A computer-implemented method, comprising:

receiving, by a computing device, a text report request from a user device associated with a user;

obtaining a behavior history and personal information of the user;

inputting the behavior history and the personal information of the user into a model, to obtain, as an output of the model, a plurality of personalized evaluation results, each personalized evaluation result corresponding to a respective text report category of a plurality of text report categories,

wherein each personalized evaluation result indicates a predicted relevance of the corresponding text report category to a problem faced by the user, and

wherein the model comprises a classification model trained using one or more supervised learning techniques on a plurality of user behavior history samples and a plurality of personal information samples, each sample associated with a respective label indicating a category of a text report selected by a user corresponding to the sample;

determining that a predetermined first number of text report categories of the plurality of text report categories are each selected more frequently than each other text report category by all users during a first predetermined time period;

determining that a predetermined second number of text report categories of the plurality of text report categories, excluding the predetermined first number of text report categories, are selected more frequently than each other text report category, except for the predetermined first number of text report categories, by users in a particular region during a second predetermined time period; and

determining, based on the plurality of personalized evaluation results, an order in which the plurality of text report categories are to be presented to the user, comprising sorting the plurality of text report categories in an order in which

the predetermined first number of text report categories are ordered in descending order based on respective quantities of user selections,

the predetermined second number of text report categories are ordered after the predetermined first number of text report categories, in descending order based on respective quantities of user selections, and

remaining text report categories of the plurality of text report categories are ordered in descending order after the predetermined second number of text report categories, sorted in an order based on respective personalized evaluation results corresponding to each remaining text report category.

2. The computer-implemented method of claim 1 , wherein the model comprises at least one of a multinomial classification model and N binary classification models, where N is a quantity of the plurality of text report categories.

3. The computer-implemented method of claim 1 , wherein the model is a personalized model trained based on one or more text report categories previously selected by the user.

4. The computer-implemented method of claim 1 , wherein the behavior history of the user comprises at least one of a browsing history of the user, a chat history of the user, and a function use history of the user; and

wherein the personal information of the user comprises at least one of geographical location information of the user device, a personalized user label of the user, and an IP address of the user device.

5. The computer-implemented method of claim 1 , comprising:

determining a number of times each text report category of the plurality of text report categories is selected during the first predetermined time period; and

determining the order in which the plurality of text report categories are to be presented to the user based on the determined number of times each text report category is selected during the first predetermined time period.

6. The computer-implemented method of claim 1 , comprising:

determining a number of times each text report category is selected by users in the particular region during the second predetermined time period; and

determining the order in which the plurality of text report categories are to be presented to the user based on the determined number of times each text report category is selected by users in the particular region during the second predetermined time period.

7. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations comprising:

receiving, by a computing device, a text report request from a user device associated with a user;

obtaining a behavior history and personal information of the user;

inputting the behavior history and the personal information of the user into a model, to obtain, as an output of the model, a plurality of personalized evaluation results, each personalized evaluation result corresponding to a respective text report category of a plurality of text report categories,

wherein each personalized evaluation result indicates a predicted relevance of the corresponding text report category to a problem faced by the user, and

wherein the model comprises a classification model trained using one or more supervised learning techniques on a plurality of user behavior history samples and a plurality of personal information samples, each sample associated with a respective label indicating a category of a text report selected by a user corresponding to the sample;

determining that a predetermined first number of text report categories of the plurality of text report categories are each selected more frequently than each other text report category by all users during a first predetermined time period;

determining that a predetermined second number of text report categories of the plurality of text report categories, excluding the predetermined first number of text report categories, are selected more frequently than each other text report category, except for the predetermined first number of text report categories, by users in a particular region during a second predetermined time period; and

determining, based on the plurality of personalized evaluation results, an order in which the plurality of text report categories are to be presented to the user, comprising sorting the plurality of text report categories in an order in which

the predetermined first number of text report categories are ordered in descending order based on respective quantities of user selections,

the predetermined second number of text report categories are ordered after the predetermined first number of text report categories, in descending order based on respective quantities of user selections, and

remaining text report categories of the plurality of text report categories are ordered in descending order after the predetermined second number of text report categories, sorted in an order based on respective personalized evaluation results corresponding to each remaining text report category.

8. The non-transitory, computer-readable medium of claim 7 , wherein the model comprises at least one of a multinomial classification model and N binary classification models, where N is a quantity of the plurality of text report categories.

9. The non-transitory, computer-readable medium of claim 7 , wherein the model is a personalized model trained based on one or more text report categories previously selected by the user.

10. The non-transitory, computer-readable medium of claim 7 , wherein the behavior history of the user comprises at least one of a browsing history of the user, a chat history of the user, and a function use history of the user; and

wherein the personal information of the user comprises at least one of geographical location information of the user device, a personalized user label of the user, and an IP address of the user device.

11. The non-transitory, computer-readable medium of claim 7 , wherein the operations comprise:

determining a number of times each text report category of the plurality of text report categories is selected during the first predetermined time period; and

determining the order in which the plurality of text report categories are to be presented to the user based on the determined number of times each text report category is selected during the first predetermined time period.

12. The non-transitory, computer-readable medium of claim 7 , wherein the operations comprise:

determining a number of times each text report category is selected by users in the particular region during the second predetermined time period; and

determining the order in which the plurality of text report categories are to be presented to the user based on the determined number of times each text report category is selected by users in the particular region during the second predetermined time period.

13. A computer-implemented system, comprising:

one or more computers; and

one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising:

receiving, by a computing device, a text report request from a user device associated with a user;

obtaining a behavior history and personal information of the user;

inputting the behavior history and the personal information of the user into a model, to obtain, as an output of the model, a plurality of personalized evaluation results, each personalized evaluation result corresponding to a respective text report category of a plurality of text report categories,

wherein each personalized evaluation result indicates a predicted relevance of the corresponding text report category to a problem faced by the user, and

wherein the model comprises a classification model trained using one or more supervised learning techniques on a plurality of user behavior history samples and a plurality of personal information samples, each sample associated with a respective label indicating a category of a text report selected by a user corresponding to the sample;

determining that a predetermined first number of text report categories of the plurality of text report categories are each selected more frequently than each other text report category by all users during a first predetermined time period;

determining that a predetermined second number of text report categories of the plurality of text report categories, excluding the predetermined first number of text report categories, are selected more frequently than each other text report category, except for the predetermined first number of text report categories, by users in a particular region during a second predetermined time period; and

determining, based on the plurality of personalized evaluation results, an order in which the plurality of text report categories are to be presented to the user, comprising sorting the plurality of text report categories in an order in which

the predetermined first number of text report categories are ordered in descending order based on respective quantities of user selections,

the predetermined second number of text report categories are ordered after the predetermined first number of text report categories, in descending order based on respective quantities of user selections, and

remaining text report categories of the plurality of text report categories are ordered in descending order after the predetermined second number of text report categories, sorted in an order based on respective personalized evaluation results corresponding to each remaining text report category.

14. The computer-implemented system of claim 13 , wherein the model comprises at least one of a multinomial classification model and N binary classification models, where N is a quantity of the plurality of text report categories.

15. The computer-implemented system of claim 13 , wherein the model is a personalized model trained based on one or more text report categories previously selected by the user.

16. The computer-implemented system of claim 13 , wherein the behavior history of the user comprises at least one of a browsing history of the user, a chat history of the user, and a function use history of the user; and

wherein the personal information of the user comprises at least one of geographical location information of the user device, a personalized user label of the user, and an IP address of the user device.

17. The computer-implemented system of claim 13 , wherein the operations comprise:

determining a number of times each text report category of the plurality of text report categories is selected during the first predetermined time period; and

determining the order in which the plurality of text report categories are to be presented to the user based on the determined number of times each text report category is selected during the first predetermined time period.

18. The computer-implemented system of claim 13 , wherein the operations comprise:

determining a number of times each text report category is selected by users in the particular region during the second predetermined time period; and

determining the order in which the plurality of text report categories are to be presented to the user based on the determined number of times each text report category is selected by users in the particular region during the second predetermined time period.

Assignments (3)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 10, 2020
From: ADVANTAGEOUS NEW TECHNOLOGIES CO., LTD.
To: ADVANCED NEW TECHNOLOGIES CO., LTD.
Reel/Frame 053754/0625 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Aug 31, 2020
From: JIN, HONG; WANG, WEIQIANG
To: ALIBABA GROUP HOLDING LIMITED
Reel/Frame 053646/0096 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Aug 31, 2020
From: ALIBABA GROUP HOLDING LIMITED
To: ADVANTAGEOUS NEW TECHNOLOGIES CO., LTD.
Reel/Frame 053743/0464 →