Real-Time Meeting Summary Generation via Topic Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional virtual conferencing systems face challenges in providing succinct and accurate summaries due to verbose automatic speech recognition transcripts and the difficulty in identifying important content amidst interruptions and speaker changes in multi-party conversations.

Innovation Solution

A machine learning-based system that identifies speech segments, generates real-time transcripts, subdivides them into topic context units, and streams abstractive summaries to conference participants, ignoring irrelevant side conversations and accounting for emotional cues and interruptions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If automatic speech recognition generates verbatim transcripts, then complete meeting content is captured, but the transcripts become exceedingly verbose and resource-intensive to generate and store

Engineering Contradiction:
Improvemeeting content captureVSAvoidresource consumption
Core Design Contradiction:
Loss of informationVSLoss of energy

Solution Approach 1:

The system extracts only the essential information from complete verbatim transcripts by identifying and summarizing key points, main ideas, and important decisions while removing redundant content, achieving both complete information capture and reduced resource consumption

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system transforms the parameter of information density by generating abstractive summaries that condense verbose transcripts into concise representations, maintaining information quality while reducing volume and resource requirements

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If verbatim transcripts are generated for all speech segments, then complete accuracy is achieved, but the summaries become too lengthy to be useful

Engineering Contradiction:
Improvetranscript accuracyVSAvoidsummary length
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system extracts and retains only the most important information from complete transcripts, removing redundant and less significant content while preserving accuracy of key points, thereby reducing summary length without sacrificing essential information

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system segments the continuous transcript into meaningful units such as topics, speakers, and key points, then selectively summarizes each segment to maintain accuracy while controlling overall length

Inventive Principle:
Principle #1Segmentation

3Loss of information

If the system processes all speech segments including side conversations, then complete coverage is achieved, but the summary becomes cluttered with irrelevant information

Engineering Contradiction:
Improvecontent coverageVSAvoidsummary quality
Core Design Contradiction:
Loss of informationVSManufacturing precision

Solution Approach 1:

The system applies different processing quality to different speech segments, providing detailed summarization for main content while filtering or simplifying side conversations and irrelevant interruptions, thereby maintaining overall coverage while improving summary quality

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system changes the parameter of information filtering by dynamically adjusting what level of detail to include based on speech segment importance, speaker relevance, and contextual significance, separating essential content from noise

Inventive Principle:
Principle #35Parameter changes

4Loss of time

If real-time summarization is implemented, then timely information is provided, but the processing complexity increases significantly

Engineering Contradiction:
Improveinformation timelinessVSAvoidsystem complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The system segments speech processing into distinct stages (speech recognition, topic identification, summary generation, and streaming), allowing real-time processing of manageable units rather than attempting to process entire meetings at once, thereby reducing instantaneous complexity while maintaining timeliness

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20240005085A1Methods and systems for generating summaries
Publication Date: 2024.01.04 RINGCENTRAL INC
  • US20240005085A1 patent drawing
  • US20240005085A1 patent drawing
  • US20240005085A1 patent drawing

AI summary

A computer-implemented machine learning method for generating real-time summaries is provided. The method comprises identifying a speech segment during a conference session, generating a real-time transcript from the speech segment, determining a topic from the real-time transcript, generating a summary of the topic, and streaming the summary of the topic during the conference session.