paper-with-me

Papers

UOL@IDEM at BEA 2026 Shared Task 1: Neural Fusion and Feature-Rich Modeling for L1-Aware Vocabulary Difficulty Prediction

2026-06-23 · Nouran Khallaf, Serge Sharoff arxiv

This paper describes UOL@IDEM's closed-track submission to the BEA 2026 shared task on L1-aware vocabulary difficulty prediction. We model the task as regression and train separate systems for Spanish, German, and Mandarin Chinese\footnote{Below we use \emph{Chinese} for brevity.}. Our system combines multilingual contextual representations with engineered features capturing frequency, surface form, retrieval evidence, semantic alignment, cognate similarity, and masked-language-model predictability. Development results show consistent gains over the official closed-track baselines, with sentence-embedding encoders such as BGE-M3, multilingual E5, and LaBSE performing best. Official submissions achieve RMSE scores of 1.132, 1.037, and 0.891 for Spanish, German, and Chinese, respectively. Feature analysis identifies frequency as the most stable predictor, while contextual predictability, form similarity, retrieval, and semantic features provide complementary L1-sensitive signals. Error analysis shows strong ranking performance but weaker calibration for the easiest items, which are often overpredicted. See https://github.com/Nouran-Khallaf/UoL-IDEM-BEA2026-Vocabulary-Difficulty-Prediction

📄 PDF Abstract BibTeX arXiv:2606.24501

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enriching Epidemiological Thematic Features For Disease Surveillance Corpora Classification

2022-06-01 · LREC 2022 6 · Edmond Menya, Mathieu Roche, Roberto Interdonato, Dickson Owuor

We present EpidBioBERT, a biosurveillance epidemiological document tagger for disease surveillance over PADI-Web system. Our model is trained on PADI-Web corpus which contains news articles on Animal Diseases Outbreak ex…

ArticlesClassificationDocument ClassificationEpidemiology+2

Generative diffusion models for spatiotemporal influenza forecasting

2026-04-27 · Joseph Lemaitre, Justin Lessler arxiv

Forecasting infectious disease incidence can provide important information to guide public health planning, yet is difficult because epidemic dynamics are complex. Current mechanistic and statistical approaches often str…

Fusion of Simple Models for Native Language Identification

2017-09-01 · WS 2017 9 · Fabio Kepler, Ramon Astudillo, Alberto Abad

In this paper we describe the approaches we explored for the 2017 Native Language Identification shared task. We focused on simple word and sub-word units avoiding heavy use of hand-crafted features. Following recent tre…

Information RetrievalLanguage IdentificationNative Language Identification

Impact of density-dependent migration flows on epidemic outbreaks in heterogeneous metapopulations

2015-07-29

We investigate the role of migration patterns on the spread of epidemics in complex networks. We enhance the SIS-diffusion model on metapopulations to a nonlinear diffusion. Specifically, individuals move randomly over t…

Iterated Denoising Energy Matching for Sampling from Boltzmann Densities

2024-02-09 · Tara Akhound-Sadegh, Jarrid Rector-Brooks, Avishek Joey Bose, Sarthak Mittal 외

Efficiently generating statistically independent samples from an unnormalized probability distribution, such as equilibrium samples of many-body systems, is a foundational problem in science. In this paper, we propose It…

DenoisingEfficient Exploration