English

Sakura at BEA 2026 Shared Task 1: What Makes Vocabulary Difficult?

Computation and Language 2026-05-22 v2

Abstract

We describe two types of models for vocabulary difficulty prediction: a high-accuracy black-box model, which achieved the top shared task result in the open track, and an explainable model, which outperforms a fine-tuned encoder baseline. As the black-box model, we fine-tuned an LLM using a soft-target loss function for effective application to the rating task, achieving r > 0.91. The explainable model provides insights into what impacts the difficulty of each item while maintaining a strong correlation (r > 0.77). We further analyze the results, demonstrating that the difficulty of items in the British Council's Knowledge-based Vocabulary Lists (KVL) is often affected by spelling difficulty or the construction of the test items, in addition to the genuine production difficulty of the words. We make our code available online at https://github.com/ynklab/vocabulary-difficulty .

Keywords

Cite

@article{arxiv.2605.14257,
  title  = {Sakura at BEA 2026 Shared Task 1: What Makes Vocabulary Difficult?},
  author = {Adam Nohejl and Xuanxin Wu and Yusuke Ide and Maria Angelica Riera Machin and Yi-Ning Chang and Hitomi Yanaka},
  journal= {arXiv preprint arXiv:2605.14257},
  year   = {2026}
}

Comments

To be published in Proceedings of the 21st Workshop on Innovative Use of NLP for Building Educational Applications (BEA 2026)

R2 v1 2026-07-22T07:11:24.819Z