Feature engineering with question generation
US-2024079000-A1 · Mar 7, 2024 · US
US2023334075A1 · US · A1
| Field | Value |
|---|---|
| Publication number | US-2023334075-A1 |
| Application number | US-202318129997-A |
| Country | US |
| Kind code | A1 |
| Filing date | Apr 3, 2023 |
| Priority date | May 13, 2021 |
| Publication date | Oct 19, 2023 |
| Grant date | — |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
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.
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
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
Related publications grouped by family.
Answers are generated from the same data shown on this page.