IP Library Granted Patent US 10,366,707
Granted Patent B2
US 10,366,707 · App. 16/145,378 · Granted Jul 30, 2019

Performing cognitive operations based on an aggregate user model of personality traits of users

Inventors: Corville O. Allen (Morrisville, NC); Laura J. Rodriguez (Durham, NC)
Assignee: International Business Machines Corporation
G10L25/63G06F17/2765G06F17/2785G10L15/1822
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,366,707
App. No.
16/145,378
Granted
Jul 30, 2019
Kind
B2
Abstract

Mechanisms, in a natural language processing (NLP) system are provided. The NLP system receives a plurality of communications associated with a communication system, over a predetermined time period, from a plurality of end user devices. The NLP system identifies, for each communication in the plurality of communications, a user submitting the communication to thereby generate a set of users comprising a plurality of users associated with the plurality of communications. The NLP system retrieves a user model for each user in the set of users, which specifies at least one attribute of a corresponding user. The NLP system generates an aggregate user model that aggregates the at least one attribute of each user in the set of users together to generate an aggregate representation of the attributes of the plurality of users in the set of users. The NLP system performs a cognitive operation based on the aggregate user model.

Claims (66)

1. A method, in a natural language processing (NLP) system comprising a processor and a memory, the method comprising:

receiving, by the NLP system, a plurality of communications associated with a communication system, over a predetermined time period, from a plurality of end user devices;

identifying, by the NLP system, for each communication in the plurality of communications, a user submitting the communication to thereby generate a set of users comprising a plurality of users associated with the plurality of communications;

retrieving, by the NLP system, a user model for each user in the set of users, wherein the user model specifies at least one personality trait of a corresponding user;

generating, by the NLP system, an aggregate user model that aggregates the at least one personality trait of each user in the set of users together to generate an aggregate representation of the personality traits of the plurality of users in the set of users; and

performing, by the NLP system, a cognitive operation based on the aggregate use model.

2. The method of claim 1 , wherein retrieving the user model for each user in the set of users comprises:

determining the at least one personality trait associated with the user based on indicators in natural language of one or more communications, in the plurality of communications, associated with the user as identified by natural language processing performed on the one or more communications.

3. The method of claim 1 , wherein the at least one personality trait of the user is identified based on at least one of information specified in a stored profile of the user and wherein the stored profile of the user is a user profile stored in association with a social networking website system through which the plurality of communications are received by the NLP system.

4. The method of claim 1 , wherein generating the aggregate user model comprises at least one of combining a like personality trait, of the set of users, that are within a standard deviation of a variance of the like personality trait, or combining personality traits, of the set of users, that are within a fixed range for a majority of the users in the set of users.

5. The method of claim 1 , wherein generating the aggregate user model comprises weighting each personality trait of each user in the set of users using a mean square weighted deviation.

6. The method of claim 1 , wherein generating the aggregate user model comprises:

correlating personality trait values, for each personality trait specified in the user models of the set of users, to identify correlated personality trait values from among the user models;

eliminating non-correlating personality trait values that are more than one standard deviation away from other similar personality trait values; and

summing, for each personality trait specified in the user models, the correlated personality trait values to generate an aggregate score for each personality trait.

7. The method of claim 6 , wherein correlating personality trait values comprises:

calculating a standard deviation for all personality trait values specified in the user models for a selected personality trait;

generating a plurality of brackets of personality trait values for the personality trait, wherein each bracket in the plurality of brackets represents a separate and distinct range of personality trait values from the other brackets in the plurality of brackets; and

associating each personality trait value in the personality trait values specified in the user models with one of the brackets in the plurality of brackets.

8. The method of claim 7 , wherein generating the aggregate user model father comprises:

for each bracket in the plurality of brackets, counting a number of personality trait values falling within the bracket to generate a bracket count; and

selecting at least one bracket of the plurality of brackets having a largest bracket count.

9. The method of claim 7 , wherein; generating the aggregate user model further comprises:

for each bracket in the plurality of brackets, counting a number of personality trait values falling within the bracket to generate a bracket count;

selecting two brackets from the plurality of brackets based on the bracket counts of the plurality of brackets;

determining if the selected brackets have ranges of personality trait values that are adjacent to each other; and

in response to the selected brackets having ranges of personality trait values that are adjacent to each other, selecting the personality trait values that are within the selected brackets and eliminating the lowest and highest personality trait values that are one standard deviation away from high and low personality trait values of the selected brackets.

10. The method of claim 1 , wherein the plurality of communications are communications directed to a same topic exchanged by the set of users within the predetermined time period.

11. The method of claim 1 , wherein the cognitive operation comprises at least one of forwarding a suggestion specified in one or more of the communications in the plurality of communications to another user based on a matching of a user model of the other user being associated with the aggregate user model, scoring a candidate answer to a question based on a correlation of the user model of the other user being associated with the aggregate user model, or filtering messages exchanged a ng the predetermined time period.

12. A computer program product comprising a non-transitory computer readable storage medium having a computer readable program stored therein, wherein the computer readable program, when executed On a computing device implementing a natural language processing (NLP) system, causes the computing device to:

receive, by the NLP system, a plurality of communications associated with a communication system, over a predetermined time period, from a plurality of end user devices;

identify, by the NLP system, for each communication in the plurality of communications, a user submitting the communication to thereby generate a set of users comprising a plurality of users associated with the plurality of communications;

retrieve, by the NLP system, a user model for each user in the set of users, wherein the user model specifies at least one personality trait of a corresponding user;

generate, by the NLP system, an aggregate user model that aggregates the at least one personality trait of each user in the set of users together to generate an aggregate representation of the personality traits of the plurality of users in the set of users; and

perform, by the NLP system, a cognitive operation based on the aggregate user model.

13. The computer program product of claim 12 , wherein the computer readable program further causes the computing device to retrieve the user model for each user in the set of users at least by:

determining the at least one personality trait associated with the user based on indicators in natural language of one or more communications, in the plurality of communications, associated with the user as identified by natural language processing performed on the one or more communications.

14. The computer program product of claim 12 , wherein the at least one personality, trait of the user is identified based on at least one of information specified in a stored profile of the user and wherein the stored profile of the user is a user profile stored in association with a social networking website system through which the plurality of communications are received by the NLP system.

15. The computer program product of claim 12 , wherein the computer readable program further causes the computing device to generate the aggregate user model at least by at least one of combining a like personality trait, of the set of users, that are within a standard deviation of a variance of the like personality trait, or combining personality traits, of the set of users, that are within a fixed range for a majority of the users in the set of users.

16. The computer program product of claim 12 , wherein the computer readable program further causes the computing device to generate the aggregate user model at least by weighting each personality trait of each user in the set of users using a mean square weighted deviation.

17. The computer program product of claim 12 , wherein the computer readable program further causes the computing device to generate the aggregate user model at least by:

correlating personality trait values, for each personality trait specified in the user models of the set of users, to identify correlated personality trait values from among the user models;

personality trait values that are more than one standard deviation away from other similar personality trait values; and

summing, for each personality trait specified in the user models, the correlated personality trait values to generate an aggregate score for each personality trait.

18. The computer program product of claim 17 , wherein correlating personality trait values comprises:

calculating a standard deviation for all personality trait values specified in the user models for a selected personality trait;

generating a plurality of brackets of personality trait values for the personality trait, wherein each bracket in the plurality of brackets represents a separate and distinct range of personality trait values from the other brackets in the plurality of brackets; and

associating each personality trait value in the personality trait values specified in the user models with one of the brackets in the plurality of brackets.

19. The computer program product of claim 18 , wherein the computer readable program further causes the computing device to generate the aggregate user model at least by:

for each bracket in the plurality of brackets, counting a number of personality trait values falling within the bracket to generate a bracket count; and

selecting at least one bracket of the plurality of brackets having a largest bracket count.

20. The computer program product of claim 18 , wherein the computer readable program further causes the computing device to generate the aggregate user model at least by:

for each bracket in the plurality of brackets, counting a number of personality trait values falling within the bracket to generate a bracket count;

selecting two brackets from the plurality of brackets based on the bracket counts of the plurality of brackets;

determining if the selected brackets have ranges of personality trait values that are adjacent to each other; and

in response to the selected brackets having ranges of personality trait values that are adjacent to each other, selecting the personality trait values that are within the selected brackets and eliminating the lowest and highest personality trait values that are one standard deviation away from high and low personality trait values of the selected brackets.

21. The computer program product of claim 12 , wherein the plurality of communications are communications directed to a same topic exchanged by the set of users within the predetermined time period.

22. The computer program product of claim 12 , wherein the cognitive operation comprises at least one of forwarding a suggestion specifies in one or more of the communications in the plurality of communications to another user based on a matching of a user model of the other user being associated with the aggregate user model, scoring a candidate answer to a question based on a correlation of the user model of the other user being associated with the aggregate user model, or filtering messages exchanged during the predetermined time period.

23. An apparatus comprising:

a processor; and

a memory coupled to the processor, wherein the memory comprises instructions which, when executed by the processor, cause the processor to:

receive a plurality of communications associated with a communication system, over a predetermined time period, from a plurality of end user devices;

identify for each communication in the plurality of communications, a user submitting the communication to thereby generate a set of users comprising a plurality of users associated with the plurality of communications;

retrieve a user model for each user in the set of users, wherein the user model specifies at least one personality trait of a corresponding user;

generate an aggregate user model that aggregates the at least one personality trait of each user in the set of users together to generate an aggregate representation of the personality traits of the plurality of users in the set of users; and

perform a cognitive operation based on the aggregate user model.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 28, 2018
From: ALLEN, CORVILLE O.; RODRIGUEZ, LAURA J.
To: INTERNATIONAL BUSINESS MACHINES CORPORATION
Reel/Frame 047002/0930 →
Continuity (2)
Continuation 14566754 · Dec 11, 2014
Related Publication 20190035421A1 · Jan 31, 2019
Cited By (1)
US 12,737,779