Disambiguation on Long-Tail Entities

Improve and characterize disambiguation for rare, long-tail entities in reasoning-native multimodal entity-linking models, which can retrieve the correct entity but still reject it in favor of an incorrect candidate.

Background

The proposed 8B-Think+Embed system combines iterative Wikipedia retrieval with reasoning over textual and visual context, substantially improving performance on rare entities. Nevertheless, the error analysis reports that some examples contain the correct entity in the retrieved evidence while the model ultimately rejects it. This indicates that retrieval alone does not resolve the candidate-selection problem, particularly for difficult long-tail entities and neighboring concepts.

The unresolved issue is specifically the model's ability to select and disambiguate among retrieved candidates after the correct entity has been surfaced, rather than merely improving retrieval recall.

References

A further 23.5\% of errors involve the model engaging with the correct entity in its reasoning but ultimately rejecting it, indicating that disambiguation remains an open challenge even for reasoning-native models.

Think Before You Link: Rarity, Reasoning, and Retrieval in Multilingual Entity Linking  (2609.10745 - Pengpun et al., 9 Sep 2026) in Section 6, subsection "Error Analysis"

Generalization to languages with even sparser Wikipedia representation, such as African languages, remains unknown and would test the limits of retrieval-augmented approaches for the cultural long tail.

Think Before You Link: Rarity, Reasoning, and Retrieval in Multilingual Entity Linking  (2609.10745 - Pengpun et al., 9 Sep 2026) in Limitations section