Beyond Single-Negative Preference: Multi-Negative DPO for LLM-Centric Historical Entity Linking

📅 2026-09-07
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究提出多负例直接偏好优化(MDPO)方法,利用所有候选实体信息改进基于大语言模型的历史实体链接任务。
📝 Abstract
Large language models (LLMs) have recently shown promise for historical entity linking, but preference optimization for this task is often formulated with only one negative candidate per training instance. This discards information from the remaining candidates retrieved for the same mention. We introduce multi-negative direct preference optimisation (MDPO), a reference-based pairwise objective that compares the correct entity with all valid rejected candidates associated with each mention. MDPO preserves the Bradley-Terry formulation of DPO while exploiting the complete candidate set through masked, length-normalised sequence scores. We evaluate MDPO on hipe-2020 and newseye, covering French, German, English, Swedish, and Finnish historical newspaper text. Experiments show that MDPO improves over supervised fine-tuning and single-negative DPO, with particularly strong gains for NIL mentions, semantic ambiguity, OCR noise, and historically difficult names. Further analyses disentangle candidate-generation and selection errors, showing that candidate retrieval remains a key bottleneck for end-to-end entity linking. These results demonstrate that incorporating all within-instance negative candidates is a simple and effective improvement for LLM-based historical entity linking.
Problem

Research questions and friction points this paper is trying to address.

historical entity linking
preference optimization
negative candidates
Innovation

Methods, ideas, or system contributions that make the work stand out.

multi-negative direct preference optimisation
historical entity linking
large language models
candidate set utilization
sequence scores
🔎 Similar Papers
No similar papers found.