Asymmetric Matching Losses for Preference-Aligned Sequence Models

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing sequence processing models struggle with inefficient training methods that do not differentiate between types of errors, leading to longer training times and increased computational resource usage, and lack flexibility in regularization, hindering the model's ability to generalize well across different datasets.

Innovation Solution

The use of matching losses, particularly asymmetric matching losses, to fit reward or preference labels and regularize the target distribution towards a reference distribution, focusing on significant probabilities or probability differences, thereby enhancing the model's alignment with human preferences.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If existing training methods are used that do not differentiate between types of errors, then the training process is simple to implement, but training time increases and computational resource usage increases

Engineering Contradiction:
ImproveEase of implementationVSAvoidTraining time
Core Design Contradiction:
Ease of manufactureVSLoss of time

Solution Approach 1:

The patent segments the training loss into multiple distinct components: asymmetric matching loss for reward alignment, KL divergence loss for distribution regularization, and optional constraint losses. This segmentation allows each component to address specific aspects of the training problem independently, improving training efficiency by focusing computational resources on the most impactful error types rather than treating all errors uniformly.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The asymmetric matching loss applies different penalty weights to different types of prediction errors based on their local importance. Specifically, it applies higher penalties to errors in high-reward regions and lower penalties to errors in low-reward regions, creating a locally adaptive training approach that accelerates convergence by prioritizing learning in critical areas.

Inventive Principle:
Principle #3Local quality

2Ease of manufacture

If existing training methods are used that do not differentiate between types of errors, then the training process is simple to implement, but computational resource usage increases

Engineering Contradiction:
ImproveEase of implementationVSAvoidComputational resource usage
Core Design Contradiction:
Ease of manufactureVSUse of energy by moving object

Solution Approach 1:

By segmenting the loss function into distinct components with different computational characteristics, the patent enables selective computation. The asymmetric matching loss component can be computed more efficiently than traditional symmetric losses by focusing only on relevant error types, reducing overall computational resource usage while maintaining implementation simplicity through modular design.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces asymmetric penalty parameters that change the computational behavior of the loss function. By using different penalty weights for different error types rather than a uniform penalty, the computational resources are allocated more efficiently, focusing processing power on the most impactful corrections while reducing waste on less critical adjustments.

Inventive Principle:
Principle #35Parameter changes

3Ease of manufacture

If existing training methods are used, then the model can be trained with standard loss functions, but the model's ability to generalize well across different datasets is hindered

Engineering Contradiction:
ImproveEase of trainingVSAvoidGeneralization ability
Core Design Contradiction:
Ease of manufactureVSAdaptability or versatility

Solution Approach 1:

The asymmetric matching loss applies different training pressures to different regions of the output distribution based on their local importance. By applying higher penalties to errors in high-reward regions and lower penalties to errors in low-reward regions, the model learns to generalize better across datasets by prioritizing accuracy in critical areas while maintaining flexibility in less critical areas.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent introduces dynamic penalty weights that adapt during training based on the current model performance and reward distribution. This dynamic approach allows the model to generalize better across different datasets by adjusting its learning priorities in real-time, rather than using static loss functions that are optimized for specific dataset characteristics.

Inventive Principle:
Principle #15Dynamics

4Device complexity

If existing training methods are used that treat all errors uniformly, then the loss function is simple to compute, but the training efficiency is reduced

Engineering Contradiction:
ImproveLoss function complexityVSAvoidTraining efficiency
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The asymmetric matching loss computes different penalty amounts for different error types based on their local importance to the reward objective. This localized computation approach improves training efficiency by focusing computational effort on the most impactful errors rather than uniformly processing all errors, achieving better training efficiency with only moderate increases in loss function complexity.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20260044776A1Reward or Preference Optimization of Sequence Processing Models with Asymmetric Matching Losses
Publication Date: 2026.02.12 GDM HOLDING LLC
  • US20260044776A1 patent drawing
  • US20260044776A1 patent drawing
  • US20260044776A1 patent drawing

AI summary

Provided are systems and methods for fine-tuning sequence processing models (e.g., Large Language Models (LLMs) or Large Multimodal Models (LMMs)) to human preferences. Specifically, provided are systems and methods for application of matching losses, including asymmetric matching losses, at various stages of aligning sequence processing models to reward or preference labels that capture human preferences.