Wireless Spec AI Context Retrieval for Accurate Information Synthesis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing conversational AI systems, such as ChatGPT, provide irrelevant or inaccurate responses to queries related to technical specifications of modern wireless communication technologies due to the lack of domain-specific training data and the inability to handle large input sizes effectively.

Innovation Solution

A conversational AI system incorporating a domain-specific database, context extractor, and feedback mechanism to provide accurate responses by extracting relevant text from 3GPP and O-RAN specifications, using prompt engineering and few-shot learning to append context to user queries, and allowing expert feedback to improve response quality.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If existing conversational AI systems are used, then general conversational capability is provided, but response accuracy for wireless communication specifications deteriorates

Engineering Contradiction:
Improveresponse accuracyVSAvoiddomain-specific capability
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The system segments the input query into components and separately retrieves relevant context from domain-specific databases before processing through the foundation model. This segmentation allows the system to handle general conversational capabilities while incorporating specialized domain knowledge for improved accuracy in wireless communication specifications.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces an intermediary context retrieval layer between the user query and the foundation model. This intermediary component fetches relevant information from domain-specific databases and appends it to the query, enabling the model to leverage both general language understanding and specialized domain knowledge for accurate responses.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If domain-specific context is appended to queries, then response accuracy improves, but input size limitations are exceeded

Engineering Contradiction:
Improveresponse accuracyVSAvoidinput size
Core Design Contradiction:
ReliabilityVSLength of stationary object

Solution Approach 1:

The system extracts only the most relevant context snippets from domain-specific databases that are necessary to answer the query, rather than incorporating entire documents or excessive information. This extraction approach provides sufficient domain context for accurate responses while maintaining input size within foundation model limitations.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system applies partial action by selectively appending only the necessary portion of domain-specific context to each query. Rather than including all available domain knowledge, the system retrieves and appends only the relevant subset needed for answering the specific question, balancing accuracy improvement with input size constraints.

Inventive Principle:
Principle #16Partial or excessive action

3Adaptability or versatility

If foundation models are fine-tuned with domain data, then domain knowledge improves, but training data availability deteriorates

Engineering Contradiction:
Improvedomain knowledgeVSAvoidtraining data availability
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The system performs preliminary action by pre-retreiving and storing domain-specific context in structured databases before query processing. This preliminary organization of domain knowledge from specifications like 3GPP and O-RAN enables the system to access specialized information without requiring extensive fine-tuning, as the context is prepared and organized for efficient retrieval during inference.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system uses an intermediary context retrieval mechanism that bridges the gap between limited training data and domain-specific knowledge requirements. By implementing a separate context retrieval layer that fetches domain information from pre-organized databases, the system compensates for insufficient fine-tuning data while maintaining strong domain expertise.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12475315B2Adapting foundation models for information synthesis of wireless communication specifications
Publication Date: 2025.11.18 MICROSOFT TECHNOLOGY LICENSING LLC
  • US12475315B2 patent drawing
  • US12475315B2 patent drawing
  • US12475315B2 patent drawing

AI summary

Existing approaches to understanding, developing, and researching modern wireless communication technologies involve time intensive and arduous processes of sifting through numerous webpages and technical specification documents, gathering the required information and synthesizing it. The present disclosure describes a conversational artificial intelligence tool for information synthesis of wireless communication specifications. The system builds on recent advancements in foundation large language models (LLMs) and consists of three key additional components: a domain-specific database, a context extractor, and a feedback mechanism. The system appends user queries with concise contextual information extracted from a database of wireless technical specifications and incorporates tools for expert feedback and data contribution. On evaluation using a benchmark dataset of expert queries and responses, the system provided more relevant and accurate answers on topics related to modern wireless communication specifications with a BLEU (BiLingual Evaluation Understudy) score of 0.28 compared to 0.03 achieved by current state-of-the-art LLM-based systems.