paper-with-me

홈 › Papers

Fine-Grained Distillation for Long Document Retrieval

2022-12-20 · Yucheng Zhou, Tao Shen, Xiubo Geng, Chongyang Tao, Guodong Long, Can Xu, Daxin Jiang

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.

📄 PDF Abstract BibTeX arXiv:2212.10423

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationRetrieval

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Curriculum Learning for Dense Retrieval Distillation

2022-04-28 · Hansi Zeng, Hamed Zamani, Vishwa Vinay

Recent work has shown that more effective dense retrieval models can be obtained by distilling ranking knowledge from an existing base re-ranking model. In this paper, we propose a generic curriculum learning based optim…

Knowledge DistillationPassage RetrievalRe-RankingRetrieval

Unveil: Unified Visual-Textual Integration and Distillation for Multi-modal Document Retrieval

2026-05-23 · Hao Sun, Yingyan Hou, Jiayan Guo, Bo Wang 외 arxiv

Document retrieval in real-world scenarios faces significant challenges due to diverse document formats and modalities. Traditional text-based approaches rely on tailored parsing techniques that disregard layout informat…

Knowledge Distillation

PairDistill: Pairwise Relevance Distillation for Dense Retrieval

2024-10-02 · Chao-Wei Huang, Yun-Nung Chen

Effective information retrieval (IR) from vast datasets relies on advanced techniques to extract relevant information in response to queries. Recent advancements in dense retrieval have showcased remarkable efficacy comp…

Information RetrievalKnowledge DistillationRerankingRetrieval

Fine-Grained Relevance Annotations for Multi-Task Document Ranking and Question Answering

2020-08-12 · Sebastian Hofstätter, Markus Zlabinger, Mete Sertkan, Michael Schröder 외

There are many existing retrieval and question answering datasets. However, most of them either focus on ranked list evaluation or single-candidate question answering. This divide makes it challenging to properly evaluat…

Document RankingQuestion AnsweringRetrieval

Coarse-to-Fine Knowledge Selection for Document Grounded Dialogs

2023-02-23 · Yeqin Zhang, Haomin Fu, Cheng Fu, Haiyang Yu 외

Multi-document grounded dialogue systems (DGDS) belong to a class of conversational agents that answer users' requests by finding supporting knowledge from a collection of documents. Most previous studies aim to improve …

Answer GenerationRerankingRetrieval