Anchor-Based Discourse Parsing for Navigable Legal Transcripts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for converting audio or video records of legal proceedings into text transcripts lack efficient means to parse and organize the discourse into semantically self-contained passages, making it difficult to navigate and summarize effectively.

Innovation Solution

An anchor-based discourse parser is employed to identify anchor questions and their related discourses, associating each with navigation markers for precise parsing and summarization, using a neural network for detection and a computational method for ambiguity resolution.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If discourse is parsed into semantically self-contained passages using anchor questions, then navigation and summarization effectiveness is improved, but parsing complexity and computational resources increase

Engineering Contradiction:
Improvenavigation effectivenessVSAvoidparsing system complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The discourse is segmented into semantically self-contained passages by identifying anchor questions that mark significant semantic shifts. Each passage is associated with navigation markers enabling independent localization and reference, breaking the continuous transcript into manageable, meaningful units that improve navigation without requiring complex global analysis.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Anchor questions serve as intermediary elements that mediate between the raw discourse and the parsed structure. These anchor points act as semantic landmarks that organize the discourse into coherent passages, providing a structured interface for navigation and summarization while simplifying the overall parsing architecture.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If anchor-based parsing is implemented to identify semantically self-contained passages, then discourse coherence and navigation are enhanced, but processing time and computational cost increase

Engineering Contradiction:
Improvediscourse coherenceVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary identification of anchor questions and associates navigation markers with potential passage boundaries before full parsing. This preliminary structuring enables more efficient subsequent processing by pre-organizing the discourse into candidate passages, reducing the computational burden during actual parsing while maintaining coherence.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If neural network is used for detecting anchor questions, then detection accuracy is improved, but computational resources and processing complexity increase

Engineering Contradiction:
Improveanchor question detection accuracyVSAvoiddetection system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The neural network is trained on representative samples of legal discourse to learn patterns of anchor questions. Once trained, the model copies these learned patterns to detect anchor questions in new transcripts, achieving high accuracy without requiring complex rule-based systems or extensive manual configuration for each new document.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS20250371280A1Anchor-Based Discourse Parsing
Publication Date: 2025.12.04 REV COM INC
  • US20250371280A1 patent drawing
  • US20250371280A1 patent drawing
  • US20250371280A1 patent drawing

AI summary

Anchor-based discourse parsing includes detecting a series of anchor questions in a discourse wherein each anchor question corresponds to a semantic shift in the discourse and identifying a set of semantically related discourse for each anchor question, and associating each semantically self-contained passage with a respective navigation marker that enables locating of the respective semantically self-contained passages in a transcript.