Systems and methods for structured conversation summarization

US12400072B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-12400072-B2
Application numberUS-202318156043-A
CountryUS
Kind codeB2
Filing dateJan 18, 2023
Priority dateJan 18, 2023
Publication dateAug 26, 2025
Grant dateAug 26, 2025

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.

Embodiments described herein provide a structured conversation summarization framework. A user interface may be provided which allows an agent to perform a conversation with a customer, for example regarding resolving a customer support issue. Utterances by both the agent and customer may be stored, and at the end of the conversation, the utterances may be used to generate a structured summary. The structured summary may include components such as a general summary, an issue summary, and a resolution summary. Using neural network models and heuristics, each component of the summary may be automatically generated.

First claim

Opening claim text (preview).

What is claimed is: 1. A method of structured summarization of user-agent interactions on a service platform, the method comprising: receiving, via a user interface, a plurality of user utterances; generating, by a service agent and via the user interface, a plurality of responses in response to the plurality of user utterances, respectively; retrieving a structured summary form based on a conversation topic of the plurality of user utterances and the plurality of responses; generating, by a summarization model trained on a dataset of dialogue data and annotated reference summaries, a summary of the plurality of user utterances and the plurality of responses; determining, for an issue summary field on the structured summary form, a first utterance selected from the plurality of user utterances as an issue summary based on ranking similarities between the summary and a subset of user utterances selected from the plurality of user utterances, respectively; determining, for a resolution summary field on the structured summary form, a first response selected from the plurality of responses as a resolution summary based on a subset of responses selected from the plurality of responses; and generating an engageable user interface element including data fields of the structured summary form incorporating the issue summary and the resolution summary. 2. The method of claim 1 , wherein retrieving the structured summary form comprises: obtaining a user selected conversation topic through the user interface; and querying a summary form database based on the user selected conversation topic. 3. The method of claim 1 , wherein generating, by the summarization model, the summary comprises: concatenating the plurality of user utterances and the plurality of responses into an input sequence of tokens; and generating, by the summarization model, the summary based on the input sequence of tokens. 4. The method of claim 1 , wherein determining the first utterance as the issue summary comprises: filtering the plurality of user utterances based on relevance into the subset of user utterances; encoding, via a sentence Transformer model, the subset of user utterances into a first plurality of utterance representations; encoding, via the sentence Transformer model, the summary into a summary representation; computing a set of cosine similarities between the summary representation and the first plurality of utterance representations, respectively; and selecting the first utterance corresponding to a greatest cosine similarity with the summary representation. 5. The method of claim 4 , further comprising: generating, via the summarization model, the issue summary based on the first utterance. 6. The method of claim 1 , wherein determining the first response as the resolution summary comprises: selecting the first response from the subset of responses based on lengths of responses and heuristics of past responses. 7. The method of claim 1 , wherein the subset of responses comprise a second half of the plurality of responses in time. 8. The method of claim 1 , wherein the structured summary form further comprises a field indicating whether an issue discussed during the user-agent interactions has been resolved, and wherein the field is generated using a prediction model trained on a dataset of dialogue data and annotated resolution results. 9. A system for structured summarization of user-agent interactions on a service platform, the system comprising: a memory that stores a summarization model trained on a dataset of dialogue data and annotated reference summaries and a plurality of processor-executable instructions; a communication interface that receives a plurality of user utterances; and one or more hardware processors that read and execute the plurality of processor-executable instructions from the memory to perform operations comprising: generating, via the communication interface, a plurality of responses in response to the plurality of user utterances, respectively; retrieving a structured summary form based on a conversation topic of the plurality of user utterances and the plurality of responses; generating, by the summarization model, a summary of the plurality of user utterances and the plurality of responses; determining, for an issue summary field on the structured summary form, a first utterance selected from the plurality of user utterances as an issue summary based on ranking similarities between the summary and a subset of user utterances selected from the plurality of user utterances, respectively; determining, for a resolution summary field on the structured summary form, a first response selected from the plurality of responses as a resolution summary based on a subset of responses selected from the plurality of responses; and generating an engageable user interface element including data fields of the structured summary form incorporating the issue summary and the resolution summary. 10. The system of claim 9 , wherein retrieving the structured summary form comprises: obtaining a user selected conversation topic through the communication interface; and querying a summary form database based on the user selected conversation topic. 11. The system of claim 9 , wherein generating, by the summarization model, the summary comprises: concatenating the plurality of user utterances and the plurality of responses into an input sequence of tokens; and generating, by the summarization model, the summary based on the input sequence of tokens. 12. The system of claim 9 , wherein determining the first utterance as the issue summary comprises: filtering the plurality of user utterances based on relevance into the subset of user utterances; encoding, via a sentence Transformer model, the subset of user utterances into a first plurality of utterance representations; encoding, via the sentence Transformer model, the summary into a summary representation; computing a set of cosine similarities between the summary representation and the first plurality of utterance representations, respectively; and selecting the first utterance corresponding to a greatest cosine similarity with the summary representation. 13. The system of claim 12 , the operations further comprising: generating, via the summarization model, the issue summary based on the first utterance. 14. The system of claim 9 , wherein determining the first response as the resolution summary comprises: selecting the first response from the subset of responses based on lengths of responses and heuristics of past responses. 15. The system of claim 9 , wherein the subset of responses comprise a second half of the plurality of responses in time. 16. The system of claim 9 , wherein the structured summary form further comprises a field indicating whether an issue discussed during the user-agent interactions has been resolved, and wherein the field is generated using a prediction model trained on a dataset of dialogue data and annotated resolution results. 17. A non-transitory machine-readable medium comprising a plurality of machine-executable instructions which, when executed by one or more processors, are adapted to cause the one or more processors to perform operations comprising: receiving, via a user interface, a plurality of user utterances; generating, via the user interface, a plurality of responses in response to the plurality of user utterances, respectively; retrieving a structured summary form based on a conversation topic of the plurality of user utterances and the plurality o

Assignees

Inventors

Classifications

  • G06F16/345Primary

    Summarisation for human users · CPC title

  • Natural language generation · CPC title

  • Semantic analysis · CPC title

  • Discourse or dialogue representation · CPC title

  • G06F40/174Primary

    Form filling; Merging · 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 US12400072B2 cover?
Embodiments described herein provide a structured conversation summarization framework. A user interface may be provided which allows an agent to perform a conversation with a customer, for example regarding resolving a customer support issue. Utterances by both the agent and customer may be stored, and at the end of the conversation, the utterances may be used to generate a structured summary.…
Who is the assignee on this patent?
Salesforce Inc
What technology area does this patent fall under?
Primary CPC classification G06F16/345. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Aug 26 2025 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 10 related publications on this page (citations in our corpus or others sharing the same primary CPC).