US 12,235,911 B2
Computer-based systems and methods for training and using a machine learning model for improved processing of user queries based on inferred user intent
Srivatsa Mallapragada, Atlanta, GA (US); Ying Xie, Marietta, GA (US); Varsha Rani Chawan, Atlanta, GA (US); Zeyad Hailat, Atlanta, GA (US); Simon Hughes, Atlanta, GA (US); and Yuanbo Wang, Austin, TX (US)
Assigned to Home Depot Product Authority, LLC, Atlanta, GA (US)
Filed by Home Depot Product Authority, LLC, Atlanta, GA (US)
Filed on Aug. 30, 2023, as Appl. No. 18/239,791.
Claims priority of provisional application 63/424,946, filed on Nov. 13, 2022.
Claims priority of provisional application 63/422,300, filed on Nov. 3, 2022.
Prior Publication US 2024/0152561 A1, May 9, 2024
Int. Cl. G06F 16/9532 (2019.01); G06F 16/9535 (2019.01)
CPC G06F 16/9532 (2019.01) [G06F 16/9535 (2019.01)] 20 Claims
OG exemplary drawing
 
9. A computer-implemented method for document recommendation comprising:
receiving a text query;
generating text embeddings representative of the text query;
projecting the text embeddings to generate image embeddings representative of a predicted feature from a feature embeddings set based on the text embeddings of the query;
retrieving user intent embeddings from a set of user intent embeddings based on the text embeddings of the query;
retrieving text feature embeddings from a set of text feature embeddings based on the text embeddings;
retrieving image feature embeddings from a set of image feature embeddings based on the image embeddings;
generating predicted document embeddings based on the text embeddings, the intent embeddings, the text feature embeddings, and the image feature embeddings; and
presenting a document from a set of documents based on the predicted document embeddings.