提出新评估范式,用人工与大模型协作构建全句简化数据集。
New Evaluation Paradigm for Lexical Simplification
- 通过人机协作生成候选替换词,覆盖整句复杂词
- 多大模型协同比现有基线显著提升简化效果
- 适配大模型直接简化句子的新范式,适合研究者参考
词汇简化(LS)传统采用三步流程:识别复杂词、生成替换词、排序替换词,各步骤使用独立评估数据集。我们发现大语言模型(LLMs)可通过单个提示直接简化句子,绕过传统流水线。然而,现有LS数据集不适用于评估此类生成结果,因它们仅针对单个复杂词提供替换词,未标注句子中所有复杂词。为填补此空白,我们提出一种新型标注方法,通过人机协作构建全句一体化的LS数据集:自动化方法生成候选替换词池,人工标注者评估并补充额外替代项。此外,我们探索了基于提示、上下文学习和思维链的大模型方法,并引入多大模型协作策略,模拟每一步简化任务。实验表明,基于多大模型的方法显著优于现有基线。
原文摘要 · Abstract (English)
Lexical Simplification (LS) methods use a three-step pipeline: complex word identification, substitute generation, and substitute ranking, each with separate evaluation datasets. We found large language models (LLMs) can simplify sentences directly with a single prompt, bypassing the traditional pipeline. However, existing LS datasets are not suitable for evaluating these LLM-generated simplified sentences, as they focus on providing substitutes for single complex words without identifying all complex words in a sentence. To address this gap, we propose a new annotation method for constructing an all-in-one LS dataset through human-machine collaboration. Automated methods generate a pool of potential substitutes, which human annotators then assess, suggesting additional alternatives as needed. Additionally, we explore LLM-based methods with single prompts, in-context learning, and chain-of-thought techniques. We introduce a multi-LLMs collaboration approach to simulate each step of the LS task. Experimental results demonstrate that LS based on multi-LLMs approaches significantly outperforms existing baselines.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。