EMNLP 2024industry0 citations

RRADistill: Distilling LLMs’ Passage Ranking Ability for Long-Tail Queries Document Re-Ranking on a Search Engine

Nayoung Choi, Youngjune Lee, Gyu-Hwung Cho, Haeyu Jeong, Jungmin Kong, Saehun Kim, Keunchan Park, Sarah Cho

Abstract

Large Language Models (LLMs) excel at understanding the semantic relationships between queries and documents, even with lengthy and complex long-tail queries. These queries are challenging for feedback-based rankings due to sparse user engagement and limited feedback, making LLMs’ ranking ability highly valuable. However, the large size and slow inference of LLMs necessitate the development of smaller, more efficient models (sLLMs). Recently, integrating ranking label generation into distillation techniques has become crucial, but existing methods underutilize LLMs’ capabilities and are cumbersome. Our research, RRADistill: Re-Ranking Ability Distillation, propose an efficient label generation pipeline and novel sLLM training methods for both encoder and decoder models. We introduce an encoder-based method using a Term Control Layer to capture term matching signals and a decoder-based model with a ranking layer for enhanced understanding. A/B testing on a Korean-based search platform, validates the effectiveness of our approach in improving re-ranking for long-tail queries.

BibTeX
@inproceedings{choi-etal-2024-rradistill,
    title = "{RRAD}istill: Distilling {LLM}s' Passage Ranking Ability for Long-Tail Queries Document Re-Ranking on a Search Engine",
    author = "Choi, Nayoung  and
      Lee, Youngjune  and
      Cho, Gyu-Hwung  and
      Jeong, Haeyu  and
      Kong, Jungmin  and
      Kim, Saehun  and
      Park, Keunchan  and
      Cho, Sarah  and
      Jeong, Inchang  and
      Nam, Gyohee  and
      Han, Sunghoon  and
      Yang, Wonil  and
      Choi, Jaeho",
    editor = "Dernoncourt, Franck  and
      Preo{\c{t}}iuc-Pietro, Daniel  and
      Shimorina, Anastasia",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: Industry Track",
    month = nov,
    year = "2024",
    address = "Miami, Florida, US",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-industry.46/",
    doi = "10.18653/v1/2024.emnlp-industry.46",
    pages = "627--641"
}
RRADistill: Distilling LLMs’ Passage Ranking Ability for Long-Tail Queries Document Re-Ranking on a Search Engine · EMNLP 2024