English

Fine-Grained Distillation for Long Document Retrieval

Information Retrieval 2022-12-21 v1 Computation and Language

Abstract

Long document retrieval aims to fetch query-relevant documents from a large-scale collection, where knowledge distillation has become de facto to improve a retriever by mimicking a heterogeneous yet powerful cross-encoder. However, in contrast to passages or sentences, retrieval on long documents suffers from the scope hypothesis that a long document may cover multiple topics. This maximizes their structure heterogeneity and poses a granular-mismatch issue, leading to an inferior distillation efficacy. In this work, we propose a new learning framework, fine-grained distillation (FGD), for long-document retrievers. While preserving the conventional dense retrieval paradigm, it first produces global-consistent representations crossing different fine granularity and then applies multi-granular aligned distillation merely during training. In experiments, we evaluate our framework on two long-document retrieval benchmarks, which show state-of-the-art performance.

Keywords

Cite

@article{arxiv.2212.10423,
  title  = {Fine-Grained Distillation for Long Document Retrieval},
  author = {Yucheng Zhou and Tao Shen and Xiubo Geng and Chongyang Tao and Guodong Long and Can Xu and Daxin Jiang},
  journal= {arXiv preprint arXiv:2212.10423},
  year   = {2022}
}

Comments

13 pages, 5 figures, 5 tables

R2 v1 2026-06-28T07:45:04.784Z