Cross-Lingual LLM Evaluation Using Parallel Model Outputs

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Evaluating the performance of large language models (LLMs) in non-English languages is challenging due to the lack of datasets and biased human-generated scores, making it difficult to select the best LLM for generative tasks.

Innovation Solution

A communication platform employs a model evaluation engine using cross-lingual evaluation metrics and reinforcement learning to automatically assess LLMs, comparing outputs from reference and target LLMs through parallel inputs in different languages, enabling unbiased selection and fine-tuning.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If human-generated reference scores are used to evaluate LLM performance, then evaluation accuracy may be improved, but bias and subjectivity are introduced

Engineering Contradiction:
Improveevaluation accuracyVSAvoidbias
Core Design Contradiction:
Measurement precisionVSObject-generated harmful factors

Solution Approach 1:

The system uses automated LLM-based evaluation instead of human-generated references, allowing the system to self-assess model performance without external human intervention. This eliminates human bias while maintaining evaluation capability through automated scoring mechanisms.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent replaces the mechanical process of human scoring with an automated computational system. LLMs evaluate each other's outputs programmatically, substituting human judgment with algorithmic assessment that can be consistently applied without subjective bias.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Measurement precision

If multiple LLMs are evaluated to find the best model, then selection quality improves, but evaluation time and computational resources increase

Engineering Contradiction:
Improvemodel selection qualityVSAvoidevaluation time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary filtering and ranking of LLM candidates before detailed evaluation. By pre-processing the candidate pool and using automated scoring, the system reduces the time required to evaluate multiple models while maintaining selection quality.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent creates a controlled evaluation environment where multiple LLMs are assessed simultaneously under standardized conditions. This parallel evaluation approach reduces total evaluation time compared to sequential assessment, while the standardized environment ensures consistent comparison across models.

Inventive Principle:
Principle #39Inert atmosphere (Inert environment)

3Productivity

If automated evaluation systems are used, then evaluation speed increases, but accuracy and reliability may decrease

Engineering Contradiction:
Improveevaluation speedVSAvoidevaluation reliability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system implements feedback mechanisms where LLM evaluations are continuously refined based on performance data. Automated evaluation results feed back into model improvement cycles, allowing the system to maintain high speed while improving reliability through iterative optimization and validation.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20250298995A1Language capability evaluation of large language models
Publication Date: 2025.09.25 ZOOM VIDEO COMM INC
  • US20250298995A1 patent drawing
  • US20250298995A1 patent drawing
  • US20250298995A1 patent drawing

AI summary

Systems and methods for language capability evaluation of large language models are provided. A communication platform accesses a pair of parallel inputs, including a reference input in a reference language corresponding to a target input in a target language different from the reference language. The communication platform executes a reference large language model for the generative task to obtain a reference output in the reference language based on the reference input. The communication platform executes a target large language model for the generative task to obtain a target output in the target language based on the target input. The communication platform evaluates a cross-lingual similarity between the target output and the reference output to obtain an evaluation score. The communication platform fine-tunes the target large language model based on the evaluation score using a reinforcement learning algorithm.