CLApr 3, 2025

Leveraging LLM For Synchronizing Information Across Multilingual Tables

arXiv:2504.02559v212 citationsh-index: 7NAACL
Originality Incremental advance
AI Analysis

This addresses the challenge for non-English speakers accessing online information, though it is incremental as it builds on existing LLM methods for a specific task.

The paper tackled the problem of outdated or incomplete Wikipedia tables in low-resource languages by using large language models (LLMs) for multilingual information synchronization, achieving improvements of 1.79% in Information Updation and 20.58% in Information Addition over baselines.

The vast amount of online information today poses challenges for non-English speakers, as much of it is concentrated in high-resource languages such as English and French. Wikipedia reflects this imbalance, with content in low-resource languages frequently outdated or incomplete. Recent research has sought to improve cross-language synchronization of Wikipedia tables using rule-based methods. These approaches can be effective, but they struggle with complexity and generalization. This paper explores large language models (LLMs) for multilingual information synchronization, using zero-shot prompting as a scalable solution. We introduce the Information Updation dataset, simulating the real-world process of updating outdated Wikipedia tables, and evaluate LLM performance. Our findings reveal that single-prompt approaches often produce suboptimal results, prompting us to introduce a task decomposition strategy that enhances coherence and accuracy. Our proposed method outperforms existing baselines, particularly in Information Updation (1.79%) and Information Addition (20.58%), highlighting the model strength in dynamically updating and enriching data across architectures.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes