paper-with-me

Papers

Simplifications are Absolutists: How Simplified Language Reduces Word Sense Awareness in LLM-Generated Definitions

2025-07-16 · Lukas Ellinger, Miriam Anschütz, Georg Groh

Large Language Models (LLMs) can provide accurate word definitions and explanations for any context. However, the scope of the definition changes for different target groups, like children or language learners. This is especially relevant for homonyms, words with multiple meanings, where oversimplification might risk information loss by omitting key senses, potentially misleading users who trust LLM outputs. We investigate how simplification impacts homonym definition quality across three target groups: Normal, Simple, and ELI5. Using two novel evaluation datasets spanning multiple languages, we test DeepSeek v3, Llama 4 Maverick, Qwen3-30B A3B, GPT-4o mini, and Llama 3.1 8B via LLM-as-Judge and human annotations. Our results show that simplification drastically degrades definition completeness by neglecting polysemy, increasing the risk of misunderstanding. Fine-tuning Llama 3.1 8B with Direct Preference Optimization substantially improves homonym response quality across all prompt types. These findings highlight the need to balance simplicity and completeness in educational NLP to ensure reliable, context-aware definitions for all learners.

📄 PDF Abstract BibTeX arXiv:2507.11981

Code (1)

lukasellinger/homonym-eval 공식 구현

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

A Constrained Sequence-to-Sequence Neural Model for Sentence Simplification

2017-04-07 · Yaoyuan Zhang, Zhenxu Ye, Yansong Feng, Dongyan Zhao 외

Sentence simplification reduces semantic complexity to benefit people with language impairments. Previous simplification studies on the sentence level and word level have achieved promising results but also meet great ch…

Sentence

Benchmarking Data-driven Automatic Text Simplification for German

2020-05-01 · LREC 2020 5 · Andreas S{\"a}uberli, Sarah Ebling, Martin Volk

Automatic text simplification is an active research area, and there are first systems for English, Spanish, Portuguese, and Italian. For German, no data-driven approach exists to this date, due to a lack of training data…

BenchmarkingMachine TranslationSentenceText Simplification+1

MUSST: A Multilingual Syntactic Simplification Tool

2017-11-01 · IJCNLP 2017 11 · Carolina Scarton, Alessio Palmero Aprosio, Sara Tonelli, Tamara Mart{\'\i}n Wanton 외

We describe MUSST, a multilingual syntactic simplification tool. The tool supports sentence simplifications for English, Italian and Spanish, and can be easily extended to other languages. Our implementation includes a s…

Lexical SimplificationSentenceText Simplification

SimplifyUR: Unsupervised Lexical Text Simplification for Urdu

2020-05-01 · LREC 2020 5 · Namoos Hayat Qasmi, Haris Bin Zia, Awais Athar, Agha Ali Raza

This paper presents the first attempt at Automatic Text Simplification (ATS) for Urdu, the language of 170 million people worldwide. Being a low-resource language in terms of standard linguistic resources, recent text si…

Lexical SimplificationText SimplificationWord Embeddings

Automatic Lexical Simplification for Turkish

2022-01-15 · Ahmet Yavuz Uluslu

In this paper, we present the first automatic lexical simplification system for the Turkish language. Recent text simplification efforts rely on manually crafted simplified corpora and comprehensive NLP tools that can an…

Lexical SimplificationSentenceText Simplification