IRAIDec 17, 2023

Wikiformer: Pre-training with Structured Information of Wikipedia for Ad-hoc Retrieval

arXiv:2312.10661v223 citationsh-index: 19AAAI
Originality Incremental advance
AI Analysis

This work addresses the need for more effective pre-training methods in information retrieval by leveraging structured Wikipedia data, offering incremental improvements over existing models.

The paper tackled the problem of underutilizing structured Wikipedia data in pre-training for information retrieval by introducing four tailored pre-training objectives, resulting in superior performance on multiple IR benchmarks in both zero-shot and fine-tuning settings, with better results in biomedical and legal domains for long text similarity matching.

With the development of deep learning and natural language processing techniques, pre-trained language models have been widely used to solve information retrieval (IR) problems. Benefiting from the pre-training and fine-tuning paradigm, these models achieve state-of-the-art performance. In previous works, plain texts in Wikipedia have been widely used in the pre-training stage. However, the rich structured information in Wikipedia, such as the titles, abstracts, hierarchical heading (multi-level title) structure, relationship between articles, references, hyperlink structures, and the writing organizations, has not been fully explored. In this paper, we devise four pre-training objectives tailored for IR tasks based on the structured knowledge of Wikipedia. Compared to existing pre-training methods, our approach can better capture the semantic knowledge in the training corpus by leveraging the human-edited structured data from Wikipedia. Experimental results on multiple IR benchmark datasets show the superior performance of our model in both zero-shot and fine-tuning settings compared to existing strong retrieval baselines. Besides, experimental results in biomedical and legal domains demonstrate that our approach achieves better performance in vertical domains compared to previous models, especially in scenarios where long text similarity matching is needed.

Code Implementations1 repo
Foundations

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

Your Notes