Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

A SEMI-SUPERVISED FRAMEWORK NAMED AUGSBERT-UZ FOR HIGH-PERFORMANCE SEMANTIC TEXTUAL SIMILARITY IN UZBEK

Domaine:

natural language processing

Type de record:

modelsoftware
Créateur:
B.B
Éditeur:
Zenodo
Hôte:avatar
Semantic Textual Similarity (STS) is one of the fundamental task of Natural Language Processing (NLP). As Uzbek has scarcity of large-scale annotated datasets, while it is morphologically rich language, STS remains a significant challenge for researchers. Standard Transformer-based cross-encoders offer high accuracy but are computationally prohibitive for large-scale applications, whereas bi-encoders are fast but require substantial training data to perform well. In this paper, we introduce AugSBERT-Uz, a novel semi-supervised model that produces a state-of-the-art sentence embedding model for the Uzbek language. The paper employs a “teacher-student” knowledge distillation approach. First, a high-accuracy cross-encoder (the “teacher”), based on the monolingual BERTbek model, is fine-tuned on a small, human-annotated “gold” dataset. This teacher model is then used to automatically label millions of sentence pairs from a large unlabeled corpus, developing a vast “silver-standard” dataset. Finally, a bi-encoder (the “student”) with a Siamese architecture is trained on this augmented dataset using Multiple Negatives Ranking Loss. The proposed framework enables the Bi-encoder to achieve performance remarkably close to the high-accuracy cross-encoder with 83.2 spearman correlation, while retaining its computational efficiency (inference time response - 5 seconds), making it suitable for large-scale semantic search and clustering tasks. This method effectively bridges the performance gap caused by data scarcity, developing a model that is both accurate and scalable. AugSBERT-Uz presents a novel and scalable solution for developing high-quality semantic representations for low-resource, agglutinative languages. This work provides the first high-performance, publicly available sentence embedding model for Uzbek, paving the way for advancements in regional NLP applications.

Visit

doi.orgzenodo.org

Tasks

embeddings

Licenses

Creative Commons Attribution 4.0 Internationalhttps://creativecommons.org/licenses/by/4.0/legalcode

Similaires

A Resource-Light Method for Cross-Lingual Semantic Textual SimilaritySimRelUz: Similarity and Relatedness scores as a Semantic Evaluation dataset for Uzbek languageNeural Models for Detecting Binary Semantic Textual Similarity for Algerian and MSAImproving Multilingual Semantic Textual Similarity with Shared Sentence Encoder for Low-resource LanguagesPerformance of XLM-R Models on Zero-Shot Cross-Lingual Semantic Textual Similarity in XTREME-R for Low-Resource African LanguagesTargeted Lexical Injection for Cross-Lingual Alignment in Lugha-Llama on African Semantic Textual Similarity Tasks

A Resource-Light Method for Cross-Lingual Semantic Textual Similarity

Recognizing semantically similar sentences or paragraphs across languages is beneficial for many tas

SimRelUz: Similarity and Relatedness scores as a Semantic Evaluation dataset for Uzbek language

Semantic relatedness between words is one of the core concepts in natural language processing, thus

Neural Models for Detecting Binary Semantic Textual Similarity for Algerian and MSA

Improving Multilingual Semantic Textual Similarity with Shared Sentence Encoder for Low-resource Languages

Measuring the semantic similarity between two sentences (or Semantic Textual Similarity - STS) is fu

Performance of XLM-R Models on Zero-Shot Cross-Lingual Semantic Textual Similarity in XTREME-R for Low-Resource African Languages

Pre-trained multilingual language encoders, such as multilingual BERT and XLM-R, show great potentia

Targeted Lexical Injection for Cross-Lingual Alignment in Lugha-Llama on African Semantic Textual Similarity Tasks

Large Language Models (LLMs) have demonstrated remarkable capabilities, yet their performance in low