Patents Assigned to ASAPP, INC.
-
Patent number: 11610064Abstract: A user of an automated natural language system may submit an ambiguous or incomplete request, and interactive techniques may be used to obtain clarification information from the user and then determine a response for presentation to the user. A user's initial request may be processed to compute a category score for each possible category of request. The category scores may be processed to determine if clarification of the request is needed. Where clarification is needed, one or more tags may be selected to determine a clarification question to be presented to the user. For example, a tag clarification score may be computed for each tag that indicates a value of the tag in clarifying the request. After receiving the clarification information from the user, one or more categories may be selected or, where needed, additional clarification information may be obtained.Type: GrantFiled: September 25, 2019Date of Patent: March 21, 2023Assignee: ASAPP, INC.Inventors: Lili Yu, Tao Lei, Howard Chen, Sida Wang
-
Patent number: 11610061Abstract: Text may be modified according to a specified attribute value, such as changing a 1-star review to a 5-star review. To modify the text, an input sequence of tokens may be obtained corresponding to the text. Mask scores may be computed for the tokens by processing the input sequence of tokens with masking neural network. One or more tokens may be selected using the mask scores, and a masked sequence of tokens may be generated by replacing the selected tokens with a mask token. The masked sequence of tokens may be processed by a language model neural network to select a replacement token for each of the mask tokens. Modified text may then be generated using the selected replacement tokens. The modified text may be used for any appropriate application, such as suggesting messages to users participating in a conversation.Type: GrantFiled: December 2, 2019Date of Patent: March 21, 2023Assignee: ASAPP, INC.Inventors: Julian Martin Eisenschlos, Tao Lei
-
Patent number: 11588759Abstract: A company may implement automated workflows for convenience of users or to reduce support costs. For example, allowing a user to change an address using an automated workflow may be faster or less expensive than with a human agent. Companies may provide support over different types of communications channels with different capabilities, such as voice channels and text channels. Instead of implementing different workflows for different channels, a company may separate aspects of the workflow that are common to different channels from aspects of the workflow that are different for different channels. For example, a workflow may be implemented to determine an action in response to a received communication where the action may be used with multiple channels. The action may then be used to select an action implementation that is specific to a channel.Type: GrantFiled: July 4, 2019Date of Patent: February 21, 2023Assignee: ASAPP, INC.Inventors: Mitchell Steven Morgan, Frederick William Poe Heckel, Priya Sawant, Adrien Brochard, Christopher David Fox, Tao Lei, Joseph Ellsworth Hackman
-
Patent number: 11588760Abstract: A company may implement automated workflows for convenience of users or to reduce support costs. For example, allowing a user to change an address using an automated workflow may be faster or less expensive than with a human agent. In some instances, a first communications session may be started between a first user and a second user. During the first communications session, one or more communications may be processed to select an intent of the first user and a value of an information item communicated by the first user. An automated workflow may be selected to continue assisting the first user, and the first user may be transferred to a second communications session with the automated workflow. The automated workflow may be initialized with the value of the information item that was provided during the first communications session so that the first user does not need to repeat information.Type: GrantFiled: July 4, 2019Date of Patent: February 21, 2023Assignee: ASAPP, INC.Inventors: Joseph Ellsworth Hackman, Christopher David Fox, Jonathan David Weese, Satchuthananthavale Rasiah Kuhan Branavan, Tao Lei
-
Patent number: 11567851Abstract: A graph model of a graphical user interface (GUI) may be generated by processing usage data of the GUI where the usage data comprises sequences of GUI pages and actions between GUI pages. The nodes of the graph model may be determined by obtaining GUI pages from the usage data, identifying dynamic GUI elements in the GUI pages, generating canonical GUI pages by modifying the GUI pages using the dynamic GUI elements, and creating graph nodes using the canonical GUI pages. The edges of the graph may be determined by processing actions from the GUI data that were performed by users to transition from one GUI page to another GUI page. The graph model of the GUI may be used for any appropriate application, such as determining statistics relating to the GUI or statistics relating to individual users of the GUI.Type: GrantFiled: May 4, 2020Date of Patent: January 31, 2023Assignee: ASAPP, INC.Inventors: Daniel Alfredo Ciolek, Clemens Georg Benedict Rosenbaum, Adrian Philip Botta
-
Patent number: 11551004Abstract: In some applications, it may be desired to process a message to determine an intent of the message, where the intent indicates the meaning of the message. An intent classifier may be used to determine the meaning of a message by processing the message to compute a message embedding vector that represents the message in a vector space. Each possible intent may be represented by a prototype vector, and the intent of the message may be determined by comparing the message embedding to one or more prototype vectors, such as by selecting an intent whose prototype vector is closest to the message embedding. An intent classifier may be used, for example, (i) to implement an automated communications system with states where each state is associated with a subset of the possible intents or (ii) for processing usage data of a communications system to update the intents of the communications system.Type: GrantFiled: November 13, 2018Date of Patent: January 10, 2023Assignee: ASAPP, INC.Inventors: Jeremy Elliot Azriel Wohlwend, Ethan Russell Elenberg, Samuel Andrew Altschul, Michael Griffiths
-
Patent number: 11537448Abstract: A first application programming interface (API) with a first schema may be adapted to work with a second API with a second schema using mappings of schema properties and a directed graph. An API call specification of the first API may receive first API schema properties as input and provide first API schema properties as outputs. The first API schema properties may be mapped to corresponding second API schema properties, such as using semantic representations of the schema properties. An implementation of an API call for the first API may be created by using the schema mappings and selecting a path from a directed graph corresponding to the second API, where the path includes a node corresponding to an API call of the second API. Computer code may be generated using nodes of the path, and the computer code may be stored for later use.Type: GrantFiled: December 14, 2021Date of Patent: December 27, 2022Assignee: ASAPP, INC.Inventors: Guido Martín Chari, Nicolás Roque D'Ippolito, Satchuthananthavale Rasiah Kuhan Branavan
-
Patent number: 11521639Abstract: The present disclosure describes a system, method, and computer program for predicting sentiment labels for audio speech utterances using an audio speech sentiment classifier pretrained with pseudo sentiment labels. A speech sentiment classifier for audio speech (“a speech sentiment classifier”) is pretrained in an unsupervised manner by leveraging a pseudo labeler previously trained to predict sentiments for text. Specifically, a text-trained pseudo labeler is used to autogenerate pseudo sentiment labels for the audio speech utterances using transcriptions of the utterances, and the speech sentiment classifier is trained to predict the pseudo sentiment labels given corresponding embeddings of the audio speech utterances. The speech sentiment classifier is then subsequently fine tuned using a sentiment-annotated dataset of audio speech utterances, which may be significantly smaller than the unannotated dataset used in the unsupervised pretraining phase.Type: GrantFiled: May 28, 2021Date of Patent: December 6, 2022Assignee: ASAPP, INC.Inventors: Suwon Shon, Pablo Brusco, Jing Pan, Kyu Jeong Han
-
Patent number: 11487944Abstract: The present disclosure sets forth a marginal distillation approach to obtaining a unified name-entity recognition (NER) student model from a plurality of pre-trained teacher NER models with different tag sets. Knowledge from the teacher models is distilled into a student model without requiring access to the annotated training data used to train the teacher models. In particular, the system receives a tag hierarchy that combines the different teacher tag sets. The teacher models and the student model are applied to a set of input data sequence to obtain tag predictions for each of the models. A distillation loss is computed between the student and each of the teacher models. If teacher's predictions are less fine-grained than the student's with respect to a node in the tag hierarchy, the student's more fine-grained predictions for the node are marginalized in computing the distillation loss.Type: GrantFiled: September 24, 2020Date of Patent: November 1, 2022Assignee: ASAPP, Inc.Inventors: Yi Yang, Keunwoo Peter Yu
-
Patent number: 11425064Abstract: A message may be suggested to a user participating in a conversation using one or more neural networks where the suggested message is adapted to the preferences or communication style of the user. The suggested message may be adapted to the user with a user embedding vector that represents the preferences or communication style of the user in a vector space. To suggest a message to the user, a conversation feature vector may be computed by processing the text the conversation with a neural network. A context score may be computed for one or more designated messages, where the context score is computed by processing the user embedding vector, the conversation feature vector, and a designated message feature vector with a neural network. A designated message may be selected as a suggested message for the user using the context scores. The suggestion may then presented to the user.Type: GrantFiled: October 25, 2019Date of Patent: August 23, 2022Assignee: ASAPP, INC.Inventors: Kelsey Taylor Ball, Tao Lei, Christopher David Fox, Joseph Ellsworth Hackman
-
Patent number: 11386259Abstract: When processing a request containing personal information, personal information may be needed to respond to the request, but it may be desired to limit storage of personal information for privacy reasons. To accomplish both objectives, text of a message may be processed using multiple levels of redaction. A first level of redaction may replace digits of the text with a token so that sensitive numbers, such as credit card numbers or social security numbers are no longer present. A second level of redaction may replace one or more words of the text with a label indicating the text that was present, such as by replacing an address with a label indicating that an address was present or by replacing a credit card number with a label indicating that a credit card number was present.Type: GrantFiled: November 20, 2020Date of Patent: July 12, 2022Assignee: ASAPP, INC.Inventors: Frederick William Poe Heckel, Shawn Henry
-
Patent number: 11373044Abstract: Machine learning models may be used during a communications session to process natural language communications and perform actions relating to the communications session. For example, a machine learning model may be used to provide an automated response to a user, to suggest a completion of text being entered by a user, or to provide information about a relevant resource. Machine learning models may rely on machine learning model data that is updated during a communications session as communications are processed by the machine learning model. To improve the performance of a machine learning model when a user leaves a first communications session and enters a second communications session, the machine learning model data may be stored during a first communications session and then retrieved during the second communications session to initialize a machine learning model for the second communications session.Type: GrantFiled: July 4, 2019Date of Patent: June 28, 2022Assignee: ASAPP, INC.Inventors: Christopher David Fox, Tao Lei, Joseph Ellsworth Hackman
-
Patent number: 11262986Abstract: Software for a computer system may be automatically generated to reduce costs. Software may be automatically generated using a set of software components where each component may have one or more input properties and one or more output properties. A property may correspond to a type of data (e.g., a customer ID) used by the computer system. A graph may be created from the components where the graph includes component nodes for the components and property nodes for the input and output properties. To automatically generate software for a task, a task specification may be received that includes a task input property and a task output property. A path on the graph may be determined from the task input property and the task output property, and software for accomplishing the task may be generated using components on the path. The software may then be executed or stored for later execution.Type: GrantFiled: June 28, 2019Date of Patent: March 1, 2022Assignee: ASAPP, INC.Inventors: Hashan Buddhika Narangodage, Punyashloka Biswal, Jeffrey James Young, Nicolas Antomarioni, Geoffrey Kendall Abbott, Satchuthananthavale Rasiah Kuhan Branavan, Michael Hoa Thai
-
Patent number: 11238278Abstract: The present disclosure describes a system, method, and computer program for matching an input file to one of a plurality of datastore files and displaying the rationale for the match. Neural networks are trained to create vector representations of objects in the input file and the datastore files. The cost of each possible pairing of vector representations between the input file and a datastore file is computed, and an optimal transport algorithm is used to identify the vector pairings that result in the lowest total cost of alignment. The datastore file with the lowest total cost of alignment to the input file is identified as the best matching file. The alignment results are used to display the rationale for the match. To constrain the alignment results of the optimal transport algorithm, one or more dummy points and, in certain embodiments, duplicate points are added to one or both of the vector sets to achieve alignments with the desired sparsity patterns.Type: GrantFiled: December 8, 2019Date of Patent: February 1, 2022Assignee: ASAPP, Inc.Inventors: Kyle Swanson, Lili Yu, Tao Lei
-
Patent number: 11216510Abstract: Text of an incomplete message entered by a user may be processed using a neural network to suggest messages similar to the message the user is in the process of entering. Word embeddings may be obtained for the words of the text that represent the words in a first vector space. The word embeddings may then be processed by the neural network to compute an input message feature vector that represents the incomplete message in a second vector space. The input message feature vector may be used to select a first designated message as a suggestion from a set of designated messages, and the first designated message may be selected using a similarity score computed from the input message feature vector and a first designated message feature vector corresponding to the first designated message. The first designated message may then be presented as a suggestion to the user.Type: GrantFiled: August 3, 2018Date of Patent: January 4, 2022Assignee: ASAPP, INC.Inventors: Lisa Lijia Jiang, Tao Lei, Shawn Henry
-
Patent number: 11138970Abstract: The present disclosure relates to a system, method, and computer program for creating a complete transcription of an audio recording from separately transcribed redacted and unredacted words. The system receives an original audio recording and redacts a plurality of words from the original audio recording to obtain a modified audio recording. The modified audio recording is outputted to a first transcription service. Audio clips of the redacted words from the original audio recording are extracted using word-level timestamps for the redacted words. The extracted audio clips are outputted to a second transcription service. The system receives a transcription of the modified audio recording from the first transcription service and transcriptions of the extracted audio clips from the second transcription service.Type: GrantFiled: December 6, 2019Date of Patent: October 5, 2021Assignee: ASAPP, Inc.Inventors: Kyu Jeong Han, Madison Chandler Riley, Tao Ma
-
Patent number: 11106975Abstract: The amount of time required to train a neural network may be decreased by modifying the neural network to allow for greater parallelization of computations. The computations for cells of the neural network may be modified so that the matrix-vector multiplications of the cell do not depend on a previous cell and thus allowing the matrix-vector computations to be performed outside of the cells. Because the matrix-vector multiplications can be performed outside of the cells, they can be performed in parallel to decrease the computation time required for processing a sequence of training vectors with the neural network. The trained neural network may be applied to a wide variety of applications, such as performing speech recognition, determining a sentiment of text, determining a subject matter of text, answering a question in text, or translating text to another language.Type: GrantFiled: October 20, 2017Date of Patent: August 31, 2021Assignee: ASAPP, INC.Inventor: Tao Lei
-
Publication number: 20210182868Abstract: Machine learning-based approaches are used to detect trends of behavior and anomalous events from customer support messages between customers and customer support agents or other appropriate resources in an electronic environment. For example, for a plurality of time periods, a prediction model can be trained. The prediction models can be trained on messages that correspond to each prediction models' period of time. The prediction models can process messages to determine a score (e.g., a representative confidence score) for the time period a prediction model is associated with. For a selected time period, a model (e.g., a trend detection model) can be applied to the scores for time periods before the selected time period to determine whether the score for the selected time period is associated with an anomalous event. Thereafter, an alert can be presented with, for example, the messages that triggered the alert, among other such information.Type: ApplicationFiled: December 16, 2019Publication date: June 17, 2021Applicant: ASAPP, Inc.Inventors: Tianyi ZHANG, Sam ALTSCHUL, Kilian WEINBERGER, Michael GRIFFITHS, Geoffrey Michael PLEISS
-
Patent number: 10984781Abstract: A plurality of conversations may be processed to obtain one or more representative conversations to allow a better understanding of the plurality of conversations. A representative conversation may be determined by representing each conversation as a sequence of states where a state may represent messages with similar meanings. Distances may be computed between pairs of conversations, and the conversations may be clustered using the distances. To obtain a representative conversation for a cluster of conversations, a representative sequence of states may be obtained for the cluster and a representative message may be obtained for each state of the sequence of states. The representative conversation may then be presented to a user.Type: GrantFiled: January 18, 2019Date of Patent: April 20, 2021Assignee: ASAPP, INC.Inventors: Michael Griffiths, Lei Xu, Shawn Henry
-
Patent number: 10885529Abstract: During a conversation between a customer and a customer support representative, suggestions may be presented to the customer support representative to upsell a product to the customer. Information about the customer and/or information about the conversation may be processed by a computer to determine when to suggest the upsell to the customer support representative and the one or more products to be upsold. The determination may be performed by computing features from the information about the customer and the information about the conversation, and processing the features with one or more classifiers.Type: GrantFiled: March 3, 2017Date of Patent: January 5, 2021Assignee: ASAPP, Inc.Inventor: Shawn Henry