Search platform for unstructured interaction summaries

US2023334075A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2023334075-A1
Application numberUS-202318129997-A
CountryUS
Kind codeA1
Filing dateApr 3, 2023
Priority dateMay 13, 2021
Publication dateOct 19, 2023
Grant date

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.

Systems, methods, and computer program products for search platforms for unstructured interaction summaries. An application executing on a processor may receive a query comprising a term. The application may generate, based on an embedding vector and the term, an expanded query comprising a plurality of additional terms. The application may generate, based on a term frequency inverse document frequency model, a vector for the expanded query and generate an entity vector for the query. The application may generate a combined vector for the query based on the entity vector and the vector for the expanded query. The application may compute, based on the combined vector for the query and a feature matrix of a corpus, a respective cosine similarity score for a plurality of results in the corpus. The application may return one or more of the plurality of results as responsive to the query based on the similarity scores.

First claim

Opening claim text (preview).

What is claimed is: 1 . A computer-implemented method, comprising: accessing, by an application executing on a processor, a feature matrix for a corpus comprising a plurality of text summaries, wherein the feature matrix represents each term in the plurality of text summaries as a respective feature of a plurality of features, and wherein the feature matrix indicates whether each of a plurality of entities is present in the respective text summary; receiving, by the application, a query comprising a term; generating, by the application based on an embedding vector and the term, an expanded query comprising a plurality of additional terms and the term; generating, by the application based on a term frequency-inverse document frequency (TF-IDF) model, a vector for the expanded query; generating, by the application, an entity vector for the query; generating, by the application, a combined vector for the query based on the entity vector and the vector for the expanded query; and returning, by the application based on the combined vector for the query and the feature matrix for the corpus, at least one of a plurality of results from the corpus as responsive to the query. 2 . The computer-implemented method of claim 1 , further comprising, prior to returning the at least one of the plurality of results from the corpus as responsive to the query: computing a respective score for each respective result of the plurality of results; and selecting the at least one of the plurality of results from the corpus as responsive to the query based on the computed scores. 3 . The computer-implemented method of claim 2 , wherein the scores comprise cosine similarity scores. 4 . The computer-implemented method of claim 3 , wherein the cosine similarity scores are computed based on a product of the combined vector for the query and at least a portion of the feature matrix of the corpus. 5 . The computer-implemented method of claim 1 , wherein a plurality of values of the embedding vector are trained based on the corpus, wherein the plurality of text summaries comprises unstructured text. 6 . The computer-implemented method of claim 1 , wherein the combined vector for the query comprises a plurality of features, the method further comprising: receiving, by the application, input labeling a first feature of the plurality of features as relevant to the query; receiving, by the application, input labeling a second feature of the plurality of features as not relevant to the query; removing, by the application, the second feature from the combined vector for the query; and updating, by the application, the combined vector based on the remaining plurality of features and a respective weight for each remaining feature. 7 . The computer-implemented method of claim 1 , further comprising prior to generating the expanded query: preprocessing, by the application, the query to convert the query from a first format to a second format. 8 . A non-transitory computer-readable storage medium, the computer-readable storage medium including instructions that when executed by a processor, cause the processor to: access a feature matrix for a corpus comprising a plurality of text summaries, wherein the feature matrix represents each term in the plurality of text summaries as a respective feature of a plurality of features, and wherein the feature matrix indicates whether each of a plurality of entities is present in the respective text summary; receive a query comprising a term; generate, based on an embedding vector and the term, an expanded query comprising a plurality of additional terms and the term; generate, based on a term frequency-inverse document frequency (TF-IDF) model, a vector for the expanded query; generate an entity vector for the query; generate a combined vector for the query based on the entity vector and the vector for the expanded query; and return, based on the combined vector for the query and the feature matrix for the corpus, at least one of a plurality of results from the corpus as responsive to the query. 9 . The computer-readable storage medium of claim 8 , wherein the instructions further cause the processor to, prior to returning the at least one of the plurality of results from the corpus as responsive to the query: compute a respective score for each respective result of the plurality of results; and select the at least one of the plurality of results from the corpus as responsive to the query based on the computed scores. 10 . The computer-readable storage medium of claim 9 , wherein the scores comprise cosine similarity scores. 11 . The computer-readable storage medium of claim 10 , wherein the cosine similarity scores are computed based on a product of the combined vector for the query and at least a portion of the feature matrix of the corpus. 12 . The computer-readable storage medium of claim 8 , wherein a plurality of values of the embedding vector are trained based on the corpus, wherein the plurality of text summaries comprises unstructured text. 13 . The computer-readable storage medium of claim 8 , wherein the combined vector for the query comprises a plurality of features, wherein the instructions further cause the processor to: receive input labeling a first feature of the plurality of features as relevant to the query; receive input labeling a second feature of the plurality of features as not relevant to the query; remove the second feature from the combined vector for the query; and update the combined vector based on the remaining plurality of features and a respective weight for each remaining feature. 14 . The computer-readable storage medium of claim 8 , wherein the instructions further cause the processor to, prior to generating the expanded query: preprocess the query to convert the query from a first format to a second format. 15 . A computing apparatus comprising: a processor; and a memory storing instructions that, when executed by the processor, cause the processor to: access a feature matrix for a corpus comprising a plurality of text summaries, wherein the feature matrix represents each term in the plurality of text summaries as a respective feature of a plurality of features, and wherein the feature matrix indicates whether each of a plurality of entities is present in the respective text summary; receive a query comprising a term; generate, based on an embedding vector and the term, an expanded query comprising a plurality of additional terms and the term; generate, based on a term frequency-inverse document frequency (TF-IDF) model, a vector for the expanded query; generate an entity vector for the query; generate a combined vector for the query based on the entity vector and the vector for the expanded query; and return, based on the combined vector for the query and the feature matrix for the corpus, at least one of a plurality of results from the corpus as responsive to the query. 16 . The computing apparatus of claim 15 , wherein the instructions further cause the processor to, prior to returning the at least one of the plurality of results from the corpus as responsive to the query: compute a respective score for each respective result of the plurality of results; and select the at least one of the plurality of results from the corpus as responsive to the query based on the computed scores. 17 . The computing apparatus of claim 16 , wherein the scores comprise cosine similarity scores. 18 . The computing apparatus of claim 17 , wherein the

Assignees

Inventors

Classifications

  • Query expansion · CPC title

  • using vector based model · CPC title

  • Presentation of query results · CPC title

  • Machine learning · 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 US2023334075A1 cover?
Systems, methods, and computer program products for search platforms for unstructured interaction summaries. An application executing on a processor may receive a query comprising a term. The application may generate, based on an embedding vector and the term, an expanded query comprising a plurality of additional terms. The application may generate, based on a term frequency inverse document f…
Who is the assignee on this patent?
Capital One Services Llc
What technology area does this patent fall under?
Primary CPC classification G06F16/3338. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu Oct 19 2023 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).