The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Oct. 28, 2025
Filed:
Jun. 06, 2023
Salesforce, Inc., San Francisco, CA (US);
Shiva Kumar Pentyala, Mountain View, CA (US);
Prafulla Kumar Choubey, San Jose, CA (US);
Shashank Harinath, Mountain View, CA (US);
Sitaram Asur, Newark, CA (US);
Chien-Sheng Jason Wu, Mountain View, CA (US);
Zachary Alexander, Berkeley, CA (US);
Caiming Xiong, Menlo Park, CA (US);
Salesforce, Inc., San Francisco, CA (US);
Abstract
Embodiments described herein provide a training framework for generative NLP models that operate on previously learnt knowledge from pretrained large language models. Specifically, to train an NLP model to generate a response to a user utterance (e.g., 'resolve login issue'), document embeddings of support IT documents encoded by a pretrained LLM are fed to an NLP decoder together with a training dialogue (e.g., a dialogue between the chat agent on how to “resolve login issue”). The NLP decoder can thus be trained by a causal language modeling loss computed based on the predicted next token and the ground-truth token from the training dialogue.