paper-with-me

Papers

Improving Lexical Difficulty Prediction with Context-Aligned Contrastive Learning and Ridge Ensembling

2026-05-09 · Wicaksono Leksono Muhamad, Joanito Agili Lopo, Tsamarah Rana Nugraha, Ahmad Cahyono Adi, Muhammad Oriza Nurfajri arxiv

Lexical difficulty prediction is a fundamental problem in language learning and readability assessment, requiring models to estimate word difficulty across different first-language (L1) backgrounds. However, existing approaches rely on regression-only training with scalar supervision, which does not explicitly structure the representation space, limiting their ability to capture cross-lingual alignment and ordinal difficulty. To mitigate these issues, we propose Context-Aligned Contrastive Regression, which integrates Ridge regression ensemble with two complementary objectives, i.e., Cross-View Context and Ordinal Soft Contrastive Learning. Experiments on three L1 datasets show that (i) contrastive objectives improve cross-lingual representation alignment while preserving language-specific nuances, (ii) the learned representations capture the ordinal structure of lexical difficulty, and (iii) the ensemble effectively mitigates systematic biases of individual models, leading to more stable performance across difficulty levels.

📄 PDF Abstract BibTeX arXiv:2605.08950

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

CALM: Contrastive Aligned Audio-Language Multirate and Multimodal Representations

2022-02-08 · Vin Sachidananda, Shao-Yen Tseng, Erik Marchi, Sachin Kajarekar 외

Deriving multimodal representations of audio and lexical inputs is a central problem in Natural Language Understanding (NLU). In this paper, we present Contrastive Aligned Audio-Language Multirate and Multimodal Represen…

Emotion RecognitionNatural Language Understanding

BigGreen at SemEval-2021 Task 1: Lexical Complexity Prediction with Assembly Models

2021-04-19 · SEMEVAL 2021 · Aadil Islam, Weicheng Ma, Soroush Vosoughi

This paper describes a system submitted by team BigGreen to LCP 2021 for predicting the lexical complexity of English words in a given context. We assemble a feature engineering-based model with a deep neural network mod…

Feature EngineeringLexical Complexity Prediction

TUDA-CCL at SemEval-2021 Task 1: Using Gradient-boosted Regression Tree Ensembles Trained on a Heterogeneous Feature Set for Predicting Lexical Complexity

2021-08-01 · SEMEVAL 2021 · Sebastian Gombert, Sabine Bartsch

In this paper, we present our systems submitted to SemEval-2021 Task 1 on lexical complexity prediction.The aim of this shared task was to create systems able to predict the lexical complexity of word tokens and bigram m…

SentenceWord Embeddings

Compound or Term Features? Analyzing Salience in Predicting the Difficulty of German Noun Compounds across Domains

2021-08-01 · Joint Conference on Lexical and Computational Semantics 2021 · Anna H{\"a}tty, Julia Bettinger, Michael Dorna, Jonas Kuhn 외

Predicting the difficulty of domain-specific vocabulary is an important task towards a better understanding of a domain, and to enhance the communication between lay people and experts. We investigate German closed noun …

Word Embeddings

CS-UM6P at SemEval-2021 Task 1: A Deep Learning Model-based Pre-trained Transformer Encoder for Lexical Complexity

2021-08-01 · SEMEVAL 2021 · Nabil El Mamoun, Abdelkader El Mahdaouy, Abdellah El Mekki, Kabil Essefar 외

Lexical Complexity Prediction (LCP) involves assigning a difficulty score to a particular word or expression, in a text intended for a target audience. In this paper, we introduce a new deep learning-based system for thi…

Deep LearningLexical Complexity Prediction