Conversation Model Training With Weighted Exemplars and Response Subsets
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing exemplar-based generative models often ignore or over-rely on retrieved responses, leading to uninteresting or overfitted responses, and are biased in learning scenarios with detailed time-order descriptions.
Innovation Solution
A method of training a conversation model by identifying a first context, selecting a response subset based on a gold response, and applying relevance scores to weight exemplars, excluding overly similar responses, to combine retrieval and generation models effectively.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Adaptability or versatility
If a retrieval-based conversation model is used to extract responses from a predefined response set, then response diversity and interest are improved, but response accuracy and context matching may deteriorate
Solution Approach 1:
The patent combines retrieval-based and generation-based conversation models into a unified system. The retrieval model extracts candidate responses from a predefined set, while the generation model refines these responses to ensure context accuracy. This merging allows the system to leverage both the diversity strength of retrieval models and the accuracy strength of generation models.
2Ease of operation
If a generation-based conversation model is used to generate responses based on sequence to sequence architecture, then response fluency and naturalness are improved, but response diversity and interest deteriorate
Solution Approach 1:
The system merges retrieval-based and generation-based models where the retrieval model provides diverse candidate responses and the generation model ensures fluent and natural output. This combination allows the system to achieve both diversity from the retrieval component and fluency from the generation component.
3Adaptability or versatility
If existing exemplar-based generation models are used to provide retrieved responses as exemplars, then response diversity is improved, but learning bias towards detailed time-order descriptions occurs
Solution Approach 1:
The patent modifies the training parameters and data representation to reduce bias towards detailed time-order descriptions. By changing how exemplars are selected and weighted during training, the system maintains response diversity while reducing learning bias towards specific description patterns.
Data Source
AI summary
A training method of a conversation model according to various example embodiments of the present disclosure may include identifying a first context, identifying a first response set corresponding to the first context based on a first model, identifying a response subset selected from the first response set based on a gold response corresponding to the first context and training a second model based on the first context information and the response subset.


