Machine learning based tenant-specific chatbots for performing actions in a multi-tenant system

US11769013B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11769013-B2
Application numberUS-201916680323-A
CountryUS
Kind codeB2
Filing dateNov 11, 2019
Priority dateNov 11, 2019
Publication dateSep 26, 2023
Grant dateSep 26, 2023

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A multi-tenant system performs custom configuration of a tenant-specific chatbot to process and act upon natural language requests. The multi-tenant system configures the tenant-specific chatbots without requiring tenant-specific training. The multi-tenant system providing a user interface for configuring a tenant-specific set of permitted actions. The multi-tenant system determines a set of example phrases for each of the selected permitted actions. The multi-tenant system receives a natural language request from a user and identifies the action that the user wants to perform. The multi-tenant system uses a neural network to compare the natural language request with example phrases to identify an example phrase that matches the natural language request. The multi-tenant system performs the action corresponding to the matching example phrase.

First claim

Opening claim text (preview).

We claim: 1. A computer implemented method for enabling custom configuration of a tenant-specific chatbot to process and act upon natural language requests without requiring tenant-specific training, the method comprising: providing a user interface displaying a set of actions; receiving a selection of one or more actions from the set of actions; configuring the selected one or more actions as a tenant-specific set of permitted actions; generating a set of tenant-specific example phrases for each of the tenant-specific permitted actions based on metadata associated with the tenant-specific permitted actions, each example phrase representing a natural language request for performing a corresponding permitted action; and configuring a tenant-specific chatbot to: (i) receive a natural language request to perform one of the tenant-specific permitted actions, (ii) for an example phrase from the sets of example phrases, input the natural language request and the example phrase into a neural network to receive a score indicating whether said example phrase can be inferred from the natural language request, wherein the neural network is configured to receive (a) an input natural language request and (b) an input example phrase and output a score indicating whether the input example phrase can be inferred from the input natural language request, and (iii) if a score obtained from an example phrase meets a threshold indicating that the example phrase can be inferred from the natural language request, perform the tenant-specific permitted action corresponding to the example phrase. 2. The method of claim 1 , further comprising: performing an online conversation comprising: determining one or more parameters required for performing the determined action; and receiving values of the one or more parameters, comprising, for a parameter: generating a request to receive a value for the parameter; sending the generated request to a user via a user interface dialog; and receiving the value of the parameter from the user. 3. The method of claim 1 , wherein determining each set of example phrases comprises: accessing a first set of example phrases, each example phrase representing a request for an action that is independent of an entity type; and generating a second set of example phrases, wherein each example phrase from the second set of example phrases is obtained by adding text representing entity type specific information to an example phrase from the first set of example phrases. 4. The method of claim 3 , wherein the action corresponding to the example phrase from the first set of example phrases is associated with an entity type, wherein the added text to the example phrase from the first set of example phrases represents information describing at attribute of the entity type. 5. The method of claim 3 , further comprising: mapping the natural language request to one of the example phrases comprising: mapping the natural language request to an example phrase from the first set of example phrases; determining a subset of example phrases from the second set of example phrases that were obtained from the mapped example phrase of the first set of example phrases; and mapping the natural language request to the subset of example phrases. 6. The method of claim 1 , wherein determining the sets of example phrases for the permitted actions is performed after receiving the natural language request. 7. The method of claim 1 , wherein the set of example phrases is a first set of example phrases, further comprising: storing a plurality of different sets of example phrases, wherein the set of example phrases is one of the plurality of different sets; and using the trained neural network against each of the plurality of sets of example phrases without retraining the neural network for each distinct set of example phrases. 8. The method of claim 1 , wherein a particular natural language request maps to two different actions for two different tenants. 9. The method of claim 7 , wherein each tenant has a distinct set of entity types and actions, wherein each tenant stores a set of example phrases different from sets of example phrases of other tenants. 10. The method of claim 1 , wherein the tenant-specific chatbot is configured for a subset of users from an organization associated with a multi-tenant system. 11. A non-transitory computer readable storage medium storing instructions that when executed by one or more computer processors, cause the one or more computer processors to perform steps for enabling custom configuration of a tenant-specific chatbot to process and act upon natural language requests without requiring tenant-specific training, the steps comprising: providing a user interface displaying a set of actions; receiving a selection of one or more actions from the set of actions; configuring the selected one or more actions as a tenant-specific set of permitted actions; automatically generating a set of tenant-specific example phrases for each of the tenant-specific permitted actions based on metadata associated with the tenant-specific permitted actions, each example phrase representing a natural language request for performing a corresponding permitted action; and configuring a tenant-specific chatbot to: (i) receive a natural language request to perform one of the tenant-specific permitted actions, (ii) for an example phrase from the set of example phrases, input the natural language request and the example phrase into a neural network to receive a score indicating whether said example phrase can be inferred from the natural language request, wherein the neural network is configured to receive (a) an input natural language request and (b) an input example phrase and output a score indicating whether the input example phrase can be inferred from the input natural language request, and (iii) if a score obtained from an example phrase meets a threshold indicating that the example phrase can be inferred from the natural language request, perform the tenant-specific permitted action corresponding to the example phrase. 12. The non-transitory computer readable storage medium of claim 11 , wherein the instructions further cause the one or more computer processors to perform steps comprising: performing an online conversation comprising: determining one or more parameters required for performing the determined action; and receiving values of the parameters, comprising, for each parameter: generating a request to receive a value for the parameter; sending the generated request to a user via a user interface dialog; and receiving the value of the parameter from the user. 13. The non-transitory computer readable storage medium of claim 11 , wherein determining the set of example phrases comprises: accessing a first set of example phrases, each example phrase representing a request for an action that is independent of an entity type; and generating a second set of example phrases, wherein each example phrase from the second set of example phrases is obtained by adding text representing entity type specific information to an example phrase from the first set of example phrases. 14. The non-transitory computer readable storage medium of claim 13 , wherein the action corresponding to the example phrase from the first set of example phrases is associated with an entity type, wherein the added text to the example phrase from the first set of example phrases represents information describing at attribute of the entity type. 15. The non-transitory computer readable storage medium of claim 1

Assignees

Inventors

Classifications

  • Supervised learning · CPC title

  • Feedforward networks · CPC title

  • G06F40/30Primary

    Semantic analysis · CPC title

  • Named entity recognition · CPC title

  • Architecture, e.g. interconnection topology · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11769013B2 cover?
A multi-tenant system performs custom configuration of a tenant-specific chatbot to process and act upon natural language requests. The multi-tenant system configures the tenant-specific chatbots without requiring tenant-specific training. The multi-tenant system providing a user interface for configuring a tenant-specific set of permitted actions. The multi-tenant system determines a set of ex…
Who is the assignee on this patent?
Salesforce Com Inc, Salesforce Inc
What technology area does this patent fall under?
Primary CPC classification G06F40/30. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Sep 26 2023 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 12 related publications on this page (citations in our corpus or others sharing the same primary CPC).